Skip to content

Instantly share code, notes, and snippets.

@carlosjgp
Created January 15, 2018 17:26
Show Gist options
  • Save carlosjgp/d58b744cc699e0e19ba8718ec359e7d1 to your computer and use it in GitHub Desktop.
Save carlosjgp/d58b744cc699e0e19ba8718ec359e7d1 to your computer and use it in GitHub Desktop.
Error building jaegertracing/cpp-client library
+ git clone https://github.com/jaegertracing/cpp-client.git jaeger-cpp-client
Cloning into 'jaeger-cpp-client'...
+ cd jaeger-cpp-client
+ mkdir .build
+ cd .build
+ cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DJAEGERTRACING_WITH_YAML_CPP=OFF ..
-- [hunter] Initializing Hunter workspace (712898528fb6dc8532454e2e323404d93a76d8ec)
-- [hunter] https://github.com/ruslo/hunter/archive/v0.19.174.tar.gz
-- [hunter] -> /root/.hunter/_Base/Download/Hunter/0.19.174/7128985
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /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: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- [hunter] Calculating Toolchain-SHA1
-- [hunter] Calculating Config-SHA1
-- [hunter] HUNTER_ROOT: /root/.hunter
-- [hunter] [ Hunter-ID: 7128985 | Toolchain-ID: 1e99733 | Config-ID: 3420b24 ]
-- [hunter] BOOST_ROOT: /root/.hunter/_Base/7128985/1e99733/3420b24/Install (ver.: 1.65.1)
-- [hunter] Building Boost
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/Boost/args.cmake
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) at /usr/share/cmake/Modules/ExternalProject.cmake:1948 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "x" will no longer be dereferenced when the policy is
set to NEW. Since the policy is not set the OLD behavior will be used.
Call Stack (most recent call first):
/usr/share/cmake/Modules/ExternalProject.cmake:2560 (_ep_add_download_command)
CMakeLists.txt:107 (ExternalProject_Add)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake/Modules/ExternalProject.cmake:2069 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "x" will no longer be dereferenced when the policy is
set to NEW. Since the policy is not set the OLD behavior will be used.
Call Stack (most recent call first):
/usr/share/cmake/Modules/ExternalProject.cmake:2561 (_ep_add_update_command)
CMakeLists.txt:107 (ExternalProject_Add)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/Boost/Build
Scanning dependencies of target Boost
[ 12%] Creating directories for 'Boost'
[ 25%] Performing download step (download, verify and extract) for 'Boost'
-- Downloading...
dst='/root/.hunter/_Base/Download/Boost/1.65.1/4a5b0c3/boost_1_65_1.tar.bz2'
timeout='none'
-- Using src='https://dl.bintray.com/boostorg/release/1.65.1/source/boost_1_65_1.tar.bz2'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- verifying file...
file='/root/.hunter/_Base/Download/Boost/1.65.1/4a5b0c3/boost_1_65_1.tar.bz2'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/Boost/1.65.1/4a5b0c3/boost_1_65_1.tar.bz2'
dst='/root/.hunter/_Base/7128985/1e99733/3420b24/Build/Boost/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 37%] No patch step for 'Boost'
[ 50%] Performing update step for 'Boost'
[ 62%] Performing configure step for 'Boost'
Building Boost.Build engine with toolset gcc... tools/build/src/engine/bin.linuxx86_64/b2
Unicode/ICU support for Boost.Regex?... not found.
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
[ 75%] No build step for 'Boost'
[ 87%] Performing install step for 'Boost'
Performing configuration checks
- 32-bit : no
- 64-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
Component configuration:
- atomic : not building
- chrono : not building
- container : not building
- context : not building
- coroutine : not building
- date_time : not building
- exception : not building
- fiber : not building
- filesystem : not building
- graph : not building
- graph_parallel : not building
- iostreams : not building
- locale : not building
- log : not building
- math : not building
- metaparse : not building
- mpi : not building
- program_options : not building
- python : not building
- random : not building
- regex : not building
- serialization : not building
- signals : not building
- stacktrace : not building
- system : not building
- test : not building
- thread : not building
- timer : not building
- type_erasure : not building
- wave : not building
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/Boost/args.cmake
[100%] Completed 'Boost'
[100%] Built target Boost
-- [hunter] Build step successful (dir: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/Boost)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/0fb9da2d303abb65fd945d40404d7da411dbabf7.tar.bz2
-- Boost version: 1.65.1
-- [hunter] THRIFT_ROOT: /root/.hunter/_Base/7128985/1e99733/3420b24/Install (ver.: 0.9.2-p2)
-- [hunter] Building thrift
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/args.cmake
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Build
Scanning dependencies of target thrift-Release
[ 6%] Creating directories for 'thrift-Release'
[ 12%] Performing download step (download, verify and extract) for 'thrift-Release'
-- Downloading...
dst='/root/.hunter/_Base/Download/thrift/0.9.2-p2/0dba938/v0.9.2-p2.tar.gz'
timeout='none'
-- Using src='https://github.com/hunter-packages/thrift/archive/v0.9.2-p2.tar.gz'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- verifying file...
file='/root/.hunter/_Base/Download/thrift/0.9.2-p2/0dba938/v0.9.2-p2.tar.gz'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/thrift/0.9.2-p2/0dba938/v0.9.2-p2.tar.gz'
dst='/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 18%] No patch step for 'thrift-Release'
[ 25%] No update step for 'thrift-Release'
[ 31%] Performing configure step for 'thrift-Release'
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/args.cmake
-- Parsed Thrift package version: 0.9.2
-- Parsed Thrift version: 0.9.2 (0.9.2)
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.7")
-- [hunter] HUNTER_ROOT: /root/.hunter
-- [hunter] [ Hunter-ID: 7128985 | Toolchain-ID: 1e99733 | Config-ID: 3420b24 ]
-- [hunter] BOOST_ROOT: /root/.hunter/_Base/7128985/1e99733/3420b24/Install (ver.: 1.65.1)
-- Boost version: 1.65.1
-- Could NOT find RUN_HASKELL (missing: RUN_HASKELL)
-- Could NOT find CABAL (missing: CABAL)
-- Looking for AI_ADDRCONFIG
-- Looking for AI_ADDRCONFIG - found
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for netdb.h
-- Looking for netdb.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/un.h
-- Looking for sys/un.h - found
-- Looking for sys/poll.h
-- Looking for sys/poll.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sched.h
-- Looking for sched.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for sched_get_priority_max
-- Looking for sched_get_priority_max - found
-- Looking for sched_get_priority_min
-- Looking for sched_get_priority_min - found
-- Performing Test STRERROR_R_CHAR_P
-- Performing Test STRERROR_R_CHAR_P - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Building without tests
-- ----------------------------------------------------------
-- Thrift version: 0.9.2 (0.9.2)
-- Thrift package version: 0.9.2
-- Build configuration Summary
-- Build Thrift compiler: OFF
-- Build compiler plugin support: OFF
-- Build with unit tests: OFF
-- - Disabled because BUILD_THRIFT=OFF and no valid THRIFT_COMPILER is given
-- Build examples: OFF
-- - Disabled because BUILD_THRIFT=OFF and no valid THRIFT_COMPILER is given
-- Build Thrift libraries: ON
-- Language libraries:
-- Build C++ library: ON
-- Build C (GLib) library: OFF
-- - GLib missing
-- Build Java library: OFF
-- - Java Runtime missing
-- - Ant missing
-- Build Python library: OFF
-- - Python libraries missing
-- Build Haskell library: OFF
-- - GHC missing
-- - Cabal missing
-- Library features:
-- Build shared libraries: OFF
-- Build static libraries: ON
-- Build with ZLIB support: OFF
-- Build with libevent support: OFF
-- Build with Qt4 support: OFF
-- Build with Qt5 support: OFF
-- Build with OpenSSL support: OFF
-- Build with Boost thread support: OFF
-- Build with C++ std::thread support: OFF
-- Build with Boost static link library: OFF
-- ----------------------------------------------------------
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Build/thrift-Release-prefix/src/thrift-Release-build
[ 37%] Performing build step for 'thrift-Release'
Scanning dependencies of target thrift_static
[ 2%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/Thrift.cpp.o
[ 5%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/TApplicationException.cpp.o
[ 8%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/VirtualProfiling.cpp.o
[ 11%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/ThreadManager.cpp.o
[ 14%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/TimerManager.cpp.o
[ 17%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/Util.cpp.o
[ 20%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TDebugProtocol.cpp.o
/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/concurrency/TimerManager.cpp: In destructor 'virtual apache::thrift::concurrency::TimerManager::~TimerManager()':
/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/concurrency/TimerManager.cpp:167:7: warning: throw will always call terminate() [-Wterminate]
throw;
^~~~~
/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/concurrency/TimerManager.cpp:167:7: note: in C++11 destructors default to noexcept
[ 22%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TDenseProtocol.cpp.o
/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/protocol/TDenseProtocol.cpp:90:0: warning: "__STDC_LIMIT_MACROS" redefined
#define __STDC_LIMIT_MACROS
<command-line>:0:0: note: this is the location of the previous definition
[ 25%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TJSONProtocol.cpp.o
[ 28%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TBase64Utils.cpp.o
[ 31%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TMultiplexedProtocol.cpp.o
[ 34%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TTransportException.cpp.o
[ 37%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TFDTransport.cpp.o
[ 40%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TFileTransport.cpp.o
[ 42%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TSimpleFileTransport.cpp.o
[ 45%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/THttpTransport.cpp.o
[ 48%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/THttpClient.cpp.o
[ 51%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/THttpServer.cpp.o
[ 54%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TSocket.cpp.o
In file included from /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/transport/TSocket.cpp:31:0:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
[ 57%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TPipe.cpp.o
[ 60%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TPipeServer.cpp.o
[ 62%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TSocketPool.cpp.o
[ 65%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TServerSocket.cpp.o
In file included from /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/transport/TServerSocket.cpp:31:0:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
[ 68%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TTransportUtils.cpp.o
[ 71%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TBufferTransports.cpp.o
[ 74%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TServer.cpp.o
[ 77%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TSimpleServer.cpp.o
[ 80%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TThreadPoolServer.cpp.o
[ 82%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TThreadedServer.cpp.o
[ 85%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/async/TAsyncChannel.cpp.o
[ 88%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/processor/PeekProcessor.cpp.o
[ 91%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/PosixThreadFactory.cpp.o
[ 94%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/Mutex.cpp.o
[ 97%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/Monitor.cpp.o
[100%] Linking CXX static library ../libthrift.a
[100%] Built target thrift_static
[ 43%] Performing install step for 'thrift-Release'
[100%] Built target thrift_static
Install the project...
-- Install configuration: "Release"
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/libthrift.a
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/OverlappedSubmissionThread.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/Sync.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/SocketPair.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/GetTimeOfDay.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/WinFcntl.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/Operators.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/TWinsockSingleton.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/config.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/Thrift.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/cxxfunctional.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TApplicationException.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TDispatchProcessor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TReflectionLocal.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/thrift-config.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/qt
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/qt/TQIODeviceTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/qt/TQTcpServer.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncDispatchProcessor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncProcessor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncBufferProcessor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TEvhttpServer.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TEvhttpClientChannel.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncProtocolProcessor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncChannel.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TProcessor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TLogging.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TVirtualProtocol.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TDenseProtocol.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TProtocolException.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TCompactProtocol.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TProtocolDecorator.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TJSONProtocol.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TDebugProtocol.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TMultiplexedProtocol.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TCompactProtocol.tcc
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TBase64Utils.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TBinaryProtocol.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TProtocol.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TBinaryProtocol.tcc
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TProtocolTap.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TServerSocket.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/PlatformSocket.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/THttpTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSocketPool.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSimpleFileTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TZlibTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TFDTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/THttpClient.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TVirtualTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSocket.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TTransportUtils.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSSLServerSocket.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TTransportException.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TServerTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TFileTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TShortReadTransport.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TBufferTransports.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TPipeServer.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/THttpServer.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSSLSocket.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TPipe.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/processor
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/processor/StatsProcessor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/processor/TMultiplexedProcessor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/processor/PeekProcessor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TToString.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/PlatformThreadFactory.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/FunctionRunner.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Exception.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/TimerManager.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/BoostThreadFactory.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/ThreadManager.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/PosixThreadFactory.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Monitor.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Mutex.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Util.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Thread.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/StdThreadFactory.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TThreadPoolServer.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TServer.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TSimpleServer.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TThreadedServer.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TNonblockingServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/config.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/cmake/thrift/thriftConfig.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/cmake/thrift/thriftConfigVersion.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/cmake/thrift/thriftTargets.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/cmake/thrift/thriftTargets-release.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/args.cmake
[ 50%] Completed 'thrift-Release'
[ 50%] Built target thrift-Release
Scanning dependencies of target thrift-Debug
[ 56%] Creating directories for 'thrift-Debug'
[ 62%] Performing download step (download, verify and extract) for 'thrift-Debug'
-- verifying file...
file='/root/.hunter/_Base/Download/thrift/0.9.2-p2/0dba938/v0.9.2-p2.tar.gz'
-- File already exists and hash match (skip download):
file='/root/.hunter/_Base/Download/thrift/0.9.2-p2/0dba938/v0.9.2-p2.tar.gz'
SHA1='0dba938473a718a547b0f21ad3bd6eda2a2574ac'
-- extracting...
src='/root/.hunter/_Base/Download/thrift/0.9.2-p2/0dba938/v0.9.2-p2.tar.gz'
dst='/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 68%] No patch step for 'thrift-Debug'
[ 75%] No update step for 'thrift-Debug'
[ 81%] Performing configure step for 'thrift-Debug'
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/args.cmake
-- Parsed Thrift package version: 0.9.2
-- Parsed Thrift version: 0.9.2 (0.9.2)
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.7")
-- [hunter] HUNTER_ROOT: /root/.hunter
-- [hunter] [ Hunter-ID: 7128985 | Toolchain-ID: 1e99733 | Config-ID: 3420b24 ]
-- [hunter] BOOST_ROOT: /root/.hunter/_Base/7128985/1e99733/3420b24/Install (ver.: 1.65.1)
-- Boost version: 1.65.1
-- Could NOT find RUN_HASKELL (missing: RUN_HASKELL)
-- Could NOT find CABAL (missing: CABAL)
-- Looking for AI_ADDRCONFIG
-- Looking for AI_ADDRCONFIG - found
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for netdb.h
-- Looking for netdb.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/un.h
-- Looking for sys/un.h - found
-- Looking for sys/poll.h
-- Looking for sys/poll.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sched.h
-- Looking for sched.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for sched_get_priority_max
-- Looking for sched_get_priority_max - found
-- Looking for sched_get_priority_min
-- Looking for sched_get_priority_min - found
-- Performing Test STRERROR_R_CHAR_P
-- Performing Test STRERROR_R_CHAR_P - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Building without tests
-- ----------------------------------------------------------
-- Thrift version: 0.9.2 (0.9.2)
-- Thrift package version: 0.9.2
-- Build configuration Summary
-- Build Thrift compiler: OFF
-- Build compiler plugin support: OFF
-- Build with unit tests: OFF
-- - Disabled because BUILD_THRIFT=OFF and no valid THRIFT_COMPILER is given
-- Build examples: OFF
-- - Disabled because BUILD_THRIFT=OFF and no valid THRIFT_COMPILER is given
-- Build Thrift libraries: ON
-- Language libraries:
-- Build C++ library: ON
-- Build C (GLib) library: OFF
-- - GLib missing
-- Build Java library: OFF
-- - Java Runtime missing
-- - Ant missing
-- Build Python library: OFF
-- - Python libraries missing
-- Build Haskell library: OFF
-- - GHC missing
-- - Cabal missing
-- Library features:
-- Build shared libraries: OFF
-- Build static libraries: ON
-- Build with ZLIB support: OFF
-- Build with libevent support: OFF
-- Build with Qt4 support: OFF
-- Build with Qt5 support: OFF
-- Build with OpenSSL support: OFF
-- Build with Boost thread support: OFF
-- Build with C++ std::thread support: OFF
-- Build with Boost static link library: OFF
-- ----------------------------------------------------------
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Build/thrift-Debug-prefix/src/thrift-Debug-build
[ 87%] Performing build step for 'thrift-Debug'
Scanning dependencies of target thrift_static
[ 2%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/Thrift.cpp.o
[ 5%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/TApplicationException.cpp.o
[ 8%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/VirtualProfiling.cpp.o
[ 11%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/ThreadManager.cpp.o
[ 14%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/TimerManager.cpp.o
[ 17%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/Util.cpp.o
/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/concurrency/TimerManager.cpp: In destructor 'virtual apache::thrift::concurrency::TimerManager::~TimerManager()':
/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/concurrency/TimerManager.cpp:167:7: warning: throw will always call terminate() [-Wterminate]
throw;
^~~~~
/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/concurrency/TimerManager.cpp:167:7: note: in C++11 destructors default to noexcept
[ 20%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TDebugProtocol.cpp.o
[ 22%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TDenseProtocol.cpp.o
[ 25%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TJSONProtocol.cpp.o
/root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/protocol/TDenseProtocol.cpp:90:0: warning: "__STDC_LIMIT_MACROS" redefined
#define __STDC_LIMIT_MACROS
<command-line>:0:0: note: this is the location of the previous definition
[ 28%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TBase64Utils.cpp.o
[ 31%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TMultiplexedProtocol.cpp.o
[ 34%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TTransportException.cpp.o
[ 37%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TFDTransport.cpp.o
[ 40%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TFileTransport.cpp.o
[ 42%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TSimpleFileTransport.cpp.o
[ 45%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/THttpTransport.cpp.o
[ 48%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/THttpClient.cpp.o
[ 51%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/THttpServer.cpp.o
[ 54%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TSocket.cpp.o
In file included from /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/transport/TSocket.cpp:31:0:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
[ 57%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TPipe.cpp.o
[ 60%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TPipeServer.cpp.o
[ 62%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TSocketPool.cpp.o
[ 65%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TServerSocket.cpp.o
In file included from /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Source/lib/cpp/src/thrift/transport/TServerSocket.cpp:31:0:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
^~~~~~~
[ 68%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TTransportUtils.cpp.o
[ 71%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TBufferTransports.cpp.o
[ 74%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TServer.cpp.o
[ 77%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TSimpleServer.cpp.o
[ 80%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TThreadPoolServer.cpp.o
[ 82%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TThreadedServer.cpp.o
[ 85%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/async/TAsyncChannel.cpp.o
[ 88%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/processor/PeekProcessor.cpp.o
[ 91%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/PosixThreadFactory.cpp.o
[ 94%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/Mutex.cpp.o
[ 97%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/Monitor.cpp.o
[100%] Linking CXX static library ../libthriftd.a
[100%] Built target thrift_static
[ 93%] Performing install step for 'thrift-Debug'
[100%] Built target thrift_static
Install the project...
-- Install configuration: "Debug"
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/libthriftd.a
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/OverlappedSubmissionThread.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/Sync.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/SocketPair.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/GetTimeOfDay.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/WinFcntl.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/Operators.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/TWinsockSingleton.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/windows/config.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/Thrift.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/cxxfunctional.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TApplicationException.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TDispatchProcessor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TReflectionLocal.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/thrift-config.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/qt
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/qt/TQIODeviceTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/qt/TQTcpServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncDispatchProcessor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncProcessor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncBufferProcessor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TEvhttpServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TEvhttpClientChannel.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncProtocolProcessor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/async/TAsyncChannel.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TProcessor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TLogging.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TVirtualProtocol.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TDenseProtocol.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TProtocolException.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TCompactProtocol.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TProtocolDecorator.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TJSONProtocol.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TDebugProtocol.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TMultiplexedProtocol.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TCompactProtocol.tcc
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TBase64Utils.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TBinaryProtocol.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TProtocol.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TBinaryProtocol.tcc
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/protocol/TProtocolTap.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TServerSocket.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/PlatformSocket.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/THttpTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSocketPool.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSimpleFileTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TZlibTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TFDTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/THttpClient.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TVirtualTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSocket.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TTransportUtils.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSSLServerSocket.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TTransportException.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TServerTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TFileTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TShortReadTransport.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TBufferTransports.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TPipeServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/THttpServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TSSLSocket.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/transport/TPipe.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/processor
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/processor/StatsProcessor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/processor/TMultiplexedProcessor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/processor/PeekProcessor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/TToString.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/PlatformThreadFactory.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/FunctionRunner.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Exception.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/TimerManager.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/BoostThreadFactory.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/ThreadManager.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/PosixThreadFactory.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Monitor.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Mutex.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Util.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/Thread.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/concurrency/StdThreadFactory.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TThreadPoolServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TSimpleServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TThreadedServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/server/TNonblockingServer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/include/thrift/config.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/cmake/thrift/thriftConfig.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/cmake/thrift/thriftConfigVersion.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/cmake/thrift/thriftTargets.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/Install/lib/cmake/thrift/thriftTargets-debug.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift/args.cmake
[100%] Completed 'thrift-Debug'
[100%] Built target thrift-Debug
-- [hunter] Build step successful (dir: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/thrift)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/8f3ce16ec595045690f100230b5b3abf2cde4bbe.tar.bz2
-- Boost version: 1.65.1
-- Boost version: 1.65.1
-- [hunter] OPENTRACING-CPP_ROOT: /root/.hunter/_Base/7128985/1e99733/3420b24/Install (ver.: 1.1.0)
-- [hunter] Building opentracing-cpp
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/args.cmake
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Build
Scanning dependencies of target opentracing-cpp-Release
[ 6%] Creating directories for 'opentracing-cpp-Release'
[ 12%] Performing download step (download, verify and extract) for 'opentracing-cpp-Release'
-- Downloading...
dst='/root/.hunter/_Base/Download/opentracing-cpp/1.1.0/800c98b/v1.1.0.tar.gz'
timeout='none'
-- Using src='https://github.com/opentracing/opentracing-cpp/archive/v1.1.0.tar.gz'
-- [download 0% complete]
-- [download 5% complete]
-- [download 10% complete]
-- [download 15% complete]
-- [download 21% complete]
-- [download 26% complete]
-- [download 31% complete]
-- [download 36% complete]
-- [download 41% complete]
-- [download 46% complete]
-- [download 51% complete]
-- [download 56% complete]
-- [download 62% complete]
-- [download 67% complete]
-- [download 69% complete]
-- [download 74% complete]
-- [download 79% complete]
-- [download 84% complete]
-- [download 89% complete]
-- [download 94% complete]
-- [download 99% complete]
-- [download 100% complete]
-- verifying file...
file='/root/.hunter/_Base/Download/opentracing-cpp/1.1.0/800c98b/v1.1.0.tar.gz'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/opentracing-cpp/1.1.0/800c98b/v1.1.0.tar.gz'
dst='/root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 18%] No patch step for 'opentracing-cpp-Release'
[ 25%] No update step for 'opentracing-cpp-Release'
[ 31%] Performing configure step for 'opentracing-cpp-Release'
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/args.cmake
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Build/opentracing-cpp-Release-prefix/src/opentracing-cpp-Release-build
[ 37%] Performing build step for 'opentracing-cpp-Release'
Scanning dependencies of target opentracing-static
Scanning dependencies of target opentracing
[ 12%] Building CXX object CMakeFiles/opentracing.dir/src/propagation.cpp.o
[ 37%] Building CXX object CMakeFiles/opentracing-static.dir/src/propagation.cpp.o
[ 37%] Building CXX object CMakeFiles/opentracing.dir/src/noop.cpp.o
[ 50%] Building CXX object CMakeFiles/opentracing-static.dir/src/noop.cpp.o
[ 62%] Building CXX object CMakeFiles/opentracing-static.dir/src/tracer.cpp.o
[ 75%] Building CXX object CMakeFiles/opentracing.dir/src/tracer.cpp.o
[ 87%] Linking CXX shared library libopentracing.so
[100%] Linking CXX static library libopentracing.a
[100%] Built target opentracing-static
[100%] Built target opentracing
[ 43%] Performing install step for 'opentracing-cpp-Release'
[ 50%] Built target opentracing
[100%] Built target opentracing-static
Install the project...
-- Install configuration: "Release"
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/version.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/variant
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/variant/recursive_wrapper.hpp
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/variant/variant.hpp
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/expected
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/expected/expected.hpp
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/span.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/tracer.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/util.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/noop.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/value.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/propagation.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/string_view.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/libopentracing.so.1.1.0
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/libopentracing.so.1
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/libopentracing.so
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/libopentracing.a
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingTargets.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingTargets-release.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingConfig.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingConfigVersion.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/args.cmake
[ 50%] Completed 'opentracing-cpp-Release'
[ 50%] Built target opentracing-cpp-Release
Scanning dependencies of target opentracing-cpp-Debug
[ 56%] Creating directories for 'opentracing-cpp-Debug'
[ 62%] Performing download step (download, verify and extract) for 'opentracing-cpp-Debug'
-- verifying file...
file='/root/.hunter/_Base/Download/opentracing-cpp/1.1.0/800c98b/v1.1.0.tar.gz'
-- File already exists and hash match (skip download):
file='/root/.hunter/_Base/Download/opentracing-cpp/1.1.0/800c98b/v1.1.0.tar.gz'
SHA1='800c98b4b049a89e9e38a34d797b42d470476e1d'
-- extracting...
src='/root/.hunter/_Base/Download/opentracing-cpp/1.1.0/800c98b/v1.1.0.tar.gz'
dst='/root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 68%] No patch step for 'opentracing-cpp-Debug'
[ 75%] No update step for 'opentracing-cpp-Debug'
[ 81%] Performing configure step for 'opentracing-cpp-Debug'
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/args.cmake
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Build/opentracing-cpp-Debug-prefix/src/opentracing-cpp-Debug-build
[ 87%] Performing build step for 'opentracing-cpp-Debug'
Scanning dependencies of target opentracing
Scanning dependencies of target opentracing-static
[ 25%] Building CXX object CMakeFiles/opentracing.dir/src/propagation.cpp.o
[ 25%] Building CXX object CMakeFiles/opentracing-static.dir/src/propagation.cpp.o
[ 37%] Building CXX object CMakeFiles/opentracing.dir/src/noop.cpp.o
[ 50%] Building CXX object CMakeFiles/opentracing-static.dir/src/noop.cpp.o
[ 75%] Building CXX object CMakeFiles/opentracing.dir/src/tracer.cpp.o
[ 75%] Building CXX object CMakeFiles/opentracing-static.dir/src/tracer.cpp.o
[ 87%] Linking CXX static library libopentracingd.a
[100%] Linking CXX shared library libopentracingd.so
[100%] Built target opentracing-static
[100%] Built target opentracing
[ 93%] Performing install step for 'opentracing-cpp-Debug'
[ 50%] Built target opentracing
[100%] Built target opentracing-static
Install the project...
-- Install configuration: "Debug"
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/version.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/variant
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/variant/recursive_wrapper.hpp
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/variant/variant.hpp
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/expected
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/expected/expected.hpp
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/span.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/tracer.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/util.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/noop.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/value.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/propagation.h
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/include/opentracing/string_view.h
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/libopentracingd.so.1.1.0
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/libopentracingd.so.1
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/libopentracingd.so
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/libopentracingd.a
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingTargets.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingTargets-debug.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingConfig.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingConfigVersion.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp/args.cmake
[100%] Completed 'opentracing-cpp-Debug'
[100%] Built target opentracing-cpp-Debug
-- [hunter] Build step successful (dir: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/opentracing-cpp)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/ba42b51d75fc782baf7363ab8ca8b80ed2e828a0.tar.bz2
-- [hunter] NLOHMANN_JSON_ROOT: /root/.hunter/_Base/7128985/1e99733/3420b24/Install (ver.: 2.1.1-p1)
-- [hunter] Building nlohmann_json
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/args.cmake
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Build
Scanning dependencies of target nlohmann_json-Release
[ 6%] Creating directories for 'nlohmann_json-Release'
[ 12%] Performing download step (download, verify and extract) for 'nlohmann_json-Release'
-- Downloading...
dst='/root/.hunter/_Base/Download/nlohmann_json/2.1.1-p1/28ec11e/v2.1.1-p1.tar.gz'
timeout='none'
-- Using src='https://github.com/hunter-packages/json/archive/v2.1.1-p1.tar.gz'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- verifying file...
file='/root/.hunter/_Base/Download/nlohmann_json/2.1.1-p1/28ec11e/v2.1.1-p1.tar.gz'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/nlohmann_json/2.1.1-p1/28ec11e/v2.1.1-p1.tar.gz'
dst='/root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 18%] No patch step for 'nlohmann_json-Release'
[ 25%] No update step for 'nlohmann_json-Release'
[ 31%] Performing configure step for 'nlohmann_json-Release'
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/args.cmake
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Build/nlohmann_json-Release-prefix/src/nlohmann_json-Release-build
[ 37%] Performing build step for 'nlohmann_json-Release'
[ 43%] Performing install step for 'nlohmann_json-Release'
Install the project...
-- Install configuration: "Release"
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/include/nlohmann
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/include/nlohmann/json.hpp
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/args.cmake
[ 50%] Completed 'nlohmann_json-Release'
[ 50%] Built target nlohmann_json-Release
Scanning dependencies of target nlohmann_json-Debug
[ 56%] Creating directories for 'nlohmann_json-Debug'
[ 62%] Performing download step (download, verify and extract) for 'nlohmann_json-Debug'
-- verifying file...
file='/root/.hunter/_Base/Download/nlohmann_json/2.1.1-p1/28ec11e/v2.1.1-p1.tar.gz'
-- File already exists and hash match (skip download):
file='/root/.hunter/_Base/Download/nlohmann_json/2.1.1-p1/28ec11e/v2.1.1-p1.tar.gz'
SHA1='28ec11ef2596d38a11a2f4b3dfd63c3255c76f57'
-- extracting...
src='/root/.hunter/_Base/Download/nlohmann_json/2.1.1-p1/28ec11e/v2.1.1-p1.tar.gz'
dst='/root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 68%] No patch step for 'nlohmann_json-Debug'
[ 75%] No update step for 'nlohmann_json-Debug'
[ 81%] Performing configure step for 'nlohmann_json-Debug'
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/cache.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/args.cmake
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Build/nlohmann_json-Debug-prefix/src/nlohmann_json-Debug-build
[ 87%] Performing build step for 'nlohmann_json-Debug'
[ 93%] Performing install step for 'nlohmann_json-Debug'
Install the project...
-- Install configuration: "Debug"
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/include/nlohmann
-- Up-to-date: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/include/nlohmann/json.hpp
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake
-- Installing: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/Install/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake
loading initial cache file /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json/args.cmake
[100%] Completed 'nlohmann_json-Debug'
[100%] Built target nlohmann_json-Debug
-- [hunter] Build step successful (dir: /root/.hunter/_Base/7128985/1e99733/3420b24/Build/nlohmann_json)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/b1f04964ddfdd46022455f3025656c5d3835e34f.tar.bz2
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/tmp.hHLAaO/jaeger-cpp-client/.build
+ make
Scanning dependencies of target jaegertracing
[ 0%] Building CXX object CMakeFiles/jaegertracing.dir/src/jaegertracing/Config.cpp.o
In file included from /tmp/tmp.hHLAaO/jaeger-cpp-client/src/jaegertracing/Config.h:21:0,
from /tmp/tmp.hHLAaO/jaeger-cpp-client/src/jaegertracing/Config.cpp:17:
/tmp/tmp.hHLAaO/jaeger-cpp-client/src/jaegertracing/baggage/RestrictionsConfig.h:24:27: fatal error: yaml-cpp/yaml.h: No such file or directory
#include <yaml-cpp/yaml.h>
^
compilation terminated.
make[2]: *** [CMakeFiles/jaegertracing.dir/build.make:63: CMakeFiles/jaegertracing.dir/src/jaegertracing/Config.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/jaegertracing.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment