...updating 193 targets...
common.mkdir bin.v2/libs/container
common.mkdir bin.v2/libs/container/build
common.mkdir bin.v2/libs/container/build/darwin-4.2.1
common.mkdir bin.v2/libs/container/build/darwin-4.2.1/release
common.mkdir bin.v2/libs/container/build/darwin-4.2.1/release/link-static
common.mkdir bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi
darwin.compile.c bin.v2/libs/container/build/darwin-4.2.1/release/link-static/threading-multi/alloc_lib.o
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]
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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]
common.mkdir bin.v2/libs/coroutine
common.mkdir bin.v2/libs/coroutine/build
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release
common.mkdir 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
common.mkdir 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
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_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings]
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_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
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_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings]
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
^
1 warning generated.
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/posix
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/posix/stack_traits.o
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_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings]
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
^
1 warning generated.
darwin.archive bin.v2/libs/coroutine/build/darwin-4.2.1/release/link-static/threading-multi/libboost_coroutine.a
common.copy /.../CIP-build/Boost-install/lib/libboost_coroutine.a
common.mkdir bin.v2/libs/stacktrace/build/darwin-4.2.1/release
common.mkdir bin.v2/libs/stacktrace/build/darwin-4.2.1/release/link-static
common.mkdir bin.v2/libs/stacktrace/build/darwin-4.2.1/release/link-static/threading-multi
darwin.compile.c++ bin.v2/libs/stacktrace/build/darwin-4.2.1/release/link-static/threading-multi/noop.o
darwin.archive bin.v2/libs/stacktrace/build/darwin-4.2.1/release/link-static/threading-multi/libboost_stacktrace_noop.a
darwin.compile.c++ bin.v2/libs/type_erasure/build/darwin-4.2.1/release/link-static/threading-multi/dynamic_binding.o
In file included from libs/type_erasure/src/dynamic_binding.cpp:13:
In file included from ./boost/type_erasure/register_binding.hpp:14:
In file included from ./boost/type_erasure/detail/check_map.hpp:24:
In file included from ./boost/type_erasure/detail/normalize.hpp:34:
In file included from ./boost/type_erasure/builtin.hpp:17:
In file included from ./boost/type_erasure/constructible.hpp:22:
In file included from ./boost/type_erasure/call.hpp:33:
In file included from ./boost/type_erasure/detail/adapt_to_vtable.hpp:268:
In file included from ./boost/preprocessor/iteration/detail/iter/forward1.hpp:47:
> traits;
^
2 warnings generated.
darwin.archive bin.v2/libs/type_erasure/build/darwin-4.2.1/release/link-static/threading-multi/libboost_type_erasure.a
common.copy /.../CIP-build/Boost-install/lib/libboost_type_erasure.a
common.mkdir bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi
darwin.compile.c bin.v2/libs/container/build/darwin-4.2.1/release/threading-multi/alloc_lib.o
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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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]
darwin.compile.asm bin.v2/libs/context/build/darwin-4.2.1/release/threading-multi/asm/ontop_x86_64_sysv_macho_gas.o
common.mkdir bin.v2/libs/context/build/darwin-4.2.1/release/threading-multi/posix
darwin.compile.c++ bin.v2/libs/context/build/darwin-4.2.1/release/threading-multi/posix/stack_traits.o
darwin.link.dll bin.v2/libs/context/build/darwin-4.2.1/release/threading-multi/libboost_context.dylib
common.copy /.../CIP-build/Boost-install/lib/libboost_context.dylib
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/detail
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/detail/coroutine_context.o
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_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings]
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
^
1 warning generated.
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/exceptions.o
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_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings]
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
^
1 warning generated.
common.mkdir bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/posix
darwin.compile.c++ bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/posix/stack_traits.o
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_COROUTINES_NO_DEPRECATION_WARNING." [-W#warnings]
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING."
^
1 warning generated.
darwin.link.dll bin.v2/libs/coroutine/build/darwin-4.2.1/release/threading-multi/libboost_coroutine.dylib
common.copy /.../CIP-build/Boost-install/lib/libboost_coroutine.dylib
common.mkdir bin.v2/libs/stacktrace/build/darwin-4.2.1/release/threading-multi
darwin.compile.c++ bin.v2/libs/stacktrace/build/darwin-4.2.1/release/threading-multi/noop.o
darwin.link.dll bin.v2/libs/stacktrace/build/darwin-4.2.1/release/threading-multi/libboost_stacktrace_noop.dylib
common.copy /.../CIP-build/Boost-install/lib/libboost_stacktrace_noop.dylib
darwin.compile.c++ bin.v2/libs/stacktrace/build/darwin-4.2.1/release/threading-multi/addr2line.o
darwin.compile.c++ bin.v2/libs/type_erasure/build/darwin-4.2.1/release/threading-multi/dynamic_binding.o
In file included from libs/type_erasure/src/dynamic_binding.cpp:13:
In file included from ./boost/type_erasure/register_binding.hpp:14:
In file included from ./boost/type_erasure/detail/check_map.hpp:24:
In file included from ./boost/type_erasure/detail/normalize.hpp:34:
In file included from ./boost/type_erasure/builtin.hpp:17:
In file included from ./boost/type_erasure/constructible.hpp:22:
In file included from ./boost/type_erasure/call.hpp:33:
In file included from ./boost/type_erasure/detail/adapt_to_vtable.hpp:268:
In file included from ./boost/preprocessor/iteration/detail/iter/forward1.hpp:47:
common.mkdir bin.v2/libs/test/build/darwin-4.2.1/release/link-static
common.mkdir bin.v2/libs/test/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/compiler_log_formatter.o
In file included from libs/test/src/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
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/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
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: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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
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/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:22:
In file included from ./boost/test/execution_monitor.hpp:28:
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_/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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:24:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
In file included from ./boost/test/tree/test_unit.hpp:21:
In file included from ./boost/test/tree/decorator.hpp:24:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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/compiler_log_formatter.cpp:16:
In file included from ./boost/test/impl/compiler_log_formatter.ipp:25:
./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, \
^
120 warnings generated.
darwin.compile.c++ bin.v2/libs/test/build/darwin-4.2.1/release/link-static/threading-multi/debug.o
In file included from libs/test/src/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
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:
In file included from ./boost/mpl/if.hpp:19:
In file included from ./boost/mpl/aux_/na_spec.hpp:26:
In file included from ./boost/mpl/aux_/preprocessor/params.hpp:46:
In file included from ./boost/preprocessor/repeat.hpp:15:
In file included from ./boost/preprocessor/repetition/repeat.hpp:21:
./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/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
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:
In file included from ./boost/mpl/if.hpp:19:
In file included from ./boost/mpl/aux_/na_spec.hpp:28:
In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66:
In file included from ./boost/preprocessor/arithmetic/add.hpp:21:
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]
./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/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
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:
In file included from ./boost/mpl/if.hpp:19:
In file included from ./boost/mpl/aux_/na_spec.hpp:28:
In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66:
In file included from ./boost/preprocessor/arithmetic/add.hpp:21:
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/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
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:
In file included from ./boost/mpl/if.hpp:19:
In file included from ./boost/mpl/aux_/na_spec.hpp:28:
In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66:
In file included from ./boost/preprocessor/arithmetic/add.hpp:21:
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]
./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/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
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:
In file included from ./boost/mpl/if.hpp:19:
In file included from ./boost/mpl/aux_/na_spec.hpp:28:
In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66:
In file included from ./boost/preprocessor/arithmetic/add.hpp:21:
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]
./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/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
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:
In file included from ./boost/mpl/if.hpp:19:
In file included from ./boost/mpl/aux_/na_spec.hpp:28:
In file included from ./boost/mpl/aux_/preprocessor/def_params_tail.hpp:66:
In file included from ./boost/preprocessor/arithmetic/add.hpp:21:
./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/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
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:
./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/debug.cpp:16:
In file included from ./boost/test/impl/debug.ipp:23:
In file included from ./boost/test/debug.hpp:22:
In file included from ./boost/function/function1.hpp:11:
In file included from ./boost/function/detail/maybe_include.hpp:18:
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:
./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) \
^
The maximum number of reported warnings or errors has been reached!!!