Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dblackdblack/940f639708892abd87da1012da01e9df to your computer and use it in GitHub Desktop.
Save dblackdblack/940f639708892abd87da1012da01e9df to your computer and use it in GitHub Desktop.
Step 3/13 : RUN mkdir /src && cd /src && git clone --recurse-submodules --branch=v0.5.0 https://github.com/jaegertracing/jaeger-client-cpp.git && cd /src/jaeger-client-cpp && ./scripts/build-plugin.sh
---> Running in 304651a141c7
Cloning into 'jaeger-client-cpp'...
Note: checking out '68be4e2d0416bc7b7262ff7111efa9cc1c5a2d08'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
Submodule 'idl' (https://github.com/uber/jaeger-idl.git) registered for path 'idl'
Cloning into '/src/jaeger-client-cpp/idl'...
Submodule path 'idl': checked out '95d85500d409d56c8a3be2ede56c42a2ed984a63'
-- [hunter] Initializing Hunter workspace (29f10683f10c7b35e1f599d71542af0c2daa6a01)
-- [hunter] https://github.com/ruslo/hunter/archive/v0.23.201.tar.gz
-- [hunter] -> /root/.hunter/_Base/Download/Hunter/0.23.201/29f1068
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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: 29f1068 | Toolchain-ID: c09280f | Config-ID: 74005d6 ]
-- [hunter] THRIFT_ROOT: /root/.hunter/_Base/29f1068/c09280f/74005d6/Install (ver.: 0.12.0-p0)
-- [hunter] Building thrift
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/args.cmake
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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/29f1068/c09280f/74005d6/Build/thrift/Build
Scanning dependencies of target thrift-Release
[ 12%] Creating directories for 'thrift-Release'
[ 25%] Performing download step (download, verify and extract) for 'thrift-Release'
-- Downloading...
dst='/root/.hunter/_Base/Download/thrift/0.12.0-p0/dafb78d/v0.12.0-p0.tar.gz'
timeout='none'
-- Using src='https://github.com/hunter-packages/thrift/archive/v0.12.0-p0.tar.gz'
-- [download 100% complete]
-- verifying file...
file='/root/.hunter/_Base/Download/thrift/0.12.0-p0/dafb78d/v0.12.0-p0.tar.gz'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/thrift/0.12.0-p0/dafb78d/v0.12.0-p0.tar.gz'
dst='/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 37%] No patch step for 'thrift-Release'
[ 50%] No update step for 'thrift-Release'
[ 62%] Performing configure step for 'thrift-Release'
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/args.cmake
-- Parsed Thrift package version: 0.12.0
-- Parsed Thrift version: 0.12.0 (0.2.0)
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- [hunter] HUNTER_ROOT: /root/.hunter
-- [hunter] [ Hunter-ID: 29f1068 | Toolchain-ID: c09280f | Config-ID: 74005d6 ]
-- [hunter] BOOST_ROOT: /root/.hunter/_Base/29f1068/c09280f/74005d6/Install (ver.: 1.70.0-p0)
-- [hunter] Building Boost
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost/args.cmake
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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/29f1068/c09280f/74005d6/Build/Boost/Build
make[3]: Entering directory '/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost/Build'
make[4]: Entering directory '/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost/Build'
make[5]: Entering directory '/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost/Build'
Scanning dependencies of target Boost
make[5]: Leaving directory '/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost/Build'
make[5]: Entering directory '/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost/Build'
[ 12%] Creating directories for 'Boost'
[ 25%] Performing download step (download, verify and extract) for 'Boost'
-- Downloading...
dst='/root/.hunter/_Base/Download/Boost/1.70.0-p0/e6bb97b/v1.70.0-p0.tar.gz'
timeout='none'
-- Using src='https://github.com/hunter-packages/boost/archive/v1.70.0-p0.tar.gz'
-- [download 100% complete]
-- verifying file...
file='/root/.hunter/_Base/Download/Boost/1.70.0-p0/e6bb97b/v1.70.0-p0.tar.gz'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/Boost/1.70.0-p0/e6bb97b/v1.70.0-p0.tar.gz'
dst='/root/.hunter/_Base/29f1068/c09280f/74005d6/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'
Dummy patch command
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 for gcc...
Bootstrapping is done. To build, run:
./b2
To generate header files, run:
./b2 headers
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/
[ 75%] No build step for 'Boost'
[ 87%] Performing install step for 'Boost'
Performing configuration checks
- default address-model : 64-bit
- default architecture : x86
Component configuration:
- atomic : not building
- chrono : not building
- container : not building
- context : not building
- contract : 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
- headers : building
- iostreams : not building
- locale : not building
- log : not building
- math : not building
- mpi : not building
- program_options : not building
- python : not building
- random : not building
- regex : not building
- serialization : 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/29f1068/c09280f/74005d6/Build/Boost/args.cmake
[100%] Completed 'Boost'
make[5]: Leaving directory '/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost/Build'
[100%] Built target Boost
make[4]: Leaving directory '/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost/Build'
make[3]: Leaving directory '/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost/Build'
-- [hunter] Build step successful (dir: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/Boost)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/d897f4a13daea069b60025052e429d1a36f66a7a.tar.bz2
-- Boost version: 1.70.0
-- Could NOT find RUN_HASKELL (missing: RUN_HASKELL)
-- Could NOT find CABAL (missing: CABAL)
-- 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 signal.h
-- Looking for signal.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/ioctl.h
-- Looking for sys/ioctl.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/time.h
-- Looking for sys/time.h - found
-- Looking for sys/un.h
-- Looking for sys/un.h - found
-- Looking for poll.h
-- Looking for poll.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 string.h
-- Looking for string.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 - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Building without tests
-- ----------------------------------------------------------
-- Thrift version: 0.12.0 (0.12.0)
-- Thrift package version: 0.12.0
-- 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
-- C++ Language Level: C++11 [compiler must support it]
-- Build C (GLib) library: OFF
-- - GLib missing
-- Build Java library: OFF
-- - Java Runtime 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 Boost static link library: OFF
-- Build with Boost thread support: OFF
-- Build with boost/tr1/functional (forced) OFF
-- Build with boost/smart_ptr (forced) OFF
-- Build with C++ std::thread support: OFF
-- Build with libevent support: OFF
-- Build with OpenSSL support: OFF
-- Build with Qt4 support: OFF
-- Build with Qt5 support: OFF
-- Build with ZLIB support: OFF
-- ----------------------------------------------------------
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Build/thrift-Release-prefix/src/thrift-Release-build
[ 75%] Performing build step for 'thrift-Release'
Scanning dependencies of target thrift_static
[ 2%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/TApplicationException.cpp.o
[ 5%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/TOutput.cpp.o
[ 7%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/async/TAsyncChannel.cpp.o
[ 10%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/async/TAsyncProtocolProcessor.cpp.o
[ 12%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/async/TConcurrentClientSyncInfo.cpp.o
[ 15%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/ThreadManager.cpp.o
[ 17%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/TimerManager.cpp.o
[ 20%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/concurrency/Util.cpp.o
[ 23%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/processor/PeekProcessor.cpp.o
[ 25%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TBase64Utils.cpp.o
[ 28%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TDebugProtocol.cpp.o
[ 30%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TJSONProtocol.cpp.o
[ 33%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TMultiplexedProtocol.cpp.o
[ 35%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/protocol/TProtocol.cpp.o
[ 38%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TTransportException.cpp.o
[ 41%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TFDTransport.cpp.o
[ 43%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TSimpleFileTransport.cpp.o
[ 46%] 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
[ 53%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TSocket.cpp.o
[ 56%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TSocketPool.cpp.o
[ 58%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TServerSocket.cpp.o
[ 61%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TTransportUtils.cpp.o
[ 64%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TBufferTransports.cpp.o
[ 66%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TConnectedClient.cpp.o
[ 69%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TServerFramework.cpp.o
[ 71%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TSimpleServer.cpp.o
[ 74%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TThreadPoolServer.cpp.o
[ 76%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TThreadedServer.cpp.o
[ 79%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TPipe.cpp.o
[ 82%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TPipeServer.cpp.o
[ 84%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/transport/TFileTransport.cpp.o
[ 87%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/VirtualProfiling.cpp.o
[ 89%] Building CXX object lib/cpp/CMakeFiles/thrift_static.dir/src/thrift/server/TServer.cpp.o
[ 92%] 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
[ 87%] Performing install step for 'thrift-Release'
[100%] Built target thrift_static
Install the project...
-- Install configuration: "Release"
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/processor
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/processor/TMultiplexedProcessor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/processor/PeekProcessor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/processor/StatsProcessor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TShortReadTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TTransportUtils.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/THttpTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/THeaderTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/THttpServer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TFDTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TPipeServer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSimpleFileTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSSLSocket.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TBufferTransports.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TZlibTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/PlatformSocket.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TFileTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TServerTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TServerSocket.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TTransportException.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSocketPool.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TNonblockingServerTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TNonblockingServerSocket.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TVirtualTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TPipe.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSocket.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/THttpClient.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TNonblockingSSLServerSocket.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSSLServerSocket.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TOutput.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TBase.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TLogging.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TApplicationException.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TNonblockingServer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TSimpleServer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TConnectedClient.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TThreadPoolServer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TServer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TServerFramework.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TThreadedServer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/stdcxx.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/thrift-config.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TToString.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TDispatchProcessor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/Operators.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/TWinsockSingleton.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/config.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/GetTimeOfDay.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/Sync.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/WinFcntl.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/OverlappedSubmissionThread.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/SocketPair.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncBufferProcessor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TConcurrentClientSyncInfo.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncProcessor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncChannel.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncDispatchProcessor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TEvhttpClientChannel.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncProtocolProcessor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TEvhttpServer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/PlatformThreadFactory.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Mutex.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/PosixThreadFactory.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Thread.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/FunctionRunner.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/StdThreadFactory.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Util.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Monitor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/TimerManager.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Exception.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/ThreadManager.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/BoostThreadFactory.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TMultiplexedProtocol.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocolDecorator.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/THeaderProtocol.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TBinaryProtocol.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TVirtualProtocol.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TBase64Utils.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocol.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocolTap.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TJSONProtocol.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocolTypes.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TDebugProtocol.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TBinaryProtocol.tcc
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TCompactProtocol.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocolException.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TCompactProtocol.tcc
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TProcessor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/qt
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/qt/TQTcpServer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/qt/TQIODeviceTransport.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/Thrift.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/config.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/lib/libthrift.a
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/processor
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/processor/TMultiplexedProcessor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/processor/PeekProcessor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/processor/StatsProcessor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TShortReadTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TTransportUtils.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/THttpTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/THeaderTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/THttpServer.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TFDTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TPipeServer.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSimpleFileTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSSLSocket.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TBufferTransports.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TZlibTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/PlatformSocket.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TFileTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TServerTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TServerSocket.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TTransportException.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSocketPool.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TNonblockingServerTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TNonblockingServerSocket.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TVirtualTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TPipe.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSocket.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/THttpClient.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TNonblockingSSLServerSocket.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/transport/TSSLServerSocket.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TOutput.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TBase.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TLogging.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TApplicationException.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TNonblockingServer.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TSimpleServer.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TConnectedClient.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TThreadPoolServer.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TServer.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TServerFramework.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/server/TThreadedServer.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/stdcxx.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/thrift-config.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TToString.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TDispatchProcessor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/Operators.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/TWinsockSingleton.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/config.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/GetTimeOfDay.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/Sync.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/WinFcntl.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/OverlappedSubmissionThread.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/windows/SocketPair.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncBufferProcessor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TConcurrentClientSyncInfo.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncProcessor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncChannel.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncDispatchProcessor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TEvhttpClientChannel.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TAsyncProtocolProcessor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/async/TEvhttpServer.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/PlatformThreadFactory.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Mutex.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/PosixThreadFactory.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Thread.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/FunctionRunner.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/StdThreadFactory.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Util.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Monitor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/TimerManager.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/Exception.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/ThreadManager.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/concurrency/BoostThreadFactory.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TMultiplexedProtocol.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocolDecorator.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/THeaderProtocol.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TBinaryProtocol.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TVirtualProtocol.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TBase64Utils.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocol.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocolTap.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TJSONProtocol.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocolTypes.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TDebugProtocol.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TCompactProtocol.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/protocol/TProtocolException.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/TProcessor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/qt
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/qt/TQTcpServer.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/qt/TQIODeviceTransport.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/include/thrift/Thrift.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/lib/cmake/thrift/thriftConfig.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/lib/cmake/thrift/thriftConfigVersion.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/lib/cmake/thrift/thriftTargets.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/Install/lib/cmake/thrift/thriftTargets-release.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift/args.cmake
[100%] Completed 'thrift-Release'
[100%] Built target thrift-Release
-- [hunter] Build step successful (dir: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/thrift)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/bbfcca7756756df46fc365d2e211ee7a51b7bcc0.tar.bz2
-- Boost version: 1.70.0
-- Boost version: 1.70.0
-- [hunter] OPENTRACING-CPP_ROOT: /root/.hunter/_Base/29f1068/c09280f/74005d6/Install (ver.: 1.5.0)
-- [hunter] Building opentracing-cpp
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/args.cmake
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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/29f1068/c09280f/74005d6/Build/opentracing-cpp/Build
Scanning dependencies of target opentracing-cpp-Release
[ 12%] Creating directories for 'opentracing-cpp-Release'
[ 25%] Performing download step (download, verify and extract) for 'opentracing-cpp-Release'
-- Downloading...
dst='/root/.hunter/_Base/Download/opentracing-cpp/1.5.0/8aa1d02/v1.5.0.tar.gz'
timeout='none'
-- Using src='https://github.com/opentracing/opentracing-cpp/archive/v1.5.0.tar.gz'
-- [download 100% complete]
-- verifying file...
file='/root/.hunter/_Base/Download/opentracing-cpp/1.5.0/8aa1d02/v1.5.0.tar.gz'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/opentracing-cpp/1.5.0/8aa1d02/v1.5.0.tar.gz'
dst='/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 37%] No patch step for 'opentracing-cpp-Release'
[ 50%] No update step for 'opentracing-cpp-Release'
[ 62%] Performing configure step for 'opentracing-cpp-Release'
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/args.cmake
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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/29f1068/c09280f/74005d6/Build/opentracing-cpp/Build/opentracing-cpp-Release-prefix/src/opentracing-cpp-Release-build
[ 75%] Performing build step for 'opentracing-cpp-Release'
Scanning dependencies of target opentracing-static
Scanning dependencies of target opentracing
[ 2%] Building CXX object CMakeFiles/opentracing.dir/src/propagation.cpp.o
[ 5%] Building CXX object CMakeFiles/opentracing-static.dir/src/propagation.cpp.o
[ 7%] Building CXX object CMakeFiles/opentracing.dir/src/dynamic_load.cpp.o
[ 10%] Building CXX object CMakeFiles/opentracing-static.dir/src/dynamic_load.cpp.o
[ 12%] Building CXX object CMakeFiles/opentracing.dir/src/noop.cpp.o
[ 15%] Building CXX object CMakeFiles/opentracing-static.dir/src/noop.cpp.o
[ 17%] Building CXX object CMakeFiles/opentracing.dir/src/tracer.cpp.o
[ 20%] Building CXX object CMakeFiles/opentracing-static.dir/src/tracer.cpp.o
[ 23%] Building CXX object CMakeFiles/opentracing.dir/src/tracer_factory.cpp.o
[ 25%] Building CXX object CMakeFiles/opentracing-static.dir/src/tracer_factory.cpp.o
[ 28%] Building CXX object CMakeFiles/opentracing.dir/src/ext/tags.cpp.o
[ 30%] Building CXX object CMakeFiles/opentracing-static.dir/src/ext/tags.cpp.o
[ 33%] Building CXX object CMakeFiles/opentracing.dir/src/dynamic_load_unix.cpp.o
[ 35%] Building CXX object CMakeFiles/opentracing-static.dir/src/dynamic_load_unix.cpp.o
[ 38%] Linking CXX shared library output/libopentracing.so
[ 41%] Linking CXX static library output/libopentracing.a
[ 41%] Built target opentracing-static
Scanning dependencies of target opentracing_mocktracer-static
[ 43%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/mock_span_context.cpp.o
[ 43%] Built target opentracing
[ 46%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/mock_span.cpp.o
[ 48%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/in_memory_recorder.cpp.o
[ 51%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/json_recorder.cpp.o
[ 53%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/base64.cpp.o
[ 56%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/propagation.cpp.o
[ 58%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/utility.cpp.o
[ 61%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/json.cpp.o
[ 64%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/tracer.cpp.o
[ 66%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer-static.dir/src/tracer_factory.cpp.o
Scanning dependencies of target opentracing_mocktracer
[ 69%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/mock_span_context.cpp.o
[ 71%] Linking CXX static library ../output/libopentracing_mocktracer.a
[ 71%] Built target opentracing_mocktracer-static
[ 74%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/mock_span.cpp.o
[ 76%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/in_memory_recorder.cpp.o
[ 79%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/json_recorder.cpp.o
[ 82%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/base64.cpp.o
[ 84%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/propagation.cpp.o
[ 87%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/utility.cpp.o
[ 89%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/json.cpp.o
[ 92%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/tracer.cpp.o
[ 94%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/tracer_factory.cpp.o
[ 97%] Building CXX object mocktracer/CMakeFiles/opentracing_mocktracer.dir/src/dynamic_load.cpp.o
[100%] Linking CXX shared library ../output/libopentracing_mocktracer.so
[100%] Built target opentracing_mocktracer
[ 87%] Performing install step for 'opentracing-cpp-Release'
[ 20%] Built target opentracing
[ 41%] Built target opentracing-static
[ 71%] Built target opentracing_mocktracer
[100%] Built target opentracing_mocktracer-static
Install the project...
-- Install configuration: "Release"
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/config.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/version.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/libopentracing.so.1.5.0
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/libopentracing.so.1
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/libopentracing.so
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/libopentracing.a
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/expected
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/expected/expected.hpp
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/variant
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/variant/recursive_wrapper.hpp
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/variant/variant.hpp
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/propagation.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/noop.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/ext
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/ext/tags.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/tracer_factory.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/dynamic_load.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/tracer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/value.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/symbols.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/string_view.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/util.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/span.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingTargets.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingTargets-release.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingConfig.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/cmake/OpenTracing/OpenTracingConfigVersion.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/libopentracing_mocktracer.so.1.5.0
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/libopentracing_mocktracer.so.1
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/libopentracing_mocktracer.so
-- Set runtime path of "/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/libopentracing_mocktracer.so.1.5.0" to ""
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/lib/libopentracing_mocktracer.a
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/mocktracer
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/mocktracer/recorder.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/mocktracer/tracer_factory.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/mocktracer/tracer.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/mocktracer/symbols.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/mocktracer/json_recorder.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/mocktracer/json.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/Install/include/opentracing/mocktracer/in_memory_recorder.h
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp/args.cmake
[100%] Completed 'opentracing-cpp-Release'
[100%] Built target opentracing-cpp-Release
-- [hunter] Build step successful (dir: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/opentracing-cpp)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/da1724b8b3e85928aa7f70af98847dbfe8e4f588.tar.bz2
-- [hunter] NLOHMANN_JSON_ROOT: /root/.hunter/_Base/29f1068/c09280f/74005d6/Install (ver.: 3.6.1)
-- [hunter] Building nlohmann_json
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/args.cmake
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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/29f1068/c09280f/74005d6/Build/nlohmann_json/Build
Scanning dependencies of target nlohmann_json-Release
[ 12%] Creating directories for 'nlohmann_json-Release'
[ 25%] Performing download step (download, verify and extract) for 'nlohmann_json-Release'
-- Downloading...
dst='/root/.hunter/_Base/Download/nlohmann_json/3.6.1/581e1d1/v3.6.1.tar.gz'
timeout='none'
-- Using src='https://github.com/nlohmann/json/archive/v3.6.1.tar.gz'
-- [download 100% complete]
-- [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/3.6.1/581e1d1/v3.6.1.tar.gz'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/nlohmann_json/3.6.1/581e1d1/v3.6.1.tar.gz'
dst='/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 37%] No patch step for 'nlohmann_json-Release'
[ 50%] No update step for 'nlohmann_json-Release'
[ 62%] Performing configure step for 'nlohmann_json-Release'
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/args.cmake
-- The CXX compiler identification is GNU 8.3.0
-- 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
-- Using the single-header code from /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/Source/single_include/
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/Build/nlohmann_json-Release-prefix/src/nlohmann_json-Release-build
[ 75%] Performing build step for 'nlohmann_json-Release'
[ 87%] Performing install step for 'nlohmann_json-Release'
Install the project...
-- Install configuration: "Release"
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/Install/include
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/Install/include/nlohmann
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/Install/include/nlohmann/json.hpp
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/Install/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/Install/lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/Install/lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json/args.cmake
[100%] Completed 'nlohmann_json-Release'
[100%] Built target nlohmann_json-Release
-- [hunter] Build step successful (dir: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/nlohmann_json)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/b062ad6174e37ba1826088fbc86c6febdd27ff66.tar.bz2
-- Found nlohmann_json: /root/.hunter/_Base/29f1068/c09280f/74005d6/Install/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.6.1")
-- [hunter] YAML-CPP_ROOT: /root/.hunter/_Base/29f1068/c09280f/74005d6/Install (ver.: 0.6.2-0f9a586-p1)
-- [hunter] Building yaml-cpp
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/args.cmake
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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/29f1068/c09280f/74005d6/Build/yaml-cpp/Build
Scanning dependencies of target yaml-cpp-Release
[ 12%] Creating directories for 'yaml-cpp-Release'
[ 25%] Performing download step (download, verify and extract) for 'yaml-cpp-Release'
-- Downloading...
dst='/root/.hunter/_Base/Download/yaml-cpp/0.6.2-0f9a586-p1/956C2B5/v0.6.2-0f9a586-p1.zip'
timeout='none'
-- Using src='https://github.com/hunter-packages/yaml-cpp/archive/v0.6.2-0f9a586-p1.zip'
-- [download 100% complete]
-- verifying file...
file='/root/.hunter/_Base/Download/yaml-cpp/0.6.2-0f9a586-p1/956C2B5/v0.6.2-0f9a586-p1.zip'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/yaml-cpp/0.6.2-0f9a586-p1/956C2B5/v0.6.2-0f9a586-p1.zip'
dst='/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 37%] No patch step for 'yaml-cpp-Release'
[ 50%] No update step for 'yaml-cpp-Release'
[ 62%] Performing configure step for 'yaml-cpp-Release'
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/args.cmake
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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
-- Performing Test FLAG_WEXTRA
-- Performing Test FLAG_WEXTRA - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Build/yaml-cpp-Release-prefix/src/yaml-cpp-Release-build
[ 75%] Performing build step for 'yaml-cpp-Release'
Scanning dependencies of target yaml-cpp
[ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o
[ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o
[ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o
[ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o
[ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o
[ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o
[ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o
[ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o
[ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o
[ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o
[ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o
[ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o
[ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o
[ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o
[ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o
[ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o
[ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o
[ 58%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o
[ 61%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o
[ 64%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o
[ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o
[ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o
[ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o
[ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o
[ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o
[ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o
[ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o
[ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o
[ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o
[ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o
[100%] Linking CXX shared library libyaml-cpp.so
[100%] Built target yaml-cpp
[ 87%] Performing install step for 'yaml-cpp-Release'
[100%] Built target yaml-cpp
Install the project...
-- Install configuration: "Release"
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/libyaml-cpp.so.0.6.2
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/libyaml-cpp.so.0.6
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/libyaml-cpp.so
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/ostream_wrapper.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/contrib
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/contrib/graphbuilder.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/contrib/anchordict.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emitfromevents.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/binary.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/noncopyable.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/dll.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emitterstyle.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/traits.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/eventhandler.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/ptr.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/convert.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/parse.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/emit.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/type.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/iterator.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/memory.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/iterator_fwd.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/iterator.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/bool_type.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/node_data.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/node_ref.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/impl.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/node_iterator.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/node.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/impl.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/node.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/mark.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/anchor.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emittermanip.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/exceptions.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/parser.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/yaml.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/null.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emitter.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emitterdef.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/stlemitter.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/libyaml-cpp.so.0.6.2
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/libyaml-cpp.so.0.6
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/libyaml-cpp.so
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/cmake/yaml-cpp/yaml-cppTargets.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/cmake/yaml-cpp/yaml-cppTargets-release.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/cmake/yaml-cpp/yaml-cppConfig.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/cmake/yaml-cpp/yaml-cppConfigVersion.cmake
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/ostream_wrapper.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/contrib
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/contrib/graphbuilder.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/contrib/anchordict.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emitfromevents.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/binary.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/noncopyable.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/dll.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emitterstyle.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/traits.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/eventhandler.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/ptr.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/convert.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/parse.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/emit.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/type.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/iterator.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/memory.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/iterator_fwd.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/iterator.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/bool_type.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/node_data.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/node_ref.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/impl.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/node_iterator.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/detail/node.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/impl.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/node/node.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/mark.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/anchor.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emittermanip.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/exceptions.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/parser.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/yaml.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/null.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emitter.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/emitterdef.h
-- Up-to-date: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/include/yaml-cpp/stlemitter.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/Install/lib/pkgconfig/yaml-cpp.pc
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp/args.cmake
[100%] Completed 'yaml-cpp-Release'
[100%] Built target yaml-cpp-Release
-- [hunter] Build step successful (dir: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/yaml-cpp)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/1a215ee015533c12307b76d332db34c92ad84ec3.tar.bz2
-- [hunter] GTEST_ROOT: /root/.hunter/_Base/29f1068/c09280f/74005d6/Install (ver.: 1.8.0-hunter-p11)
-- [hunter] Building GTest
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/args.cmake
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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/29f1068/c09280f/74005d6/Build/GTest/Build
Scanning dependencies of target GTest-Release
[ 12%] Creating directories for 'GTest-Release'
[ 25%] Performing download step (download, verify and extract) for 'GTest-Release'
-- Downloading...
dst='/root/.hunter/_Base/Download/GTest/1.8.0-hunter-p11/76c6aec/1.8.0-hunter-p11.tar.gz'
timeout='none'
-- Using src='https://github.com/hunter-packages/googletest/archive/1.8.0-hunter-p11.tar.gz'
-- [download 100% complete]
-- verifying file...
file='/root/.hunter/_Base/Download/GTest/1.8.0-hunter-p11/76c6aec/1.8.0-hunter-p11.tar.gz'
-- Downloading... done
-- extracting...
src='/root/.hunter/_Base/Download/GTest/1.8.0-hunter-p11/76c6aec/1.8.0-hunter-p11.tar.gz'
dst='/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Source'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 37%] No patch step for 'GTest-Release'
[ 50%] No update step for 'GTest-Release'
[ 62%] Performing configure step for 'GTest-Release'
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/cache.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/args.cmake
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.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
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
-- Configuring done
-- Generating done
-- Build files have been written to: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Build/GTest-Release-prefix/src/GTest-Release-build
[ 75%] Performing build step for 'GTest-Release'
Scanning dependencies of target gmock_main
[ 9%] Building CXX object googlemock/CMakeFiles/gmock_main.dir/__/googletest/src/gtest-all.cc.o
Scanning dependencies of target gmock
[ 18%] Building CXX object googlemock/CMakeFiles/gmock.dir/__/googletest/src/gtest-all.cc.o
[ 27%] Building CXX object googlemock/CMakeFiles/gmock_main.dir/src/gmock-all.cc.o
[ 36%] Building CXX object googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o
[ 45%] Building CXX object googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o
[ 54%] Linking CXX shared library libgmock.so
[ 54%] Built target gmock
Scanning dependencies of target gtest
[ 63%] Building CXX object googlemock/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[ 72%] Linking CXX shared library libgmock_main.so
[ 72%] Built target gmock_main
[ 81%] Linking CXX shared library libgtest.so
[ 81%] Built target gtest
Scanning dependencies of target gtest_main
[ 90%] Building CXX object googlemock/gtest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[100%] Linking CXX shared library libgtest_main.so
[100%] Built target gtest_main
[ 87%] Performing install step for 'GTest-Release'
[ 36%] Built target gmock_main
[ 63%] Built target gmock
[ 81%] Built target gtest
[100%] Built target gtest_main
Install the project...
-- Install configuration: "Release"
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/libgmock.so
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/libgmock_main.so
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-more-matchers.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-generated-matchers.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-more-actions.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-generated-actions.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-cardinalities.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-generated-nice-strict.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-actions.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-matchers.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-generated-function-mockers.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/internal
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/internal/custom
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/internal/custom/gmock-generated-actions.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/internal/custom/gmock-port.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/internal/custom/gmock-matchers.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/internal/gmock-port.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/internal/gmock-internal-utils.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/internal/gmock-generated-internal-utils.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gmock/gmock-spec-builders.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/cmake/GMock/GMockConfig.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/cmake/GMock/GMockConfigVersion.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/cmake/GMock/GMockTargets.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/cmake/GMock/GMockTargets-release.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/libgtest.so
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/libgtest_main.so
-- Set runtime path of "/root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/libgtest_main.so" to ""
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest_pred_impl.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest-test-part.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest-message.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest_prod.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest-param-test.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest-death-test.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest-spi.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-port-arch.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-filepath.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/custom
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/custom/gtest.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/custom/gtest-port.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/custom/gtest-printers.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-param-util-generated.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-param-util.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-string.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-internal.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-port.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-linked_ptr.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-tuple.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-death-test-internal.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/internal/gtest-type-util.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest-typed-test.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/include/gtest/gtest-printers.h
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/cmake/GTest/GTestConfig.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/cmake/GTest/GTestConfigVersion.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/cmake/GTest/GTestTargets.cmake
-- Installing: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/Install/lib/cmake/GTest/GTestTargets-release.cmake
loading initial cache file /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest/args.cmake
[100%] Completed 'GTest-Release'
[100%] Built target GTest-Release
-- [hunter] Build step successful (dir: /root/.hunter/_Base/29f1068/c09280f/74005d6/Build/GTest)
-- [hunter] Cache saved: /root/.hunter/_Base/Cache/raw/79f398d5ff6fa0031531ebc4c51ca5d4ed80b92e.tar.bz2
-- Configuring done
-- Generating done
-- Build files have been written to: /src/jaeger-client-cpp/build
Scanning dependencies of target jaegertracing-static
Scanning dependencies of target jaegertracing_plugin
[ 1%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/DynamicLoad.cpp.o
[ 1%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/Config.cpp.o
[ 1%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/Config.cpp.o
[ 1%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/LogRecord.cpp.o
[ 2%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/Logging.cpp.o
[ 3%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/DynamicLoad.cpp.o
[ 3%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/Reference.cpp.o
[ 4%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/Span.cpp.o
[ 4%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/SpanContext.cpp.o
[ 4%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/Tag.cpp.o
[ 4%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/LogRecord.cpp.o
[ 5%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/TraceID.cpp.o
[ 6%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/Logging.cpp.o
[ 6%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/Tracer.cpp.o
[ 6%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/Reference.cpp.o
[ 7%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/Span.cpp.o
[ 8%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/TracerFactory.cpp.o
[ 8%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/Transport.cpp.o
[ 8%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/SpanContext.cpp.o
[ 9%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/UDPTransport.cpp.o
[ 9%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/baggage/BaggageSetter.cpp.o
[ 10%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/Tag.cpp.o
[ 11%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/baggage/RemoteRestrictionJSON.cpp.o
[ 11%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/TraceID.cpp.o
[ 12%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/Tracer.cpp.o
[ 12%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/baggage/RemoteRestrictionManager.cpp.o
[ 13%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/baggage/Restriction.cpp.o
[ 13%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/baggage/RestrictionManager.cpp.o
[ 14%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/baggage/RestrictionsConfig.cpp.o
[ 14%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/Counter.cpp.o
[ 14%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/Gauge.cpp.o
[ 15%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/InMemoryStatsReporter.cpp.o
[ 15%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/Metric.cpp.o
[ 16%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/Metrics.cpp.o
[ 16%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/NullCounter.cpp.o
[ 17%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/NullGauge.cpp.o
[ 17%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/NullStatsFactory.cpp.o
[ 17%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/TracerFactory.cpp.o
[ 18%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/NullStatsReporter.cpp.o
[ 19%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/Transport.cpp.o
[ 19%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/NullTimer.cpp.o
[ 20%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/StatsFactory.cpp.o
[ 20%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/UDPTransport.cpp.o
[ 20%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/StatsFactoryImpl.cpp.o
[ 20%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/StatsReporter.cpp.o
[ 21%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/metrics/Timer.cpp.o
[ 21%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/net/IPAddress.cpp.o
[ 22%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/net/Socket.cpp.o
[ 22%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/net/URI.cpp.o
[ 22%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/baggage/BaggageSetter.cpp.o
[ 23%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/baggage/RemoteRestrictionJSON.cpp.o
[ 23%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/baggage/RemoteRestrictionManager.cpp.o
[ 24%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/net/http/Error.cpp.o
[ 24%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/net/http/Header.cpp.o
[ 25%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/net/http/Method.cpp.o
[ 25%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/net/http/Request.cpp.o
[ 26%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/baggage/Restriction.cpp.o
[ 26%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/baggage/RestrictionManager.cpp.o
[ 27%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/baggage/RestrictionsConfig.cpp.o
[ 27%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/Counter.cpp.o
[ 28%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/Gauge.cpp.o
[ 28%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/InMemoryStatsReporter.cpp.o
[ 29%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/Metric.cpp.o
[ 29%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/Metrics.cpp.o
[ 29%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/NullCounter.cpp.o
[ 30%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/NullGauge.cpp.o
[ 30%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/NullStatsFactory.cpp.o
[ 31%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/NullStatsReporter.cpp.o
[ 31%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/NullTimer.cpp.o
[ 32%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/StatsFactory.cpp.o
[ 32%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/StatsFactoryImpl.cpp.o
[ 33%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/net/http/Response.cpp.o
[ 34%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/StatsReporter.cpp.o
[ 34%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/metrics/Timer.cpp.o
[ 35%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/net/IPAddress.cpp.o
[ 35%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/net/Socket.cpp.o
[ 36%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/net/URI.cpp.o
[ 36%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/net/http/Error.cpp.o
[ 36%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/net/http/Header.cpp.o
[ 37%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/net/http/Method.cpp.o
[ 37%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/net/http/Request.cpp.o
[ 37%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/platform/Endian.cpp.o
[ 38%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/platform/Hostname.cpp.o
[ 38%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/propagation/Extractor.cpp.o
[ 39%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/net/http/Response.cpp.o
[ 39%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/propagation/HeadersConfig.cpp.o
[ 40%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/propagation/Injector.cpp.o
[ 40%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/platform/Endian.cpp.o
[ 40%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/propagation/Propagator.cpp.o
[ 41%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/platform/Hostname.cpp.o
[ 41%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/propagation/Extractor.cpp.o
[ 42%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/propagation/HeadersConfig.cpp.o
[ 43%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/reporters/CompositeReporter.cpp.o
[ 43%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/propagation/Injector.cpp.o
[ 43%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/reporters/Config.cpp.o
[ 44%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/propagation/Propagator.cpp.o
[ 44%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/reporters/CompositeReporter.cpp.o
[ 44%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/reporters/Config.cpp.o
[ 45%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/reporters/InMemoryReporter.cpp.o
[ 46%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/reporters/InMemoryReporter.cpp.o
[ 46%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/reporters/LoggingReporter.cpp.o
[ 46%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/reporters/LoggingReporter.cpp.o
[ 47%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/reporters/NullReporter.cpp.o
[ 47%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/reporters/RemoteReporter.cpp.o
[ 48%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/reporters/Reporter.cpp.o
[ 48%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/AdaptiveSampler.cpp.o
[ 49%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/reporters/NullReporter.cpp.o
[ 49%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/reporters/RemoteReporter.cpp.o
[ 50%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/Config.cpp.o
[ 50%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/ConstSampler.cpp.o
[ 51%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/reporters/Reporter.cpp.o
[ 51%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/AdaptiveSampler.cpp.o
[ 52%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/GuaranteedThroughputProbabilisticSampler.cpp.o
[ 52%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/ProbabilisticSampler.cpp.o
[ 53%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/RateLimitingSampler.cpp.o
[ 53%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/RemoteSamplingJSON.cpp.o
[ 53%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/RemotelyControlledSampler.cpp.o
[ 53%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/Config.cpp.o
[ 54%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/Sampler.cpp.o
[ 54%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/samplers/SamplingStatus.cpp.o
[ 55%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/ConstSampler.cpp.o
[ 56%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/Agent.cpp.o
[ 56%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/GuaranteedThroughputProbabilisticSampler.cpp.o
[ 56%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/AggregationValidator.cpp.o
[ 57%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/ProbabilisticSampler.cpp.o
[ 58%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/BaggageRestrictionManager.cpp.o
[ 58%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/Collector.cpp.o
[ 58%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/RateLimitingSampler.cpp.o
[ 59%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/Dependency.cpp.o
[ 60%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/SamplingManager.cpp.o
[ 60%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/RemoteSamplingJSON.cpp.o
[ 61%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/ZipkinCollector.cpp.o
[ 61%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/agent_constants.cpp.o
[ 61%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/RemotelyControlledSampler.cpp.o
[ 61%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/agent_types.cpp.o
[ 62%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/aggregation_validator_constants.cpp.o
[ 62%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/aggregation_validator_types.cpp.o
[ 63%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/baggage_constants.cpp.o
[ 63%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/baggage_types.cpp.o
[ 64%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/dependency_constants.cpp.o
[ 64%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/dependency_types.cpp.o
[ 65%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/jaeger_constants.cpp.o
[ 65%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/jaeger_types.cpp.o
[ 66%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/sampling_constants.cpp.o
[ 66%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/sampling_types.cpp.o
[ 67%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/zipkincore_constants.cpp.o
[ 68%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/Sampler.cpp.o
[ 68%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/thrift-gen/zipkincore_types.cpp.o
[ 68%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/utils/ErrorUtil.cpp.o
[ 69%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/utils/HexParsing.cpp.o
[ 69%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/samplers/SamplingStatus.cpp.o
[ 69%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/utils/RateLimiter.cpp.o
[ 70%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/utils/UDPClient.cpp.o
[ 71%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/Agent.cpp.o
[ 71%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/utils/YAML.cpp.o
[ 72%] Building CXX object CMakeFiles/jaegertracing_plugin.dir/src/jaegertracing/ThriftMethods.cpp.o
[ 72%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/AggregationValidator.cpp.o
[ 72%] Linking CXX shared module libjaegertracing_plugin.so
[ 73%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/BaggageRestrictionManager.cpp.o
[ 73%] Built target jaegertracing_plugin
[ 73%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/Collector.cpp.o
[ 73%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/Dependency.cpp.o
[ 74%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/SamplingManager.cpp.o
[ 74%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/ZipkinCollector.cpp.o
[ 75%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/agent_constants.cpp.o
[ 75%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/agent_types.cpp.o
[ 76%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/aggregation_validator_constants.cpp.o
[ 76%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/aggregation_validator_types.cpp.o
[ 77%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/baggage_constants.cpp.o
[ 77%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/baggage_types.cpp.o
[ 78%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/dependency_constants.cpp.o
[ 78%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/dependency_types.cpp.o
[ 79%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/jaeger_constants.cpp.o
[ 79%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/jaeger_types.cpp.o
[ 79%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/sampling_constants.cpp.o
[ 80%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/sampling_types.cpp.o
[ 80%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/zipkincore_constants.cpp.o
[ 81%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/thrift-gen/zipkincore_types.cpp.o
[ 81%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/utils/ErrorUtil.cpp.o
[ 82%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/utils/HexParsing.cpp.o
[ 82%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/utils/RateLimiter.cpp.o
[ 83%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/utils/UDPClient.cpp.o
[ 83%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/utils/YAML.cpp.o
[ 84%] Building CXX object CMakeFiles/jaegertracing-static.dir/src/jaegertracing/ThriftMethods.cpp.o
[ 84%] Linking CXX static library libjaegertracing.a
[ 84%] Built target jaegertracing-static
Scanning dependencies of target app
[ 84%] Building CXX object CMakeFiles/app.dir/examples/App.cpp.o
Scanning dependencies of target testutils
[ 84%] Building CXX object CMakeFiles/testutils.dir/src/jaegertracing/testutils/SamplingManager.cpp.o
[ 85%] Building CXX object CMakeFiles/testutils.dir/src/jaegertracing/testutils/TUDPTransport.cpp.o
[ 86%] Building CXX object CMakeFiles/testutils.dir/src/jaegertracing/testutils/MockAgent.cpp.o
[ 86%] Building CXX object CMakeFiles/testutils.dir/src/jaegertracing/testutils/TracerUtil.cpp.o
[ 87%] Linking CXX executable app
[ 87%] Built target app
[ 88%] Linking CXX static library libtestutils.a
[ 88%] Built target testutils
Scanning dependencies of target UnitTest
[ 88%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/ConfigTest.cpp.o
[ 88%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/ReferenceTest.cpp.o
[ 89%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/SpanContextTest.cpp.o
[ 89%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/SpanTest.cpp.o
[ 90%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/TagTest.cpp.o
[ 90%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/TraceIDTest.cpp.o
[ 91%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/TracerFactoryTest.cpp.o
[ 91%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/TracerTest.cpp.o
[ 92%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/UDPTransportTest.cpp.o
[ 92%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/baggage/BaggageTest.cpp.o
/src/jaeger-client-cpp/src/jaegertracing/TracerTest.cpp: In member function 'virtual void jaegertracing::Tracer_testTracer_Test::TestBody()':
/src/jaeger-client-cpp/src/jaegertracing/TracerTest.cpp:238:16: warning: variable 'calculatedSteadyTime' set but not used [-Wunused-but-set-variable]
const auto calculatedSteadyTime =
^~~~~~~~~~~~~~~~~~~~
[ 93%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/metrics/MetricsTest.cpp.o
[ 93%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/metrics/NullStatsFactoryTest.cpp.o
[ 93%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/net/IPAddressTest.cpp.o
[ 94%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/net/SocketTest.cpp.o
[ 94%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/net/URITest.cpp.o
[ 95%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/net/http/HeaderTest.cpp.o
[ 95%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/net/http/MethodTest.cpp.o
[ 96%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/net/http/ResponseTest.cpp.o
[ 96%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/propagation/PropagatorTest.cpp.o
[ 96%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/samplers/SamplerTest.cpp.o
[ 97%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/reporters/ReporterTest.cpp.o
[ 98%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/testutils/MockAgentTest.cpp.o
[ 98%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/testutils/TUDPTransportTest.cpp.o
[ 99%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/utils/ErrorUtilTest.cpp.o
[ 99%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/utils/RateLimiterTest.cpp.o
[ 99%] Building CXX object CMakeFiles/UnitTest.dir/src/jaegertracing/utils/UDPClientTest.cpp.o
[100%] Linking CXX executable UnitTest
[100%] Built target UnitTest
./scripts/build-plugin.sh: line 29: ./DynamicallyLoadTracerTest: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment