Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/cci_PR-2594/1/0_2/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/workspace/cci_PR-2594/1/0_2/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/cci_PR-2594/1/0_2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.560546875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/**'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK Exporting package recipe hdrhistogram-c/0.11.0 exports: File 'conandata.yml' found. Exporting it... hdrhistogram-c/0.11.0 exports: Copied 1 '.yml' file: conandata.yml hdrhistogram-c/0.11.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt hdrhistogram-c/0.11.0 exports_sources: Copied 1 '.patch' file: cmake-install.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.11.0': {'url': 'https://github.com/HdrHistogram/HdrHistogram_c/archive/0.11.0.tar.gz', 'sha256': 'c00696b3d81776675aa2bc62d3642e31bd8a48cc9619c9bd7d4a78762896e353'}}, 'patches': {'0.11.0': [{'patch_file': 'patches/cmake-install.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 0.11.0: - base_path: source_subfolder patch_file: patches/cmake-install.patch sources: 0.11.0: sha256: c00696b3d81776675aa2bc62d3642e31bd8a48cc9619c9bd7d4a78762896e353 url: https://github.com/HdrHistogram/HdrHistogram_c/archive/0.11.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK hdrhistogram-c/0.11.0: A new conanfile.py version was exported hdrhistogram-c/0.11.0: Folder: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/export hdrhistogram-c/0.11.0: Using the exported files summary hash as the recipe revision: 543e1735a5954dd0c83010ee6b6a47d4 hdrhistogram-c/0.11.0: Exported revision: 543e1735a5954dd0c83010ee6b6a47d4 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] hdrhistogram-c:shared=True [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-2594_78ae429d507ce4eec5520d042c7032da09cebb0e'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 0df31fd24179543f5720ec7beb2a88d7 hdrhistogram-c/0.11.0: Forced build from source hdrhistogram-c/0.11.0 (test package): Installing package Requirements hdrhistogram-c/0.11.0 from local cache - Cache zlib/1.2.11 from 'central' - Downloaded Packages hdrhistogram-c/0.11.0:fde5fdaee3b5e8a3822046c69dec2a63e3013d83 - Build zlib/1.2.11:2f7b82355ea4bfc093a8e85003164e724ce5930c - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 2f7b82355ea4bfc093a8e85003164e724ce5930c from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 2f7b82355ea4bfc093a8e85003164e724ce5930c zlib/1.2.11: Downloaded package revision a0999fda03c48f6cfd9a897888d6fa45 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hdrhistogram-c/0.11.0: Configuring sources in /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK hdrhistogram-c/0.11.0: Copying sources to build folder hdrhistogram-c/0.11.0: Building your package in /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/fde5fdaee3b5e8a3822046c69dec2a63e3013d83 hdrhistogram-c/0.11.0: Generator cmake_find_package created FindZLIB.cmake hdrhistogram-c/0.11.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK hdrhistogram-c/0.11.0: Calling build() ----Running------ > cd 'build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/fde5fdaee3b5e8a3822046c69dec2a63e3013d83" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDR_HISTOGRAM_BUILD_PROGRAMS="False" -DHDR_HISTOGRAM_BUILD_SHARED="True" -DHDR_HISTOGRAM_INSTALL_SHARED="True" -DHDR_HISTOGRAM_BUILD_STATIC="False" -DHDR_HISTOGRAM_INSTALL_STATIC="False" -DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS="True" -Wno-dev '/home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/fde5fdaee3b5e8a3822046c69dec2a63e3013d83' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Found: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Looking for ceil in m -- Looking for ceil in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/build_subfolder ----Running------ > cmake --build 'build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target hdr_histogram [ 12%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_encoding.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_histogram.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_histogram_log.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_interval_recorder.c.o [ 62%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_thread.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_time.c.o [ 87%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_writer_reader_phaser.c.o [100%] Linking C shared library ../../lib/libhdr_histogram.so [100%] Built target hdr_histogram hdrhistogram-c/0.11.0: Package 'fde5fdaee3b5e8a3822046c69dec2a63e3013d83' built hdrhistogram-c/0.11.0: Build folder /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/fde5fdaee3b5e8a3822046c69dec2a63e3013d83 hdrhistogram-c/0.11.0: Generated conaninfo.txt hdrhistogram-c/0.11.0: Generated conanbuildinfo.txt hdrhistogram-c/0.11.0: Generating the package hdrhistogram-c/0.11.0: Package folder /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83 hdrhistogram-c/0.11.0: Calling package() ----Running------ > cmake --build 'build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target hdr_histogram Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/cmake/hdr_histogram/hdr_histogram-targets.cmake -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/cmake/hdr_histogram/hdr_histogram-targets-debug.cmake -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/cmake/hdr_histogram/hdr_histogram-config.cmake -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/cmake/hdr_histogram/hdr_histogram-config-version.cmake -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/libhdr_histogram.so.6.1.0 -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/libhdr_histogram.so.6 -- Set runtime path of "/home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/libhdr_histogram.so.6.1.0" to "" -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/libhdr_histogram.so -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/include/hdr/hdr_histogram.h -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/include/hdr/hdr_histogram_log.h -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/include/hdr/hdr_interval_recorder.h -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/include/hdr/hdr_thread.h -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/include/hdr/hdr_time.h -- Installing: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/include/hdr/hdr_writer_reader_phaser.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK hdrhistogram-c/0.11.0 package(): Packaged 1 '.6' file: libhdr_histogram.so.6 hdrhistogram-c/0.11.0 package(): Packaged 1 '.0' file: libhdr_histogram.so.6.1.0 hdrhistogram-c/0.11.0 package(): Packaged 1 '.so' file: libhdr_histogram.so hdrhistogram-c/0.11.0 package(): Packaged 6 '.h' files hdrhistogram-c/0.11.0 package(): Packaged 2 '.txt' files: COPYING.txt, LICENSE.txt hdrhistogram-c/0.11.0: Package 'fde5fdaee3b5e8a3822046c69dec2a63e3013d83' created hdrhistogram-c/0.11.0: Created package revision 6b0414284cd6b9f6560a8e66422180f8 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK hdrhistogram-c/0.11.0 (test package): Generator cmake_find_package_multi created hdr_histogramConfigVersion.cmake hdrhistogram-c/0.11.0 (test package): Generator cmake_find_package_multi created hdr_histogramTarget-debug.cmake hdrhistogram-c/0.11.0 (test package): Generator cmake_find_package_multi created hdr_histogramTargets.cmake hdrhistogram-c/0.11.0 (test package): Generator cmake_find_package_multi created hdr_histogramConfig.cmake hdrhistogram-c/0.11.0 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake hdrhistogram-c/0.11.0 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake hdrhistogram-c/0.11.0 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake hdrhistogram-c/0.11.0 (test package): Generator cmake_find_package_multi created ZLIBTarget-debug.cmake hdrhistogram-c/0.11.0 (test package): Generator txt created conanbuildinfo.txt hdrhistogram-c/0.11.0 (test package): Generator cmake created conanbuildinfo.cmake hdrhistogram-c/0.11.0 (test package): Generated conaninfo.txt hdrhistogram-c/0.11.0 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/cci_PR-2594/1/co_0_2/recipes/hdrhistogram-c/all/test_package/build/fd17b56a20a2a3fe3add534cc4b90bd6c3e12ff0/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK hdrhistogram-c/0.11.0 (test package): Calling build() ----Running------ > cd '/home/conan/workspace/cci_PR-2594/1/co_0_2/recipes/hdrhistogram-c/all/test_package/build/fd17b56a20a2a3fe3add534cc4b90bd6c3e12ff0' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_PREFIX_PATH="/home/conan/workspace/cci_PR-2594/1/co_0_2/recipes/hdrhistogram-c/all/test_package/build/fd17b56a20a2a3fe3add534cc4b90bd6c3e12ff0" -DCMAKE_MODULE_PATH="/home/conan/workspace/cci_PR-2594/1/co_0_2/recipes/hdrhistogram-c/all/test_package/build/fd17b56a20a2a3fe3add534cc4b90bd6c3e12ff0" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDRHISTOGRAM_SHARED="True" -Wno-dev '/home/conan/workspace/cci_PR-2594/1/co_0_2/recipes/hdrhistogram-c/all/test_package' ----------------- -- The CXX compiler identification is GNU 6.4.0 -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Library hdr_histogram found /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/libhdr_histogram.so -- Found: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/libhdr_histogram.so -- Library hdr_histogram found /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/libhdr_histogram.so -- Found: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/fde5fdaee3b5e8a3822046c69dec2a63e3013d83/lib/libhdr_histogram.so -- Library z found /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Found: /home/conan/workspace/cci_PR-2594/1/0_2/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/workspace/cci_PR-2594/1/co_0_2/recipes/hdrhistogram-c/all/test_package/build/fd17b56a20a2a3fe3add534cc4b90bd6c3e12ff0 ----Running------ > cmake --build '/home/conan/workspace/cci_PR-2594/1/co_0_2/recipes/hdrhistogram-c/all/test_package/build/fd17b56a20a2a3fe3add534cc4b90bd6c3e12ff0' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package hdrhistogram-c/0.11.0 (test package): Running test() ----Running------ > bin/test_package ----------------- JSON file created at '/home/conan/workspace/cci_PR-2594/1/co_0_2/_create.json'