Skip to content

Instantly share code, notes, and snippets.

@kilojoules
Created December 7, 2016 22:00
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 kilojoules/32bb03b4e48196e690b6c02c0cfc0e4f to your computer and use it in GitHub Desktop.
Save kilojoules/32bb03b4e48196e690b6c02c0cfc0e4f to your computer and use it in GitHub Desktop.
boost on macOS 10.11.5 - Homebrew build logs
Homebrew build logs for boost on macOS 10.11.5
Build date: 2016-12-07 14:47:29
HOMEBREW_VERSION: 1.1.2-34-g11cf7b9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 11cf7b97c419312d72945a174e1a57d51f1a1787
Last commit: 31 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: e34b85345102e03ebff47b03841fbdb600d8c0fe
Core tap last commit: 10 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p648
Clang: 7.3 build 703
Git: 2.10.1 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: N/A
macOS: 10.11.5-x86_64
Xcode: N/A
CLT: 7.3.1.0.1.1461711523
X11: 2.7.10 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libcrypto.1.0.0.dylib
/usr/local/lib/libcrypto.dylib
/usr/local/lib/libklcsagt.dylib
/usr/local/lib/libklcskca.dylib
/usr/local/lib/libklcsnagt.dylib
/usr/local/lib/libklcsrt.dylib
/usr/local/lib/libklcsstd.dylib
/usr/local/lib/libklcstr.dylib
/usr/local/lib/libklmspack.0.1.0.dylib
/usr/local/lib/libklmspack.0.dylib
/usr/local/lib/libklmspack.dylib
/usr/local/lib/libssl.1.0.0.dylib
/usr/local/lib/libssl.dylib
/usr/local/lib/libz.1.dylib
/usr/local/lib/libz.dylib
boost --without-single
2016-12-07 14:47:19 -0700
./bootstrap.sh
--prefix=/usr/local/Cellar/boost/1.62.0
--libdir=/usr/local/Cellar/boost/1.62.0/lib
--without-icu
--without-libraries=python,mpi
Building Boost.Build engine with toolset darwin... tools/build/src/engine/bin.macosxx86_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
cc called with: -o bootstrap/jam0 command.c compile.c constants.c debug.c execcmd.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c class.c cwd.c native.c md5.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c pathunix.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o bootstrap/jam0 command.c compile.c constants.c debug.c execcmd.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c class.c cwd.c native.c md5.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c pathunix.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
cc called with: -o bin.macosxx86_64/b2 -DNDEBUG -DOPT_HEADER_CACHE_EXT -DOPT_GRAPH_DEBUG_EXT -DOPT_SEMAPHORE -DOPT_AT_FILES -DOPT_DEBUG_PROFILE -DOPT_FIX_TARGET_VARIABLES_EXT -DOPT_IMPROVED_PATIENCE_EXT -DYYSTACKSIZE=5000 -Wl,-x -O3 -finline-functions command.c compile.c constants.c debug.c execcmd.c frames.c function.c glob.c hash.c hcache.c headers.c hdrmacro.c jam.c jambase.c jamgram.c lists.c make.c make1.c mem.c object.c option.c output.c parse.c pathsys.c regexp.c rules.c scan.c search.c subst.c w32_getreg.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c class.c cwd.c native.c md5.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c pathunix.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o bin.macosxx86_64/b2 -DNDEBUG -DOPT_HEADER_CACHE_EXT -DOPT_GRAPH_DEBUG_EXT -DOPT_SEMAPHORE -DOPT_AT_FILES -DOPT_DEBUG_PROFILE -DOPT_FIX_TARGET_VARIABLES_EXT -DOPT_IMPROVED_PATIENCE_EXT -DYYSTACKSIZE=5000 -Wl,-x -O3 -finline-functions command.c compile.c constants.c debug.c execcmd.c frames.c function.c glob.c hash.c hcache.c headers.c hdrmacro.c jam.c jambase.c jamgram.c lists.c make.c make1.c mem.c object.c option.c output.c parse.c pathsys.c regexp.c rules.c scan.c search.c subst.c w32_getreg.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c class.c cwd.c native.c md5.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c pathunix.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2016-12-07 14:47:27 -0700
./b2
headers
Performing configuration checks
- 32-bit : no
- 64-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
- symlinks supported : yes
...found 8 targets...
...updating 2 targets...
mklink-or-dir boost/chrono/stopwatches
link.mklink boost/chrono/stopwatches.hpp
...updated 2 targets...
g++ called with: -dumpversion
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -dumpversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++ called with: -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/32.o libs/config/checks/architecture/32.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/32.o libs/config/checks/architecture/32.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++ called with: -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/64.o libs/config/checks/architecture/64.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/64.o libs/config/checks/architecture/64.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++ called with: -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/arm.o libs/config/checks/architecture/arm.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/arm.o libs/config/checks/architecture/arm.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++ called with: -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/mips1.o libs/config/checks/architecture/mips1.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/mips1.o libs/config/checks/architecture/mips1.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++ called with: -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/power.o libs/config/checks/architecture/power.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/power.o libs/config/checks/architecture/power.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++ called with: -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/sparc.o libs/config/checks/architecture/sparc.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/sparc.o libs/config/checks/architecture/sparc.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++ called with: -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/x86.o libs/config/checks/architecture/x86.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2 -fexceptions -fPIC -c -o libs/config/checks/architecture/bin/darwin-4.2.1/debug/x86.o libs/config/checks/architecture/x86.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
This file has been truncated, but you can view the full file.
2016-12-07 14:47:29 -0700
./b2
--prefix=/usr/local/Cellar/boost/1.62.0
--libdir=/usr/local/Cellar/boost/1.62.0/lib
-d2
-j4
--layout=system
--user-config=user-config.jam
install
threading=multi
link=shared,static
Performing configuration checks
- 32-bit : no (cached)
- 64-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : yes
- C++11 mutex : no
- lockfree boost::atomic_flag : yes
- Boost.Config Feature Check: cxx11_auto_declarations : yes
- Boost.Config Feature Check: cxx11_constexpr : no
- Boost.Config Feature Check: cxx11_defaulted_functions : no
- Boost.Config Feature Check: cxx11_final : yes
- Boost.Config Feature Check: cxx11_hdr_tuple : no
- Boost.Config Feature Check: cxx11_lambdas : no
- Boost.Config Feature Check: cxx11_noexcept : no
- Boost.Config Feature Check: cxx11_nullptr : no
- Boost.Config Feature Check: cxx11_rvalue_references : yes
- Boost.Config Feature Check: cxx11_template_aliases : yes
- Boost.Config Feature Check: cxx11_thread_local : no
- Boost.Config Feature Check: cxx11_variadic_templates : 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
- bzip2 : yes
- iconv (libc) : no
- iconv (separate) : yes
- icu : no
- icu (lib64) : no
- native-atomic-int32-supported : yes
- pthread-supports-robust-mutexes : no
- compiler-supports-visibility : yes
- compiler-supports-ssse3 : yes
- compiler-supports-avx2 : no
- gcc visibility : yes
- long double support : yes
- zlib : yes
- bzip2 : yes
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- coroutine2 : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- metaparse : 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
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...found 36635 targets...
...updating 14353 targets...
common.mkdir /usr/local/Cellar/boost/1.62.0/include
mkdir -p "/usr/local/Cellar/boost/1.62.0/include"
common.mkdir /usr/local/Cellar/boost/1.62.0/lib
mkdir -p "/usr/local/Cellar/boost/1.62.0/lib"
common.mkdir bin.v2/libs/system/build/darwin-4.2.1/release
mkdir -p "bin.v2/libs/system/build/darwin-4.2.1/release"
common.mkdir bin.v2/libs/atomic
mkdir -p "bin.v2/libs/atomic"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost"
common.mkdir bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi
mkdir -p "bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi"
common.mkdir bin.v2/libs/chrono
mkdir -p "bin.v2/libs/chrono"
common.mkdir bin.v2/libs/atomic/build
mkdir -p "bin.v2/libs/atomic/build"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/aligned_storage.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/aligned_storage.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/aligned_storage.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/any.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/any.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/any.hpp"
common.mkdir bin.v2/libs/atomic/build/darwin-4.2.1
mkdir -p "bin.v2/libs/atomic/build/darwin-4.2.1"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/array.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/array.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/array.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio.hpp"
common.mkdir bin.v2/libs/atomic/build/darwin-4.2.1/release
mkdir -p "bin.v2/libs/atomic/build/darwin-4.2.1/release"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/assert.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/assert.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/assert.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/assign.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/assign.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/assign.hpp"
common.mkdir bin.v2/libs/atomic/build/darwin-4.2.1/release/threading-multi
mkdir -p "bin.v2/libs/atomic/build/darwin-4.2.1/release/threading-multi"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/atomic.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/atomic.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/atomic.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bimap.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bimap.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bimap.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/blank.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/blank.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/blank.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/blank_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/blank_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/blank_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/call_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/call_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/call_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/cast.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/cast.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/cast.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/cerrno.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/cerrno.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/cerrno.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/checked_delete.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/checked_delete.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/checked_delete.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/circular_buffer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/circular_buffer_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compressed_pair.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compressed_pair.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compressed_pair.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/concept_archetype.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/concept_archetype.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/concept_archetype.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/concept_check.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/concept_check.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/concept_check.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/convert.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/convert.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/convert.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/crc.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/crc.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/crc.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/cregex.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/cregex.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/cregex.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/cstdfloat.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/cstdfloat.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/cstdfloat.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/cstdint.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/cstdint.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/cstdint.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/cstdlib.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/cstdlib.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/cstdlib.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/current_function.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/current_function.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/current_function.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/cxx11_char_types.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/cxx11_char_types.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/cxx11_char_types.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time.hpp"
darwin.compile.c++ bin.v2/libs/atomic/build/darwin-4.2.1/release/threading-multi/lockpool.o
"clang++" -ftemplate-depth-128 -O3 -Wall -dynamic -gdwarf-2 -fexceptions -Wno-inline -fPIC -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_SOURCE -DNDEBUG -I"." -c -o "bin.v2/libs/atomic/build/darwin-4.2.1/release/threading-multi/lockpool.o" "libs/atomic/src/lockpool.cpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dynamic_bitset.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dynamic_bitset_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/enable_shared_from_this.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/enable_shared_from_this.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/enable_shared_from_this.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception_ptr.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception_ptr.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception_ptr.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/filesystem.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/filesystem.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/foreach.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/foreach.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/foreach.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/foreach_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/foreach_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/foreach_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/format.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/format.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/format.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/function.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/function.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/function.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/function_equal.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/function_equal.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/function_equal.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/function_output_iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/function_output_iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/function_output_iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/functional.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/functional.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/functional.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/generator_iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/generator_iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/generator_iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/geometry.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/geometry.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/geometry.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/get_pointer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/get_pointer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/get_pointer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/hana.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/hana.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/hana.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/implicit_cast.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/implicit_cast.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/implicit_cast.hpp"
darwin.link.dll bin.v2/libs/atomic/build/darwin-4.2.1/release/threading-multi/libboost_atomic.dylib
"clang++" -dynamiclib -Wl,-single_module -install_name "libboost_atomic.dylib" -o "bin.v2/libs/atomic/build/darwin-4.2.1/release/threading-multi/libboost_atomic.dylib" "bin.v2/libs/atomic/build/darwin-4.2.1/release/threading-multi/lockpool.o" -headerpad_max_install_names -Wl,-dead_strip -no_dead_strip_inits_and_terms -arch x86_64
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/indirect_reference.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/indirect_reference.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/indirect_reference.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/integer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/integer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/integer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/integer_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/integer_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/integer_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/integer_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/integer_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/integer_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/intrusive_ptr.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/intrusive_ptr.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/intrusive_ptr.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/io_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/io_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/io_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_atomic.dylib
cp "bin.v2/libs/atomic/build/darwin-4.2.1/release/threading-multi/libboost_atomic.dylib" "/usr/local/Cellar/boost/1.62.0/lib/libboost_atomic.dylib"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/is_placeholder.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/is_placeholder.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/is_placeholder.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/iterator_adaptors.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/iterator_adaptors.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/iterator_adaptors.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/last_value.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/last_value.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/last_value.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/lexical_cast.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/lexical_cast.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/lexical_cast.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/limits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/limits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/limits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/local_function.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/local_function.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/local_function.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/locale.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/locale.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/locale.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/make_default.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/make_default.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/make_default.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/make_shared.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/make_shared.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/make_shared.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/make_unique.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/make_unique.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/make_unique.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/math_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/math_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/math_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/mem_fn.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/mem_fn.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/mem_fn.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/memory_order.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/memory_order.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/memory_order.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/metaparse.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/metaparse.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/metaparse.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/mpi.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/mpi.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/mpi.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/multi_array.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/multi_array.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/multi_array.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/multi_index_container.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/multi_index_container.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/multi_index_container.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/multi_index_container_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/multi_index_container_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/multi_index_container_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/next_prior.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/next_prior.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/next_prior.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/non_type.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/non_type.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/non_type.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/noncopyable.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/noncopyable.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/noncopyable.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/none.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/none.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/none.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/nondet_random.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/nondet_random.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/nondet_random.hpp"
...on 100th target...
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/none_t.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/none_t.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/none_t.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/operators.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/operators.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/operators.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/operators_v1.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/operators_v1.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/operators_v1.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/optional.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/optional.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/optional.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/parameter.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/parameter.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/parameter.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/phoenix.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/phoenix.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/phoenix.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/pointee.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/pointee.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/pointee.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/pointer_cast.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/pointer_cast.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/pointer_cast.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/pointer_to_other.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/pointer_to_other.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/pointer_to_other.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/polymorphic_cast.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/polymorphic_cast.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/polymorphic_cast.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/polymorphic_pointer_cast.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/polymorphic_pointer_cast.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/polymorphic_pointer_cast.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/predef.h
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/predef.h" "/usr/local/Cellar/boost/1.62.0/include/boost/predef.h"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/preprocessor.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/preprocessor.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/preprocessor.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/program_options.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/program_options.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/program_options.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/progress.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/progress.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/progress.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/python.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/python.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/python.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/random.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/random.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/random.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/range.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/range.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/range.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/ratio.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/ratio.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/ratio.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/rational.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/rational.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/rational.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/ref.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/ref.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/ref.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/regex.h
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/regex.h" "/usr/local/Cellar/boost/1.62.0/include/boost/regex.h"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/regex.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/regex.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/regex.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/regex_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/regex_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/regex_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/scoped_array.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/scoped_array.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/scoped_array.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/scope_exit.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/scope_exit.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/scope_exit.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/scoped_ptr.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/scoped_ptr.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/scoped_ptr.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/shared_array.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/shared_array.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/shared_array.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/shared_container_iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/shared_container_iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/shared_container_iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/shared_ptr.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/shared_ptr.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/shared_ptr.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/signal.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/signal.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/signal.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/signals.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/signals.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/signals.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/signals2.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/signals2.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/signals2.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/smart_ptr.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/smart_ptr.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/smart_ptr.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/spirit.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/spirit.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/spirit.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/static_assert.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/static_assert.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/static_assert.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/swap.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/swap.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/swap.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/thread.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/thread.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/thread.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/throw_exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/throw_exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/throw_exception.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/timer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/timer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/timer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/token_functions.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/token_functions.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/token_functions.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/token_iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/token_iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/token_iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/tokenizer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/tokenizer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/tokenizer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/type.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/type.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/type.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/type_index.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/type_index.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/type_index.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/type_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/type_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/type_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/unordered_map.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/unordered_map.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/unordered_map.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/unordered_set.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/unordered_set.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/unordered_set.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/utility.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/utility.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/utility.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/variant.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/variant.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/variant.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/version.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/version.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/version.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/visit_each.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/visit_each.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/visit_each.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/wave.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/wave.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/wave.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/weak_ptr.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/weak_ptr.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/weak_ptr.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/algorithm
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/align
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/align"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/accumulators.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/accumulators/accumulators.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/accumulators.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/algorithm.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/algorithm.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/algorithm.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/align.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/align.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/align.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/align/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/align/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/clamp.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/clamp.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/clamp.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/gather.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/gather.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/gather.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/hex.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/hex.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/hex.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/is_palindrome.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/is_palindrome.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/is_palindrome.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/minmax.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/minmax.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/minmax.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/minmax_element.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/minmax_element.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/minmax_element.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/sort_subrange.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/sort_subrange.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/sort_subrange.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/string.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string_regex.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/algorithm/string_regex.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string_regex.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/cxx11
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/cxx11"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/cxx14
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/cxx14"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/searching
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/searching"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/accumulators_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/accumulators/accumulators_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/accumulators_fwd.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string/std
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/string/std"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/algorithm/searching/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/algorithm/searching/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/accumulators/statistics.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/accumulators/statistics_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics_fwd.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/framework
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/framework"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/numeric
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/numeric"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/framework/accumulators
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/framework/accumulators"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/numeric/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/numeric/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics/parameters
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics/parameters"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics/variates
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/statistics/variates"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/numeric/functional
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/numeric/functional"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/accumulators/framework/parameters
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/accumulators/framework/parameters"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/align_down.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/align_down.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/align_down.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/align_down_forward.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/align_down_forward.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/align_down_forward.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/align_up.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/align_up.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/align_up.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/align_up_forward.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/align_up_forward.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/align_up_forward.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_alloc.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/aligned_alloc.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_alloc.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/aligned_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_allocator_adaptor.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/aligned_allocator_adaptor.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_allocator_adaptor.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_allocator_adaptor_forward.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/aligned_allocator_adaptor_forward.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_allocator_adaptor_forward.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_allocator_forward.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/aligned_allocator_forward.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_allocator_forward.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_delete.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/aligned_delete.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_delete.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_delete_forward.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/aligned_delete_forward.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/aligned_delete_forward.hpp"
...on 200th target...
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/alignment_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/alignment_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/alignment_of.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/alignment_of_forward.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/alignment_of_forward.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/alignment_of_forward.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/assume_aligned.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/assume_aligned.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/assume_aligned.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/is_aligned.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/is_aligned.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/is_aligned.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/align/is_aligned_forward.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/align/is_aligned_forward.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/align/is_aligned_forward.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/archive
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/archive"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/assign
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/assign"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/archive_exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/archive_exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/archive_exception.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/async_result.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/async_result.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/async_result.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/assign/assignment_exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/assign/assignment_exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/assign/assignment_exception.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/assign/std
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/assign/std"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_datagram_socket.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_datagram_socket.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_datagram_socket.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_deadline_timer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_deadline_timer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_deadline_timer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_io_object.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_io_object.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_io_object.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_raw_socket.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_raw_socket.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_raw_socket.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_seq_packet_socket.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_seq_packet_socket.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_seq_packet_socket.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_serial_port.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_serial_port.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_serial_port.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_signal_set.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_signal_set.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_signal_set.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_socket.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_socket.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_socket.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_socket_acceptor.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_socket_acceptor.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_socket_acceptor.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_socket_iostream.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_socket_iostream.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_socket_iostream.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_socket_streambuf.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_socket_streambuf.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_socket_streambuf.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_stream_socket.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_stream_socket.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_stream_socket.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_streambuf.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_streambuf.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_streambuf.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_streambuf_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_streambuf_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_streambuf_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_waitable_timer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/basic_waitable_timer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/basic_waitable_timer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/buffer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/buffer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/buffer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_read_stream_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/buffered_read_stream_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_read_stream_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_read_stream.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/buffered_read_stream.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_read_stream.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_stream_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/buffered_stream_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_stream_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_stream.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/buffered_stream.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_stream.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_write_stream_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/buffered_write_stream_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_write_stream_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_write_stream.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/buffered_write_stream.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/buffered_write_stream.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/buffers_iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/buffers_iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/buffers_iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/completion_condition.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/completion_condition.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/completion_condition.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/connect.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/connect.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/connect.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/coroutine.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/coroutine.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/coroutine.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/datagram_socket_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/datagram_socket_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/datagram_socket_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/deadline_timer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/deadline_timer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/deadline_timer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/deadline_timer_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/deadline_timer_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/deadline_timer_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/error.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/error.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/error.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/handler_alloc_hook.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/handler_alloc_hook.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/handler_alloc_hook.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/handler_invoke_hook.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/handler_invoke_hook.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/handler_invoke_hook.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/handler_continuation_hook.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/handler_continuation_hook.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/handler_continuation_hook.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/handler_type.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/handler_type.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/handler_type.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/high_resolution_timer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/high_resolution_timer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/high_resolution_timer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/io_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/io_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/io_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/is_read_buffered.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/is_read_buffered.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/is_read_buffered.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/is_write_buffered.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/is_write_buffered.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/is_write_buffered.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/placeholders.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/placeholders.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/placeholders.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/raw_socket_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/raw_socket_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/raw_socket_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/read.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/read.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/read.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/read_at.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/read_at.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/read_at.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/read_until.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/read_until.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/read_until.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/seq_packet_socket_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/seq_packet_socket_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/seq_packet_socket_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/serial_port.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/serial_port.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/serial_port.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/serial_port_base.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/serial_port_base.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/serial_port_base.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/serial_port_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/serial_port_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/serial_port_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/signal_set.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/signal_set.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/signal_set.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/socket_acceptor_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/socket_acceptor_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/socket_acceptor_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/signal_set_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/signal_set_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/signal_set_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/socket_base.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/socket_base.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/socket_base.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/spawn.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/spawn.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/spawn.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/ssl.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/steady_timer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/steady_timer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/steady_timer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/strand.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/strand.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/strand.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/stream_socket_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/stream_socket_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/stream_socket_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/streambuf.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/streambuf.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/streambuf.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/system_timer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/system_timer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/system_timer.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/time_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/time_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/time_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/unyield.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/unyield.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/unyield.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/use_future.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/use_future.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/use_future.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/version.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/version.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/version.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/wait_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/wait_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/wait_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/waitable_timer_service.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/waitable_timer_service.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/waitable_timer_service.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/write.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/write.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/write.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/write_at.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/write_at.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/write_at.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/asio/yield.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/asio/yield.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/asio/yield.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/generic
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/generic"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/impl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/impl"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/detail/impl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/detail/impl"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/generic/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/generic/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ip
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ip"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/local
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/local"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/generic/detail/impl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/generic/detail/impl"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ip/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ip/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/local/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/local/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ip/impl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ip/impl"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ip/detail/impl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ip/detail/impl"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/local/detail/impl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/local/detail/impl"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/posix
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/posix"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_archive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_archive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_archive.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/windows
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/windows"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/impl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/impl"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/old
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/old"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/detail/impl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/detail/impl"
...on 300th target...
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_binary_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_binary_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_binary_iarchive.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/old/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/asio/ssl/old/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_binary_iprimitive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_binary_iprimitive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_binary_iprimitive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_binary_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_binary_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_binary_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_binary_oprimitive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_binary_oprimitive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_binary_oprimitive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_streambuf_locale_saver.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_streambuf_locale_saver.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_streambuf_locale_saver.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_text_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_text_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_text_iarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_text_iprimitive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_text_iprimitive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_text_iprimitive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_text_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_text_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_text_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_text_oprimitive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_text_oprimitive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_text_oprimitive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_xml_archive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_xml_archive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_xml_archive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_xml_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_xml_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_xml_iarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_xml_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/basic_xml_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/basic_xml_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/binary_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_iarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_iarchive_impl.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/binary_iarchive_impl.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_iarchive_impl.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/binary_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_oarchive_impl.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/binary_oarchive_impl.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_oarchive_impl.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_wiarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/binary_wiarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_wiarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_woarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/binary_woarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/binary_woarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/codecvt_null.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/codecvt_null.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/codecvt_null.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/dinkumware.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/dinkumware.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/dinkumware.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_binary_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_binary_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_binary_iarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_binary_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_binary_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_binary_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_iarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_text_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_text_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_text_iarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_text_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_text_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_text_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_text_wiarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_text_wiarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_text_wiarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_text_woarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_text_woarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_text_woarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_xml_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_xml_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_xml_iarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_xml_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_xml_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_xml_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_xml_wiarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_xml_wiarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_xml_wiarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_xml_woarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/polymorphic_xml_woarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/polymorphic_xml_woarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/text_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/text_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/text_iarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/text_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/text_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/text_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/text_wiarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/text_wiarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/text_wiarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/text_woarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/text_woarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/text_woarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/tmpdir.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/tmpdir.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/tmpdir.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/wcslen.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/wcslen.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/wcslen.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_archive_exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/xml_archive_exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_archive_exception.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_iarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/xml_iarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_iarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_oarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/xml_oarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_oarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_wiarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/xml_wiarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_wiarchive.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_woarchive.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/archive/xml_woarchive.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/archive/xml_woarchive.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/archive/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/archive/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/archive/impl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/archive/impl"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/archive/iterators
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/archive/iterators"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/assign/list_inserter.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/assign/list_inserter.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/assign/list_inserter.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/assign/list_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/assign/list_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/assign/list_of.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/assign/ptr_list_inserter.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/assign/ptr_list_inserter.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/assign/ptr_list_inserter.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/assign/ptr_list_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/assign/ptr_list_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/assign/ptr_list_of.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/assign/ptr_map_inserter.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/assign/ptr_map_inserter.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/assign/ptr_map_inserter.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/assign/std.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/assign/std.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/assign/std.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/atomic
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/atomic"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bind
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bind"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/atomic/atomic.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/atomic/atomic.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/atomic/atomic.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bimap/bimap.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bimap/bimap.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/bimap.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/apply.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/apply.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/apply.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bimap/list_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bimap/list_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/list_of.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bimap/multiset_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bimap/multiset_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/multiset_of.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bimap/set_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bimap/set_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/set_of.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bimap/unconstrained_set_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bimap/unconstrained_set_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/unconstrained_set_of.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bimap/unordered_multiset_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bimap/unordered_multiset_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/unordered_multiset_of.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bimap/unordered_set_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bimap/unordered_set_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/unordered_set_of.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bimap/vector_of.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bimap/vector_of.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/vector_of.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/container_adaptor
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/container_adaptor"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/property_map
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/property_map"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/container_adaptor/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/container_adaptor/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/detail/debug
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/detail/debug"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/detail/test
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/detail/test"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/container_adaptor/support
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/container_adaptor/support"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/relation
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/relation"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/support
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/support"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/tags
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/tags"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/relation/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/relation/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/relation/support
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/relation/support"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/tags/support
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/tags/support"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/bimap/views
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/bimap/views"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/atomic/atomic_flag.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/atomic/atomic_flag.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/atomic/atomic_flag.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/atomic/capabilities.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/atomic/capabilities.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/atomic/capabilities.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/atomic/fences.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/atomic/fences.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/atomic/fences.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/atomic/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/atomic/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/arg.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/arg.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/arg.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/bind.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/bind.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/bind.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/bind_cc.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/bind_cc.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/bind_cc.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/bind_mf2_cc.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/bind_mf2_cc.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/bind_mf2_cc.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/bind_mf_cc.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/bind_mf_cc.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/bind_mf_cc.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/bind_template.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/bind_template.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/bind_template.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/make_adaptable.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/make_adaptable.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/make_adaptable.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/mem_fn.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/mem_fn.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/mem_fn.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/mem_fn_cc.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/mem_fn_cc.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/mem_fn_cc.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/mem_fn_template.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/mem_fn_template.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/mem_fn_template.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/mem_fn_vw.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/mem_fn_vw.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/mem_fn_vw.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/placeholders.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/placeholders.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/placeholders.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/protect.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/protect.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/protect.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/bind/storage.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/bind/storage.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/bind/storage.hpp"
darwin.compile.c++ bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi/error_code.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -dynamic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -fPIC -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi/error_code.o" "libs/system/src/error_code.cpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono"
...on 400th target...
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/ceil.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/ceil.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/ceil.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/algorithm.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/algorithm.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/algorithm.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer/base.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/circular_buffer/base.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer/base.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/algorithm
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/algorithm"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/allocator
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/allocator"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/async
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/async"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/algorithm/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/algorithm/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/container
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/container"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/exception
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/exception"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/container/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/container/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/experimental
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/experimental"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/functional
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/functional"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/image
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/image"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/interop
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/interop"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/functional/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/functional/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/iterator
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/iterator"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/eigen
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/eigen"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/opencv
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/opencv"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/iterator/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/iterator/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/opengl
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/opengl"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/qt
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/qt"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/vtk
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/interop/vtk"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/lambda
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/lambda"
darwin.link.dll bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi/libboost_system.dylib
"clang++" -dynamiclib -Wl,-single_module -install_name "libboost_system.dylib" -o "bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi/libboost_system.dylib" "bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi/error_code.o" -headerpad_max_install_names -Wl,-dead_strip -no_dead_strip_inits_and_terms -arch x86_64
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/memory
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/memory"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/random
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/random"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/type_traits
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/type_traits"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/types
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/types"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/utility
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/utility"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_system.dylib
cp "bin.v2/libs/system/build/darwin-4.2.1/release/threading-multi/libboost_system.dylib" "/usr/local/Cellar/boost/1.62.0/lib/libboost_system.dylib"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/compute/type_traits/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/compute/type_traits/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer/debug.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/circular_buffer/debug.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer/debug.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer/details.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/circular_buffer/details.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer/details.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer/space_optimized.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/circular_buffer/space_optimized.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/circular_buffer/space_optimized.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/chrono.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/chrono.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/chrono.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/chrono_io.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/chrono_io.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/chrono_io.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/clock_string.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/clock_string.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/clock_string.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/duration.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/duration.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/duration.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/floor.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/floor.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/floor.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/include.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/include.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/include.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/process_cpu_clocks.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/process_cpu_clocks.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/process_cpu_clocks.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/round.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/round.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/round.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/stopwatches.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/system_clocks.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/system_clocks.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/system_clocks.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/thread_clock.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/thread_clock.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/thread_clock.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/chrono/time_point.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/chrono/time_point.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/time_point.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/io
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/io"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/io_v1
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/io_v1"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/inlined
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/inlined"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/io/utility
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/io/utility"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/no_warning
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/no_warning"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/inlined/mac
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/inlined/mac"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches/collectors
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches/collectors"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/inlined/posix
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/inlined/posix"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/inlined/win
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/detail/inlined/win"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches/formatters
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches/formatters"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches/reporters
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/stopwatches/reporters"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/typeof
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/typeof"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/async.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/async.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/async.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/buffer.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/buffer.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/buffer.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/typeof/boost
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/typeof/boost"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/cl.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/cl.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/cl.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/cl_ext.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/cl_ext.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/cl_ext.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/closure.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/closure.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/closure.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/command_queue.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/command_queue.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/command_queue.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/chrono/typeof/boost/chrono
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/chrono/typeof/boost/chrono"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/container.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/container.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/container.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/context.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/context.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/context.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/core.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/core.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/core.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/device.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/device.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/device.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/event.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/event.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/event.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/exception.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/function.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/function.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/function.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/functional.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/functional.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/functional.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/image2d.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/image2d.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/image2d.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/image.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/image.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/image.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/image3d.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/image3d.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/image3d.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/image_format.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/image_format.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/image_format.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/image_sampler.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/image_sampler.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/image_sampler.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/kernel.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/kernel.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/kernel.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/lambda.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/lambda.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/lambda.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/memory.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/memory.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/memory.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/memory_object.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/memory_object.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/memory_object.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/pipe.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/pipe.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/pipe.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/platform.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/platform.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/platform.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/program.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/program.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/program.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/random.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/random.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/random.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/source.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/source.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/source.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/svm.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/svm.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/svm.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/system.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/system.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/system.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/type_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/type_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/type_traits.hpp"
...on 500th target...
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/types.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/types.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/types.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/user_event.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/user_event.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/user_event.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/utility.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/utility.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/utility.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/wait_list.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/wait_list.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/wait_list.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/compute/version.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/compute/version.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/compute/version.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/concept
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/concept"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/concept_check
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/concept_check"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/config
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/config"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/container
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/container"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/concept/assert.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/concept/assert.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/concept/assert.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/abi_prefix.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/abi_prefix.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/abi_prefix.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/abi_suffix.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/abi_suffix.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/abi_suffix.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/adaptive_pool.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/adaptive_pool.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/adaptive_pool.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/container/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/container/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/container/pmr
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/container/pmr"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/auto_link.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/auto_link.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/auto_link.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/posix_features.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/posix_features.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/posix_features.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/requires_threads.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/requires_threads.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/requires_threads.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/select_compiler_config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/select_compiler_config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/select_compiler_config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/select_platform_config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/select_platform_config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/select_platform_config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/select_stdlib_config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/select_stdlib_config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/select_stdlib_config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/suffix.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/suffix.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/suffix.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/user.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/user.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/user.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/config/warning_disable.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/config/warning_disable.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/config/warning_disable.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/config/abi
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/config/abi"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/config/compiler
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/config/compiler"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/config/no_tr1
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/config/no_tr1"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/config/platform
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/config/platform"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/config/stdlib
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/config/stdlib"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/concept_check/borland.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/concept_check/borland.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/concept_check/borland.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/concept_check/general.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/concept_check/general.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/concept_check/general.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/concept_check/has_constraints.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/concept_check/has_constraints.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/concept_check/has_constraints.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/concept_check/msvc.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/concept_check/msvc.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/concept_check/msvc.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/concept/requires.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/concept/requires.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/concept/requires.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/concept/usage.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/concept/usage.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/concept/usage.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/concept/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/concept/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/allocator_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/allocator_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/allocator_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/container_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/container_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/container_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/flat_map.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/flat_map.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/flat_map.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/deque.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/deque.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/deque.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/flat_set.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/flat_set.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/flat_set.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/list.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/list.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/list.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/map.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/map.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/map.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/new_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/new_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/new_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/node_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/node_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/node_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/node_handle.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/node_handle.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/node_handle.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/options.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/options.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/options.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/scoped_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/scoped_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/scoped_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/scoped_allocator_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/scoped_allocator_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/scoped_allocator_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/set.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/set.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/set.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/small_vector.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/small_vector.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/small_vector.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/slist.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/slist.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/slist.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/stable_vector.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/stable_vector.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/stable_vector.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/static_vector.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/static_vector.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/static_vector.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/string.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/string.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/string.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/throw_exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/throw_exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/throw_exception.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/uses_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/uses_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/uses_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/uses_allocator_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/uses_allocator_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/uses_allocator_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/container/vector.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/container/vector.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/container/vector.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/convert
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/convert"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/context
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/context"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/core
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/core"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/coroutine
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/execution_context.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/execution_context.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/execution_context.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/all.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/all.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/all.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/addressof.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/addressof.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/addressof.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/posix
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/posix"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/all.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/all.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/all.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/windows
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/windows"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/checked_delete.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/checked_delete.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/checked_delete.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/demangle.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/demangle.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/demangle.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/enable_if.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/enable_if.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/enable_if.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/explicit_operator_bool.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/explicit_operator_bool.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/explicit_operator_bool.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/ignore_unused.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/ignore_unused.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/ignore_unused.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/is_same.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/is_same.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/is_same.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/lightweight_test_trait.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/lightweight_test_trait.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/lightweight_test_trait.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/lightweight_test.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/lightweight_test.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/lightweight_test.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/no_exceptions_support.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/no_exceptions_support.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/no_exceptions_support.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/noncopyable.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/noncopyable.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/noncopyable.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/null_deleter.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/null_deleter.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/null_deleter.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/ref.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/ref.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/ref.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/scoped_enum.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/scoped_enum.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/scoped_enum.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/swap.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/swap.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/swap.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/typeinfo.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/typeinfo.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/typeinfo.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/core/underlying_type.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/core/underlying_type.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/core/underlying_type.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/execution_context_v1.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/execution_context_v1.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/execution_context_v1.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/execution_context_v2.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/execution_context_v2.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/execution_context_v2.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/execution_context_v2_void.ipp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/execution_context_v2_void.ipp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/execution_context_v2_void.ipp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/fixedsize_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/fixedsize_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/fixedsize_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/flags.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/flags.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/flags.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/preallocated.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/preallocated.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/preallocated.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/pooled_fixedsize_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/pooled_fixedsize_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/pooled_fixedsize_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/protected_fixedsize_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/protected_fixedsize_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/protected_fixedsize_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/segmented_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/segmented_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/segmented_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/stack_context.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/stack_context.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/stack_context.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/context/stack_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/context/stack_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/context/stack_traits.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/context/posix
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/context/posix"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/context/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/context/detail"
...on 600th target...
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/context/windows
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/context/windows"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/convert/base.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/convert/base.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/convert/base.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/convert/lexical_cast.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/convert/lexical_cast.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/convert/lexical_cast.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/convert/parameters.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/convert/parameters.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/convert/parameters.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/convert/printf.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/convert/printf.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/convert/printf.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/convert/spirit.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/convert/spirit.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/convert/spirit.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/convert/stream.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/convert/stream.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/convert/stream.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/convert/strtol.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/convert/strtol.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/convert/strtol.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/convert/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/convert/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/asymmetric_coroutine.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/asymmetric_coroutine.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/asymmetric_coroutine.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/attributes.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/attributes.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/attributes.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/coroutine.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/coroutine.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/coroutine.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/exceptions.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/exceptions.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/exceptions.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/flags.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/flags.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/flags.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/protected_stack_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/protected_stack_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/protected_stack_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/segmented_stack_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/segmented_stack_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/segmented_stack_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/stack_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/stack_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/stack_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/stack_context.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/stack_context.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/stack_context.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/stack_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/stack_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/stack_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/standard_stack_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/standard_stack_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/standard_stack_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine/symmetric_coroutine.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine/symmetric_coroutine.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine/symmetric_coroutine.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/coroutine2
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine2"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/date_time
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/date_time"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/all.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine2/all.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/all.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/coroutine.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine2/coroutine.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/coroutine.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/adjust_functors.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/adjust_functors.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/adjust_functors.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/algorithm.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/algorithm.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/algorithm.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/c_local_time_adjustor.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/c_local_time_adjustor.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/c_local_time_adjustor.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/detail/winapi
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/detail/winapi"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/c_time.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/c_time.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/c_time.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/compiler_config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/compiler_config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/compiler_config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/constrained_value.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/constrained_value.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/constrained_value.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/detail/winapi/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/detail/winapi/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_clock_device.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_clock_device.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_clock_device.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_defs.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_defs.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_defs.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_duration_types.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_duration_types.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_duration_types.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_duration.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_duration.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_duration.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_facet.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_facet.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_facet.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_format_simple.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_format_simple.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_format_simple.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_formatting.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_formatting.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_formatting.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_formatting_limited.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_formatting_limited.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_formatting_limited.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_formatting_locales.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_formatting_locales.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_formatting_locales.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_generator_formatter.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_generator_formatter.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_generator_formatter.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_generator_parser.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_generator_parser.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_generator_parser.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_generators.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_generators.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_generators.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_names_put.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_names_put.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_names_put.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_parsing.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/date_parsing.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/date_parsing.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/dst_rules.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/dst_rules.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/dst_rules.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/dst_transition_generators.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/dst_transition_generators.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/dst_transition_generators.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/filetime_functions.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/filetime_functions.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/filetime_functions.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/format_date_parser.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/format_date_parser.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/format_date_parser.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/gregorian_calendar.ipp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/gregorian_calendar.ipp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/gregorian_calendar.ipp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/gregorian_calendar.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/gregorian_calendar.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/gregorian_calendar.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/int_adapter.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/int_adapter.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/int_adapter.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/iso_format.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/iso_format.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/iso_format.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/local_time_adjustor.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/local_time_adjustor.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/local_time_adjustor.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/local_timezone_defs.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/local_timezone_defs.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/local_timezone_defs.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/locale_config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/locale_config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/locale_config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/microsec_time_clock.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/microsec_time_clock.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/microsec_time_clock.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/parse_format_base.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/parse_format_base.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/parse_format_base.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/period.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/period.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/period.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/period_formatter.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/period_formatter.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/period_formatter.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/period_parser.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/period_parser.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/period_parser.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/special_defs.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/special_defs.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/special_defs.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/special_values_formatter.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/special_values_formatter.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/special_values_formatter.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/special_values_parser.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/special_values_parser.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/special_values_parser.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/string_convert.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/string_convert.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/string_convert.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/string_parse_tree.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/string_parse_tree.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/string_parse_tree.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/strings_from_facet.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/strings_from_facet.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/strings_from_facet.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_clock.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_clock.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_clock.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_defs.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_defs.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_defs.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_duration.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_duration.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_duration.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_facet.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_facet.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_facet.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_formatting_streams.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_formatting_streams.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_formatting_streams.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_parsing.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_parsing.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_parsing.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_resolution_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_resolution_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_resolution_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_system_counted.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_system_counted.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_system_counted.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_system_split.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_system_split.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_system_split.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_zone_base.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_zone_base.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_zone_base.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_zone_names.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/time_zone_names.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/time_zone_names.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/tz_db_base.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/tz_db_base.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/tz_db_base.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/wrapping_int.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/wrapping_int.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/wrapping_int.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/date_time/year_month_day.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/date_time/year_month_day.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/year_month_day.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/date_time/gregorian
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/gregorian"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/date_time/local_time
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/local_time"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/date_time/posix_time
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/date_time/posix_time"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/fixedsize_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine2/fixedsize_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/fixedsize_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/pooled_fixedsize_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine2/pooled_fixedsize_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/pooled_fixedsize_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/protected_fixedsize_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine2/protected_fixedsize_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/protected_fixedsize_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/segmented_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/coroutine2/segmented_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/segmented_stack.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/coroutine2/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/allocator_utilities.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/allocator_utilities.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/allocator_utilities.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/atomic_count.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/atomic_count.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/atomic_count.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/atomic_redef_macros.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/atomic_redef_macros.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/atomic_redef_macros.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/atomic_undef_macros.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/atomic_undef_macros.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/atomic_undef_macros.hpp"
...on 700th target...
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/basic_pointerbuf.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/basic_pointerbuf.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/basic_pointerbuf.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/binary_search.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/binary_search.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/binary_search.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/bitmask.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/bitmask.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/bitmask.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/call_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/call_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/call_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/catch_exceptions.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/catch_exceptions.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/catch_exceptions.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/compressed_pair.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/compressed_pair.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/compressed_pair.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/container_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/container_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/container_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/dynamic_bitset.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/dynamic_bitset.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/dynamic_bitset.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/endian.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/endian.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/endian.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/fenv.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/fenv.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/fenv.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/has_default_constructor.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/has_default_constructor.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/has_default_constructor.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/identifier.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/identifier.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/identifier.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/indirect_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/indirect_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/indirect_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/interlocked.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/interlocked.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/interlocked.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/is_incrementable.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/is_incrementable.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/is_incrementable.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/is_sorted.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/is_sorted.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/is_sorted.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/is_xxx.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/is_xxx.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/is_xxx.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/iterator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/iterator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/iterator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/lcast_precision.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/lcast_precision.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/lcast_precision.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_main.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/lightweight_main.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_main.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_mutex.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/lightweight_mutex.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_mutex.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_test.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/lightweight_test.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_test.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/named_template_params.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/named_template_params.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/named_template_params.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_test_report.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/lightweight_test_report.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_test_report.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_thread.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/lightweight_thread.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/lightweight_thread.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/no_exceptions_support.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/no_exceptions_support.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/no_exceptions_support.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/numeric_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/numeric_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/numeric_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/quick_allocator.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/quick_allocator.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/quick_allocator.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/ob_compressed_pair.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/ob_compressed_pair.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/ob_compressed_pair.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/reference_content.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/reference_content.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/reference_content.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/scoped_enum_emulation.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/scoped_enum_emulation.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/scoped_enum_emulation.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/select_type.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/select_type.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/select_type.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/sp_typeinfo.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/sp_typeinfo.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/sp_typeinfo.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/templated_streams.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/templated_streams.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/templated_streams.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/utf8_codecvt_facet.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/utf8_codecvt_facet.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/utf8_codecvt_facet.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/utf8_codecvt_facet.ipp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/utf8_codecvt_facet.ipp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/utf8_codecvt_facet.ipp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/detail/workaround.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/detail/workaround.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/detail/workaround.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/dll
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/dll"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/endian
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/endian"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/exception
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/exception"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset/config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dynamic_bitset/config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset/config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset/dynamic_bitset.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dynamic_bitset/dynamic_bitset.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dynamic_bitset/dynamic_bitset.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/endian/arithmetic.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/endian/arithmetic.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/endian/arithmetic.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/exception/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/exception/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/all.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/all.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/all.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/endian/buffers.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/endian/buffers.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/endian/buffers.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/endian/endian.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/endian/endian.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/endian/endian.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/endian/conversion.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/endian/conversion.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/endian/conversion.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/endian/std_pair.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/endian/std_pair.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/endian/std_pair.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/endian/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/endian/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll/alias.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll/alias.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll/alias.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll/import.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll/import.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll/import.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll/import_class.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll/import_class.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll/import_class.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll/import_mangled.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll/import_mangled.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll/import_mangled.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll/library_info.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll/library_info.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll/library_info.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll/runtime_symbol_info.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll/runtime_symbol_info.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll/runtime_symbol_info.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll/shared_library.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll/shared_library.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll/shared_library.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll/shared_library_load_mode.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll/shared_library_load_mode.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll/shared_library_load_mode.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/dll/smart_library.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/dll/smart_library.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/dll/smart_library.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/dll/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/dll/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/current_exception_cast.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/current_exception_cast.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/current_exception_cast.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/diagnostic_information.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/diagnostic_information.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/diagnostic_information.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/dll/detail/demangling
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/dll/detail/demangling"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/enable_current_exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/enable_current_exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/enable_current_exception.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/dll/detail/windows
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/dll/detail/windows"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/dll/detail/posix
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/dll/detail/posix"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/enable_error_info.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/enable_error_info.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/enable_error_info.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_api_function.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/errinfo_api_function.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_api_function.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_at_line.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/errinfo_at_line.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_at_line.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_errno.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/errinfo_errno.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_errno.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_file_handle.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/errinfo_file_handle.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_file_handle.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_file_name.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/errinfo_file_name.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_file_name.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_file_open_mode.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/errinfo_file_open_mode.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_file_open_mode.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_nested_exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/errinfo_nested_exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_nested_exception.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_type_info_name.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/errinfo_type_info_name.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/errinfo_type_info_name.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/error_info.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/error_info.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/error_info.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/exception.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/get_error_info.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/get_error_info.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/get_error_info.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/info.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/info.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/info.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/info_tuple.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/info_tuple.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/info_tuple.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/N3757.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/N3757.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/N3757.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/to_string.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/to_string.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/to_string.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/exception/to_string_stub.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/exception/to_string_stub.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/exception/to_string_stub.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/fiber
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/fiber"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/filesystem
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/flyweight
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/format
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/format"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/all.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/all.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/all.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/filesystem/config.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/filesystem/config.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem/config.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/assoc_container_factory.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/assoc_container_factory.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/assoc_container_factory.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/format/alt_sstream.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/format/alt_sstream.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/format/alt_sstream.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/format/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/format/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/assoc_container_factory_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/assoc_container_factory_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/assoc_container_factory_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/factory_tag.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/factory_tag.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/factory_tag.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/flyweight_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/flyweight_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/flyweight_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/flyweight.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/flyweight.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/flyweight.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/hashed_factory.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/hashed_factory.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/hashed_factory.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/hashed_factory_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/hashed_factory_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/hashed_factory_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/holder_tag.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/holder_tag.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/holder_tag.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/intermodule_holder.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/intermodule_holder.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/intermodule_holder.hpp"
...on 800th target...
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/intermodule_holder_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/intermodule_holder_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/intermodule_holder_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/key_value.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/key_value.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/key_value.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/key_value_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/key_value_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/key_value_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/locking_tag.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/locking_tag.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/locking_tag.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/no_locking.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/no_locking.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/no_locking.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/no_locking_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/no_locking_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/no_locking_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/no_tracking.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/no_tracking.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/no_tracking.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/no_tracking_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/no_tracking_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/no_tracking_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/refcounted.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/refcounted.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/refcounted.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/refcounted_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/refcounted_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/refcounted_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/serialize.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/serialize.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/serialize.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/set_factory_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/set_factory_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/set_factory_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/set_factory.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/set_factory.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/set_factory.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/simple_locking.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/simple_locking.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/simple_locking.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/simple_locking_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/simple_locking_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/simple_locking_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/static_holder.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/static_holder.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/static_holder.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/static_holder_fwd.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/static_holder_fwd.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/static_holder_fwd.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/tag.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/tag.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/tag.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/tracking_tag.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/flyweight/tracking_tag.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/tracking_tag.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/flyweight/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/flyweight/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/filesystem/convenience.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/filesystem/convenience.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem/convenience.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/filesystem/exception.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/filesystem/exception.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem/exception.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/filesystem/fstream.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/filesystem/fstream.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem/fstream.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/filesystem/path.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/filesystem/path.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem/path.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/filesystem/operations.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/filesystem/operations.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem/operations.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/filesystem/path_traits.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/filesystem/path_traits.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem/path_traits.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/filesystem/string_file.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/filesystem/string_file.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem/string_file.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/filesystem/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/filesystem/detail"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/barrier.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/barrier.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/barrier.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/bounded_channel.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/bounded_channel.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/bounded_channel.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/channel_op_status.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/channel_op_status.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/channel_op_status.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/condition_variable.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/condition_variable.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/condition_variable.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/context.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/context.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/context.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/exceptions.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/exceptions.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/exceptions.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/fiber.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/fiber.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/fiber.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/fixedsize_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/fixedsize_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/fixedsize_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/fss.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/fss.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/fss.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/future.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/future.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/future.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/mutex.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/mutex.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/mutex.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/operations.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/operations.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/operations.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/policy.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/policy.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/policy.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/pooled_fixedsize_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/pooled_fixedsize_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/pooled_fixedsize_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/properties.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/properties.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/properties.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/protected_fixedsize_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/protected_fixedsize_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/protected_fixedsize_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/recursive_mutex.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/recursive_mutex.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/recursive_mutex.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/recursive_timed_mutex.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/recursive_timed_mutex.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/recursive_timed_mutex.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/scheduler.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/scheduler.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/scheduler.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/segmented_stack.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/segmented_stack.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/segmented_stack.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/timed_mutex.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/timed_mutex.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/timed_mutex.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/type.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/type.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/type.hpp"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fiber/unbounded_channel.hpp
cp "/private/tmp/boost-20161207-94695-1pkz3oo/boost_1_62_0/boost/fiber/unbounded_channel.hpp" "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/unbounded_channel.hpp"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/fiber/algo
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/algo"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/fiber/detail
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/detail"
common.mkdir /usr/local/Cellar/boost/1.62.0/include/boost/fiber/future
mkdir -p "/usr/local/Cellar/boost/1.62.0/include/boost/fiber/future"
common.copy /usr/local/Cellar/boost/1.62.0/include/boost/fo
[...snip...]
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:40:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC2(
^
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:22:
In file included from ./boost/test/tree/fixture.hpp:24:
In file included from ./boost/function/function0.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:13:
In file included from ./boost/function/function_template.hpp:13:
In file included from ./boost/function/detail/prologue.hpp:17:
In file included from ./boost/function/function_base.hpp:21:
In file included from ./boost/type_index.hpp:29:
In file included from ./boost/type_index/stl_type_index.hpp:41:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:24:
./boost/test/tools/assertion_result.hpp:65:5: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_READONLY_PROPERTY( bool, (assertion_result) ) p_predicate_value;
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:24:
./boost/test/tools/assertion_result.hpp:65:5: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:61:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
typedef BOOST_READONLY_PROPERTY(test_unit_id,(framework::state)) id_t;
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:61:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:62:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
typedef BOOST_READONLY_PROPERTY(test_unit_id,(test_suite)) parent_id_t;
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:62:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:63:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
typedef BOOST_READONLY_PROPERTY(id_list,(test_unit)) id_list_t;
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:63:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:65:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
typedef BOOST_READONLY_PROPERTY(std::vector<std::string>,(test_unit)) label_list_t;
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:65:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:68:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
typedef BOOST_READONLY_PROPERTY(std::vector<precondition_t>,(test_unit)) precond_list_t;
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:68:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:145:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
typedef BOOST_READONLY_PROPERTY(boost::function<void ()>,(test_case)) test_func;
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:16:
In file included from ./boost/test/output/junit_log_formatter.hpp:18:
./boost/test/tree/test_unit.hpp:145:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:26:
./boost/test/tree/test_case_counter.hpp:39:5: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_READONLY_PROPERTY( counter_t, (test_case_counter)) p_count;
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:26:
./boost/test/tree/test_case_counter.hpp:39:5: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:28:
./boost/test/results_collector.hpp:58:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
typedef BOOST_READONLY_PROPERTY( counter_t, (results_collector_t)
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:28:
./boost/test/results_collector.hpp:58:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:28:
./boost/test/results_collector.hpp:58:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:28:
./boost/test/results_collector.hpp:58:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:28:
./boost/test/results_collector.hpp:62:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
typedef BOOST_READONLY_PROPERTY( bool, (results_collector_t)
^
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:28:
./boost/test/results_collector.hpp:62:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:28:
./boost/test/results_collector.hpp:62:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
In file included from libs/test/src/junit_log_formatter.cpp:11:
In file included from ./boost/test/impl/junit_log_formatter.ipp:28:
./boost/test/results_collector.hpp:62:13: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/test/utils/class_properties.hpp:151:5: note: expanded from macro 'BOOST_READONLY_PROPERTY'
BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
^
./boost/preprocessor/seq/for_each.hpp:29:53: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH'
# define BOOST_PP_SEQ_FOR_EACH(macro, data, seq) BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK(macro, data, seq)
^
./boost/preprocessor/seq/for_each.hpp:42:4: note: expanded from macro 'BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK'
BOOST_PP_SEQ_FOR_EACH_DETAIL_CHECK_EXEC, \
^
130 warnings generated.
darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/global_resource.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/global_resource.o" "libs/container/src/global_resource.cpp"
darwin.compile.c bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/alloc_lib.o
"clang++" -x c -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/alloc_lib.o" "libs/container/src/alloc_lib.c"
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4085:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* base = (char*)CALL_MORECORE(0);
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4095:27: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
(br = (char*)(CALL_MORECORE(ssize))) == base) {
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4106:25: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
(br = (char*)(CALL_MORECORE(ssize))) == ss->base+ss->size) {
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4118:32: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* end = (char*)CALL_MORECORE(esize);
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4122:22: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
(void) CALL_MORECORE(-ssize);
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4153:20: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
br = (char*)(CALL_MORECORE(asize));
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4154:21: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
end = (char*)(CALL_MORECORE(0));
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4323:36: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* old_br = (char*)(CALL_MORECORE(0));
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4325:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* rel_br = (char*)(CALL_MORECORE(-extra));
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
In file included from libs/container/src/dlmalloc_ext_2_8_6.c:36:
libs/container/src/dlmalloc_2_8_6.c:4326:38: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
char* new_br = (char*)(CALL_MORECORE(0));
^
libs/container/src/dlmalloc_2_8_6.c:1714:37: note: expanded from macro 'CALL_MORECORE'
#define CALL_MORECORE(S) MORECORE_DEFAULT(S)
^
libs/container/src/dlmalloc_2_8_6.c:666:26: note: expanded from macro 'MORECORE_DEFAULT'
#define MORECORE_DEFAULT sbrk
^
/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
In file included from libs/container/src/alloc_lib.c:19:
libs/container/src/dlmalloc_ext_2_8_6.c:1097:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
if (!PREACTION(m)) {
^~~~~~~~~~~~~
libs/container/src/dlmalloc_ext_2_8_6.c:1125:11: note: uninitialized use occurs here
return ret;
^~~
libs/container/src/dlmalloc_ext_2_8_6.c:1097:4: note: remove the 'if' if its condition is always true
if (!PREACTION(m)) {
^~~~~~~~~~~~~~~~~~~
libs/container/src/dlmalloc_ext_2_8_6.c:1095:4: note: variable 'ret' is declared here
boost_cont_malloc_stats_t ret;
^
11 warnings generated.
darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/monotonic_buffer_resource.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/monotonic_buffer_resource.o" "libs/container/src/monotonic_buffer_resource.cpp"
darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/synchronized_pool_resource.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/synchronized_pool_resource.o" "libs/container/src/synchronized_pool_resource.cpp"
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi"
common.mkdir bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread
mkdir -p "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread"
darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/pool_resource.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/pool_resource.o" "libs/container/src/pool_resource.cpp"
darwin.compile.c++ bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/unsynchronized_pool_resource.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/unsynchronized_pool_resource.o" "libs/container/src/unsynchronized_pool_resource.cpp"
RmTemps bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/libboost_container.a(clean)
rm -f "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/libboost_container.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/libboost_container.a
"libtool" -static -o "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/libboost_container.a" "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/alloc_lib.o" "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/dlmalloc.o" "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/global_resource.o" "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/monotonic_buffer_resource.o" "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/pool_resource.o" "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/synchronized_pool_resource.o" "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/unsynchronized_pool_resource.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_container.a
cp "bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/libboost_container.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_container.a"
darwin.compile.c++ bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread/once.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -fpermissive -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread/once.o" "libs/thread/src/pthread/once.cpp"
common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/context/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi"
common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm
mkdir -p "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm"
darwin.compile.asm bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/make_x86_64_sysv_macho_gas.o
"clang++" -x assembler-with-cpp -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_CONTEXT_SOURCE -DBOOST_DISABLE_ASSERTS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/make_x86_64_sysv_macho_gas.o" "libs/context/src/asm/make_x86_64_sysv_macho_gas.S"
darwin.compile.asm bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/jump_x86_64_sysv_macho_gas.o
"clang++" -x assembler-with-cpp -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_CONTEXT_SOURCE -DBOOST_DISABLE_ASSERTS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/jump_x86_64_sysv_macho_gas.o" "libs/context/src/asm/jump_x86_64_sysv_macho_gas.S"
darwin.compile.c++ bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/future.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -fpermissive -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/future.o" "libs/thread/src/future.cpp"
common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/posix
mkdir -p "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/posix"
darwin.compile.asm bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/ontop_x86_64_sysv_macho_gas.o
"clang++" -x assembler-with-cpp -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_CONTEXT_SOURCE -DBOOST_DISABLE_ASSERTS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/ontop_x86_64_sysv_macho_gas.o" "libs/context/src/asm/ontop_x86_64_sysv_macho_gas.S"
darwin.compile.c++ bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/execution_context.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_CONTEXT_SOURCE -DBOOST_DISABLE_ASSERTS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/execution_context.o" "libs/context/src/execution_context.cpp"
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi"
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail
mkdir -p "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail"
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail/coroutine_context.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_DISABLE_ASSERTS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail/coroutine_context.o" "libs/coroutine/src/detail/coroutine_context.cpp"
In file included from libs/coroutine/src/detail/coroutine_context.cpp:7:
In file included from ./boost/coroutine/detail/coroutine_context.hpp:16:
./boost/coroutine/detail/config.hpp:17:4: warning: "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINE_NO_DEPRECATION_WARNING." [-W#warnings]
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINE_NO_DEPRECATION_WARNING."
^
1 warning generated.
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/exceptions.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_DISABLE_ASSERTS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/exceptions.o" "libs/coroutine/src/exceptions.cpp"
In file included from libs/coroutine/src/exceptions.cpp:7:
In file included from ./boost/coroutine/exceptions.hpp:19:
./boost/coroutine/detail/config.hpp:17:4: warning: "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINE_NO_DEPRECATION_WARNING." [-W#warnings]
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINE_NO_DEPRECATION_WARNING."
^
1 warning generated.
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/posix
mkdir -p "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/posix"
darwin.compile.c++ bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/posix/stack_traits.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_CONTEXT_SOURCE -DBOOST_DISABLE_ASSERTS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/posix/stack_traits.o" "libs/context/src/posix/stack_traits.cpp"
RmTemps bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/libboost_context.a(clean)
rm -f "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/libboost_context.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/libboost_context.a
"libtool" -static -o "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/libboost_context.a" "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/make_x86_64_sysv_macho_gas.o" "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/jump_x86_64_sysv_macho_gas.o" "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/asm/ontop_x86_64_sysv_macho_gas.o" "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/posix/stack_traits.o" "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/execution_context.o"
/Library/Developer/CommandLineTools/usr/bin/libtool: file: bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/execution_context.o has no symbols
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_context.a
cp "bin.v2/libs/context/build/darwin-4.2.1/release/link-static/threading-multi/libboost_context.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_context.a"
common.mkdir bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi"
common.mkdir bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian
mkdir -p "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian"
darwin.compile.c++ bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread/thread.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -fpermissive -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp"
RmTemps bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/libboost_thread.a(clean)
rm -f "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/libboost_thread.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/libboost_thread.a
"libtool" -static -o "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/libboost_thread.a" "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread/thread.o" "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/pthread/once.o" "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/future.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_thread.a
cp "bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/libboost_thread.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_thread.a"
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/posix/stack_traits.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_DISABLE_ASSERTS -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/posix/stack_traits.o" "libs/coroutine/src/posix/stack_traits.cpp"
In file included from libs/coroutine/src/posix/stack_traits.cpp:7:
In file included from ./boost/coroutine/stack_traits.hpp:14:
./boost/coroutine/detail/config.hpp:17:4: warning: "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINE_NO_DEPRECATION_WARNING." [-W#warnings]
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINE_NO_DEPRECATION_WARNING."
^
1 warning generated.
RmTemps bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/libboost_coroutine.a(clean)
rm -f "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/libboost_coroutine.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/libboost_coroutine.a
"libtool" -static -o "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/libboost_coroutine.a" "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/detail/coroutine_context.o" "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/exceptions.o" "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/posix/stack_traits.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_coroutine.a
cp "bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/libboost_coroutine.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_coroutine.a"
darwin.compile.c++ bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian/greg_weekday.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp"
common.mkdir bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian/date_generators.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp"
darwin.compile.c++ bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/codecvt_error_category.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"
darwin.compile.c++ bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian/greg_month.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp"
RmTemps bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/libboost_date_time.a(clean)
rm -f "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/libboost_date_time.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/libboost_date_time.a
"libtool" -static -o "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/libboost_date_time.a" "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian/greg_month.o" "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian/greg_weekday.o" "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/gregorian/date_generators.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_date_time.a
cp "bin.v2/libs/date_time/build/darwin-4.2.1/release/link-static/threading-multi/libboost_date_time.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_date_time.a"
darwin.compile.c++ bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/path_traits.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp"
darwin.compile.c++ bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/path.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/path.o" "libs/filesystem/src/path.cpp"
darwin.compile.c++ bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/operations.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/operations.o" "libs/filesystem/src/operations.cpp"
darwin.compile.c++ bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/portability.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/portability.o" "libs/filesystem/src/portability.cpp"
darwin.compile.c++ bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/windows_file_codecvt.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"
common.mkdir bin.v2/libs/regex/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"
darwin.compile.c++ bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_parameters.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:22:
In file included from ./boost/test/unit_test_parameters.hpp:19:
In file included from ./boost/test/utils/runtime/argument.hpp:23:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:19:
In file included from ./boost/preprocessor/repetition/for.hpp:44:
In file included from ./boost/preprocessor/repetition/detail/for.hpp:20:
./boost/preprocessor/tuple/eat.hpp:23:26: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_EAT(...)
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:22:
In file included from ./boost/test/unit_test_parameters.hpp:19:
In file included from ./boost/test/utils/runtime/argument.hpp:23:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:21:
In file included from ./boost/preprocessor/facilities/overload.hpp:17:
./boost/preprocessor/variadic/size.hpp:25:40: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_SIZE(...) BOOST_PP_VARIADIC_SIZE_I(__VA_ARGS__, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, 40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1,)
^
./boost/preprocessor/variadic/size.hpp:27:354: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_SIZE_I(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, e63, size, ...) size
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:22:
In file included from ./boost/test/unit_test_parameters.hpp:19:
In file included from ./boost/test/utils/runtime/argument.hpp:23:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:21:
./boost/preprocessor/facilities/overload.hpp:22:39: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_OVERLOAD(prefix, ...) BOOST_PP_CAT(prefix, BOOST_PP_VARIADIC_SIZE(__VA_ARGS__))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:22:
In file included from ./boost/test/unit_test_parameters.hpp:19:
In file included from ./boost/test/utils/runtime/argument.hpp:23:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:22:
./boost/preprocessor/tuple/rem.hpp:29:26: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_REM(...) __VA_ARGS__
^
./boost/preprocessor/tuple/rem.hpp:129:41: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_TUPLE_REM_CTOR(...) BOOST_PP_OVERLOAD(BOOST_PP_TUPLE_REM_CTOR_O_, __VA_ARGS__)(__VA_ARGS__)
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:22:
In file included from ./boost/test/unit_test_parameters.hpp:19:
In file included from ./boost/test/utils/runtime/argument.hpp:23:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:23:
./boost/preprocessor/variadic/elem.hpp:26:43: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM(n, ...) BOOST_PP_CAT(BOOST_PP_VARIADIC_ELEM_, n)(__VA_ARGS__,)
^
./boost/preprocessor/variadic/elem.hpp:28:42: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_0(e0, ...) e0
^
./boost/preprocessor/variadic/elem.hpp:29:46: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_1(e0, e1, ...) e1
^
./boost/preprocessor/variadic/elem.hpp:30:50: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_2(e0, e1, e2, ...) e2
^
./boost/preprocessor/variadic/elem.hpp:31:54: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_3(e0, e1, e2, e3, ...) e3
^
./boost/preprocessor/variadic/elem.hpp:32:58: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_4(e0, e1, e2, e3, e4, ...) e4
^
./boost/preprocessor/variadic/elem.hpp:33:62: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_5(e0, e1, e2, e3, e4, e5, ...) e5
^
./boost/preprocessor/variadic/elem.hpp:34:66: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_6(e0, e1, e2, e3, e4, e5, e6, ...) e6
^
./boost/preprocessor/variadic/elem.hpp:35:70: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_7(e0, e1, e2, e3, e4, e5, e6, e7, ...) e7
^
./boost/preprocessor/variadic/elem.hpp:36:74: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_8(e0, e1, e2, e3, e4, e5, e6, e7, e8, ...) e8
^
./boost/preprocessor/variadic/elem.hpp:37:78: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_9(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ...) e9
^
./boost/preprocessor/variadic/elem.hpp:38:84: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, ...) e10
^
./boost/preprocessor/variadic/elem.hpp:39:89: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, ...) e11
^
./boost/preprocessor/variadic/elem.hpp:40:94: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, ...) e12
^
./boost/preprocessor/variadic/elem.hpp:41:99: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, ...) e13
^
./boost/preprocessor/variadic/elem.hpp:42:104: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, ...) e14
^
./boost/preprocessor/variadic/elem.hpp:43:109: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_15(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, ...) e15
^
./boost/preprocessor/variadic/elem.hpp:44:114: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_16(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, ...) e16
^
./boost/preprocessor/variadic/elem.hpp:45:119: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_17(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, ...) e17
^
./boost/preprocessor/variadic/elem.hpp:46:124: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_18(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, ...) e18
^
./boost/preprocessor/variadic/elem.hpp:47:129: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_19(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, ...) e19
^
./boost/preprocessor/variadic/elem.hpp:48:134: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_20(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, ...) e20
^
./boost/preprocessor/variadic/elem.hpp:49:139: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_21(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, ...) e21
^
./boost/preprocessor/variadic/elem.hpp:50:144: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_22(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, ...) e22
^
./boost/preprocessor/variadic/elem.hpp:51:149: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_23(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, ...) e23
^
./boost/preprocessor/variadic/elem.hpp:52:154: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_24(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, ...) e24
^
./boost/preprocessor/variadic/elem.hpp:53:159: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_25(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, ...) e25
^
./boost/preprocessor/variadic/elem.hpp:54:164: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_26(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, ...) e26
^
./boost/preprocessor/variadic/elem.hpp:55:169: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_27(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, ...) e27
^
./boost/preprocessor/variadic/elem.hpp:56:174: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_28(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, ...) e28
^
./boost/preprocessor/variadic/elem.hpp:57:179: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_29(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, ...) e29
^
./boost/preprocessor/variadic/elem.hpp:58:184: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_30(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, ...) e30
^
./boost/preprocessor/variadic/elem.hpp:59:189: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_31(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, ...) e31
^
./boost/preprocessor/variadic/elem.hpp:60:194: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_32(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, ...) e32
^
./boost/preprocessor/variadic/elem.hpp:61:199: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_33(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, ...) e33
^
./boost/preprocessor/variadic/elem.hpp:62:204: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_34(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, ...) e34
^
./boost/preprocessor/variadic/elem.hpp:63:209: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_35(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, ...) e35
^
./boost/preprocessor/variadic/elem.hpp:64:214: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_36(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, ...) e36
^
./boost/preprocessor/variadic/elem.hpp:65:219: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_37(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, ...) e37
^
./boost/preprocessor/variadic/elem.hpp:66:224: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_38(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, ...) e38
^
./boost/preprocessor/variadic/elem.hpp:67:229: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_39(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, ...) e39
^
./boost/preprocessor/variadic/elem.hpp:68:234: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_40(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, ...) e40
^
./boost/preprocessor/variadic/elem.hpp:69:239: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_41(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, ...) e41
^
./boost/preprocessor/variadic/elem.hpp:70:244: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_42(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, ...) e42
^
./boost/preprocessor/variadic/elem.hpp:71:249: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_43(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, ...) e43
^
./boost/preprocessor/variadic/elem.hpp:72:254: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_44(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, ...) e44
^
./boost/preprocessor/variadic/elem.hpp:73:259: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_45(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, ...) e45
^
./boost/preprocessor/variadic/elem.hpp:74:264: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_46(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, ...) e46
^
./boost/preprocessor/variadic/elem.hpp:75:269: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_47(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, ...) e47
^
./boost/preprocessor/variadic/elem.hpp:76:274: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_48(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, ...) e48
^
./boost/preprocessor/variadic/elem.hpp:77:279: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_49(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, ...) e49
^
./boost/preprocessor/variadic/elem.hpp:78:284: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_50(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, ...) e50
^
./boost/preprocessor/variadic/elem.hpp:79:289: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_51(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, ...) e51
^
./boost/preprocessor/variadic/elem.hpp:80:294: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_52(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, ...) e52
^
./boost/preprocessor/variadic/elem.hpp:81:299: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_53(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, ...) e53
^
./boost/preprocessor/variadic/elem.hpp:82:304: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_54(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, ...) e54
^
./boost/preprocessor/variadic/elem.hpp:83:309: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_55(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, ...) e55
^
./boost/preprocessor/variadic/elem.hpp:84:314: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_56(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, ...) e56
^
./boost/preprocessor/variadic/elem.hpp:85:319: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_57(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, ...) e57
^
./boost/preprocessor/variadic/elem.hpp:86:324: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_58(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, ...) e58
^
./boost/preprocessor/variadic/elem.hpp:87:329: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_59(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, ...) e59
^
./boost/preprocessor/variadic/elem.hpp:88:334: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_60(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, ...) e60
^
./boost/preprocessor/variadic/elem.hpp:89:339: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_61(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, ...) e61
^
./boost/preprocessor/variadic/elem.hpp:90:344: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_62(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, ...) e62
^
./boost/preprocessor/variadic/elem.hpp:91:349: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_63(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, e63, ...) e63
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:22:
In file included from ./boost/test/unit_test_parameters.hpp:19:
In file included from ./boost/test/utils/runtime/argument.hpp:23:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
./boost/preprocessor/tuple/elem.hpp:40:37: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_TUPLE_ELEM(...) BOOST_PP_OVERLOAD(BOOST_PP_TUPLE_ELEM_O_, __VA_ARGS__)(__VA_ARGS__)
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC(3, if_)
^
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
In file included from ./boost/mpl/eval_if.hpp:17:
./boost/mpl/if.hpp:131:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC(3, eval_if)
^
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:15:
./boost/mpl/eval_if.hpp:67:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC_NO_ETI(1, identity)
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:40:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC_NO_ETI(1, make_identity)
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:16:
./boost/mpl/identity.hpp:41:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC(1,not_)
^
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:22:
In file included from ./boost/iterator/iterator_categories.hpp:17:
In file included from ./boost/mpl/placeholders.hpp:24:
In file included from ./boost/mpl/arg.hpp:25:
In file included from ./boost/mpl/aux_/na_assert.hpp:23:
In file included from ./boost/mpl/assert.hpp:17:
./boost/mpl/not.hpp:47:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC2(
^
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:12:
In file included from ./boost/iterator/interoperable.hpp:11:
In file included from ./boost/mpl/or.hpp:43:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/or.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC2(
^
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:16:
In file included from ./boost/iterator/detail/facade_iterator_category.hpp:10:
In file included from ./boost/mpl/and.hpp:42:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/and.hpp:63:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:36:
./boost/mpl/always.hpp:26:9: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_PP_DEFAULT_PARAMS(BOOST_MPL_LIMIT_METAFUNCTION_ARITY, typename T, na)
^
./boost/mpl/aux_/preprocessor/default_params.hpp:60:11: note: expanded from macro 'BOOST_MPL_PP_DEFAULT_PARAMS'
, BOOST_MPL_PP_AUX_DEFAULT_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:36:
./boost/mpl/always.hpp:26:9: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/preprocessor/default_params.hpp:60:11: note: expanded from macro 'BOOST_MPL_PP_DEFAULT_PARAMS'
, BOOST_MPL_PP_AUX_DEFAULT_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:36:
./boost/mpl/always.hpp:26:9: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/preprocessor/default_params.hpp:60:11: note: expanded from macro 'BOOST_MPL_PP_DEFAULT_PARAMS'
, BOOST_MPL_PP_AUX_DEFAULT_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:36:
./boost/mpl/always.hpp:26:9: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/preprocessor/default_params.hpp:60:11: note: expanded from macro 'BOOST_MPL_PP_DEFAULT_PARAMS'
, BOOST_MPL_PP_AUX_DEFAULT_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:36:
./boost/mpl/always.hpp:26:9: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/preprocessor/default_params.hpp:60:11: note: expanded from macro 'BOOST_MPL_PP_DEFAULT_PARAMS'
, BOOST_MPL_PP_AUX_DEFAULT_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC(1, next)
^
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:44:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC(1, prior)
^
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:25:
In file included from ./boost/mpl/next.hpp:17:
./boost/mpl/next_prior.hpp:45:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC_MAIN(1, protect)
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:18:
In file included from ./boost/mpl/bind.hpp:26:
./boost/mpl/protect.hpp:48:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC(1, is_void_)
^
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:71:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC(1, is_not_void_)
^
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:25:
In file included from ./boost/mpl/quote.hpp:22:
./boost/mpl/void.hpp:72:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:161:40: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC'
#define BOOST_MPL_AUX_NA_SPEC(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:154:47: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_NO_ETI'
#define BOOST_MPL_AUX_NA_SPEC_NO_ETI(i, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
BOOST_MPL_AUX_NA_SPEC2(2, 3, lambda)
^
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:82:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
BOOST_PP_SUB_D(1, BOOST_MPL_LIMIT_METAFUNCTION_ARITY, i) \
^
./boost/preprocessor/arithmetic/sub.hpp:44:84: note: expanded from macro 'BOOST_PP_SUB_D'
# define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, BOOST_PP_SUB_O, (x, y)))
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
In file included from libs/test/src/unit_test_parameters.cpp:16:
In file included from ./boost/test/impl/unit_test_parameters.ipp:27:
In file included from ./boost/test/utils/iterator/token_iterator.hpp:25:
In file included from ./boost/test/utils/iterator/input_iterator_facade.hpp:16:
In file included from ./boost/iterator/iterator_facade.hpp:37:
In file included from ./boost/mpl/apply.hpp:25:
In file included from ./boost/mpl/lambda.hpp:22:
In file included from ./boost/mpl/aux_/full_lambda.hpp:44:
In file included from ./boost/mpl/aux_/include_preprocessed.hpp:37:
./boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp:555:1: warning: empty macro arguments are a C99 feature [-Wc99-extensions]
./boost/mpl/aux_/na_spec.hpp:166:44: note: expanded from macro 'BOOST_MPL_AUX_NA_SPEC2'
#define BOOST_MPL_AUX_NA_SPEC2(i, j, name) \
^
./boost/mpl/aux_/na_spec.hpp:65:9: note: expanded from macro '\
BOOST_MPL_AUX_NA_SPEC_MAIN'
BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL(i, typename T, na) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:97:5: note: expanded from macro 'BOOST_MPL_PP_NESTED_DEF_PARAMS_TAIL'
BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL(i, param, BOOST_PP_IDENTITY(=value)) \
^
./boost/mpl/aux_/preprocessor/def_params_tail.hpp:83:11: note: expanded from macro 'BOOST_MPL_PP_DEF_PARAMS_TAIL_IMPL'
, BOOST_MPL_PP_AUX_TAIL_PARAM_FUNC \
^
307 warnings generated.
RmTemps bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_unit_test_framework.a(clean)
rm -f "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_unit_test_framework.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_unit_test_framework.a
"libtool" -static -o "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_unit_test_framework.a" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/debug.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/decorator.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/framework.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/results_collector.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/results_reporter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/test_tools.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/test_tree.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/junit_log_formatter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/xml_report_formatter.o"
darwin.compile.c++ bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/unique_path.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/unique_path.o" "libs/filesystem/src/unique_path.cpp"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_unit_test_framework.a
cp "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_unit_test_framework.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_unit_test_framework.a"
RmTemps bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem.a(clean)
rm -f "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem.a" 2>/dev/null >/dev/null
RmTemps bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_test_exec_monitor.a(clean)
rm -f "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_test_exec_monitor.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem.a
"libtool" -static -o "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem.a" "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/codecvt_error_category.o" "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/operations.o" "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/path.o" "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/path_traits.o" "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/portability.o" "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/unique_path.o" "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/windows_file_codecvt.o"
/Library/Developer/CommandLineTools/usr/bin/libtool: file: bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/windows_file_codecvt.o has no symbols
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_filesystem.a
cp "bin.v2/libs/filesystem/build/darwin-4.2.1/release/link-static/threading-multi/libboost_filesystem.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_filesystem.a"
darwin.archive bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_test_exec_monitor.a
"libtool" -static -o "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_test_exec_monitor.a" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/debug.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/decorator.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/framework.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/results_collector.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/results_reporter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/test_main.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/test_tools.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/test_tree.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/junit_log_formatter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/xml_report_formatter.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_test_exec_monitor.a
cp "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/libboost_test_exec_monitor.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_test_exec_monitor.a"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/c_regex_traits.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/cpp_regex_traits.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/icu.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/icu.o" "libs/regex/build/../src/icu.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/fileiter.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/fileiter.o" "libs/regex/build/../src/fileiter.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex.o" "libs/regex/build/../src/regex.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_debug.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_raw_buffer.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_traits_defaults.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/static_mutex.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/w32_regex_traits.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/wc_regex_traits.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/posix_api.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/posix_api.o" "libs/regex/build/../src/posix_api.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/instances.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/instances.o" "libs/regex/build/../src/instances.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/usinstances.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/usinstances.o" "libs/regex/build/../src/usinstances.cpp"
common.mkdir bin.v2/libs/graph/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/graph/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/cregex.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/cregex.o" "libs/regex/build/../src/cregex.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/wide_posix_api.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp"
common.mkdir bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/file_descriptor.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp"
darwin.compile.c++ bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/mapped_file.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/mapped_file.o" "libs/iostreams/src/mapped_file.cpp"
darwin.compile.c++ bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/bzip2.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp"
darwin.compile.c++ bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/winstances.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/winstances.o" "libs/regex/build/../src/winstances.cpp"
RmTemps bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/libboost_regex.a(clean)
rm -f "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/libboost_regex.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/libboost_regex.a
"libtool" -static -o "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/libboost_regex.a" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/c_regex_traits.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/cpp_regex_traits.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/cregex.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/fileiter.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/icu.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/instances.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/posix_api.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_debug.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_raw_buffer.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_traits_defaults.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/static_mutex.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/w32_regex_traits.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/wc_regex_traits.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/wide_posix_api.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/winstances.o" "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/usinstances.o"
/Library/Developer/CommandLineTools/usr/bin/libtool: file: bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/icu.o has no symbols
/Library/Developer/CommandLineTools/usr/bin/libtool: file: bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/regex_debug.o has no symbols
/Library/Developer/CommandLineTools/usr/bin/libtool: file: bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/w32_regex_traits.o has no symbols
/Library/Developer/CommandLineTools/usr/bin/libtool: file: bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/usinstances.o has no symbols
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_regex.a
cp "bin.v2/libs/regex/build/darwin-4.2.1/release/link-static/threading-multi/libboost_regex.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_regex.a"
darwin.compile.c++ bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/gzip.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/gzip.o" "libs/iostreams/src/gzip.cpp"
...on 14000th target...
common.mkdir bin.v2/libs/locale/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi"
common.mkdir bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/encoding
mkdir -p "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/encoding"
darwin.compile.c++ bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/zlib.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/zlib.o" "libs/iostreams/src/zlib.cpp"
RmTemps bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/libboost_iostreams.a(clean)
rm -f "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/libboost_iostreams.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/libboost_iostreams.a
"libtool" -static -o "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/libboost_iostreams.a" "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/file_descriptor.o" "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/mapped_file.o" "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/bzip2.o" "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/gzip.o" "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/zlib.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_iostreams.a
cp "bin.v2/libs/iostreams/build/darwin-4.2.1/release/link-static/threading-multi/libboost_iostreams.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_iostreams.a"
common.mkdir bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared
mkdir -p "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/encoding/codepage.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/encoding/codepage.o" "libs/locale/src/encoding/codepage.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/format.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/format.o" "libs/locale/src/shared/format.cpp"
darwin.compile.c++ bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/read_graphviz_new.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/date_time.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/date_time.o" "libs/locale/src/shared/date_time.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/formatting.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/formatting.o" "libs/locale/src/shared/formatting.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/ids.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/ids.o" "libs/locale/src/shared/ids.cpp"
darwin.compile.c++ bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/graphml.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/graphml.o" "libs/graph/src/graphml.cpp"
RmTemps bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/libboost_graph.a(clean)
rm -f "bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/libboost_graph.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/libboost_graph.a
"libtool" -static -o "bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/libboost_graph.a" "bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/read_graphviz_new.o" "bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/graphml.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_graph.a
cp "bin.v2/libs/graph/build/darwin-4.2.1/release/link-static/threading-multi/libboost_graph.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_graph.a"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/generator.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/generator.o" "libs/locale/src/shared/generator.cpp"
common.mkdir bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util
mkdir -p "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/localization_backend.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/localization_backend.o" "libs/locale/src/shared/localization_backend.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/mo_lambda.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/mo_lambda.o" "libs/locale/src/shared/mo_lambda.cpp"
libs/locale/src/shared/mo_lambda.cpp:220:16: warning: unused function 'un_factory' [-Wunused-function]
plural_ptr un_factory(int value,plural_ptr op)
^
1 warning generated.
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/codecvt_converter.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/codecvt_converter.o" "libs/locale/src/util/codecvt_converter.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/default_locale.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/default_locale.o" "libs/locale/src/util/default_locale.cpp"
common.mkdir bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix
mkdir -p "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/info.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/info.o" "libs/locale/src/util/info.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/locale_data.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/locale_data.o" "libs/locale/src/util/locale_data.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/codecvt.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/codecvt.o" "libs/locale/src/posix/codecvt.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/collate.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/collate.o" "libs/locale/src/posix/collate.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/converter.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/converter.o" "libs/locale/src/posix/converter.cpp"
common.mkdir bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std
mkdir -p "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/message.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/message.o" "libs/locale/src/shared/message.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/codecvt.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/codecvt.o" "libs/locale/src/std/codecvt.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/collate.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/collate.o" "libs/locale/src/std/collate.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/converter.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/converter.o" "libs/locale/src/std/converter.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/posix_backend.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/posix_backend.o" "libs/locale/src/posix/posix_backend.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/gregorian.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/gregorian.o" "libs/locale/src/util/gregorian.cpp"
common.mkdir bin.v2/libs/log/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/log/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/std_backend.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/std_backend.o" "libs/locale/src/std/std_backend.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/numeric.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/numeric.o" "libs/locale/src/posix/numeric.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/attribute_set.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/attribute_set.o" "libs/log/src/attribute_set.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/attribute_value_set.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/attribute_value_set.o" "libs/log/src/attribute_value_set.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/code_conversion.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/code_conversion.o" "libs/log/src/code_conversion.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/attribute_name.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/attribute_name.o" "libs/log/src/attribute_name.cpp"
darwin.compile.c++ bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/numeric.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/numeric.o" "libs/locale/src/std/numeric.cpp"
RmTemps bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/libboost_locale.a(clean)
rm -f "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/libboost_locale.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/libboost_locale.a
"libtool" -static -o "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/libboost_locale.a" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/encoding/codepage.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/date_time.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/format.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/formatting.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/generator.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/ids.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/localization_backend.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/message.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/shared/mo_lambda.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/codecvt_converter.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/default_locale.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/info.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/locale_data.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/codecvt.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/collate.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/converter.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/numeric.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/posix_backend.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/codecvt.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/collate.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/converter.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/numeric.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/std_backend.o" "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/util/gregorian.o"
/Library/Developer/CommandLineTools/usr/bin/libtool: warning same member name (codecvt.o) in output file used for input files: bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/codecvt.o and: bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/codecvt.o (due to use of basename, truncation, blank padding or duplicate input files)
/Library/Developer/CommandLineTools/usr/bin/libtool: warning same member name (collate.o) in output file used for input files: bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/collate.o and: bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/collate.o (due to use of basename, truncation, blank padding or duplicate input files)
/Library/Developer/CommandLineTools/usr/bin/libtool: warning same member name (converter.o) in output file used for input files: bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/converter.o and: bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/converter.o (due to use of basename, truncation, blank padding or duplicate input files)
/Library/Developer/CommandLineTools/usr/bin/libtool: warning same member name (numeric.o) in output file used for input files: bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/std/numeric.o and: bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/posix/numeric.o (due to use of basename, truncation, blank padding or duplicate input files)
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_locale.a
cp "bin.v2/libs/locale/build/darwin-4.2.1/release/link-static/threading-multi/libboost_locale.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_locale.a"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/severity_level.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/severity_level.o" "libs/log/src/severity_level.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/global_logger_storage.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/global_logger_storage.o" "libs/log/src/global_logger_storage.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/named_scope.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/named_scope.o" "libs/log/src/named_scope.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/record_ostream.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/record_ostream.o" "libs/log/src/record_ostream.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/process_id.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/process_id.o" "libs/log/src/process_id.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/process_name.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/process_name.o" "libs/log/src/process_name.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/thread_id.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/thread_id.o" "libs/log/src/thread_id.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/core.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/core.o" "libs/log/src/core.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/default_attribute_names.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/default_attribute_names.o" "libs/log/src/default_attribute_names.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/timer.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/timer.o" "libs/log/src/timer.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/text_ostream_backend.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/text_ostream_backend.o" "libs/log/src/text_ostream_backend.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/text_multifile_backend.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/text_multifile_backend.o" "libs/log/src/text_multifile_backend.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/exceptions.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/exceptions.o" "libs/log/src/exceptions.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/once_block.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/once_block.o" "libs/log/src/once_block.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/thread_specific.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/thread_specific.o" "libs/log/src/thread_specific.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/default_sink.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/default_sink.o" "libs/log/src/default_sink.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/timestamp.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/timestamp.o" "libs/log/src/timestamp.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/threadsafe_queue.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/threadsafe_queue.o" "libs/log/src/threadsafe_queue.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/event.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/event.o" "libs/log/src/event.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/trivial.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/trivial.o" "libs/log/src/trivial.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/spirit_encoding.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/spirit_encoding.o" "libs/log/src/spirit_encoding.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/date_time_format_parser.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/date_time_format_parser.o" "libs/log/src/date_time_format_parser.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/unhandled_exception_count.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/unhandled_exception_count.o" "libs/log/src/unhandled_exception_count.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/permissions.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/permissions.o" "libs/log/src/permissions.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/format_parser.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/format_parser.o" "libs/log/src/format_parser.cpp"
common.mkdir bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/posix
mkdir -p "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/posix"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/dump.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/dump.o" "libs/log/src/dump.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/text_file_backend.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/text_file_backend.o" "libs/log/src/text_file_backend.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/posix/ipc_reliable_message_queue.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/posix/ipc_reliable_message_queue.o" "libs/log/src/posix/ipc_reliable_message_queue.cpp"
libs/log/src/posix/ipc_reliable_message_queue.cpp:160:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_abi_tag);
^ ~~~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:161:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_padding);
^ ~~~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:162:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_ref_count);
^ ~~~~~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:163:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_capacity);
^ ~~~~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:164:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_block_size);
^ ~~~~~~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:165:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_mutex);
^ ~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:166:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_nonempty_queue);
^ ~~~~~~~~~~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:167:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_nonfull_queue);
^ ~~~~~~~~~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:168:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_size);
^ ~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:169:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_put_pos);
^ ~~~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
libs/log/src/posix/ipc_reliable_message_queue.cpp:170:13: warning: offset of on non-POD type 'boost::log::v2s_mt_posix::ipc::reliable_message_queue::implementation::header' [-Winvalid-offsetof]
BOOST_LOG_MIX_HEADER_MEMBER(m_get_pos);
^ ~~~~~~~~~
libs/log/src/posix/ipc_reliable_message_queue.cpp:158:46: note: expanded from macro 'BOOST_LOG_MIX_HEADER_MEMBER'
hash.mix(static_cast< uint32_t >(offsetof(header, name)))
^ ~~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
11 warnings generated.
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/named_scope_format_parser.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/named_scope_format_parser.o" "libs/log/src/named_scope_format_parser.cpp"
common.mkdir bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup
mkdir -p "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/dump_ssse3.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/dump_ssse3.o" "libs/log/src/dump_ssse3.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/parser_utils.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/parser_utils.o" "libs/log/src/setup/parser_utils.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/init_from_stream.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/init_from_stream.o" "libs/log/src/setup/init_from_stream.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/posix/object_name.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/posix/object_name.o" "libs/log/src/posix/object_name.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/syslog_backend.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/syslog_backend.o" "libs/log/src/syslog_backend.cpp"
RmTemps bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log.a(clean)
rm -f "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log.a
"libtool" -static -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log.a" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/attribute_name.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/attribute_set.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/attribute_value_set.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/code_conversion.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/core.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/record_ostream.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/severity_level.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/global_logger_storage.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/named_scope.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/process_name.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/process_id.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/thread_id.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/timer.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/exceptions.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/default_attribute_names.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/default_sink.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/text_ostream_backend.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/text_file_backend.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/text_multifile_backend.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/thread_specific.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/once_block.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/timestamp.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/threadsafe_queue.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/event.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/trivial.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/spirit_encoding.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/format_parser.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/date_time_format_parser.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/named_scope_format_parser.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/unhandled_exception_count.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/permissions.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/dump.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/posix/ipc_reliable_message_queue.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/posix/object_name.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/syslog_backend.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/dump_ssse3.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_log.a
cp "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_log.a"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/filter_parser.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/filter_parser.o" "libs/log/src/setup/filter_parser.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/settings_parser.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/settings_parser.o" "libs/log/src/setup/settings_parser.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/formatter_parser.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/formatter_parser.o" "libs/log/src/setup/formatter_parser.cpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/default_formatter_factory.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/default_formatter_factory.o" "libs/log/src/setup/default_formatter_factory.cpp"
common.mkdir bin.v2/libs/math/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/math/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi"
common.mkdir bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/..
mkdir -p "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/.."
common.mkdir bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src
mkdir -p "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src"
common.mkdir bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1
mkdir -p "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/init_from_settings.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/init_from_settings.o" "libs/log/src/setup/init_from_settings.cpp"
common.mkdir bin.v2/libs/math/config/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/math/config/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/math/config/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/math/config/darwin-4.2.1/release/link-static/threading-multi"
...on 14100th target...
darwin.compile.c++ bin.v2/libs/math/config/darwin-4.2.1/release/link-static/threading-multi/has_long_double_support.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/config/darwin-4.2.1/release/link-static/threading-multi/has_long_double_support.o" "libs/math/config/has_long_double_support.cpp"
common.mkdir bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/matches_relation_factory.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/matches_relation_factory.o" "libs/log/src/setup/matches_relation_factory.cpp"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/config_file.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp"
darwin.compile.c++.pch bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1/pch.hpp.gch
"clang++" -x c++-header -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp"
darwin.compile.c++ bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/default_filter_factory.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-1024 -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -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__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/default_filter_factory.o" "libs/log/src/setup/default_filter_factory.cpp"
RmTemps bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log_setup.a(clean)
rm -f "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log_setup.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log_setup.a
"libtool" -static -o "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log_setup.a" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/parser_utils.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/init_from_stream.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/init_from_settings.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/settings_parser.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/filter_parser.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/formatter_parser.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/default_filter_factory.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/matches_relation_factory.o" "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/setup/default_formatter_factory.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_log_setup.a
cp "bin.v2/libs/log/build/darwin-4.2.1/release/link-static/threading-multi/libboost_log_setup.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_log_setup.a"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/cmdline.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_laguerre.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/options_description.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_legendre.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/beta.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/beta.o" "libs/math/build/../src/tr1/beta.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_1.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_1.o" "libs/math/build/../src/tr1/comp_ellint_1.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_2.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_2.o" "libs/math/build/../src/tr1/comp_ellint_2.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_3.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_3.o" "libs/math/build/../src/tr1/comp_ellint_3.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_i.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_k.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_k.o" "libs/math/build/../src/tr1/cyl_bessel_k.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_1.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_j.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_j.o" "libs/math/build/../src/tr1/cyl_bessel_j.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_neumann.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_2.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hermite.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hermite.o" "libs/math/build/../src/tr1/hermite.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_3.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expint.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expint.o" "libs/math/build/../src/tr1/expint.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/laguerre.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/legendre.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/legendre.o" "libs/math/build/../src/tr1/legendre.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/riemann_zeta.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_bessel.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_legendre.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_neumann.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp"
RmTemps bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1.a(clean)
rm -f "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1.a
"libtool" -static -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1.a" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_laguerre.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_legendre.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/beta.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_1.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_2.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_3.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_i.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_j.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_k.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_neumann.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_1.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_2.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_3.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expint.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hermite.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/laguerre.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/legendre.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/riemann_zeta.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_bessel.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_legendre.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_neumann.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_math_tr1.a
cp "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_math_tr1.a"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_laguerref.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_legendref.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/betaf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/betaf.o" "libs/math/build/../src/tr1/betaf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_1f.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_1f.o" "libs/math/build/../src/tr1/comp_ellint_1f.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_2f.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_2f.o" "libs/math/build/../src/tr1/comp_ellint_2f.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_3f.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_3f.o" "libs/math/build/../src/tr1/comp_ellint_3f.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_if.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_if.o" "libs/math/build/../src/tr1/cyl_bessel_if.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_kf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_kf.o" "libs/math/build/../src/tr1/cyl_bessel_kf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_jf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_jf.o" "libs/math/build/../src/tr1/cyl_bessel_jf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_1f.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_neumannf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_2f.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_3f.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hermitef.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expintf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expintf.o" "libs/math/build/../src/tr1/expintf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/laguerref.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/legendref.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/legendref.o" "libs/math/build/../src/tr1/legendref.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/riemann_zetaf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_besself.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_legendref.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_neumannf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp"
RmTemps bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1f.a(clean)
rm -f "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1f.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1f.a
"libtool" -static -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1f.a" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_laguerref.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_legendref.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/betaf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_1f.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_2f.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_3f.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_if.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_jf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_kf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_neumannf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_1f.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_2f.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_3f.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expintf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hermitef.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/laguerref.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/legendref.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/riemann_zetaf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_besself.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_legendref.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_neumannf.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_math_tr1f.a
cp "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1f.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_math_tr1f.a"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_laguerrel.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_laguerrel.o" "libs/math/build/../src/tr1/assoc_laguerrel.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/betal.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/betal.o" "libs/math/build/../src/tr1/betal.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_legendrel.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_legendrel.o" "libs/math/build/../src/tr1/assoc_legendrel.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_2l.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_2l.o" "libs/math/build/../src/tr1/comp_ellint_2l.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_1l.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_1l.o" "libs/math/build/../src/tr1/comp_ellint_1l.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_3l.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_3l.o" "libs/math/build/../src/tr1/comp_ellint_3l.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_il.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_il.o" "libs/math/build/../src/tr1/cyl_bessel_il.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_kl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_kl.o" "libs/math/build/../src/tr1/cyl_bessel_kl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_jl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_jl.o" "libs/math/build/../src/tr1/cyl_bessel_jl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_1l.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_1l.o" "libs/math/build/../src/tr1/ellint_1l.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_neumannl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_neumannl.o" "libs/math/build/../src/tr1/cyl_neumannl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_2l.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_2l.o" "libs/math/build/../src/tr1/ellint_2l.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_3l.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_3l.o" "libs/math/build/../src/tr1/ellint_3l.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hermitel.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/laguerrel.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expintl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expintl.o" "libs/math/build/../src/tr1/expintl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/legendrel.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/riemann_zetal.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/riemann_zetal.o" "libs/math/build/../src/tr1/riemann_zetal.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_legendrel.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_bessell.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_bessell.o" "libs/math/build/../src/tr1/sph_bessell.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_neumannl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp"
RmTemps bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1l.a(clean)
rm -f "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1l.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1l.a
"libtool" -static -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1l.a" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_laguerrel.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/assoc_legendrel.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/betal.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_1l.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_2l.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/comp_ellint_3l.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_il.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_jl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_bessel_kl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cyl_neumannl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_1l.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_2l.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/ellint_3l.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expintl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hermitel.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/laguerrel.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/legendrel.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/riemann_zetal.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_bessell.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_legendrel.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/sph_neumannl.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_math_tr1l.a
cp "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_tr1l.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_math_tr1l.a"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/acosh.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/acosh.o" "libs/math/build/../src/tr1/acosh.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/asinh.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/asinh.o" "libs/math/build/../src/tr1/asinh.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/atanh.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/atanh.o" "libs/math/build/../src/tr1/atanh.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/copysign.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/copysign.o" "libs/math/build/../src/tr1/copysign.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cbrt.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfc.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfc.o" "libs/math/build/../src/tr1/erfc.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erf.o" "libs/math/build/../src/tr1/erf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expm1.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expm1.o" "libs/math/build/../src/tr1/expm1.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmax.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmax.o" "libs/math/build/../src/tr1/fmax.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmin.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmin.o" "libs/math/build/../src/tr1/fmin.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fpclassify.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hypot.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hypot.o" "libs/math/build/../src/tr1/hypot.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lgamma.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/llround.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/llround.o" "libs/math/build/../src/tr1/llround.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/log1p.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/log1p.o" "libs/math/build/../src/tr1/log1p.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lround.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lround.o" "libs/math/build/../src/tr1/lround.cpp"
...on 14200th target...
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nextafter.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/round.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/round.o" "libs/math/build/../src/tr1/round.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nexttoward.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/tgamma.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/trunc.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/trunc.o" "libs/math/build/../src/tr1/trunc.cpp"
RmTemps bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99.a(clean)
rm -f "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99.a
"libtool" -static -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99.a" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/acosh.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/asinh.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/atanh.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cbrt.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/copysign.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfc.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expm1.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmax.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmin.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fpclassify.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hypot.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lgamma.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/llround.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/log1p.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lround.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nextafter.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nexttoward.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/round.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/tgamma.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/trunc.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_math_c99.a
cp "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_math_c99.a"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/acoshf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/asinhf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/atanhf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cbrtf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/copysignf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfcf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erff.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erff.o" "libs/math/build/../src/tr1/erff.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expm1f.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmaxf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fminf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fminf.o" "libs/math/build/../src/tr1/fminf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fpclassifyf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hypotf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/llroundf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lgammaf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/log1pf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lroundf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nextafterf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nexttowardf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/roundf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/roundf.o" "libs/math/build/../src/tr1/roundf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/tgammaf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/truncf.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/truncf.o" "libs/math/build/../src/tr1/truncf.cpp"
RmTemps bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99f.a(clean)
rm -f "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99f.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99f.a
"libtool" -static -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99f.a" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/acoshf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/asinhf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/atanhf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cbrtf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/copysignf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfcf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erff.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expm1f.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmaxf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fminf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fpclassifyf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hypotf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lgammaf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/llroundf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/log1pf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lroundf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nextafterf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nexttowardf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/roundf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/tgammaf.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/truncf.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_math_c99f.a
cp "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99f.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_math_c99f.a"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/acoshl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/asinhl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/atanhl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cbrtl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/copysignl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfcl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfl.o" "libs/math/build/../src/tr1/erfl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expm1l.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmaxl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fpclassifyl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fminl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fminl.o" "libs/math/build/../src/tr1/fminl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hypotl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lgammal.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/llroundl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/log1pl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lroundl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nextafterl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/roundl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/roundl.o" "libs/math/build/../src/tr1/roundl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nexttowardl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/tgammal.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp"
darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/truncl.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/truncl.o" "libs/math/build/../src/tr1/truncl.cpp"
RmTemps bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99l.a(clean)
rm -f "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99l.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99l.a
"libtool" -static -o "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99l.a" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/acoshl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/asinhl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/atanhl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/cbrtl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/copysignl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfcl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/erfl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/expm1l.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fmaxl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fminl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/fpclassifyl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/hypotl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lgammal.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/llroundl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/log1pl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/lroundl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nextafterl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/nexttowardl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/roundl.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/tgammal.o" "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/truncl.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_math_c99l.a
cp "bin.v2/libs/math/build/darwin-4.2.1/release/link-static/threading-multi/libboost_math_c99l.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_math_c99l.a"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/positional_options.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/variables_map.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/convert.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/convert.o" "libs/program_options/src/convert.cpp"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/parsers.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp"
common.mkdir bin.v2/libs/random/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/random/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/winmain.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp"
common.mkdir bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi/random_device.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi/random_device.o" "libs/random/src/random_device.cpp"
RmTemps bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi/libboost_random.a(clean)
rm -f "bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi/libboost_random.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi/libboost_random.a
"libtool" -static -o "bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi/libboost_random.a" "bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi/random_device.o"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_random.a
cp "bin.v2/libs/random/build/darwin-4.2.1/release/link-static/threading-multi/libboost_random.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_random.a"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_archive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_archive.o" "libs/serialization/src/basic_archive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_iserializer.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/value_semantic.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_oserializer.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_pointer_iserializer.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_iarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_pointer_oserializer.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_oarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp"
darwin.compile.c++ bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/split.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/split.o" "libs/program_options/src/split.cpp"
RmTemps bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/libboost_program_options.a(clean)
rm -f "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/libboost_program_options.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/libboost_program_options.a
"libtool" -static -o "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/libboost_program_options.a" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/config_file.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/options_description.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/parsers.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/convert.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/winmain.o" "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/split.o"
/Library/Developer/CommandLineTools/usr/bin/libtool: file: bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/winmain.o has no symbols
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_serializer_map.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp"
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_program_options.a
cp "bin.v2/libs/program_options/build/darwin-4.2.1/release/link-static/threading-multi/libboost_program_options.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_program_options.a"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_xml_archive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_iprimitive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/extended_type_info.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_oprimitive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/binary_iarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/extended_type_info_no_rtti.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/extended_type_info_no_rtti.o" "libs/serialization/src/extended_type_info_no_rtti.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/binary_oarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/stl_port.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/stl_port.o" "libs/serialization/src/stl_port.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/extended_type_info_typeid.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/extended_type_info_typeid.o" "libs/serialization/src/extended_type_info_typeid.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/polymorphic_iarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/polymorphic_oarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/archive_exception.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/archive_exception.o" "libs/serialization/src/archive_exception.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_iarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/void_cast.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/void_cast.o" "libs/serialization/src/void_cast.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_oarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_archive_exception.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_archive_exception.o" "libs/serialization/src/xml_archive_exception.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/codecvt_null.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp"
...on 14300th target...
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_oarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp"
In file included from libs/serialization/src/xml_oarchive.cpp:23:
In file included from ./boost/archive/impl/xml_oarchive_impl.ipp:28:
./boost/archive/iterators/mb_from_wchar.hpp:87:35: warning: unused variable 'r' [-Wunused-variable]
std::codecvt_base::result r = m_codecvt_facet.out(
^
1 warning generated.
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/singleton.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/singleton.o" "libs/serialization/src/singleton.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_iarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_wiprimitive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_woprimitive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_wiarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_woarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_wiarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp"
In file included from libs/serialization/src/xml_wiarchive.cpp:28:
In file included from ./boost/archive/impl/xml_wiarchive_impl.ipp:37:
./boost/archive/iterators/mb_from_wchar.hpp:87:35: warning: unused variable 'r' [-Wunused-variable]
std::codecvt_base::result r = m_codecvt_facet.out(
^
1 warning generated.
common.mkdir bin.v2/libs/signals/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/signals/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_grammar.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp"
RmTemps bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/libboost_serialization.a(clean)
rm -f "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/libboost_serialization.a" 2>/dev/null >/dev/null
darwin.archive bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/libboost_serialization.a
"libtool" -static -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/libboost_serialization.a" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_archive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_iarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_iserializer.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_oarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_oserializer.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_serializer_map.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/basic_xml_archive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/binary_iarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/binary_oarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/extended_type_info.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/stl_port.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_iarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/text_oarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/void_cast.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/archive_exception.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_grammar.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_iarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_oarchive.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_archive_exception.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/codecvt_null.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/singleton.o"
/Library/Developer/CommandLineTools/usr/bin/libtool: file: bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/stl_port.o has no symbols
darwin.compile.c++ bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_woarchive.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp"
In file included from libs/serialization/src/xml_woarchive.cpp:28:
In file included from ./boost/archive/impl/xml_woarchive_impl.ipp:39:
./boost/archive/iterators/wchar_from_mb.hpp:166:31: warning: unused variable 'r' [-Wunused-variable]
std::codecvt_base::result r = m_codecvt_facet.in(
^
1 warning generated.
common.copy /usr/local/Cellar/boost/1.62.0/lib/libboost_serialization.a
cp "bin.v2/libs/serialization/build/darwin-4.2.1/release/link-static/threading-multi/libboost_serialization.a" "/usr/local/Cellar/boost/1.62.0/lib/libboost_serialization.a"
darwin.compile.c++ bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi/trackable.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi/trackable.o" "libs/signals/src/trackable.cpp"
darwin.compile.c++ bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi/connection.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi/connection.o" "libs/signals/src/connection.cpp"
darwin.compile.c++ bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi/named_slot_map.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi/named_slot_map.o" "libs/signals/src/named_slot_map.cpp"
darwin.compile.c++ bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi/signal_base.o
"clang++" -ftemplate-depth-128 -O3 -Wall -gdwarf-2 -fexceptions -Wno-inline -arch x86_64 -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/darwin-4.2.1/release/link-static/threading-multi/signal_base.o" "libs/signals/src/signal_base.cpp"
common.mkdir bin.v2/libs/type_erasure/build/darwin-4.2.1/release/link-static
mkdir -p "bin.v2/libs/type_erasure/build/darwin-4.2.1/release/link-static"
common.mkdir bin.v2/libs/type_erasure/build/darwin-4.2.1/release/link-static/threading-multi
mkdir -p "bin.v2/libs/type_erasure/build/darwin-4.2.1/release/link-static/threading-multi"
darwin.compile.c++ bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/cpp_main.o
"clang++" -ftemplate-depth-128 -O3 -Wall -pedantic -gdwarf-2 -fexceptions -Wno-long-long -Wno-inline -arch x86_64 -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"." -c -o "bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/cpp_main.o" "libs/test/src/cpp_main.cpp"
In file included from libs/test/src/cpp_main.cpp:16:
In file included from ./boost/test/impl/cpp_main.ipp:20:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:19:
In file included from ./boost/preprocessor/repetition/for.hpp:44:
In file included from ./boost/preprocessor/repetition/detail/for.hpp:20:
./boost/preprocessor/tuple/eat.hpp:23:26: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_EAT(...)
^
In file included from libs/test/src/cpp_main.cpp:16:
In file included from ./boost/test/impl/cpp_main.ipp:20:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:21:
In file included from ./boost/preprocessor/facilities/overload.hpp:17:
./boost/preprocessor/variadic/size.hpp:25:40: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_SIZE(...) BOOST_PP_VARIADIC_SIZE_I(__VA_ARGS__, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, 40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1,)
^
./boost/preprocessor/variadic/size.hpp:27:354: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_SIZE_I(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, e37, e38, e39, e40, e41, e42, e43, e44, e45, e46, e47, e48, e49, e50, e51, e52, e53, e54, e55, e56, e57, e58, e59, e60, e61, e62, e63, size, ...) size
^
In file included from libs/test/src/cpp_main.cpp:16:
In file included from ./boost/test/impl/cpp_main.ipp:20:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:21:
./boost/preprocessor/facilities/overload.hpp:22:39: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_OVERLOAD(prefix, ...) BOOST_PP_CAT(prefix, BOOST_PP_VARIADIC_SIZE(__VA_ARGS__))
^
In file included from libs/test/src/cpp_main.cpp:16:
In file included from ./boost/test/impl/cpp_main.ipp:20:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:22:
./boost/preprocessor/tuple/rem.hpp:29:26: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_REM(...) __VA_ARGS__
^
./boost/preprocessor/tuple/rem.hpp:129:41: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_TUPLE_REM_CTOR(...) BOOST_PP_OVERLOAD(BOOST_PP_TUPLE_REM_CTOR_O_, __VA_ARGS__)(__VA_ARGS__)
^
In file included from libs/test/src/cpp_main.cpp:16:
In file included from ./boost/test/impl/cpp_main.ipp:20:
In file included from ./boost/test/execution_monitor.hpp:21:
In file included from ./boost/test/utils/class_properties.hpp:24:
In file included from ./boost/preprocessor/seq/for_each.hpp:23:
In file included from ./boost/preprocessor/tuple/elem.hpp:23:
./boost/preprocessor/variadic/elem.hpp:26:43: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM(n, ...) BOOST_PP_CAT(BOOST_PP_VARIADIC_ELEM_, n)(__VA_ARGS__,)
^
./boost/preprocessor/variadic/elem.hpp:28:42: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_0(e0, ...) e0
^
./boost/preprocessor/variadic/elem.hpp:29:46: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_1(e0, e1, ...) e1
^
./boost/preprocessor/variadic/elem.hpp:30:50: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_2(e0, e1, e2, ...) e2
^
./boost/preprocessor/variadic/elem.hpp:31:54: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_3(e0, e1, e2, e3, ...) e3
^
./boost/preprocessor/variadic/elem.hpp:32:58: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_4(e0, e1, e2, e3, e4, ...) e4
^
./boost/preprocessor/variadic/elem.hpp:33:62: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_5(e0, e1, e2, e3, e4, e5, ...) e5
^
./boost/preprocessor/variadic/elem.hpp:34:66: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_6(e0, e1, e2, e3, e4, e5, e6, ...) e6
^
./boost/preprocessor/variadic/elem.hpp:35:70: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_7(e0, e1, e2, e3, e4, e5, e6, e7, ...) e7
^
./boost/preprocessor/variadic/elem.hpp:36:74: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_8(e0, e1, e2, e3, e4, e5, e6, e7, e8, ...) e8
^
./boost/preprocessor/variadic/elem.hpp:37:78: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_9(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ...) e9
^
./boost/preprocessor/variadic/elem.hpp:38:84: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, ...) e10
^
./boost/preprocessor/variadic/elem.hpp:39:89: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, ...) e11
^
./boost/preprocessor/variadic/elem.hpp:40:94: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, ...) e12
^
./boost/preprocessor/variadic/elem.hpp:41:99: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, ...) e13
^
./boost/preprocessor/variadic/elem.hpp:42:104: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, ...) e14
^
./boost/preprocessor/variadic/elem.hpp:43:109: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_15(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, ...) e15
^
./boost/preprocessor/variadic/elem.hpp:44:114: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_16(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, ...) e16
^
./boost/preprocessor/variadic/elem.hpp:45:119: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_17(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, ...) e17
^
./boost/preprocessor/variadic/elem.hpp:46:124: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_18(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, ...) e18
^
./boost/preprocessor/variadic/elem.hpp:47:129: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_19(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, ...) e19
^
./boost/preprocessor/variadic/elem.hpp:48:134: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_20(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, ...) e20
^
./boost/preprocessor/variadic/elem.hpp:49:139: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_21(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, ...) e21
^
./boost/preprocessor/variadic/elem.hpp:50:144: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_22(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, ...) e22
^
./boost/preprocessor/variadic/elem.hpp:51:149: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_23(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, ...) e23
^
./boost/preprocessor/variadic/elem.hpp:52:154: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_24(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, ...) e24
^
./boost/preprocessor/variadic/elem.hpp:53:159: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_25(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, ...) e25
^
./boost/preprocessor/variadic/elem.hpp:54:164: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_26(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, ...) e26
^
./boost/preprocessor/variadic/elem.hpp:55:169: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_27(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, ...) e27
^
./boost/preprocessor/variadic/elem.hpp:56:174: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_28(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, ...) e28
^
./boost/preprocessor/variadic/elem.hpp:57:179: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_29(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, ...) e29
^
./boost/preprocessor/variadic/elem.hpp:58:184: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_30(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, ...) e30
^
./boost/preprocessor/variadic/elem.hpp:59:189: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_31(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, ...) e31
^
./boost/preprocessor/variadic/elem.hpp:60:194: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_32(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, ...) e32
^
./boost/preprocessor/variadic/elem.hpp:61:199: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_33(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, ...) e33
^
./boost/preprocessor/variadic/elem.hpp:62:204: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_34(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, ...) e34
^
./boost/preprocessor/variadic/elem.hpp:63:209: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_35(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, ...) e35
^
./boost/preprocessor/variadic/elem.hpp:64:214: warning: variadic macros are a C99 feature [-Wvariadic-macros]
# define BOOST_PP_VARIADIC_ELEM_36(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, e17, e18, e19, e20, e21, e22, e23, e24, e25, e26, e27, e28, e29, e30, e31, e32, e33, e34, e35, e36, ...) e36
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment