++ case $ARCHITECTURE in ++ [[ ! -n /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3 ]] ++ cmake /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735 -DCMAKE_INSTALL_PREFIX=/Users/fdamas/alice/sw/INSTALLROOT/9ff272b4dec0e22efa1f20ff0608caa746ec609c/osx_x86-64/Ppconsul/0.1.0-5 -DCMAKE_INSTALL_LIBDIR=lib -DBUILD_SHARED_LIBS=ON -DBOOST_ROOT=/Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3 -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Boost: /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include (found suitable version "1.72.0", minimum required is "1.55") -- Found CURL: /usr/lib/libcurl.dylib (found version "7.64.1") -- Configuring done -- Generating done -- Build files have been written to: /Users/fdamas/alice/sw/BUILD/9ff272b4dec0e22efa1f20ff0608caa746ec609c/Ppconsul ++ cmake --build . -- -j3 install Scanning dependencies of target json11 [ 2%] Building CXX object ext/json11/CMakeFiles/json11.dir/json11.cpp.o [ 5%] Linking CXX static library ../../output/libjson11.a [ 5%] Built target json11 Scanning dependencies of target ppconsul [ 7%] Building CXX object src/CMakeFiles/ppconsul.dir/catalog.cpp.o [ 10%] Building CXX object src/CMakeFiles/ppconsul.dir/agent.cpp.o [ 13%] Building CXX object src/CMakeFiles/ppconsul.dir/consul.cpp.o In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/consul.cpp:7: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:317:9: error: no member named 'signbit' in the global namespace using ::signbit; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: no member named 'fpclassify' in the global namespace using ::fpclassify; ~~^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/catalog.cpp:8: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/catalog.h:9: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:317:9: error: no member named 'signbit' in the global namespace using ::signbit; ~~^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/agent.cpp:8: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/agent.h:9: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:317:9: error: no member named 'signbit' in the global namespace using ::signbit; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: no member named 'isfinite' in the global namespace; did you mean 'finite'? using ::isfinite; ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/math.h:749:12: note: 'finite' declared here extern int finite(double) ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: no member named 'fpclassify' in the global namespace using ::fpclassify; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: no member named 'fpclassify' in the global namespace using ::fpclassify; ~~^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/consul.cpp:7: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: no member named 'isinf' in the global namespace using ::isinf; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: no member named 'isfinite' in the global namespace; did you mean 'finite'? using ::isfinite; ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/math.h:749:12: note: 'finite' declared here extern int finite(double) ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: no member named 'isfinite' in the global namespace; did you mean 'finite'? using ::isfinite; ~~^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/math.h:749:12: note: 'finite' declared here extern int finite(double) ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: no member named 'isnan' in the global namespace using ::isnan; ~~^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/catalog.cpp:8: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/catalog.h:9: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: no member named 'isinf' in the global namespace using ::isinf; ~~^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/agent.cpp:8: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/agent.h:9: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: no member named 'isinf' in the global namespace using ::isinf; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: no member named 'isnormal' in the global namespace using ::isnormal; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: no member named 'isnan' in the global namespace using ::isnan; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: no member named 'isnan' in the global namespace using ::isnan; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: no member named 'isnormal' in the global namespace using ::isnormal; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'? using ::isgreater; ^~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:731:29: note: '::std::greater' declared here struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool> ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: no member named 'isnormal' in the global namespace using ::isnormal; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'? using ::isgreater; ^~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:731:29: note: '::std::greater' declared here struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool> ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'? using ::isgreater; ^~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:731:29: note: '::std::greater' declared here struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool> ^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/consul.cpp:7: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'? using ::isgreaterequal; ^~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:760:29: note: '::std::greater_equal' declared here struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool> ^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/catalog.cpp:8: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/catalog.h:9: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'? using ::isgreaterequal; ^~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:760:29: note: '::std::greater_equal' declared here struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool> ^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/consul.cpp:7: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:9: error: no member named 'isless' in the global namespace using ::isless; ~~^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/agent.cpp:8: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/agent.h:9: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'? using ::isgreaterequal; ^~ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:760:29: note: '::std::greater_equal' declared here struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool> ^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/catalog.cpp:8: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/catalog.h:9: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:9: error: no member named 'isless' in the global namespace using ::isless; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: no member named 'islessequal' in the global namespace using ::islessequal; ~~^ In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/src/agent.cpp:8: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/agent.h:9: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/consul.h:11: In file included from /Users/fdamas/alice/sw/SOURCES/Ppconsul/0.1.0/e32cf6f80b598760278c018eed546f88292f1735/include/ppconsul/types.h:18: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant.hpp:17: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/variant/variant.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index.hpp:29: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/type_index/stl_type_index.hpp:47: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/hash.hpp:21: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/hash_float.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/container_hash/detail/float_functions.hpp:14: In file included from /Users/fdamas/alice/sw/osx_x86-64/boost/v1.72.0-alice1-3/include/boost/config/no_tr1/cmath.hpp:21: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:9: error: no member named 'isless' in the global namespace using ::isless; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: no member named 'islessequal' in the global namespace using ::islessequal; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: no member named 'islessgreater' in the global namespace using ::islessgreater; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: no member named 'islessequal' in the global namespace using ::islessequal; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: no member named 'islessgreater' in the global namespace using ::islessgreater; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: no member named 'isunordered' in the global namespace using ::isunordered; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: no member named 'islessgreater' in the global namespace using ::islessgreater; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: no member named 'isunordered' in the global namespace using ::isunordered; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: no member named 'isunordered' in the global namespace using ::isunordered; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: no member named 'isunordered' in the global namespace using ::isunordered; ~~^ no member named 'isunordered' in the global namespace using ::isunordered; ~~^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: no member named 'isunordered' in the global namespace using ::isunordered; ~~^ 13 errors generated. make[2]: *** [src/CMakeFiles/ppconsul.dir/consul.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... 13 errors generated. make[2]: *** [src/CMakeFiles/ppconsul.dir/catalog.cpp.o] Error 1 13 errors generated. make[2]: *** [src/CMakeFiles/ppconsul.dir/agent.cpp.o] Error 1 make[1]: *** [src/CMakeFiles/ppconsul.dir/all] Error 2 make: *** [all] Error 2