Skip to content

Instantly share code, notes, and snippets.

@LeeBergstrand
Created July 10, 2015 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeeBergstrand/038f806c46c7eae20cd3 to your computer and use it in GitHub Desktop.
Save LeeBergstrand/038f806c46c7eae20cd3 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
==> Downloading https://downloads.sourceforge.net/project/boost/boost/1.58.0/boost_1_58_0.tar.bz2
Already downloaded: /home/lee2/.cache/Homebrew/boost-1.58.0.tar.bz2
==> Verifying boost-1.58.0.tar.bz2 checksum
tar xf /home/lee2/.cache/Homebrew/boost-1.58.0.tar.bz2
==> ./bootstrap.sh --prefix=/home/lee2/.linuxbrew/Cellar/boost/1.58.0 --libdir=/home/lee2/.linuxbrew/Cellar/boost/1.58.0/lib --without-icu --without-libraries=python,mpi
Building Boost.Build engine with toolset gcc... tools/build/src/engine/bin.linuxx86_64/b2
Unicode/ICU support for Boost.Regex?... disabled.
Generating Boost.Build configuration in project-config.jam...
Bootstrapping is done. To build, run:
./b2
To adjust configuration, edit 'project-config.jam'.
Further information:
- Command line help:
./b2 --help
- Getting started guide:
http://www.boost.org/more/getting_started/unix-variants.html
- Boost.Build documentation:
http://www.boost.org/build/doc/html/index.html
==> ./b2 --prefix=/home/lee2/.linuxbrew/Cellar/boost/1.58.0 --libdir=/home/lee2/.linuxbrew/Cellar/boost/1.58.0/lib -d2 -j32 --layout=tagged --user-config=user-config.jam install threading=multi,single link=shared,static include=/home/lee2/.linuxbrew/include cflags=-L/home/lee2/.linuxbrew/lib cxxflags=-L/home/lee2/.linuxbrew/lib
Performing configuration checks
- 32-bit : no
- 64-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
- lockfree boost::atomic_flag : yes
- has_icu builds : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- zlib : yes
- iconv (libc) : yes
- icu : no
- icu (lib64) : no
- compiler-supports-ssse3 : yes
- compiler-supports-avx2 : yes
- gcc visibility : yes
- long double support : yes
- zlib : yes
- zlib : yes (cached)
- zlib : yes (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : not building
- random : building
- regex : building
- serialization : building
- signals : building
- system : building
- test : building
- thread : building
- timer : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...found 32514 targets...
...updating 13336 targets...
common.mkdir /home/lee2/.linuxbrew/Cellar/boost/1.58.0/include
mkdir -p "/home/lee2/.linuxbrew/Cellar/boost/1.58.0/include"
common.mkdir /home/lee2/.linuxbrew/Cellar/boost/1.58.0/lib
mkdir -p "/home/lee2/.linuxbrew/Cellar/boost/1.58.0/lib"
common.mkdir bin.v2/libs/atomic
mkdir -p "bin.v2/libs/atomic"
common.mkdir bin.v2/libs/system/build/gcc-4.8/release
mkdir -p "bin.v2/libs/system/build/gcc-4.8/release"
common.mkdir bin.v2/libs/chrono
mkdir -p "bin.v2/libs/chrono"
common.mkdir bin.v2/libs/container
mkdir -p "bin.v2/libs/container"
common.mkdir bin.v2/libs/thread/build/gcc-4.8/release
mkdir -p "bin.v2/libs/thread/build/gcc-4.8/release"
common.mkdir bin.v2/libs/context
mkdir -p "bin.v2/libs/context"
common.mkdir bin.v2/libs/coroutine
mkdir -p "bin.v2/libs/coroutine"
common.mkdir bin.v2/libs/date_time
mkdir -p "bin.v2/libs/date_time"
common.mkdir bin.v2/libs/filesystem
mkdir -p "bin.v2/libs/filesystem"
common.mkdir bin.v2/libs/regex/build/gcc-4.8/release
mkdir -p "bin.v2/libs/regex/build/gcc-4.8/release"
common.mkdir bin.v2/libs/graph
mkdir -p "bin.v2/libs/graph"
common.mkdir bin.v2/libs/iostreams
mkdir -p "bin.v2/libs/iostreams"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release"
common.mkdir bin.v2/libs/log/build
mkdir -p "bin.v2/libs/log/build"
common.mkdir bin.v2/libs/math/build
mkdir -p "bin.v2/libs/math/build"
common.mkdir bin.v2/libs/math/config/gcc-4.8/release
mkdir -p "bin.v2/libs/math/config/gcc-4.8/release"
common.mkdir bin.v2/libs/program_options
mkdir -p "bin.v2/libs/program_options"
common.mkdir bin.v2/libs/random
mkdir -p "bin.v2/libs/random"
common.mkdir bin.v2/libs/serialization
mkdir -p "bin.v2/libs/serialization"
common.mkdir bin.v2/libs/signals
mkdir -p "bin.v2/libs/signals"
common.mkdir bin.v2/libs/test
mkdir -p "bin.v2/libs/test"
common.mkdir bin.v2/libs/timer
mkdir -p "bin.v2/libs/timer"
common.mkdir bin.v2/libs/wave
mkdir -p "bin.v2/libs/wave"
common.mkdir bin.v2/libs/exception
mkdir -p "bin.v2/libs/exception"
common.mkdir bin.v2/libs/exception/build
mkdir -p "bin.v2/libs/exception/build"
common.mkdir bin.v2/libs/wave/build
mkdir -p "bin.v2/libs/wave/build"
common.mkdir bin.v2/libs/timer/build
mkdir -p "bin.v2/libs/timer/build"
common.mkdir bin.v2/libs/test/build
mkdir -p "bin.v2/libs/test/build"
common.mkdir bin.v2/libs/signals/build
mkdir -p "bin.v2/libs/signals/build"
common.mkdir bin.v2/libs/serialization/build
mkdir -p "bin.v2/libs/serialization/build"
common.mkdir bin.v2/libs/random/build
mkdir -p "bin.v2/libs/random/build"
common.mkdir bin.v2/libs/program_options/build
mkdir -p "bin.v2/libs/program_options/build"
common.mkdir bin.v2/libs/math/config/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/math/config/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/math/config/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/math/config/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/math/build/gcc-4.8
mkdir -p "bin.v2/libs/math/build/gcc-4.8"
common.mkdir bin.v2/libs/log/build/gcc-4.8
mkdir -p "bin.v2/libs/log/build/gcc-4.8"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/iostreams/build
mkdir -p "bin.v2/libs/iostreams/build"
common.mkdir bin.v2/libs/graph/build
mkdir -p "bin.v2/libs/graph/build"
common.mkdir bin.v2/libs/regex/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/regex/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/regex/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/regex_debug.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/icu.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/icu.o" "libs/regex/build/../src/icu.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/w32_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/static_mutex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/static_mutex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex_debug.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/w32_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex_raw_buffer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/icu.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/icu.o" "libs/regex/build/../src/icu.cpp"
gcc.compile.c++ bin.v2/libs/math/config/gcc-4.8/release/has_long_double_support.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/math/config/gcc-4.8/release/has_long_double_support.o" "libs/math/config/has_long_double_support.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/regex_raw_buffer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/usinstances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/usinstances.o" "libs/regex/build/../src/usinstances.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/icu.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/icu.o" "libs/regex/build/../src/icu.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex_debug.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/static_mutex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/w32_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex_raw_buffer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/usinstances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/usinstances.o" "libs/regex/build/../src/usinstances.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/cpp_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/c_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/wc_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex_traits_defaults.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/c_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
...on 100th target...
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/regex_traits_defaults.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/icu.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/icu.o" "libs/regex/build/../src/icu.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/wc_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex_debug.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex.o" "libs/regex/build/../src/regex.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/cpp_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/cpp_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/c_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex_traits_defaults.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex.o" "libs/regex/build/../src/regex.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/w32_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp"
common.mkdir bin.v2/libs/graph/build/gcc-4.8
mkdir -p "bin.v2/libs/graph/build/gcc-4.8"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/fileiter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/fileiter.o" "libs/regex/build/../src/fileiter.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/static_mutex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp"
common.mkdir bin.v2/libs/graph/build/gcc-4.8/release
mkdir -p "bin.v2/libs/graph/build/gcc-4.8/release"
common.mkdir bin.v2/libs/iostreams/build/gcc-4.8
mkdir -p "bin.v2/libs/iostreams/build/gcc-4.8"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex_raw_buffer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/encoding
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/encoding"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared"
common.mkdir bin.v2/libs/graph/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/graph/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/usinstances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/usinstances.o" "libs/regex/build/../src/usinstances.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/cpp_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/fileiter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/fileiter.o" "libs/regex/build/../src/fileiter.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/c_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex_traits_defaults.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/regex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/regex.o" "libs/regex/build/../src/regex.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/fileiter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/fileiter.o" "libs/regex/build/../src/fileiter.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/ids.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/ids.o" "libs/locale/src/shared/ids.cpp"
In file included from ./boost/locale/boundary.hpp:13:0,
from libs/locale/src/shared/ids.cpp:9:
./boost/locale/boundary/segment.hpp: In function ‘int boost::locale::boundary::details::compare_text(LeftIterator, LeftIterator, RightIterator, RightIterator)’:
./boost/locale/boundary/segment.hpp:30:35: warning: typedef ‘right_iterator’ locally defined but not used [-Wunused-local-typedefs]
typedef RightIterator right_iterator;
^
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/fileiter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/fileiter.o" "libs/regex/build/../src/fileiter.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/formatting.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/formatting.o" "libs/locale/src/shared/formatting.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/format.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/format.o" "libs/locale/src/shared/format.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/wc_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex.o" "libs/regex/build/../src/regex.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/default_locale.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/default_locale.o" "libs/locale/src/util/default_locale.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/info.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/info.o" "libs/locale/src/util/info.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/codecvt_converter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/codecvt_converter.o" "libs/locale/src/util/codecvt_converter.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/encoding/codepage.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/encoding/codepage.o" "libs/locale/src/encoding/codepage.cpp"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/locale_data.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/locale_data.o" "libs/locale/src/util/locale_data.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/collate.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/collate.o" "libs/locale/src/posix/collate.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/converter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/converter.o" "libs/locale/src/posix/converter.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/codecvt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/codecvt.o" "libs/locale/src/std/codecvt.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/wide_posix_api.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/converter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/converter.o" "libs/locale/src/std/converter.cpp"
common.mkdir bin.v2/libs/iostreams/build/gcc-4.8/release
mkdir -p "bin.v2/libs/iostreams/build/gcc-4.8/release"
common.mkdir bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/posix_api.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/posix_api.o" "libs/regex/build/../src/posix_api.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/codecvt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/codecvt.o" "libs/locale/src/posix/codecvt.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/collate.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/collate.o" "libs/locale/src/std/collate.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/message.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/message.o" "libs/locale/src/shared/message.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/date_time.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/date_time.o" "libs/locale/src/shared/date_time.cpp"
common.mkdir bin.v2/libs/iostreams/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/generator.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/generator.o" "libs/locale/src/shared/generator.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/localization_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/localization_backend.o" "libs/locale/src/shared/localization_backend.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/mo_lambda.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/mo_lambda.o" "libs/locale/src/shared/mo_lambda.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/wide_posix_api.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/std_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/std_backend.o" "libs/locale/src/std/std_backend.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/gregorian.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/gregorian.o" "libs/locale/src/util/gregorian.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/posix_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/posix_backend.o" "libs/locale/src/posix/posix_backend.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/file_descriptor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/cregex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/cregex.o" "libs/regex/build/../src/cregex.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/mapped_file.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/mapped_file.o" "libs/iostreams/src/mapped_file.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/gzip.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/gzip.o" "libs/iostreams/src/gzip.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/bzip2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/numeric.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/numeric.o" "libs/locale/src/posix/numeric.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/posix_api.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/posix_api.o" "libs/regex/build/../src/posix_api.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/zlib.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/zlib.o" "libs/iostreams/src/zlib.cpp"
common.mkdir bin.v2/libs/graph/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/graph/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/winstances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/winstances.o" "libs/regex/build/../src/winstances.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/gzip.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/gzip.o" "libs/iostreams/src/gzip.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/bzip2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp"
gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/libboost_iostreams-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/libboost_iostreams-mt.so.1.58.0" -Wl,-h -Wl,libboost_iostreams-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/bzip2.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/gzip.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/threading-multi/zlib.o" -Wl,-Bstatic -Wl,-Bdynamic -lbz2 -lz -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/cregex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/cregex.o" "libs/regex/build/../src/cregex.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/mapped_file.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/mapped_file.o" "libs/iostreams/src/mapped_file.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/file_descriptor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/encoding
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/encoding"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/zlib.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/zlib.o" "libs/iostreams/src/zlib.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/file_descriptor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/mapped_file.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/mapped_file.o" "libs/iostreams/src/mapped_file.cpp"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/zlib.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/zlib.o" "libs/iostreams/src/zlib.cpp"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/file_descriptor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp"
RmTemps bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/libboost_iostreams-mt.a(clean)
rm -f "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/libboost_iostreams-mt.a"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/wide_posix_api.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/posix_api.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/posix_api.o" "libs/regex/build/../src/posix_api.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/bzip2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/bzip2.o" "libs/iostreams/src/bzip2.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/gzip.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/gzip.o" "libs/iostreams/src/gzip.cpp"
RmTemps bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/libboost_iostreams.a(clean)
rm -f "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/libboost_iostreams.a"
gcc.archive bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/libboost_iostreams-mt.a
"/usr/bin/ar" rc "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/libboost_iostreams-mt.a" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/bzip2.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/gzip.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/zlib.o"
"/usr/bin/ranlib" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/threading-multi/libboost_iostreams-mt.a"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/gzip.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/gzip.o" "libs/iostreams/src/gzip.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/default_locale.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/default_locale.o" "libs/locale/src/util/default_locale.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/codecvt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/codecvt.o" "libs/locale/src/posix/codecvt.cpp"
gcc.archive bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/libboost_iostreams.a
"/usr/bin/ar" rc "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/libboost_iostreams.a" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/bzip2.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/gzip.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/zlib.o"
"/usr/bin/ranlib" "bin.v2/libs/iostreams/build/gcc-4.8/release/link-static/libboost_iostreams.a"
...on 200th target...
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/mapped_file.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/mapped_file.o" "libs/iostreams/src/mapped_file.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/format.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/format.o" "libs/locale/src/shared/format.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/encoding/codepage.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/encoding/codepage.o" "libs/locale/src/encoding/codepage.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/bzip2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/bzip2.o" "libs/iostreams/src/bzip2.cpp"
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.8/release/zlib.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/iostreams/build/gcc-4.8/release/zlib.o" "libs/iostreams/src/zlib.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/info.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/info.o" "libs/locale/src/util/info.cpp"
gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.8/release/libboost_iostreams.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/iostreams/build/gcc-4.8/release/libboost_iostreams.so.1.58.0" -Wl,-h -Wl,libboost_iostreams.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/iostreams/build/gcc-4.8/release/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/bzip2.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/gzip.o" "bin.v2/libs/iostreams/build/gcc-4.8/release/zlib.o" -Wl,-Bstatic -Wl,-Bdynamic -lbz2 -lz -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/locale_data.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/locale_data.o" "libs/locale/src/util/locale_data.cpp"
common.mkdir bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std
mkdir -p "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/instances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/instances.o" "libs/regex/build/../src/instances.cpp"
RmTemps bin.v2/libs/regex/build/gcc-4.8/release/link-static/libboost_regex.a(clean)
rm -f "bin.v2/libs/regex/build/gcc-4.8/release/link-static/libboost_regex.a"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/formatting.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/formatting.o" "libs/locale/src/shared/formatting.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/codecvt_converter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/codecvt_converter.o" "libs/locale/src/util/codecvt_converter.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/cregex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/cregex.o" "libs/regex/build/../src/cregex.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/numeric.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/numeric.o" "libs/locale/src/std/numeric.cpp"
RmTemps bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/libboost_locale-mt.a(clean)
rm -f "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/libboost_locale-mt.a"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/codecvt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/codecvt.o" "libs/locale/src/std/codecvt.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/instances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/instances.o" "libs/regex/build/../src/instances.cpp"
common.mkdir bin.v2/libs/log/build/gcc-4.8/release
mkdir -p "bin.v2/libs/log/build/gcc-4.8/release"
common.mkdir bin.v2/libs/log/build/gcc-4.8/release/log-api-unix
mkdir -p "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix"
common.mkdir bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi
mkdir -p "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/converter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/converter.o" "libs/locale/src/posix/converter.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/collate.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/collate.o" "libs/locale/src/posix/collate.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/converter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/converter.o" "libs/locale/src/std/converter.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/collate.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/collate.o" "libs/locale/src/std/collate.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/ids.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/ids.o" "libs/locale/src/shared/ids.cpp"
In file included from ./boost/locale/boundary.hpp:13:0,
from libs/locale/src/shared/ids.cpp:9:
./boost/locale/boundary/segment.hpp: In function ‘int boost::locale::boundary::details::compare_text(LeftIterator, LeftIterator, RightIterator, RightIterator)’:
./boost/locale/boundary/segment.hpp:30:35: warning: typedef ‘right_iterator’ locally defined but not used [-Wunused-local-typedefs]
typedef RightIterator right_iterator;
^
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/gregorian.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/util/gregorian.o" "libs/locale/src/util/gregorian.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/date_time.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/date_time.o" "libs/locale/src/shared/date_time.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/generator.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/generator.o" "libs/locale/src/shared/generator.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/posix_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/posix_backend.o" "libs/locale/src/posix/posix_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/code_conversion.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/code_conversion.o" "libs/log/src/code_conversion.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/posix_api.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/posix_api.o" "libs/regex/build/../src/posix_api.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/instances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/instances.o" "libs/regex/build/../src/instances.cpp"
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.8/release/threading-multi/read_graphviz_new.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.8/release/threading-multi/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/attribute_set.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/attribute_set.o" "libs/log/src/attribute_set.cpp"
gcc.archive bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/libboost_locale-mt.a
"/usr/bin/ar" rc "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/libboost_locale-mt.a" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/encoding/codepage.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/date_time.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/format.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/formatting.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/generator.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/ids.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/localization_backend.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/message.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/shared/mo_lambda.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/codecvt_converter.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/default_locale.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/info.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/locale_data.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/codecvt.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/collate.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/converter.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/numeric.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/posix/posix_backend.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/codecvt.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/collate.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/converter.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/numeric.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/std/std_backend.o" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/util/gregorian.o"
"/usr/bin/ranlib" "bin.v2/libs/locale/build/gcc-4.8/release/link-static/threading-multi/libboost_locale-mt.a"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/process_id.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/process_id.o" "libs/log/src/process_id.cpp"
gcc.archive bin.v2/libs/regex/build/gcc-4.8/release/link-static/libboost_regex.a
"/usr/bin/ar" rc "bin.v2/libs/regex/build/gcc-4.8/release/link-static/libboost_regex.a" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/cregex.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/fileiter.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/icu.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/instances.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/posix_api.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex_debug.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/static_mutex.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/winstances.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/usinstances.o"
"/usr/bin/ranlib" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/libboost_regex.a"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/mo_lambda.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/mo_lambda.o" "libs/locale/src/shared/mo_lambda.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/thread_id.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/thread_id.o" "libs/log/src/thread_id.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/localization_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/localization_backend.o" "libs/locale/src/shared/localization_backend.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/instances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/instances.o" "libs/regex/build/../src/instances.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/winstances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/winstances.o" "libs/regex/build/../src/winstances.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/named_scope.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/named_scope.o" "libs/log/src/named_scope.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/winstances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/winstances.o" "libs/regex/build/../src/winstances.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/attribute_name.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/attribute_name.o" "libs/log/src/attribute_name.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/attribute_value_set.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/attribute_value_set.o" "libs/log/src/attribute_value_set.cpp"
gcc.link.dll bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/libboost_regex-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/libboost_regex-mt.so.1.58.0" -Wl,-h -Wl,libboost_regex-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/cregex.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/fileiter.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/icu.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/instances.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/posix_api.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex_debug.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/static_mutex.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/winstances.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/usinstances.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/once_block.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/once_block.o" "libs/log/src/once_block.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/default_attribute_names.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/default_attribute_names.o" "libs/log/src/default_attribute_names.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/global_logger_storage.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/global_logger_storage.o" "libs/log/src/global_logger_storage.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/cregex.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/cregex.o" "libs/regex/build/../src/cregex.cpp"
RmTemps bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/libboost_regex-mt.a(clean)
rm -f "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/libboost_regex-mt.a"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/message.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/shared/message.o" "libs/locale/src/shared/message.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/thread_specific.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/thread_specific.o" "libs/log/src/thread_specific.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/severity_level.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/severity_level.o" "libs/log/src/severity_level.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/text_ostream_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/text_ostream_backend.o" "libs/log/src/text_ostream_backend.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/std_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/std_backend.o" "libs/locale/src/std/std_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/timestamp.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/timestamp.o" "libs/log/src/timestamp.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/timer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/timer.o" "libs/log/src/timer.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/dump.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/dump.o" "libs/log/src/dump.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/dump_ssse3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -march=core2 -msse -msse2 -msse3 -mssse3 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/dump_ssse3.o" "libs/log/src/dump_ssse3.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/text_multifile_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/text_multifile_backend.o" "libs/log/src/text_multifile_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/parser_utils.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/parser_utils.o" "libs/log/src/parser_utils.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/trivial.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/trivial.o" "libs/log/src/trivial.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/dump_avx2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -march=core-avx2 -mavx -mavx2 -fabi-version=0 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/dump_avx2.o" "libs/log/src/dump_avx2.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/record_ostream.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/record_ostream.o" "libs/log/src/record_ostream.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/unhandled_exception_count.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/unhandled_exception_count.o" "libs/log/src/unhandled_exception_count.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/process_name.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/process_name.o" "libs/log/src/process_name.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/event.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/event.o" "libs/log/src/event.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/core.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/core.o" "libs/log/src/core.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/threadsafe_queue.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/threadsafe_queue.o" "libs/log/src/threadsafe_queue.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/exceptions.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/exceptions.o" "libs/log/src/exceptions.cpp"
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.8/release/threading-multi/graphml.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.8/release/threading-multi/graphml.o" "libs/graph/src/graphml.cpp"
gcc.archive bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/libboost_regex-mt.a
"/usr/bin/ar" rc "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/libboost_regex-mt.a" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/cregex.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/fileiter.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/icu.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/instances.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/posix_api.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex_debug.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/static_mutex.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/winstances.o" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/usinstances.o"
"/usr/bin/ranlib" "bin.v2/libs/regex/build/gcc-4.8/release/link-static/threading-multi/libboost_regex-mt.a"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/code_conversion.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/code_conversion.o" "libs/log/src/code_conversion.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/numeric.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/posix/numeric.o" "libs/locale/src/posix/numeric.cpp"
gcc.link.dll bin.v2/libs/graph/build/gcc-4.8/release/threading-multi/libboost_graph-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/graph/build/gcc-4.8/release/threading-multi/libboost_graph-mt.so.1.58.0" -Wl,-h -Wl,libboost_graph-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/graph/build/gcc-4.8/release/threading-multi/read_graphviz_new.o" "bin.v2/libs/graph/build/gcc-4.8/release/threading-multi/graphml.o" "bin.v2/libs/regex/build/gcc-4.8/release/threading-multi/libboost_regex-mt.so.1.58.0" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/read_graphviz_new.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/attribute_value_set.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/attribute_value_set.o" "libs/log/src/attribute_value_set.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/attribute_set.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/attribute_set.o" "libs/log/src/attribute_set.cpp"
gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/numeric.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/locale/build/gcc-4.8/release/threading-multi/std/numeric.o" "libs/locale/src/std/numeric.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/thread_id.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/thread_id.o" "libs/log/src/thread_id.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/process_id.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/process_id.o" "libs/log/src/process_id.cpp"
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/graphml.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/graphml.o" "libs/graph/src/graphml.cpp"
RmTemps bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/libboost_graph-mt.a(clean)
rm -f "bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/libboost_graph-mt.a"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/severity_level.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/severity_level.o" "libs/log/src/severity_level.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/init_from_stream.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/init_from_stream.o" "libs/log/src/init_from_stream.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/attribute_name.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/attribute_name.o" "libs/log/src/attribute_name.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/global_logger_storage.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/global_logger_storage.o" "libs/log/src/global_logger_storage.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/default_attribute_names.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/default_attribute_names.o" "libs/log/src/default_attribute_names.cpp"
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.8/release/read_graphviz_new.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.8/release/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/named_scope.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/named_scope.o" "libs/log/src/named_scope.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/once_block.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/once_block.o" "libs/log/src/once_block.cpp"
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.8/release/link-static/read_graphviz_new.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.8/release/link-static/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/default_sink.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/default_sink.o" "libs/log/src/default_sink.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threadsafe_queue.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threadsafe_queue.o" "libs/log/src/threadsafe_queue.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/event.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/event.o" "libs/log/src/event.cpp"
gcc.archive bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/libboost_graph-mt.a
"/usr/bin/ar" rc "bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/libboost_graph-mt.a" "bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/read_graphviz_new.o" "bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/graphml.o"
"/usr/bin/ranlib" "bin.v2/libs/graph/build/gcc-4.8/release/link-static/threading-multi/libboost_graph-mt.a"
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.8/release/link-static/graphml.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.8/release/link-static/graphml.o" "libs/graph/src/graphml.cpp"
...on 300th target...
RmTemps bin.v2/libs/graph/build/gcc-4.8/release/link-static/libboost_graph.a(clean)
rm -f "bin.v2/libs/graph/build/gcc-4.8/release/link-static/libboost_graph.a"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/thread_specific.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/thread_specific.o" "libs/log/src/thread_specific.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/syslog_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/syslog_backend.o" "libs/log/src/syslog_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/text_ostream_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/text_ostream_backend.o" "libs/log/src/text_ostream_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/spirit_encoding.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/spirit_encoding.o" "libs/log/src/spirit_encoding.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/unhandled_exception_count.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/unhandled_exception_count.o" "libs/log/src/unhandled_exception_count.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/timer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/timer.o" "libs/log/src/timer.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/process_name.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/process_name.o" "libs/log/src/process_name.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/dump_ssse3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -march=core2 -msse -msse2 -msse3 -mssse3 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/dump_ssse3.o" "libs/log/src/dump_ssse3.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/dump.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/dump.o" "libs/log/src/dump.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/text_multifile_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/text_multifile_backend.o" "libs/log/src/text_multifile_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/timestamp.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/timestamp.o" "libs/log/src/timestamp.cpp"
gcc.archive bin.v2/libs/graph/build/gcc-4.8/release/link-static/libboost_graph.a
"/usr/bin/ar" rc "bin.v2/libs/graph/build/gcc-4.8/release/link-static/libboost_graph.a" "bin.v2/libs/graph/build/gcc-4.8/release/link-static/read_graphviz_new.o" "bin.v2/libs/graph/build/gcc-4.8/release/link-static/graphml.o"
"/usr/bin/ranlib" "bin.v2/libs/graph/build/gcc-4.8/release/link-static/libboost_graph.a"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/dump_avx2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -march=core-avx2 -mavx -mavx2 -fabi-version=0 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/dump_avx2.o" "libs/log/src/dump_avx2.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/date_time_format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/date_time_format_parser.o" "libs/log/src/date_time_format_parser.cpp"
common.mkdir bin.v2/libs/log/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/log/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix
mkdir -p "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/parser_utils.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/parser_utils.o" "libs/log/src/parser_utils.cpp"
common.mkdir bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi
mkdir -p "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/trivial.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/trivial.o" "libs/log/src/trivial.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/record_ostream.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/record_ostream.o" "libs/log/src/record_ostream.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/core.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/core.o" "libs/log/src/core.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/init_from_stream.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/init_from_stream.o" "libs/log/src/init_from_stream.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/attribute_set.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/attribute_set.o" "libs/log/src/attribute_set.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/exceptions.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/exceptions.o" "libs/log/src/exceptions.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/code_conversion.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/code_conversion.o" "libs/log/src/code_conversion.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/default_sink.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/default_sink.o" "libs/log/src/default_sink.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/named_scope_format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/named_scope_format_parser.o" "libs/log/src/named_scope_format_parser.cpp"
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.8/release/graphml.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.8/release/graphml.o" "libs/graph/src/graphml.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/syslog_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/syslog_backend.o" "libs/log/src/syslog_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/process_id.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/process_id.o" "libs/log/src/process_id.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/attribute_name.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/attribute_name.o" "libs/log/src/attribute_name.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/attribute_value_set.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/attribute_value_set.o" "libs/log/src/attribute_value_set.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/attribute_name.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/attribute_name.o" "libs/log/src/attribute_name.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/spirit_encoding.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/spirit_encoding.o" "libs/log/src/spirit_encoding.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_attribute_names.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_attribute_names.o" "libs/log/src/default_attribute_names.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/severity_level.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/severity_level.o" "libs/log/src/severity_level.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/thread_id.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/thread_id.o" "libs/log/src/thread_id.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/named_scope.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/named_scope.o" "libs/log/src/named_scope.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/global_logger_storage.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/global_logger_storage.o" "libs/log/src/global_logger_storage.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/once_block.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/once_block.o" "libs/log/src/once_block.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/matches_relation_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/matches_relation_factory.o" "libs/log/src/matches_relation_factory.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/process_name.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/process_name.o" "libs/log/src/process_name.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/timer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/timer.o" "libs/log/src/timer.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/thread_specific.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/thread_specific.o" "libs/log/src/thread_specific.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/text_ostream_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/text_ostream_backend.o" "libs/log/src/text_ostream_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/text_multifile_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/text_multifile_backend.o" "libs/log/src/text_multifile_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/settings_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/settings_parser.o" "libs/log/src/settings_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/timestamp.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/timestamp.o" "libs/log/src/timestamp.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/event.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/event.o" "libs/log/src/event.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/unhandled_exception_count.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/unhandled_exception_count.o" "libs/log/src/unhandled_exception_count.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/record_ostream.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/record_ostream.o" "libs/log/src/record_ostream.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/dump.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/dump.o" "libs/log/src/dump.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/threadsafe_queue.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/threadsafe_queue.o" "libs/log/src/threadsafe_queue.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/dump_ssse3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -march=core2 -msse -msse2 -msse3 -mssse3 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/dump_ssse3.o" "libs/log/src/dump_ssse3.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/dump_avx2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -march=core-avx2 -mavx -mavx2 -fabi-version=0 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/dump_avx2.o" "libs/log/src/dump_avx2.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/default_formatter_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/default_formatter_factory.o" "libs/log/src/default_formatter_factory.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/trivial.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/trivial.o" "libs/log/src/trivial.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/exceptions.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/exceptions.o" "libs/log/src/exceptions.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/parser_utils.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/parser_utils.o" "libs/log/src/parser_utils.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/format_parser.o" "libs/log/src/format_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/core.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/core.o" "libs/log/src/core.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/text_file_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/text_file_backend.o" "libs/log/src/text_file_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/init_from_stream.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/init_from_stream.o" "libs/log/src/init_from_stream.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/settings_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/settings_parser.o" "libs/log/src/settings_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_sink.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_sink.o" "libs/log/src/default_sink.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/named_scope_format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/named_scope_format_parser.o" "libs/log/src/named_scope_format_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/attribute_set.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/attribute_set.o" "libs/log/src/attribute_set.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/syslog_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/syslog_backend.o" "libs/log/src/syslog_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/code_conversion.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/code_conversion.o" "libs/log/src/code_conversion.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/attribute_value_set.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/attribute_value_set.o" "libs/log/src/attribute_value_set.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/init_from_settings.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/init_from_settings.o" "libs/log/src/init_from_settings.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/filter_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/filter_parser.o" "libs/log/src/filter_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/thread_id.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/thread_id.o" "libs/log/src/thread_id.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/default_filter_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/default_filter_factory.o" "libs/log/src/default_filter_factory.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/matches_relation_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/matches_relation_factory.o" "libs/log/src/matches_relation_factory.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/severity_level.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/severity_level.o" "libs/log/src/severity_level.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/process_id.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/process_id.o" "libs/log/src/process_id.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/global_logger_storage.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/global_logger_storage.o" "libs/log/src/global_logger_storage.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/formatter_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/threading-multi/formatter_parser.o" "libs/log/src/formatter_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_attribute_names.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_attribute_names.o" "libs/log/src/default_attribute_names.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/thread_specific.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/thread_specific.o" "libs/log/src/thread_specific.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/once_block.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/once_block.o" "libs/log/src/once_block.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/named_scope.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/named_scope.o" "libs/log/src/named_scope.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/timer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/timer.o" "libs/log/src/timer.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threadsafe_queue.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threadsafe_queue.o" "libs/log/src/threadsafe_queue.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/event.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/event.o" "libs/log/src/event.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/format_parser.o" "libs/log/src/format_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/text_ostream_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/text_ostream_backend.o" "libs/log/src/text_ostream_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/init_from_settings.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/init_from_settings.o" "libs/log/src/init_from_settings.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/default_filter_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/default_filter_factory.o" "libs/log/src/default_filter_factory.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/filter_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/filter_parser.o" "libs/log/src/filter_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/timestamp.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/timestamp.o" "libs/log/src/timestamp.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/unhandled_exception_count.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/unhandled_exception_count.o" "libs/log/src/unhandled_exception_count.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/named_scope_format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/named_scope_format_parser.o" "libs/log/src/named_scope_format_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/process_name.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/process_name.o" "libs/log/src/process_name.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/dump.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/dump.o" "libs/log/src/dump.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/text_multifile_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/text_multifile_backend.o" "libs/log/src/text_multifile_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/dump_avx2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -march=core-avx2 -mavx -mavx2 -fabi-version=0 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/dump_avx2.o" "libs/log/src/dump_avx2.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/dump_ssse3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -march=core2 -msse -msse2 -msse3 -mssse3 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/dump_ssse3.o" "libs/log/src/dump_ssse3.cpp"
...on 400th target...
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/spirit_encoding.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/spirit_encoding.o" "libs/log/src/spirit_encoding.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_sink.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_sink.o" "libs/log/src/default_sink.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/parser_utils.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/parser_utils.o" "libs/log/src/parser_utils.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/date_time_format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/date_time_format_parser.o" "libs/log/src/date_time_format_parser.cpp"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/threading-multi/..
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/.."
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/trivial.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/trivial.o" "libs/log/src/trivial.cpp"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/link-static"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/exceptions.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/exceptions.o" "libs/log/src/exceptions.cpp"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/link-static/..
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/link-static/.."
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/link-static/../src
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/link-static/../src"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/..
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/.."
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/format_parser.o" "libs/log/src/format_parser.cpp"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/..
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/.."
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/../src
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/../src"
common.mkdir bin.v2/libs/math/build/gcc-4.8/release/../src/tr1
mkdir -p "bin.v2/libs/math/build/gcc-4.8/release/../src/tr1"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/formatter_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/formatter_parser.o" "libs/log/src/formatter_parser.cpp"
common.mkdir bin.v2/libs/math/config/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/math/config/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/record_ostream.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/record_ostream.o" "libs/log/src/record_ostream.cpp"
gcc.compile.c++ bin.v2/libs/math/config/gcc-4.8/release/link-static/threading-multi/has_long_double_support.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/math/config/gcc-4.8/release/link-static/threading-multi/has_long_double_support.o" "libs/math/config/has_long_double_support.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/core.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/core.o" "libs/log/src/core.cpp"
common.mkdir bin.v2/libs/program_options/build/gcc-4.8
mkdir -p "bin.v2/libs/program_options/build/gcc-4.8"
common.mkdir bin.v2/libs/program_options/build/gcc-4.8/release
mkdir -p "bin.v2/libs/program_options/build/gcc-4.8/release"
common.mkdir bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi"
gcc.compile.c++ bin.v2/libs/math/config/gcc-4.8/release/link-static/has_long_double_support.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/math/config/gcc-4.8/release/link-static/has_long_double_support.o" "libs/math/config/has_long_double_support.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/init_from_stream.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/init_from_stream.o" "libs/log/src/init_from_stream.cpp"
gcc.compile.c++ bin.v2/libs/math/config/gcc-4.8/release/threading-multi/has_long_double_support.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/math/config/gcc-4.8/release/threading-multi/has_long_double_support.o" "libs/math/config/has_long_double_support.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/syslog_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/syslog_backend.o" "libs/log/src/syslog_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/formatter_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/formatter_parser.o" "libs/log/src/formatter_parser.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/config_file.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/text_file_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_DLL -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/text_file_backend.o" "libs/log/src/text_file_backend.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/matches_relation_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/matches_relation_factory.o" "libs/log/src/matches_relation_factory.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/positional_options.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/date_time_format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/date_time_format_parser.o" "libs/log/src/date_time_format_parser.cpp"
common.mkdir bin.v2/libs/program_options/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/program_options/build/gcc-4.8/release/link-static"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/convert.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/convert.o" "libs/program_options/src/convert.cpp"
common.mkdir bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/settings_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/settings_parser.o" "libs/log/src/settings_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/spirit_encoding.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/spirit_encoding.o" "libs/log/src/spirit_encoding.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/default_formatter_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_LOG_DYN_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_SETUP_DLL -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/log-api-unix/default_formatter_factory.o" "libs/log/src/default_formatter_factory.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_filter_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_filter_factory.o" "libs/log/src/default_filter_factory.cpp"
gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch
"/usr/bin/g++-4.8" -x c++-header -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/date_time_format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/date_time_format_parser.o" "libs/log/src/date_time_format_parser.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/value_semantic.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/cmdline.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/variables_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/init_from_settings.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/init_from_settings.o" "libs/log/src/init_from_settings.cpp"
gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.8/release/../src/tr1/pch.hpp.gch
"/usr/bin/g++-4.8" -x c++-header -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/options_description.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/winmain.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp"
gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1/pch.hpp.gch
"/usr/bin/g++-4.8" -x c++-header -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/assoc_laguerre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/filter_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/filter_parser.o" "libs/log/src/filter_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/named_scope_format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/named_scope_format_parser.o" "libs/log/src/named_scope_format_parser.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/parsers.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp"
gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1/pch.hpp.gch
"/usr/bin/g++-4.8" -x c++-header -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_laguerre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/beta.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/beta.o" "libs/math/build/../src/tr1/beta.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/assoc_legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/config_file.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/matches_relation_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/matches_relation_factory.o" "libs/log/src/matches_relation_factory.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/split.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/split.o" "libs/program_options/src/split.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/text_file_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/text_file_backend.o" "libs/log/src/text_file_backend.cpp"
gcc.link.dll bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/libboost_program_options-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/libboost_program_options-mt.so.1.58.0" -Wl,-h -Wl,libboost_program_options-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/winmain.o" "bin.v2/libs/program_options/build/gcc-4.8/release/threading-multi/split.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/beta.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/beta.o" "libs/math/build/../src/tr1/beta.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_laguerre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/beta.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/beta.o" "libs/math/build/../src/tr1/beta.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/settings_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/settings_parser.o" "libs/log/src/settings_parser.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/parsers.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/cmdline.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/text_file_backend.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/text_file_backend.o" "libs/log/src/text_file_backend.cpp"
RmTemps bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log-mt.a(clean)
rm -f "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log-mt.a"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/cmdline.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/cmdline.o" "libs/program_options/src/cmdline.cpp"
gcc.archive bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log-mt.a
"/usr/bin/ar" rc "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log-mt.a" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/attribute_name.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/attribute_set.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/attribute_value_set.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/code_conversion.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/core.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/record_ostream.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/severity_level.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/global_logger_storage.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/named_scope.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/process_name.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/process_id.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/thread_id.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/timer.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/exceptions.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_attribute_names.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_sink.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/text_ostream_backend.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/text_file_backend.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/text_multifile_backend.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/syslog_backend.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/thread_specific.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/once_block.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/timestamp.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/threadsafe_queue.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/event.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/trivial.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/spirit_encoding.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/format_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/date_time_format_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/named_scope_format_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/unhandled_exception_count.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/dump.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/dump_ssse3.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/dump_avx2.o"
"/usr/bin/ranlib" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log-mt.a"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/init_from_settings.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/init_from_settings.o" "libs/log/src/init_from_settings.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/laguerre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/hermite.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/hermite.o" "libs/math/build/../src/tr1/hermite.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_laguerre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp"
libs/math/build/../src/tr1/assoc_laguerre.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_laguerref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/legendre.o" "libs/math/build/../src/tr1/legendre.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/variables_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_2.o" "libs/math/build/../src/tr1/comp_ellint_2.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_formatter_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_formatter_factory.o" "libs/log/src/default_formatter_factory.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/comp_ellint_1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/cyl_bessel_k.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/cyl_bessel_j.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/threading-multi/beta.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/beta.o" "libs/math/build/../src/tr1/beta.cpp"
libs/math/build/../src/tr1/beta.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_i.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/options_description.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp"
...on 500th target...
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/formatter_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/formatter_parser.o" "libs/log/src/formatter_parser.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/betaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/betaf.o" "libs/math/build/../src/tr1/betaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/format_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/format_parser.o" "libs/log/src/format_parser.cpp"
RmTemps bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log.a(clean)
rm -f "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log.a"
gcc.archive bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log.a
"/usr/bin/ar" rc "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log.a" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/attribute_name.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/attribute_set.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/attribute_value_set.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/code_conversion.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/core.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/record_ostream.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/severity_level.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/global_logger_storage.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/named_scope.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/process_name.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/process_id.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/thread_id.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/timer.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/exceptions.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_attribute_names.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_sink.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/text_ostream_backend.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/text_file_backend.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/text_multifile_backend.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/syslog_backend.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/thread_specific.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/once_block.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/timestamp.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threadsafe_queue.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/event.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/trivial.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/spirit_encoding.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/format_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/date_time_format_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/named_scope_format_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/unhandled_exception_count.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/dump.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/dump_ssse3.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/dump_avx2.o"
"/usr/bin/ranlib" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/threading-multi/assoc_legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp"
libs/math/build/../src/tr1/assoc_legendre.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/filter_parser.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/filter_parser.o" "libs/log/src/filter_parser.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_formatter_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_formatter_factory.o" "libs/log/src/default_formatter_factory.cpp"
RmTemps bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log_setup-mt.a(clean)
rm -f "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log_setup-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/hermitef.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp"
gcc.archive bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log_setup-mt.a
"/usr/bin/ar" rc "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log_setup-mt.a" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/parser_utils.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/init_from_stream.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/init_from_settings.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/settings_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/filter_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/formatter_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_filter_factory.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/matches_relation_factory.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/default_formatter_factory.o"
"/usr/bin/ranlib" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/threading-multi/libboost_log_setup-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_3.o" "libs/math/build/../src/tr1/comp_ellint_3.cpp"
libs/math/build/../src/tr1/comp_ellint_3.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/laguerref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/legendref.o" "libs/math/build/../src/tr1/legendref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/expint.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/expint.o" "libs/math/build/../src/tr1/expint.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_laguerrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_laguerrel.o" "libs/math/build/../src/tr1/assoc_laguerrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_neumann.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/comp_ellint_2f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/sph_legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/betal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/betal.o" "libs/math/build/../src/tr1/betal.cpp"
gcc.compile.c++ bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_filter_factory.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fno-strict-aliasing -ftemplate-depth-1024 -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_NO_THREADS -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DDATE_TIME_INLINE -DNDEBUG -D_GNU_SOURCE=1 -D_XOPEN_SOURCE=600 -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_filter_factory.o" "libs/log/src/default_filter_factory.cpp"
RmTemps bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log_setup.a(clean)
rm -f "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log_setup.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_legendrel.o" "libs/math/build/../src/tr1/assoc_legendrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/riemann_zeta.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_1f.o" "libs/math/build/../src/tr1/comp_ellint_1f.cpp"
gcc.archive bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log_setup.a
"/usr/bin/ar" rc "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log_setup.a" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/parser_utils.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/init_from_stream.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/init_from_settings.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/settings_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/filter_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/formatter_parser.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_filter_factory.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/matches_relation_factory.o" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/default_formatter_factory.o"
"/usr/bin/ranlib" "bin.v2/libs/log/build/gcc-4.8/release/link-static/log-api-unix/libboost_log_setup.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_if.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/comp_ellint_3f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/sph_bessel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_2.o" "libs/math/build/../src/tr1/comp_ellint_2.cpp"
libs/math/build/../src/tr1/comp_ellint_2.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_jf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/cyl_bessel_kf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/ellint_3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/hermitel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_2f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_neumannf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/laguerrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_neumann.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_1.o" "libs/math/build/../src/tr1/comp_ellint_1.cpp"
libs/math/build/../src/tr1/comp_ellint_1.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/beta.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_1.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_2.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_3.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/expint.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/hermite.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/laguerre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_neumann.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/acosh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/acosh.o" "libs/math/build/../src/tr1/acosh.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/expintf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/expintf.o" "libs/math/build/../src/tr1/expintf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/riemann_zetaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_3f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/atanh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/atanh.o" "libs/math/build/../src/tr1/atanh.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/expm1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/expm1.o" "libs/math/build/../src/tr1/expm1.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/copysign.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/copysign.o" "libs/math/build/../src/tr1/copysign.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/erfc.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/erfc.o" "libs/math/build/../src/tr1/erfc.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/asinh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/asinh.o" "libs/math/build/../src/tr1/asinh.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cbrt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/fmax.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/fmax.o" "libs/math/build/../src/tr1/fmax.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/fmin.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/fmin.o" "libs/math/build/../src/tr1/fmin.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_neumannf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/erf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/erf.o" "libs/math/build/../src/tr1/erf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/hypot.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/hypot.o" "libs/math/build/../src/tr1/hypot.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/fpclassify.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_besself.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/log1p.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/log1p.o" "libs/math/build/../src/tr1/log1p.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1f.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1f.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/llround.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/llround.o" "libs/math/build/../src/tr1/llround.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_2l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/round.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/round.o" "libs/math/build/../src/tr1/round.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/lround.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/lround.o" "libs/math/build/../src/tr1/lround.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1f.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1f.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/betaf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/expintf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/hermitef.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/laguerref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_besself.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_neumannf.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1f.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/lgamma.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/nextafter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/nexttoward.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/tgamma.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/asinhf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/acoshf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/trunc.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/trunc.o" "libs/math/build/../src/tr1/trunc.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_kl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/comp_ellint_3l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_3l.o" "libs/math/build/../src/tr1/comp_ellint_3l.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_1l.o" "libs/math/build/../src/tr1/ellint_1l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_2l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_2l.o" "libs/math/build/../src/tr1/ellint_2l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/atanhf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/acosh.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/asinh.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/atanh.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cbrt.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/copysign.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/erfc.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/erf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/expm1.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/fmax.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/fmin.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/fpclassify.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/hypot.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/lgamma.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/llround.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/log1p.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/lround.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/nextafter.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/nexttoward.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/round.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/tgamma.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/trunc.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/erfcf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/fpclassifyf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/llroundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/fmaxf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/expm1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/lroundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/fminf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/fminf.o" "libs/math/build/../src/tr1/fminf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_jl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/copysignf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/truncf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/truncf.o" "libs/math/build/../src/tr1/truncf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/erff.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/erff.o" "libs/math/build/../src/tr1/erff.cpp"
...on 600th target...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/acoshl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/tgammaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/log1pf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/hypotf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/riemann_zetal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/riemann_zetal.o" "libs/math/build/../src/tr1/riemann_zetal.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/erfcl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/nexttowardf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/fminl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/fminl.o" "libs/math/build/../src/tr1/fminl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/roundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/roundf.o" "libs/math/build/../src/tr1/roundf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_neumannl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_neumannl.o" "libs/math/build/../src/tr1/cyl_neumannl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/asinhl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/expm1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/nextafterf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/copysignl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/llroundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/hypotl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_il.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_il.o" "libs/math/build/../src/tr1/cyl_bessel_il.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/lgammaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/fmaxl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/cbrtf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99f.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99f.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/lroundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/nextafterl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/lgammal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/log1pl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99f.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99f.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/acoshf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/asinhf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/atanhf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cbrtf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/copysignf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/erfcf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/erff.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/expm1f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/fmaxf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/fminf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/hypotf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/lgammaf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/llroundf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/log1pf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/lroundf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/nextafterf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/roundf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/tgammaf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/truncf.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99f.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/fpclassifyl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/atanhl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hermite.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hermite.o" "libs/math/build/../src/tr1/hermite.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_bessell.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_bessell.o" "libs/math/build/../src/tr1/sph_bessell.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/legendre.o" "libs/math/build/../src/tr1/legendre.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/erfl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/erfl.o" "libs/math/build/../src/tr1/erfl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/truncl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/truncl.o" "libs/math/build/../src/tr1/truncl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/expintl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/expintl.o" "libs/math/build/../src/tr1/expintl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/roundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/roundl.o" "libs/math/build/../src/tr1/roundl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_neumannl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/laguerre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/nexttowardl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_3l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_3l.o" "libs/math/build/../src/tr1/ellint_3l.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1l.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1l.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_laguerref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/cbrtl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/tgammal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99l.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99l.a"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1l.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1l.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_laguerrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/assoc_legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/betal.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_1l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_2l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/comp_ellint_3l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_il.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_jl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_bessel_kl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cyl_neumannl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_1l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_2l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/ellint_3l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/expintl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/hermitel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/laguerrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/riemann_zetal.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_bessell.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/sph_neumannl.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_tr1l.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/betaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/betaf.o" "libs/math/build/../src/tr1/betaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/laguerref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99l.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99l.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/acoshl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/asinhl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/atanhl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/cbrtl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/copysignl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/erfcl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/erfl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/expm1l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/fmaxl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/fminl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/fpclassifyl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/hypotl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/lgammal.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/llroundl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/log1pl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/lroundl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/nextafterl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/nexttowardl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/roundl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/tgammal.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/truncl.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/libboost_math_c99l.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hermitef.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/legendref.o" "libs/math/build/../src/tr1/legendref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/assoc_laguerrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/ellint_1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/betal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/betal.o" "libs/math/build/../src/tr1/betal.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_3f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/cyl_bessel_i.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/sph_legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/assoc_legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/comp_ellint_3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/comp_ellint_1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/sph_bessel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_neumannf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/ellint_2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/cyl_bessel_jf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/riemann_zeta.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/cyl_bessel_k.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/sph_neumann.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/ellint_1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/expint.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expint.o" "libs/math/build/../src/tr1/expint.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_if.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/comp_ellint_2f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/hermitel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_neumann.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/cyl_bessel_j.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/laguerrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_2f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/cyl_bessel_kf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/expintf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expintf.o" "libs/math/build/../src/tr1/expintf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_neumannf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1-mt.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/acosh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/acosh.o" "libs/math/build/../src/tr1/acosh.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_3f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1-mt.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1-mt.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/beta.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_1.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_2.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_3.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expint.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hermite.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/laguerre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_neumann.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/asinh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/asinh.o" "libs/math/build/../src/tr1/asinh.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/atanh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/atanh.o" "libs/math/build/../src/tr1/atanh.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmax.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmax.o" "libs/math/build/../src/tr1/fmax.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_2l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/copysign.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/copysign.o" "libs/math/build/../src/tr1/copysign.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expm1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expm1.o" "libs/math/build/../src/tr1/expm1.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/riemann_zetaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/fmin.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmin.o" "libs/math/build/../src/tr1/fmin.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_besself.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/comp_ellint_3l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/cyl_bessel_il.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/sph_legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1f-mt.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1f-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erf.o" "libs/math/build/../src/tr1/erf.cpp"
...on 700th target...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hypot.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hypot.o" "libs/math/build/../src/tr1/hypot.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fpclassify.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfc.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfc.o" "libs/math/build/../src/tr1/erfc.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1f-mt.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1f-mt.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/betaf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expintf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hermitef.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/laguerref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_besself.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_neumannf.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1f-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/llround.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/llround.o" "libs/math/build/../src/tr1/llround.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nextafter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/round.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/round.o" "libs/math/build/../src/tr1/round.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/log1p.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/log1p.o" "libs/math/build/../src/tr1/log1p.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_jl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/cbrt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lgamma.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lround.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lround.o" "libs/math/build/../src/tr1/lround.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/tgamma.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/acoshf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/atanhf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nexttoward.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/copysignf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/asinhf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/trunc.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/trunc.o" "libs/math/build/../src/tr1/trunc.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99-mt.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fpclassifyf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expm1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fminf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fminf.o" "libs/math/build/../src/tr1/fminf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erff.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erff.o" "libs/math/build/../src/tr1/erff.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_2l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/fmaxf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99-mt.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99-mt.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/acosh.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/asinh.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/atanh.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cbrt.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/copysign.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfc.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expm1.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmax.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmin.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fpclassify.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hypot.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lgamma.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/llround.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/log1p.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lround.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nextafter.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nexttoward.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/round.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/tgamma.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/trunc.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_kl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/hypotf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/llroundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lgammaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfcf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/log1pf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nextafterf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lroundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/roundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/roundf.o" "libs/math/build/../src/tr1/roundf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nexttowardf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/atanhl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/acoshl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_neumannl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/tgammaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_bessell.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/lroundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cbrtf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmaxl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/copysignl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expintl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expintl.o" "libs/math/build/../src/tr1/expintl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/asinhl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/truncf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/truncf.o" "libs/math/build/../src/tr1/truncf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fpclassifyl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfl.o" "libs/math/build/../src/tr1/erfl.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99f-mt.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99f-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/llroundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99f-mt.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99f-mt.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/acoshf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/asinhf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/atanhf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cbrtf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/copysignf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfcf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erff.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expm1f.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmaxf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fminf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hypotf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lgammaf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/llroundf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/log1pf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lroundf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nextafterf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/roundf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/tgammaf.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/truncf.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99f-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fminl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fminl.o" "libs/math/build/../src/tr1/fminl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nexttowardl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/log1pl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hypotl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfcl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_3l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/nextafterl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/riemann_zetal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/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.8/release/link-static/threading-multi/roundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/roundl.o" "libs/math/build/../src/tr1/roundl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/truncl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/truncl.o" "libs/math/build/../src/tr1/truncl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expm1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/hermite.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/hermite.o" "libs/math/build/../src/tr1/hermite.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/laguerre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/legendre.o" "libs/math/build/../src/tr1/legendre.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/tgammal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lgammal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/assoc_laguerref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cbrtl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99l-mt.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99l-mt.a"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99l-mt.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99l-mt.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/acoshl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/asinhl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/atanhl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cbrtl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/copysignl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfcl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/erfl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expm1l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fmaxl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fminl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/fpclassifyl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hypotl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lgammal.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/llroundl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/log1pl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/lroundl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nextafterl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/nexttowardl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/roundl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/tgammal.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/truncl.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_c99l-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/hermitef.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/sph_legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/betaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/betaf.o" "libs/math/build/../src/tr1/betaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/laguerref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_1.o" "libs/math/build/../src/tr1/comp_ellint_1.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/legendref.o" "libs/math/build/../src/tr1/legendref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/assoc_legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_2.o" "libs/math/build/../src/tr1/comp_ellint_2.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_neumannl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp"
RmTemps bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1l-mt.a(clean)
rm -f "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1l-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/assoc_laguerrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/assoc_laguerrel.o" "libs/math/build/../src/tr1/assoc_laguerrel.cpp"
gcc.archive bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1l-mt.a
"/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1l-mt.a" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_laguerrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/assoc_legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/betal.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_1l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_2l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/comp_ellint_3l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_il.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_jl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_bessel_kl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/cyl_neumannl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_1l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_2l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/ellint_3l.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/expintl.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/hermitel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/laguerrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/riemann_zetal.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_bessell.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/sph_neumannl.o"
"/usr/bin/ranlib" "bin.v2/libs/math/build/gcc-4.8/release/link-static/threading-multi/libboost_math_tr1l-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_k.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_k.o" "libs/math/build/../src/tr1/cyl_bessel_k.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_3.o" "libs/math/build/../src/tr1/comp_ellint_3.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/betal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/betal.o" "libs/math/build/../src/tr1/betal.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/sph_legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/expint.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/expint.o" "libs/math/build/../src/tr1/expint.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/sph_bessel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/assoc_legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/assoc_legendrel.o" "libs/math/build/../src/tr1/assoc_legendrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_neumann.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/ellint_3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_2f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_2f.o" "libs/math/build/../src/tr1/comp_ellint_2f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_if.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_if.o" "libs/math/build/../src/tr1/cyl_bessel_if.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/ellint_1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp"
...on 800th target...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_3f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_3f.o" "libs/math/build/../src/tr1/comp_ellint_3f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/ellint_1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_1f.o" "libs/math/build/../src/tr1/comp_ellint_1f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/ellint_2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_neumannf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_i.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/laguerrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/expintf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/expintf.o" "libs/math/build/../src/tr1/expintf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/hermitel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/ellint_2f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_j.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_j.o" "libs/math/build/../src/tr1/cyl_bessel_j.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/acosh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/acosh.o" "libs/math/build/../src/tr1/acosh.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/sph_neumann.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/sph_neumannf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_jf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_jf.o" "libs/math/build/../src/tr1/cyl_bessel_jf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/copysign.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/copysign.o" "libs/math/build/../src/tr1/copysign.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/atanh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/atanh.o" "libs/math/build/../src/tr1/atanh.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/riemann_zeta.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_kf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_kf.o" "libs/math/build/../src/tr1/cyl_bessel_kf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/expm1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/expm1.o" "libs/math/build/../src/tr1/expm1.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/erfc.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/erfc.o" "libs/math/build/../src/tr1/erfc.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/asinh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/asinh.o" "libs/math/build/../src/tr1/asinh.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/fmax.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/fmax.o" "libs/math/build/../src/tr1/fmax.cpp"
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/libboost_math_tr1.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/libboost_math_tr1.so.1.58.0" -Wl,-h -Wl,libboost_math_tr1.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.8/release/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/beta.o" "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.8/release/ellint_1.o" "bin.v2/libs/math/build/gcc-4.8/release/ellint_2.o" "bin.v2/libs/math/build/gcc-4.8/release/ellint_3.o" "bin.v2/libs/math/build/gcc-4.8/release/expint.o" "bin.v2/libs/math/build/gcc-4.8/release/hermite.o" "bin.v2/libs/math/build/gcc-4.8/release/laguerre.o" "bin.v2/libs/math/build/gcc-4.8/release/legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.8/release/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.8/release/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/sph_neumann.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/llround.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/llround.o" "libs/math/build/../src/tr1/llround.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/fpclassify.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/sph_besself.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/ellint_1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/ellint_1l.o" "libs/math/build/../src/tr1/ellint_1l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/hypot.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/hypot.o" "libs/math/build/../src/tr1/hypot.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/fmin.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/fmin.o" "libs/math/build/../src/tr1/fmin.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/log1p.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/log1p.o" "libs/math/build/../src/tr1/log1p.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cbrt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/sph_legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/lround.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/lround.o" "libs/math/build/../src/tr1/lround.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/ellint_3f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/erf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/erf.o" "libs/math/build/../src/tr1/erf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_1l.o" "libs/math/build/../src/tr1/comp_ellint_1l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/lgamma.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/acoshf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/nextafter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/round.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/round.o" "libs/math/build/../src/tr1/round.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/riemann_zetaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/expintl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/expintl.o" "libs/math/build/../src/tr1/expintl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/nexttoward.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_2l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_2l.o" "libs/math/build/../src/tr1/comp_ellint_2l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/trunc.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/trunc.o" "libs/math/build/../src/tr1/trunc.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_il.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_il.o" "libs/math/build/../src/tr1/cyl_bessel_il.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/atanhf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/tgamma.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/asinhf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/copysignf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp"
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/libboost_math_tr1f.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/libboost_math_tr1f.so.1.58.0" -Wl,-h -Wl,libboost_math_tr1f.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.8/release/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/betaf.o" "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.8/release/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.8/release/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.8/release/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.8/release/expintf.o" "bin.v2/libs/math/build/gcc-4.8/release/hermitef.o" "bin.v2/libs/math/build/gcc-4.8/release/laguerref.o" "bin.v2/libs/math/build/gcc-4.8/release/legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.8/release/sph_besself.o" "bin.v2/libs/math/build/gcc-4.8/release/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/sph_neumannf.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/expm1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/fmaxf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp"
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/libboost_math_c99.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/libboost_math_c99.so.1.58.0" -Wl,-h -Wl,libboost_math_c99.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/acosh.o" "bin.v2/libs/math/build/gcc-4.8/release/asinh.o" "bin.v2/libs/math/build/gcc-4.8/release/atanh.o" "bin.v2/libs/math/build/gcc-4.8/release/cbrt.o" "bin.v2/libs/math/build/gcc-4.8/release/copysign.o" "bin.v2/libs/math/build/gcc-4.8/release/erfc.o" "bin.v2/libs/math/build/gcc-4.8/release/erf.o" "bin.v2/libs/math/build/gcc-4.8/release/expm1.o" "bin.v2/libs/math/build/gcc-4.8/release/fmax.o" "bin.v2/libs/math/build/gcc-4.8/release/fmin.o" "bin.v2/libs/math/build/gcc-4.8/release/fpclassify.o" "bin.v2/libs/math/build/gcc-4.8/release/hypot.o" "bin.v2/libs/math/build/gcc-4.8/release/lgamma.o" "bin.v2/libs/math/build/gcc-4.8/release/llround.o" "bin.v2/libs/math/build/gcc-4.8/release/log1p.o" "bin.v2/libs/math/build/gcc-4.8/release/lround.o" "bin.v2/libs/math/build/gcc-4.8/release/nextafter.o" "bin.v2/libs/math/build/gcc-4.8/release/nexttoward.o" "bin.v2/libs/math/build/gcc-4.8/release/round.o" "bin.v2/libs/math/build/gcc-4.8/release/tgamma.o" "bin.v2/libs/math/build/gcc-4.8/release/trunc.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/llroundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/fpclassifyf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/fminf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/fminf.o" "libs/math/build/../src/tr1/fminf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/roundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/roundf.o" "libs/math/build/../src/tr1/roundf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/hypotf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_3l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_3l.o" "libs/math/build/../src/tr1/comp_ellint_3l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/erfcf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/lroundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/erff.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/erff.o" "libs/math/build/../src/tr1/erff.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/truncf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/truncf.o" "libs/math/build/../src/tr1/truncf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/nextafterf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/acoshl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/log1pf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/tgammaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/copysignl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cbrtf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/nexttowardf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/lgammaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_kl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_kl.o" "libs/math/build/../src/tr1/cyl_bessel_kl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/asinhl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/atanhl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp"
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/libboost_math_c99f.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/libboost_math_c99f.so.1.58.0" -Wl,-h -Wl,libboost_math_c99f.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/acoshf.o" "bin.v2/libs/math/build/gcc-4.8/release/asinhf.o" "bin.v2/libs/math/build/gcc-4.8/release/atanhf.o" "bin.v2/libs/math/build/gcc-4.8/release/cbrtf.o" "bin.v2/libs/math/build/gcc-4.8/release/copysignf.o" "bin.v2/libs/math/build/gcc-4.8/release/erfcf.o" "bin.v2/libs/math/build/gcc-4.8/release/erff.o" "bin.v2/libs/math/build/gcc-4.8/release/expm1f.o" "bin.v2/libs/math/build/gcc-4.8/release/fmaxf.o" "bin.v2/libs/math/build/gcc-4.8/release/fminf.o" "bin.v2/libs/math/build/gcc-4.8/release/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.8/release/hypotf.o" "bin.v2/libs/math/build/gcc-4.8/release/lgammaf.o" "bin.v2/libs/math/build/gcc-4.8/release/llroundf.o" "bin.v2/libs/math/build/gcc-4.8/release/log1pf.o" "bin.v2/libs/math/build/gcc-4.8/release/lroundf.o" "bin.v2/libs/math/build/gcc-4.8/release/nextafterf.o" "bin.v2/libs/math/build/gcc-4.8/release/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.8/release/roundf.o" "bin.v2/libs/math/build/gcc-4.8/release/tgammaf.o" "bin.v2/libs/math/build/gcc-4.8/release/truncf.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/fminl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/fminl.o" "libs/math/build/../src/tr1/fminl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/llroundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/fpclassifyl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/fmaxl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/erfcl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/hypotl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/lroundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/log1pl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/erfl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/erfl.o" "libs/math/build/../src/tr1/erfl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/ellint_2l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/ellint_2l.o" "libs/math/build/../src/tr1/ellint_2l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/nextafterl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/expm1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/truncl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/truncl.o" "libs/math/build/../src/tr1/truncl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/tgammal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/roundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/roundl.o" "libs/math/build/../src/tr1/roundl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/nexttowardl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_neumannl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_neumannl.o" "libs/math/build/../src/tr1/cyl_neumannl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/lgammal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_jl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_jl.o" "libs/math/build/../src/tr1/cyl_bessel_jl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/sph_bessell.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/sph_bessell.o" "libs/math/build/../src/tr1/sph_bessell.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/sph_neumannl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/riemann_zetal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/riemann_zetal.o" "libs/math/build/../src/tr1/riemann_zetal.cpp"
...on 900th target...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/cbrtl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp"
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/libboost_math_c99l.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/libboost_math_c99l.so.1.58.0" -Wl,-h -Wl,libboost_math_c99l.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/acoshl.o" "bin.v2/libs/math/build/gcc-4.8/release/asinhl.o" "bin.v2/libs/math/build/gcc-4.8/release/atanhl.o" "bin.v2/libs/math/build/gcc-4.8/release/cbrtl.o" "bin.v2/libs/math/build/gcc-4.8/release/copysignl.o" "bin.v2/libs/math/build/gcc-4.8/release/erfcl.o" "bin.v2/libs/math/build/gcc-4.8/release/erfl.o" "bin.v2/libs/math/build/gcc-4.8/release/expm1l.o" "bin.v2/libs/math/build/gcc-4.8/release/fmaxl.o" "bin.v2/libs/math/build/gcc-4.8/release/fminl.o" "bin.v2/libs/math/build/gcc-4.8/release/fpclassifyl.o" "bin.v2/libs/math/build/gcc-4.8/release/hypotl.o" "bin.v2/libs/math/build/gcc-4.8/release/lgammal.o" "bin.v2/libs/math/build/gcc-4.8/release/llroundl.o" "bin.v2/libs/math/build/gcc-4.8/release/log1pl.o" "bin.v2/libs/math/build/gcc-4.8/release/lroundl.o" "bin.v2/libs/math/build/gcc-4.8/release/nextafterl.o" "bin.v2/libs/math/build/gcc-4.8/release/nexttowardl.o" "bin.v2/libs/math/build/gcc-4.8/release/roundl.o" "bin.v2/libs/math/build/gcc-4.8/release/tgammal.o" "bin.v2/libs/math/build/gcc-4.8/release/truncl.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/ellint_3l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/ellint_3l.o" "libs/math/build/../src/tr1/ellint_3l.cpp"
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/libboost_math_tr1l.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/libboost_math_tr1l.so.1.58.0" -Wl,-h -Wl,libboost_math_tr1l.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/assoc_laguerrel.o" "bin.v2/libs/math/build/gcc-4.8/release/assoc_legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/betal.o" "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_1l.o" "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_2l.o" "bin.v2/libs/math/build/gcc-4.8/release/comp_ellint_3l.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_il.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_jl.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_bessel_kl.o" "bin.v2/libs/math/build/gcc-4.8/release/cyl_neumannl.o" "bin.v2/libs/math/build/gcc-4.8/release/ellint_1l.o" "bin.v2/libs/math/build/gcc-4.8/release/ellint_2l.o" "bin.v2/libs/math/build/gcc-4.8/release/ellint_3l.o" "bin.v2/libs/math/build/gcc-4.8/release/expintl.o" "bin.v2/libs/math/build/gcc-4.8/release/hermitel.o" "bin.v2/libs/math/build/gcc-4.8/release/laguerrel.o" "bin.v2/libs/math/build/gcc-4.8/release/legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/riemann_zetal.o" "bin.v2/libs/math/build/gcc-4.8/release/sph_bessell.o" "bin.v2/libs/math/build/gcc-4.8/release/sph_legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/sph_neumannl.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/legendre.o" "libs/math/build/../src/tr1/legendre.cpp"
libs/math/build/../src/tr1/legendre.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/laguerre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp"
libs/math/build/../src/tr1/laguerre.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hermite.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hermite.o" "libs/math/build/../src/tr1/hermite.cpp"
libs/math/build/../src/tr1/hermite.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_1f.o" "libs/math/build/../src/tr1/comp_ellint_1f.cpp"
libs/math/build/../src/tr1/comp_ellint_1f.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_laguerref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp"
libs/math/build/../src/tr1/assoc_laguerref.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/laguerref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp"
libs/math/build/../src/tr1/laguerref.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_i.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp"
libs/math/build/../src/tr1/cyl_bessel_i.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_3.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp"
libs/math/build/../src/tr1/ellint_3.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_k.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_k.o" "libs/math/build/../src/tr1/cyl_bessel_k.cpp"
libs/math/build/../src/tr1/cyl_bessel_k.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/betaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/betaf.o" "libs/math/build/../src/tr1/betaf.cpp"
libs/math/build/../src/tr1/betaf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_kf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_kf.o" "libs/math/build/../src/tr1/cyl_bessel_kf.cpp"
libs/math/build/../src/tr1/cyl_bessel_kf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_jf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_jf.o" "libs/math/build/../src/tr1/cyl_bessel_jf.cpp"
libs/math/build/../src/tr1/cyl_bessel_jf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_neumann.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp"
libs/math/build/../src/tr1/sph_neumann.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hermitef.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp"
libs/math/build/../src/tr1/hermitef.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_legendre.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp"
libs/math/build/../src/tr1/sph_legendre.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_j.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_j.o" "libs/math/build/../src/tr1/cyl_bessel_j.cpp"
libs/math/build/../src/tr1/cyl_bessel_j.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_3f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_3f.o" "libs/math/build/../src/tr1/comp_ellint_3f.cpp"
libs/math/build/../src/tr1/comp_ellint_3f.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp"
libs/math/build/../src/tr1/assoc_legendref.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_if.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_if.o" "libs/math/build/../src/tr1/cyl_bessel_if.cpp"
libs/math/build/../src/tr1/cyl_bessel_if.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_neumannf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp"
libs/math/build/../src/tr1/cyl_neumannf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_3f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp"
libs/math/build/../src/tr1/ellint_3f.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/legendref.o" "libs/math/build/../src/tr1/legendref.cpp"
libs/math/build/../src/tr1/legendref.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp"
libs/math/build/../src/tr1/ellint_1f.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/betal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/betal.o" "libs/math/build/../src/tr1/betal.cpp"
libs/math/build/../src/tr1/betal.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp"
libs/math/build/../src/tr1/ellint_1.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_2.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp"
libs/math/build/../src/tr1/ellint_2.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_2f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_2f.o" "libs/math/build/../src/tr1/comp_ellint_2f.cpp"
libs/math/build/../src/tr1/comp_ellint_2f.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/riemann_zeta.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp"
libs/math/build/../src/tr1/riemann_zeta.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expint.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expint.o" "libs/math/build/../src/tr1/expint.cpp"
libs/math/build/../src/tr1/expint.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_laguerrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_laguerrel.o" "libs/math/build/../src/tr1/assoc_laguerrel.cpp"
libs/math/build/../src/tr1/assoc_laguerrel.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_neumann.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp"
libs/math/build/../src/tr1/cyl_neumann.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_bessel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp"
libs/math/build/../src/tr1/sph_bessel.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_neumannf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp"
libs/math/build/../src/tr1/sph_neumannf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expintf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expintf.o" "libs/math/build/../src/tr1/expintf.cpp"
libs/math/build/../src/tr1/expintf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_tr1-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_tr1-mt.so.1.58.0" -Wl,-h -Wl,libboost_math_tr1-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/beta.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_1.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_2.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_3.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expint.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hermite.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/laguerre.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_neumann.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_2f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp"
libs/math/build/../src/tr1/ellint_2f.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp"
libs/math/build/../src/tr1/legendrel.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_besself.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp"
libs/math/build/../src/tr1/sph_besself.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/laguerrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp"
libs/math/build/../src/tr1/laguerrel.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_legendrel.o" "libs/math/build/../src/tr1/assoc_legendrel.cpp"
libs/math/build/../src/tr1/assoc_legendrel.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_il.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_il.o" "libs/math/build/../src/tr1/cyl_bessel_il.cpp"
libs/math/build/../src/tr1/cyl_bessel_il.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_legendref.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp"
libs/math/build/../src/tr1/sph_legendref.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/riemann_zetaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp"
libs/math/build/../src/tr1/riemann_zetaf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_2l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_2l.o" "libs/math/build/../src/tr1/ellint_2l.cpp"
libs/math/build/../src/tr1/ellint_2l.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_tr1f-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_tr1f-mt.so.1.58.0" -Wl,-h -Wl,libboost_math_tr1f-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/betaf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expintf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hermitef.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/laguerref.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_besself.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_neumannf.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_kl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_kl.o" "libs/math/build/../src/tr1/cyl_bessel_kl.cpp"
libs/math/build/../src/tr1/cyl_bessel_kl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_3l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_3l.o" "libs/math/build/../src/tr1/comp_ellint_3l.cpp"
libs/math/build/../src/tr1/comp_ellint_3l.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expm1.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expm1.o" "libs/math/build/../src/tr1/expm1.cpp"
libs/math/build/../src/tr1/expm1.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hermitel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp"
libs/math/build/../src/tr1/hermitel.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/copysign.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/copysign.o" "libs/math/build/../src/tr1/copysign.cpp"
libs/math/build/../src/tr1/copysign.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fpclassify.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp"
libs/math/build/../src/tr1/fpclassify.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_1l.o" "libs/math/build/../src/tr1/comp_ellint_1l.cpp"
libs/math/build/../src/tr1/comp_ellint_1l.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_jl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_jl.o" "libs/math/build/../src/tr1/cyl_bessel_jl.cpp"
libs/math/build/../src/tr1/cyl_bessel_jl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expintl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expintl.o" "libs/math/build/../src/tr1/expintl.cpp"
libs/math/build/../src/tr1/expintl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_2l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_2l.o" "libs/math/build/../src/tr1/comp_ellint_2l.cpp"
libs/math/build/../src/tr1/comp_ellint_2l.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_3l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_3l.o" "libs/math/build/../src/tr1/ellint_3l.cpp"
libs/math/build/../src/tr1/ellint_3l.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/log1p.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/log1p.o" "libs/math/build/../src/tr1/log1p.cpp"
libs/math/build/../src/tr1/log1p.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_1l.o" "libs/math/build/../src/tr1/ellint_1l.cpp"
libs/math/build/../src/tr1/ellint_1l.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/acosh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/acosh.o" "libs/math/build/../src/tr1/acosh.cpp"
libs/math/build/../src/tr1/acosh.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hypot.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hypot.o" "libs/math/build/../src/tr1/hypot.cpp"
libs/math/build/../src/tr1/hypot.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_legendrel.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp"
libs/math/build/../src/tr1/sph_legendrel.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/asinh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/asinh.o" "libs/math/build/../src/tr1/asinh.cpp"
libs/math/build/../src/tr1/asinh.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cbrt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp"
libs/math/build/../src/tr1/cbrt.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/riemann_zetal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/riemann_zetal.o" "libs/math/build/../src/tr1/riemann_zetal.cpp"
libs/math/build/../src/tr1/riemann_zetal.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/atanh.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/atanh.o" "libs/math/build/../src/tr1/atanh.cpp"
libs/math/build/../src/tr1/atanh.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/trunc.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/trunc.o" "libs/math/build/../src/tr1/trunc.cpp"
libs/math/build/../src/tr1/trunc.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lgamma.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp"
libs/math/build/../src/tr1/lgamma.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lround.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lround.o" "libs/math/build/../src/tr1/lround.cpp"
libs/math/build/../src/tr1/lround.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nexttoward.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp"
libs/math/build/../src/tr1/nexttoward.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/llround.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/llround.o" "libs/math/build/../src/tr1/llround.cpp"
libs/math/build/../src/tr1/llround.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmax.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmax.o" "libs/math/build/../src/tr1/fmax.cpp"
libs/math/build/../src/tr1/fmax.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erf.o" "libs/math/build/../src/tr1/erf.cpp"
libs/math/build/../src/tr1/erf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfc.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfc.o" "libs/math/build/../src/tr1/erfc.cpp"
libs/math/build/../src/tr1/erfc.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/tgamma.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp"
libs/math/build/../src/tr1/tgamma.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/atanhf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp"
libs/math/build/../src/tr1/atanhf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_neumannl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_neumannl.o" "libs/math/build/../src/tr1/cyl_neumannl.cpp"
libs/math/build/../src/tr1/cyl_neumannl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmin.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmin.o" "libs/math/build/../src/tr1/fmin.cpp"
libs/math/build/../src/tr1/fmin.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hypotf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp"
libs/math/build/../src/tr1/hypotf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expm1f.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp"
libs/math/build/../src/tr1/expm1f.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lgammaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp"
libs/math/build/../src/tr1/lgammaf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/round.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/round.o" "libs/math/build/../src/tr1/round.cpp"
libs/math/build/../src/tr1/round.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_bessell.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_bessell.o" "libs/math/build/../src/tr1/sph_bessell.cpp"
libs/math/build/../src/tr1/sph_bessell.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nextafter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp"
libs/math/build/../src/tr1/nextafter.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_c99-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_c99-mt.so.1.58.0" -Wl,-h -Wl,libboost_math_c99-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/acosh.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/asinh.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/atanh.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cbrt.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/copysign.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfc.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expm1.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmax.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmin.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fpclassify.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hypot.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lgamma.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/llround.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/log1p.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lround.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nextafter.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nexttoward.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/round.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/tgamma.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/trunc.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nextafterf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp"
libs/math/build/../src/tr1/nextafterf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfcf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp"
libs/math/build/../src/tr1/erfcf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/truncf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/truncf.o" "libs/math/build/../src/tr1/truncf.cpp"
libs/math/build/../src/tr1/truncf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/acoshf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp"
libs/math/build/../src/tr1/acoshf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cbrtf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp"
libs/math/build/../src/tr1/cbrtf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/asinhf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp"
libs/math/build/../src/tr1/asinhf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/roundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/roundf.o" "libs/math/build/../src/tr1/roundf.cpp"
libs/math/build/../src/tr1/roundf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_neumannl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp"
libs/math/build/../src/tr1/sph_neumannl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/copysignf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp"
libs/math/build/../src/tr1/copysignf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expm1l.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp"
libs/math/build/../src/tr1/expm1l.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_tr1l-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_tr1l-mt.so.1.58.0" -Wl,-h -Wl,libboost_math_tr1l-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_laguerrel.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/assoc_legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/betal.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_1l.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_2l.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/comp_ellint_3l.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_il.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_jl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_bessel_kl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cyl_neumannl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_1l.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_2l.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/ellint_3l.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expintl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hermitel.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/laguerrel.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/riemann_zetal.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_bessell.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_legendrel.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/sph_neumannl.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/tgammaf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp"
libs/math/build/../src/tr1/tgammaf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
...on 1000th target...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fpclassifyf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp"
libs/math/build/../src/tr1/fpclassifyf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/asinhl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp"
libs/math/build/../src/tr1/asinhl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmaxf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp"
libs/math/build/../src/tr1/fmaxf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfcl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp"
libs/math/build/../src/tr1/erfcl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/positional_options.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hypotl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp"
libs/math/build/../src/tr1/hypotl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/llroundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp"
libs/math/build/../src/tr1/llroundf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/log1pf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp"
libs/math/build/../src/tr1/log1pf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fminf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fminf.o" "libs/math/build/../src/tr1/fminf.cpp"
libs/math/build/../src/tr1/fminf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lroundf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp"
libs/math/build/../src/tr1/lroundf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nextafterl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp"
libs/math/build/../src/tr1/nextafterl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/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.8/release/link-static/positional_options.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/positional_options.o" "libs/program_options/src/positional_options.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/log1pl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp"
libs/math/build/../src/tr1/log1pl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/convert.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/convert.o" "libs/program_options/src/convert.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erff.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erff.o" "libs/math/build/../src/tr1/erff.cpp"
libs/math/build/../src/tr1/erff.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/winmain.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/atanhl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp"
libs/math/build/../src/tr1/atanhl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/convert.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/convert.o" "libs/program_options/src/convert.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/acoshl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp"
libs/math/build/../src/tr1/acoshl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/split.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/split.o" "libs/program_options/src/split.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nexttowardl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp"
libs/math/build/../src/tr1/nexttowardl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nexttowardf.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp"
libs/math/build/../src/tr1/nexttowardf.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lgammal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp"
libs/math/build/../src/tr1/lgammal.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
common.mkdir bin.v2/libs/random/build/gcc-4.8
mkdir -p "bin.v2/libs/random/build/gcc-4.8"
common.mkdir bin.v2/libs/random/build/gcc-4.8/release
mkdir -p "bin.v2/libs/random/build/gcc-4.8/release"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/positional_options.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/positional_options.o" "libs/program_options/src/positional_options.cpp"
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_c99f-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_c99f-mt.so.1.58.0" -Wl,-h -Wl,libboost_math_c99f-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/acoshf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/asinhf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/atanhf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cbrtf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/copysignf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfcf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erff.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expm1f.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmaxf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fminf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hypotf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lgammaf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/llroundf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/log1pf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lroundf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nextafterf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/roundf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/tgammaf.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/truncf.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
common.mkdir bin.v2/libs/random/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/random/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/random/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/random/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/config_file.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/config_file.o" "libs/program_options/src/config_file.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfl.o" "libs/math/build/../src/tr1/erfl.cpp"
libs/math/build/../src/tr1/erfl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
common.mkdir bin.v2/libs/serialization/build/gcc-4.8
mkdir -p "bin.v2/libs/serialization/build/gcc-4.8"
common.mkdir bin.v2/libs/signals/build/gcc-4.8
mkdir -p "bin.v2/libs/signals/build/gcc-4.8"
common.mkdir bin.v2/libs/serialization/build/gcc-4.8/release
mkdir -p "bin.v2/libs/serialization/build/gcc-4.8/release"
common.mkdir bin.v2/libs/signals/build/gcc-4.8/release
mkdir -p "bin.v2/libs/signals/build/gcc-4.8/release"
common.mkdir bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/signals/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fpclassifyl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp"
libs/math/build/../src/tr1/fpclassifyl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_archive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_archive.o" "libs/serialization/src/basic_archive.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmaxl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp"
libs/math/build/../src/tr1/fmaxl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/random/build/gcc-4.8/release/link-static/random_device.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/random/build/gcc-4.8/release/link-static/random_device.o" "libs/random/src/random_device.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/winmain.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/winmain.o" "libs/program_options/src/winmain.cpp"
RmTemps bin.v2/libs/random/build/gcc-4.8/release/link-static/libboost_random.a(clean)
rm -f "bin.v2/libs/random/build/gcc-4.8/release/link-static/libboost_random.a"
gcc.archive bin.v2/libs/random/build/gcc-4.8/release/link-static/libboost_random.a
"/usr/bin/ar" rc "bin.v2/libs/random/build/gcc-4.8/release/link-static/libboost_random.a" "bin.v2/libs/random/build/gcc-4.8/release/link-static/random_device.o"
"/usr/bin/ranlib" "bin.v2/libs/random/build/gcc-4.8/release/link-static/libboost_random.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/copysignl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp"
libs/math/build/../src/tr1/copysignl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/random/build/gcc-4.8/release/threading-multi/random_device.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_RANDOM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/random/build/gcc-4.8/release/threading-multi/random_device.o" "libs/random/src/random_device.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/value_semantic.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp"
RmTemps bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/libboost_program_options-mt.a(clean)
rm -f "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/libboost_program_options-mt.a"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/convert.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/convert.o" "libs/program_options/src/convert.cpp"
gcc.compile.c++ bin.v2/libs/random/build/gcc-4.8/release/random_device.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_RANDOM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/random/build/gcc-4.8/release/random_device.o" "libs/random/src/random_device.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/llroundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp"
libs/math/build/../src/tr1/llroundl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi/random_device.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi/random_device.o" "libs/random/src/random_device.cpp"
RmTemps bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi/libboost_random-mt.a(clean)
rm -f "bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi/libboost_random-mt.a"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fminl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fminl.o" "libs/math/build/../src/tr1/fminl.cpp"
libs/math/build/../src/tr1/fminl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_pointer_oserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/roundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/roundl.o" "libs/math/build/../src/tr1/roundl.cpp"
libs/math/build/../src/tr1/roundl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_pointer_iserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_iserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_oserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lroundl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp"
libs/math/build/../src/tr1/lroundl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.archive bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi/libboost_random-mt.a
"/usr/bin/ar" rc "bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi/libboost_random-mt.a" "bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi/random_device.o"
"/usr/bin/ranlib" "bin.v2/libs/random/build/gcc-4.8/release/link-static/threading-multi/libboost_random-mt.a"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_serializer_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp"
gcc.archive bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/libboost_program_options-mt.a
"/usr/bin/ar" rc "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/libboost_program_options-mt.a" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/winmain.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/split.o"
"/usr/bin/ranlib" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/threading-multi/libboost_program_options-mt.a"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/variables_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/variables_map.o" "libs/program_options/src/variables_map.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_xml_archive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/trackable.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/trackable.o" "libs/signals/src/trackable.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/extended_type_info_no_rtti.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/extended_type_info_no_rtti.o" "libs/serialization/src/extended_type_info_no_rtti.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/connection.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/connection.o" "libs/signals/src/connection.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/stl_port.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/stl_port.o" "libs/serialization/src/stl_port.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/extended_type_info.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/named_slot_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/named_slot_map.o" "libs/signals/src/named_slot_map.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/tgammal.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp"
libs/math/build/../src/tr1/tgammal.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/extended_type_info_typeid.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/threading-multi/archive_exception.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/archive_exception.o" "libs/serialization/src/archive_exception.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/slot.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/slot.o" "libs/signals/src/slot.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/value_semantic.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/value_semantic.o" "libs/program_options/src/value_semantic.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_archive_exception.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_archive_exception.o" "libs/serialization/src/xml_archive_exception.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_iprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/polymorphic_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/signal_base.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/signal_base.o" "libs/signals/src/signal_base.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cbrtl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp"
libs/math/build/../src/tr1/cbrtl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.link.dll bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/libboost_signals-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/libboost_signals-mt.so.1.58.0" -Wl,-h -Wl,libboost_signals-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/trackable.o" "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/connection.o" "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/named_slot_map.o" "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/signal_base.o" "bin.v2/libs/signals/build/gcc-4.8/release/threading-multi/slot.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/binary_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp"
common.mkdir bin.v2/libs/signals/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/signals/build/gcc-4.8/release/link-static"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/winmain.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/winmain.o" "libs/program_options/src/winmain.cpp"
common.mkdir bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_oprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/split.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/split.o" "libs/program_options/src/split.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/void_cast.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/void_cast.o" "libs/serialization/src/void_cast.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.8/release/threading-multi/truncl.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -fvisibility=hidden -L/home/lee2/.linuxbrew/lib -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1" -I"." -I"/home/lee2/.linuxbrew/include" -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/truncl.o" "libs/math/build/../src/tr1/truncl.cpp"
libs/math/build/../src/tr1/truncl.cpp:6:21: warning: bin.v2/libs/math/build/gcc-4.8/release/threading-multi/../src/tr1/pch.hpp.gch: created and used with different settings of -fpic [enabled by default]
# include <pch.hpp>
^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/codecvt_null.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/variables_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/variables_map.o" "libs/program_options/src/variables_map.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp"
...on 1100th target...
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/config_file.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/config_file.o" "libs/program_options/src/config_file.cpp"
gcc.link.dll bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_c99l-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/libboost_math_c99l-mt.so.1.58.0" -Wl,-h -Wl,libboost_math_c99l-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/acoshl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/asinhl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/atanhl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/cbrtl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/copysignl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfcl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/erfl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/expm1l.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fmaxl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fminl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/fpclassifyl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/hypotl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lgammal.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/llroundl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/log1pl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/lroundl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nextafterl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/nexttowardl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/roundl.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/tgammal.o" "bin.v2/libs/math/build/gcc-4.8/release/threading-multi/truncl.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/binary_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/polymorphic_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/cmdline.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/cmdline.o" "libs/program_options/src/cmdline.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/options_description.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/options_description.o" "libs/program_options/src/options_description.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/split.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/split.o" "libs/program_options/src/split.cpp"
common.mkdir bin.v2/libs/serialization/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/serialization/build/gcc-4.8/release/link-static"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp"
common.mkdir bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/trackable.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/trackable.o" "libs/signals/src/trackable.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_archive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_archive.o" "libs/serialization/src/basic_archive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_archive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_archive.o" "libs/serialization/src/basic_archive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_archive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_archive.o" "libs/serialization/src/basic_archive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_woprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_wiprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_iserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_pointer_oserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/connection.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/connection.o" "libs/signals/src/connection.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_pointer_iserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_oserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_wiarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_wiarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from ./boost/archive/impl/xml_wiarchive_impl.ipp:42,
from libs/serialization/src/xml_wiarchive.cpp:37:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/parsers.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/parsers.o" "libs/program_options/src/parsers.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_woarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from ./boost/archive/impl/xml_iarchive_impl.ipp:41,
from libs/serialization/src/xml_iarchive.cpp:32:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/connection.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/connection.o" "libs/signals/src/connection.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/trackable.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/trackable.o" "libs/signals/src/trackable.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/connection.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/connection.o" "libs/signals/src/connection.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_xml_archive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/slot.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/slot.o" "libs/signals/src/slot.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_serializer_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/link-static/threading-multi/stl_port.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/stl_port.o" "libs/serialization/src/stl_port.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/extended_type_info_no_rtti.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/link-static/threading-multi/extended_type_info_typeid.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/extended_type_info_typeid.o" "libs/serialization/src/extended_type_info_typeid.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/options_description.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/options_description.o" "libs/program_options/src/options_description.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/value_semantic.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/value_semantic.o" "libs/program_options/src/value_semantic.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/extended_type_info.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/threading-multi/xml_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/signal_base.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/signal_base.o" "libs/signals/src/signal_base.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/slot.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/slot.o" "libs/signals/src/slot.cpp"
gcc.link.dll bin.v2/libs/program_options/build/gcc-4.8/release/libboost_program_options.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/program_options/build/gcc-4.8/release/libboost_program_options.so.1.58.0" -Wl,-h -Wl,libboost_program_options.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/program_options/build/gcc-4.8/release/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.8/release/config_file.o" "bin.v2/libs/program_options/build/gcc-4.8/release/options_description.o" "bin.v2/libs/program_options/build/gcc-4.8/release/parsers.o" "bin.v2/libs/program_options/build/gcc-4.8/release/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.8/release/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.8/release/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.8/release/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.8/release/convert.o" "bin.v2/libs/program_options/build/gcc-4.8/release/winmain.o" "bin.v2/libs/program_options/build/gcc-4.8/release/split.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/slot.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/slot.o" "libs/signals/src/slot.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/trackable.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/trackable.o" "libs/signals/src/trackable.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_archive_exception.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_archive_exception.o" "libs/serialization/src/xml_archive_exception.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/archive_exception.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/archive_exception.o" "libs/serialization/src/archive_exception.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/signal_base.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/signal_base.o" "libs/signals/src/signal_base.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/signal_base.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/signal_base.o" "libs/signals/src/signal_base.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/void_cast.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/void_cast.o" "libs/serialization/src/void_cast.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/binary_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_iserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_woarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/link-static/threading-multi/codecvt_null.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_pointer_iserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_pointer_oserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_oserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_text_iprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/link-static/threading-multi/basic_text_wiprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/link-static/basic_serializer_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_xml_archive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/polymorphic_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/binary_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/extended_type_info_no_rtti.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/link-static/threading-multi/basic_text_oprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/link-static/stl_port.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/stl_port.o" "libs/serialization/src/stl_port.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/extended_type_info.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/named_slot_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/named_slot_map.o" "libs/signals/src/named_slot_map.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/extended_type_info_typeid.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/link-static/archive_exception.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/archive_exception.o" "libs/serialization/src/archive_exception.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from libs/serialization/src/xml_grammar.cpp:16:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.link.dll bin.v2/libs/signals/build/gcc-4.8/release/libboost_signals.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/signals/build/gcc-4.8/release/libboost_signals.so.1.58.0" -Wl,-h -Wl,libboost_signals.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/signals/build/gcc-4.8/release/trackable.o" "bin.v2/libs/signals/build/gcc-4.8/release/connection.o" "bin.v2/libs/signals/build/gcc-4.8/release/named_slot_map.o" "bin.v2/libs/signals/build/gcc-4.8/release/signal_base.o" "bin.v2/libs/signals/build/gcc-4.8/release/slot.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_woarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/named_slot_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/named_slot_map.o" "libs/signals/src/named_slot_map.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/polymorphic_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp"
RmTemps bin.v2/libs/signals/build/gcc-4.8/release/link-static/libboost_signals.a(clean)
rm -f "bin.v2/libs/signals/build/gcc-4.8/release/link-static/libboost_signals.a"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.8/release/link-static/parsers.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/parsers.o" "libs/program_options/src/parsers.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_text_woprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp"
RmTemps bin.v2/libs/program_options/build/gcc-4.8/release/link-static/libboost_program_options.a(clean)
rm -f "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/libboost_program_options.a"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_archive_exception.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_archive_exception.o" "libs/serialization/src/xml_archive_exception.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_oprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp"
gcc.archive bin.v2/libs/signals/build/gcc-4.8/release/link-static/libboost_signals.a
"/usr/bin/ar" rc "bin.v2/libs/signals/build/gcc-4.8/release/link-static/libboost_signals.a" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/trackable.o" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/connection.o" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/named_slot_map.o" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/signal_base.o" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/slot.o"
"/usr/bin/ranlib" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/libboost_signals.a"
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/named_slot_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/named_slot_map.o" "libs/signals/src/named_slot_map.cpp"
gcc.archive bin.v2/libs/program_options/build/gcc-4.8/release/link-static/libboost_program_options.a
"/usr/bin/ar" rc "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/libboost_program_options.a" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/config_file.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/options_description.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/parsers.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/convert.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/winmain.o" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/split.o"
"/usr/bin/ranlib" "bin.v2/libs/program_options/build/gcc-4.8/release/link-static/libboost_program_options.a"
RmTemps bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/libboost_signals-mt.a(clean)
rm -f "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/libboost_signals-mt.a"
gcc.link.dll bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/libboost_serialization-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/libboost_serialization-mt.so.1.58.0" -Wl,-h -Wl,libboost_serialization-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_archive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/stl_port.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/void_cast.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/archive_exception.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_archive_exception.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.archive bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/libboost_signals-mt.a
"/usr/bin/ar" rc "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/libboost_signals-mt.a" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/trackable.o" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/connection.o" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/named_slot_map.o" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/signal_base.o" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/slot.o"
"/usr/bin/ranlib" "bin.v2/libs/signals/build/gcc-4.8/release/link-static/threading-multi/libboost_signals-mt.a"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_wiarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/void_cast.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/void_cast.o" "libs/serialization/src/void_cast.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/binary_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_woarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_iserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from ./boost/archive/impl/xml_iarchive_impl.ipp:41,
from libs/serialization/src/xml_iarchive.cpp:32:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
...on 1200th target...
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_pointer_oserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_wiprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_pointer_iserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/polymorphic_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_oserializer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_serializer_map.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/extended_type_info_no_rtti.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/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.8/release/link-static/basic_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/polymorphic_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_xml_archive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/stl_port.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/stl_port.o" "libs/serialization/src/stl_port.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/codecvt_null.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_wiarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/extended_type_info.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_iprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_woprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/extended_type_info_typeid.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/extended_type_info_typeid.o" "libs/serialization/src/extended_type_info_typeid.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/binary_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/xml_archive_exception.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/xml_archive_exception.o" "libs/serialization/src/xml_archive_exception.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/polymorphic_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/archive_exception.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/archive_exception.o" "libs/serialization/src/archive_exception.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_oprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_woarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/binary_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_wiarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from ./boost/archive/impl/xml_wiarchive_impl.ipp:42,
from libs/serialization/src/xml_wiarchive.cpp:37:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
common.mkdir bin.v2/libs/test/build/gcc-4.8
mkdir -p "bin.v2/libs/test/build/gcc-4.8"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/void_cast.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/void_cast.o" "libs/serialization/src/void_cast.cpp"
common.mkdir bin.v2/libs/wave/build/gcc-4.8
mkdir -p "bin.v2/libs/wave/build/gcc-4.8"
common.mkdir bin.v2/libs/timer/build/gcc-4.8
mkdir -p "bin.v2/libs/timer/build/gcc-4.8"
common.mkdir bin.v2/libs/test/build/gcc-4.8/release
mkdir -p "bin.v2/libs/test/build/gcc-4.8/release"
common.mkdir bin.v2/libs/timer/build/gcc-4.8/release
mkdir -p "bin.v2/libs/timer/build/gcc-4.8/release"
common.mkdir bin.v2/libs/exception/build/gcc-4.8
mkdir -p "bin.v2/libs/exception/build/gcc-4.8"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/polymorphic_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_iprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/link-static"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/codecvt_null.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/binary_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/text_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_woprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/xml_oarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from ./boost/archive/impl/xml_iarchive_impl.ipp:41,
from libs/serialization/src/xml_iarchive.cpp:32:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/xml_woarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_wiprimitive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer/re2clex
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer/re2clex"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/text_wiarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_woarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/xml_wiarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from ./boost/archive/impl/xml_wiarchive_impl.ipp:42,
from libs/serialization/src/xml_wiarchive.cpp:37:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/text_woarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/text_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/wc_regex_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/token_ids.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/token_ids.o" "libs/wave/src/token_ids.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_wgrammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from libs/serialization/src/xml_wgrammar.cpp:18:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/wave_config_constant.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer"
gcc.link.dll bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/libboost_wserialization-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/libboost_wserialization-mt.so.1.58.0" -Wl,-h -Wl,libboost_wserialization-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/xml_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/codecvt_null.o" "bin.v2/libs/serialization/build/gcc-4.8/release/threading-multi/libboost_serialization-mt.so.1.58.0" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer/re2clex
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer/re2clex"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/xml_iarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from ./boost/archive/impl/xml_iarchive_impl.ipp:41,
from libs/serialization/src/xml_iarchive.cpp:32:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_wiarchive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from ./boost/archive/impl/xml_wiarchive_impl.ipp:42,
from libs/serialization/src/xml_wiarchive.cpp:37:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from libs/serialization/src/xml_grammar.cpp:16:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
RmTemps bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_serialization.a(clean)
rm -f "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_serialization.a"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer/re2clex/aq.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp"
gcc.archive bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_serialization.a
"/usr/bin/ar" rc "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_serialization.a" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_archive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/stl_port.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/void_cast.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/archive_exception.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_archive_exception.o"
"/usr/bin/ranlib" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_serialization.a"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/wave_config_constant.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/token_ids.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/token_ids.o" "libs/wave/src/token_ids.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer/re2clex/aq.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_wgrammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from libs/serialization/src/xml_wgrammar.cpp:18:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
RmTemps bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_wserialization-mt.a(clean)
rm -f "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_wserialization-mt.a"
gcc.archive bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_wserialization-mt.a
"/usr/bin/ar" rc "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_wserialization-mt.a" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/codecvt_null.o"
"/usr/bin/ranlib" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_wserialization-mt.a"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_predef_macros.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
In file included from ./boost/spirit/include/classic_parse_tree.hpp:11:0,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:15,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/tree/parse_tree.hpp: In static member function ‘static void boost::spirit::classic::pt_tree_policy<MatchPolicyT, NodeFactoryT, T>::concat(MatchAT&, const MatchBT&)’:
./boost/spirit/home/classic/tree/parse_tree.hpp:79:42: warning: typedef ‘attr_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename match_t::attr_t attr_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/token_ids.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/token_ids.o" "libs/wave/src/token_ids.cpp"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/cpplexer
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/cpplexer"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/cpplexer/re2clex
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/cpplexer/re2clex"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/xml_wgrammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from libs/serialization/src/xml_wgrammar.cpp:18:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_cpp_literalgrs.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_intlit_grammar.hpp:16,
from libs/wave/src/instantiate_cpp_literalgrs.cpp:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_intlit_grammar.hpp:16,
from libs/wave/src/instantiate_cpp_literalgrs.cpp:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/wave_config_constant.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from libs/serialization/src/xml_grammar.cpp:16:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
RmTemps bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_serialization-mt.a(clean)
rm -f "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_serialization-mt.a"
gcc.archive bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_serialization-mt.a
"/usr/bin/ar" rc "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_serialization-mt.a" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_archive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/stl_port.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/void_cast.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/archive_exception.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/xml_archive_exception.o"
"/usr/bin/ranlib" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/threading-multi/libboost_serialization-mt.a"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/instantiate_cpp_literalgrs.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_intlit_grammar.hpp:16,
from libs/wave/src/instantiate_cpp_literalgrs.cpp:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_intlit_grammar.hpp:16,
from libs/wave/src/instantiate_cpp_literalgrs.cpp:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/cpplexer/re2clex/aq.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_predef_macros.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
In file included from ./boost/spirit/include/classic_parse_tree.hpp:11:0,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:15,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/tree/parse_tree.hpp: In static member function ‘static void boost::spirit::classic::pt_tree_policy<MatchPolicyT, NodeFactoryT, T>::concat(MatchAT&, const MatchBT&)’:
./boost/spirit/home/classic/tree/parse_tree.hpp:79:42: warning: typedef ‘attr_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename match_t::attr_t attr_t;
^
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/cpplexer
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/cpplexer"
common.mkdir bin.v2/libs/wave/build/gcc-4.8/release/cpplexer/re2clex
mkdir -p "bin.v2/libs/wave/build/gcc-4.8/release/cpplexer/re2clex"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_cpp_exprgrammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
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:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
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:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_cpp_literalgrs.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_intlit_grammar.hpp:16,
from libs/wave/src/instantiate_cpp_literalgrs.cpp:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_intlit_grammar.hpp:16,
from libs/wave/src/instantiate_cpp_literalgrs.cpp:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
common.mkdir bin.v2/libs/exception/build/gcc-4.8/release
mkdir -p "bin.v2/libs/exception/build/gcc-4.8/release"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/cpplexer/re2clex/aq.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp"
common.mkdir bin.v2/libs/exception/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/exception/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/timer/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/timer/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi"
...on 1300th target...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_defined_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_defined_grammar.hpp:17,
from libs/wave/src/instantiate_defined_grammar.cpp:23:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_defined_grammar.hpp:17,
from libs/wave/src/instantiate_defined_grammar.cpp:23:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_re2c_lexer_str.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer_str.cpp:29:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer_str.cpp:29:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_re2c_lexer_str.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer_str.cpp:29:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer_str.cpp:29:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi/clone_current_exception_non_intrusive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi/clone_current_exception_non_intrusive.o" "libs/exception/src/clone_current_exception_non_intrusive.cpp"
RmTemps bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi/libboost_exception-mt.a(clean)
rm -f "bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi/libboost_exception-mt.a"
common.mkdir bin.v2/libs/timer/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/timer/build/gcc-4.8/release/link-static"
gcc.archive bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi/libboost_exception-mt.a
"/usr/bin/ar" rc "bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi/libboost_exception-mt.a" "bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi/clone_current_exception_non_intrusive.o"
"/usr/bin/ranlib" "bin.v2/libs/exception/build/gcc-4.8/release/link-static/threading-multi/libboost_exception-mt.a"
common.mkdir bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/exception/build/gcc-4.8/release/link-static/clone_current_exception_non_intrusive.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/exception/build/gcc-4.8/release/link-static/clone_current_exception_non_intrusive.o" "libs/exception/src/clone_current_exception_non_intrusive.cpp"
RmTemps bin.v2/libs/exception/build/gcc-4.8/release/link-static/libboost_exception.a(clean)
rm -f "bin.v2/libs/exception/build/gcc-4.8/release/link-static/libboost_exception.a"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/wave_config_constant.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/token_ids.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/token_ids.o" "libs/wave/src/token_ids.cpp"
gcc.archive bin.v2/libs/exception/build/gcc-4.8/release/link-static/libboost_exception.a
"/usr/bin/ar" rc "bin.v2/libs/exception/build/gcc-4.8/release/link-static/libboost_exception.a" "bin.v2/libs/exception/build/gcc-4.8/release/link-static/clone_current_exception_non_intrusive.o"
"/usr/bin/ranlib" "bin.v2/libs/exception/build/gcc-4.8/release/link-static/libboost_exception.a"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_wgrammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from libs/serialization/src/xml_wgrammar.cpp:18:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
RmTemps bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_wserialization.a(clean)
rm -f "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_wserialization.a"
gcc.archive bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_wserialization.a
"/usr/bin/ar" rc "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_wserialization.a" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/xml_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/codecvt_null.o"
"/usr/bin/ranlib" "bin.v2/libs/serialization/build/gcc-4.8/release/link-static/libboost_wserialization.a"
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8/release/threading-multi/auto_timers_construction.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_TIMER_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/timer/build/gcc-4.8/release/threading-multi/auto_timers_construction.o" "libs/timer/src/auto_timers_construction.cpp"
common.mkdir bin.v2/libs/test/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/test/build/gcc-4.8/release/threading-multi"
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/auto_timers_construction.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/auto_timers_construction.o" "libs/timer/src/auto_timers_construction.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_re2c_lexer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer.cpp:29:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer.cpp:29:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8/release/link-static/auto_timers_construction.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_CHRONO_THREAD_DISABLED -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/timer/build/gcc-4.8/release/link-static/auto_timers_construction.o" "libs/timer/src/auto_timers_construction.cpp"
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8/release/threading-multi/cpu_timer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_TIMER_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/timer/build/gcc-4.8/release/threading-multi/cpu_timer.o" "libs/timer/src/cpu_timer.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_cpp_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_grammar.hpp:14,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_grammar.hpp:14,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
In file included from ./boost/spirit/include/classic_parse_tree.hpp:11:0,
from ./boost/wave/grammars/cpp_grammar.hpp:15,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/tree/parse_tree.hpp: In static member function ‘static void boost::spirit::classic::pt_tree_policy<MatchPolicyT, NodeFactoryT, T>::concat(MatchAT&, const MatchBT&)’:
./boost/spirit/home/classic/tree/parse_tree.hpp:79:42: warning: typedef ‘attr_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename match_t::attr_t attr_t;
^
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8/release/auto_timers_construction.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CHRONO_THREAD_DISABLED -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_TIMER_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/timer/build/gcc-4.8/release/auto_timers_construction.o" "libs/timer/src/auto_timers_construction.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_defined_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_defined_grammar.hpp:17,
from libs/wave/src/instantiate_defined_grammar.cpp:23:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_defined_grammar.hpp:17,
from libs/wave/src/instantiate_defined_grammar.cpp:23:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8/release/link-static/cpu_timer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_CHRONO_THREAD_DISABLED -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/timer/build/gcc-4.8/release/link-static/cpu_timer.o" "libs/timer/src/cpu_timer.cpp"
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8/release/cpu_timer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CHRONO_THREAD_DISABLED -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_TIMER_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/timer/build/gcc-4.8/release/cpu_timer.o" "libs/timer/src/cpu_timer.cpp"
RmTemps bin.v2/libs/timer/build/gcc-4.8/release/link-static/libboost_timer.a(clean)
rm -f "bin.v2/libs/timer/build/gcc-4.8/release/link-static/libboost_timer.a"
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.8/release/xml_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/serialization/build/gcc-4.8/release/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp"
In file included from ./boost/spirit/home/classic/utility/chset.hpp:15:0,
from ./boost/spirit/include/classic_chset.hpp:11,
from ./boost/archive/impl/basic_xml_grammar.hpp:54,
from libs/serialization/src/xml_grammar.cpp:16:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
gcc.archive bin.v2/libs/timer/build/gcc-4.8/release/link-static/libboost_timer.a
"/usr/bin/ar" rc "bin.v2/libs/timer/build/gcc-4.8/release/link-static/libboost_timer.a" "bin.v2/libs/timer/build/gcc-4.8/release/link-static/auto_timers_construction.o" "bin.v2/libs/timer/build/gcc-4.8/release/link-static/cpu_timer.o"
"/usr/bin/ranlib" "bin.v2/libs/timer/build/gcc-4.8/release/link-static/libboost_timer.a"
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/cpu_timer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/cpu_timer.o" "libs/timer/src/cpu_timer.cpp"
RmTemps bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/libboost_timer-mt.a(clean)
rm -f "bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/libboost_timer-mt.a"
gcc.archive bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/libboost_timer-mt.a
"/usr/bin/ar" rc "bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/libboost_timer-mt.a" "bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/auto_timers_construction.o" "bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/cpu_timer.o"
"/usr/bin/ranlib" "bin.v2/libs/timer/build/gcc-4.8/release/link-static/threading-multi/libboost_timer-mt.a"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/execution_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/execution_monitor.o" "libs/test/src/execution_monitor.cpp"
gcc.link.dll bin.v2/libs/serialization/build/gcc-4.8/release/libboost_serialization.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/serialization/build/gcc-4.8/release/libboost_serialization.so.1.58.0" -Wl,-h -Wl,libboost_serialization.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/serialization/build/gcc-4.8/release/basic_archive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-4.8/release/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-4.8/release/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-4.8/release/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/stl_port.o" "bin.v2/libs/serialization/build/gcc-4.8/release/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/void_cast.o" "bin.v2/libs/serialization/build/gcc-4.8/release/archive_exception.o" "bin.v2/libs/serialization/build/gcc-4.8/release/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-4.8/release/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/xml_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/xml_archive_exception.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/instantiate_defined_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_defined_grammar.hpp:17,
from libs/wave/src/instantiate_defined_grammar.cpp:23:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_defined_grammar.hpp:17,
from libs/wave/src/instantiate_defined_grammar.cpp:23:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/cpp_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/cpp_main.o" "libs/test/src/cpp_main.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_cpp_exprgrammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
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:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
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:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.link.dll bin.v2/libs/serialization/build/gcc-4.8/release/libboost_wserialization.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/serialization/build/gcc-4.8/release/libboost_wserialization.so.1.58.0" -Wl,-h -Wl,libboost_wserialization.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-4.8/release/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-4.8/release/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/xml_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.8/release/codecvt_null.o" "bin.v2/libs/serialization/build/gcc-4.8/release/libboost_serialization.so.1.58.0" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_re2c_lexer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer.cpp:29:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer.cpp:29:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/instantiate_cpp_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_grammar.hpp:14,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_grammar.hpp:14,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
In file included from ./boost/spirit/include/classic_parse_tree.hpp:11:0,
from ./boost/wave/grammars/cpp_grammar.hpp:15,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/tree/parse_tree.hpp: In static member function ‘static void boost::spirit::classic::pt_tree_policy<MatchPolicyT, NodeFactoryT, T>::concat(MatchAT&, const MatchBT&)’:
./boost/spirit/home/classic/tree/parse_tree.hpp:79:42: warning: typedef ‘attr_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename match_t::attr_t attr_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/compiler_log_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_defined_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_defined_grammar.hpp:17,
from libs/wave/src/instantiate_defined_grammar.cpp:23:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_defined_grammar.hpp:17,
from libs/wave/src/instantiate_defined_grammar.cpp:23:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/instantiate_predef_macros.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
In file included from ./boost/spirit/include/classic_parse_tree.hpp:11:0,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:15,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/tree/parse_tree.hpp: In static member function ‘static void boost::spirit::classic::pt_tree_policy<MatchPolicyT, NodeFactoryT, T>::concat(MatchAT&, const MatchBT&)’:
./boost/spirit/home/classic/tree/parse_tree.hpp:79:42: warning: typedef ‘attr_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename match_t::attr_t attr_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/progress_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp"
common.mkdir bin.v2/libs/test/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/test/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/exception_safety.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/exception_safety.o" "libs/test/src/exception_safety.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/unit_test_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/debug.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/debug.o" "libs/test/src/debug.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/framework.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/framework.o" "libs/test/src/framework.cpp"
gcc.link.dll bin.v2/libs/test/build/gcc-4.8/release/threading-multi/libboost_prg_exec_monitor-mt.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/libboost_prg_exec_monitor-mt.so.1.58.0" -Wl,-h -Wl,libboost_prg_exec_monitor-mt.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/cpp_main.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -pthread -m64
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/results_reporter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_cpp_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_grammar.hpp:14,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_grammar.hpp:14,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
In file included from ./boost/spirit/include/classic_parse_tree.hpp:11:0,
from ./boost/wave/grammars/cpp_grammar.hpp:15,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/tree/parse_tree.hpp: In static member function ‘static void boost::spirit::classic::pt_tree_policy<MatchPolicyT, NodeFactoryT, T>::concat(MatchAT&, const MatchBT&)’:
./boost/spirit/home/classic/tree/parse_tree.hpp:79:42: warning: typedef ‘attr_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename match_t::attr_t attr_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/results_collector.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_re2c_lexer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer.cpp:29:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer.cpp:29:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_re2c_lexer_str.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer_str.cpp:29:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer_str.cpp:29:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/plain_report_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_cpp_exprgrammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
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:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
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:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/interaction_based.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/interaction_based.o" "libs/test/src/interaction_based.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_predef_macros.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:14,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
In file included from ./boost/spirit/include/classic_parse_tree.hpp:11:0,
from ./boost/wave/grammars/cpp_predef_macros_grammar.hpp:15,
from libs/wave/src/instantiate_predef_macros.cpp:23:
./boost/spirit/home/classic/tree/parse_tree.hpp: In static member function ‘static void boost::spirit::classic::pt_tree_policy<MatchPolicyT, NodeFactoryT, T>::concat(MatchAT&, const MatchBT&)’:
./boost/spirit/home/classic/tree/parse_tree.hpp:79:42: warning: typedef ‘attr_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename match_t::attr_t attr_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/execution_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/execution_monitor.o" "libs/test/src/execution_monitor.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/instantiate_re2c_lexer.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer.cpp:29:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer.cpp:29:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/logged_expectations.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/logged_expectations.o" "libs/test/src/logged_expectations.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/execution_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/execution_monitor.o" "libs/test/src/execution_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/unit_test_suite.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/instantiate_re2c_lexer_str.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer_str.cpp:29:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:25,
from libs/wave/src/instantiate_re2c_lexer_str.cpp:29:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer/re2clex/cpp_re.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -w -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp"
RmTemps bin.v2/libs/wave/build/gcc-4.8/release/link-static/libboost_wave.a(clean)
rm -f "bin.v2/libs/wave/build/gcc-4.8/release/link-static/libboost_wave.a"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/plain_report_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/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.8/release/link-static/threading-multi/compiler_log_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/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.8/release/threading-multi/unit_test_log.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp"
gcc.archive bin.v2/libs/wave/build/gcc-4.8/release/link-static/libboost_wave.a
"/usr/bin/ar" rc "bin.v2/libs/wave/build/gcc-4.8/release/link-static/libboost_wave.a" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_cpp_exprgrammar.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_cpp_grammar.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_cpp_literalgrs.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_defined_grammar.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_predef_macros.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_re2c_lexer.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/instantiate_re2c_lexer_str.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/token_ids.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/wave_config_constant.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer/re2clex/aq.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/cpplexer/re2clex/cpp_re.o"
"/usr/bin/ranlib" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/libboost_wave.a"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/unit_test_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/xml_report_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_cpp_literalgrs.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_intlit_grammar.hpp:16,
from libs/wave/src/instantiate_cpp_literalgrs.cpp:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_intlit_grammar.hpp:16,
from libs/wave/src/instantiate_cpp_literalgrs.cpp:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/debug.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/debug.o" "libs/test/src/debug.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/unit_test_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/unit_test_main.o" "libs/test/src/unit_test_main.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/unit_test_suite.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/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.8/release/link-static/threading-multi/results_reporter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/progress_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/xml_log_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/unit_test_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/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.8/release/link-static/threading-multi/cpp_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/cpp_main.o" "libs/test/src/cpp_main.cpp"
RmTemps bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a(clean)
rm -f "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a"
gcc.archive bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a
"/usr/bin/ar" rc "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a" "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/cpp_main.o"
"/usr/bin/ranlib" "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/test_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/test_main.o" "libs/test/src/test_main.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/cpplexer/re2clex/cpp_re.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -w -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/threading-multi/test_tools.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/results_collector.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/interaction_based.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/interaction_based.o" "libs/test/src/interaction_based.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_cpp_grammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/threading-multi/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_grammar.hpp:14,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
from ./boost/spirit/include/classic_core.hpp:11,
from ./boost/wave/grammars/cpp_grammar.hpp:14,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
In file included from ./boost/spirit/include/classic_parse_tree.hpp:11:0,
from ./boost/wave/grammars/cpp_grammar.hpp:15,
from libs/wave/src/instantiate_cpp_grammar.cpp:24:
./boost/spirit/home/classic/tree/parse_tree.hpp: In static member function ‘static void boost::spirit::classic::pt_tree_policy<MatchPolicyT, NodeFactoryT, T>::concat(MatchAT&, const MatchBT&)’:
./boost/spirit/home/classic/tree/parse_tree.hpp:79:42: warning: typedef ‘attr_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename match_t::attr_t attr_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/progress_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/progress_monitor.o" "libs/test/src/progress_monitor.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/instantiate_cpp_exprgrammar.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"
In file included from ./boost/spirit/home/classic/core.hpp:32:0,
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:24:
./boost/spirit/home/classic/core/primitives/primitives.hpp: In member function ‘typename boost::spirit::classic::parser_result<DerivedT, ScannerT>::type boost::spirit::classic::char_parser<DrivedT>::parse(const ScannerT&) const’:
./boost/spirit/home/classic/core/primitives/primitives.hpp:50:68: warning: typedef ‘result_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename parser_result<self_t, ScannerT>::type result_t;
^
In file included from ./boost/spirit/home/classic/core/non_terminal/grammar.hpp:21:0,
from ./boost/spirit/home/classic/core.hpp:42,
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:24:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp: In function ‘void boost::spirit::classic::impl::grammar_destruct(GrammarT*)’:
./boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp:285:68: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
typedef typename helper_list_t::vector_t::reverse_iterator iterator_t;
^
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/unit_test_log.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/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.8/release/link-static/execution_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/execution_monitor.o" "libs/test/src/execution_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/xml_report_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/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.8/release/link-static/debug.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/debug.o" "libs/test/src/debug.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/xml_log_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/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.8/release/link-static/plain_report_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp"
...on 1400th target...
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/unit_test_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/test_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/test_main.o" "libs/test/src/test_main.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/compiler_log_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/cpp_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/cpp_main.o" "libs/test/src/cpp_main.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/cpp_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/cpp_main.o" "libs/test/src/cpp_main.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/exception_safety.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/exception_safety.o" "libs/test/src/exception_safety.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/framework.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/framework.o" "libs/test/src/framework.cpp"
RmTemps bin.v2/libs/test/build/gcc-4.8/release/link-static/libboost_prg_exec_monitor.a(clean)
rm -f "bin.v2/libs/test/build/gcc-4.8/release/link-static/libboost_prg_exec_monitor.a"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/unit_test_suite.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp"
gcc.archive bin.v2/libs/test/build/gcc-4.8/release/link-static/libboost_prg_exec_monitor.a
"/usr/bin/ar" rc "bin.v2/libs/test/build/gcc-4.8/release/link-static/libboost_prg_exec_monitor.a" "bin.v2/libs/test/build/gcc-4.8/release/link-static/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.8/release/link-static/debug.o" "bin.v2/libs/test/build/gcc-4.8/release/link-static/cpp_main.o"
"/usr/bin/ranlib" "bin.v2/libs/test/build/gcc-4.8/release/link-static/libboost_prg_exec_monitor.a"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/debug.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/debug.o" "libs/test/src/debug.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/results_reporter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/results_reporter.o" "libs/test/src/results_reporter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/results_collector.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/results_collector.o" "libs/test/src/results_collector.cpp"
gcc.link.dll bin.v2/libs/test/build/gcc-4.8/release/libboost_prg_exec_monitor.so.1.58.0
"/usr/bin/g++-4.8" -o "bin.v2/libs/test/build/gcc-4.8/release/libboost_prg_exec_monitor.so.1.58.0" -Wl,-h -Wl,libboost_prg_exec_monitor.so.1.58.0 -shared -Wl,--start-group "bin.v2/libs/test/build/gcc-4.8/release/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.8/release/debug.o" "bin.v2/libs/test/build/gcc-4.8/release/cpp_main.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -m64
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/compiler_log_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/xml_report_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/interaction_based.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/interaction_based.o" "libs/test/src/interaction_based.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/unit_test_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/unit_test_log.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/unit_test_log.o" "libs/test/src/unit_test_log.cpp"
common.mkdir bin.v2/libs/filesystem/build
mkdir -p "bin.v2/libs/filesystem/build"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/test_tools.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp"
common.mkdir bin.v2/libs/filesystem/build/gcc-4.8
mkdir -p "bin.v2/libs/filesystem/build/gcc-4.8"
common.mkdir bin.v2/libs/date_time/build
mkdir -p "bin.v2/libs/date_time/build"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/test_tools.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/test_tools.o" "libs/test/src/test_tools.cpp"
common.mkdir bin.v2/libs/date_time/build/gcc-4.8
mkdir -p "bin.v2/libs/date_time/build/gcc-4.8"
common.mkdir bin.v2/libs/filesystem/build/gcc-4.8/release
mkdir -p "bin.v2/libs/filesystem/build/gcc-4.8/release"
common.mkdir bin.v2/libs/filesystem/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/filesystem/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/coroutine/build
mkdir -p "bin.v2/libs/coroutine/build"
common.mkdir bin.v2/libs/filesystem/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8"
common.mkdir bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/plain_report_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp"
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.8/release/usinstances.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/regex/build/gcc-4.8/release/usinstances.o" "libs/regex/build/../src/usinstances.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/unit_test_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/unit_test_main.o" "libs/test/src/unit_test_main.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/unit_test_log.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/unit_test_log.o" "libs/test/src/unit_test_log.cpp"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/detail
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/detail"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/link-static
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/posix
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/posix"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/detail
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/detail"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/framework.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/framework.o" "libs/test/src/framework.cpp"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi/detail
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi/detail"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/results_reporter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/results_reporter.o" "libs/test/src/results_reporter.cpp"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi/posix
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi/posix"
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/detail/coroutine_context.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/detail/coroutine_context.o" "libs/coroutine/src/detail/coroutine_context.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/logged_expectations.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/threading-multi/logged_expectations.o" "libs/test/src/logged_expectations.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/results_collector.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/results_collector.o" "libs/test/src/results_collector.cpp"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/posix
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/posix"
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi/detail/coroutine_context.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi/detail/coroutine_context.o" "libs/coroutine/src/detail/coroutine_context.cpp"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi/detail
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi/detail"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/progress_monitor.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/progress_monitor.o" "libs/test/src/progress_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/xml_log_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp"
common.mkdir bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi/posix
mkdir -p "bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi/posix"
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8/release/detail/coroutine_context.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_COROUTINES_DYN_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/coroutine/build/gcc-4.8/release/detail/coroutine_context.o" "libs/coroutine/src/detail/coroutine_context.cpp"
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/exceptions.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/exceptions.o" "libs/coroutine/src/exceptions.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/unit_test_suite.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp"
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi/detail/coroutine_context.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_COROUTINES_DYN_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi/detail/coroutine_context.o" "libs/coroutine/src/detail/coroutine_context.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/logged_expectations.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/logged_expectations.o" "libs/test/src/logged_expectations.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/interaction_based.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/interaction_based.o" "libs/test/src/interaction_based.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/threading-multi/codecvt_error_category.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi/codecvt_error_category.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8/release/exceptions.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_COROUTINES_DYN_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/coroutine/build/gcc-4.8/release/exceptions.o" "libs/coroutine/src/exceptions.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi/windows_file_codecvt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/cpplexer/re2clex/cpp_re.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -w -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp"
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi/exceptions.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_COROUTINES_DYN_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/coroutine/build/gcc-4.8/release/threading-multi/exceptions.o" "libs/coroutine/src/exceptions.cpp"
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi/exceptions.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/coroutine/build/gcc-4.8/release/link-static/threading-multi/exceptions.o" "libs/coroutine/src/exceptions.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/link-static/exception_safety.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/link-static/exception_safety.o" "libs/test/src/exception_safety.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/xml_report_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/windows_file_codecvt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi/path_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/framework.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/framework.o" "libs/test/src/framework.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/xml_log_formatter.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.8/release/unit_test_main.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pedantic -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/test/build/gcc-4.8/release/unit_test_main.o" "libs/test/src/unit_test_main.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/utf8_codecvt_facet.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/threading-multi/windows_file_codecvt.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -w -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/codecvt_error_category.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"
RmTemps bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/libboost_wave-mt.a(clean)
rm -f "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/libboost_wave-mt.a"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/portability.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/portability.o" "libs/filesystem/src/portability.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/path_traits.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/path_traits.o" "libs/filesystem/src/path_traits.cpp"
gcc.archive bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/libboost_wave-mt.a
"/usr/bin/ar" rc "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/libboost_wave-mt.a" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_cpp_exprgrammar.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_cpp_grammar.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_cpp_literalgrs.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_defined_grammar.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_predef_macros.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_re2c_lexer.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/instantiate_re2c_lexer_str.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/token_ids.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/wave_config_constant.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer/re2clex/aq.o" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o"
"/usr/bin/ranlib" "bin.v2/libs/wave/build/gcc-4.8/release/link-static/threading-multi/libboost_wave-mt.a"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.8/release/link-static/threading-multi/portability.o
"/usr/bin/g++-4.8" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -L/home/lee2/.linuxbrew/lib -L/home/lee2/.linuxbrew/lib -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -I"/home/lee2/.linuxbrew/include" -c -o "bin.v2/libs/filesystem/build/gcc-4.8/r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment