Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1951_1_8_3/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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 '/tmp/c3ipr/pr_1951_1_8_3/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1951_1_8_3/.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: 12.7080078125 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 Exporting package recipe c-blosc/1.17.1 exports: File 'conandata.yml' found. Exporting it... c-blosc/1.17.1 exports: Copied 1 '.yml' file: conandata.yml c-blosc/1.17.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt c-blosc/1.17.1 exports_sources: Copied 2 '.patch' files: cmake-dependencies-1.9.0+.patch, cmake-dependencies-1.8.1-.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.17.1': {'url': 'https://github.com/Blosc/c-blosc/archive/v1.17.1.tar.gz', 'sha256': '19a6948b579c27e8ac440b4f077f99fc90e7292b1d9cb896bec0fd781d68fba2'}}, 'patches': {'1.17.1': [{'patch_file': 'patches/cmake-dependencies-1.8.1-.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.17.1: - base_path: source_subfolder patch_file: patches/cmake-dependencies-1.8.1-.patch sources: 1.17.1: sha256: 19a6948b579c27e8ac440b4f077f99fc90e7292b1d9cb896bec0fd781d68fba2 url: https://github.com/Blosc/c-blosc/archive/v1.17.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK c-blosc/1.17.1: A new conanfile.py version was exported c-blosc/1.17.1: Folder: /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/export c-blosc/1.17.1: Using the exported files summary hash as the recipe revision: 32373dcf7e18a99bdcc73ee388c4fcb7 c-blosc/1.17.1: Exported revision: 32373dcf7e18a99bdcc73ee388c4fcb7 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux os_build=Linux [options] c-blosc:shared=False [build_requires] [env] lz4/1.9.2: Not found in local cache, looking in remotes... lz4/1.9.2: Trying with 'c3i_PR-1951_6ebda677695fcf2c721b1d391ea26eb40658cc84'... lz4/1.9.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lz4/1.9.2: Downloaded recipe revision 05cd8dbce788fd64ba6b3c57f6c2a042 snappy/1.1.8: Not found in local cache, looking in remotes... snappy/1.1.8: Trying with 'c3i_PR-1951_6ebda677695fcf2c721b1d391ea26eb40658cc84'... snappy/1.1.8: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz snappy/1.1.8: Downloaded recipe revision cda7ff145325c3ff29c6ad35448d7f02 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-1951_6ebda677695fcf2c721b1d391ea26eb40658cc84'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 9e0c292b60ce77402bd9be60dd68266f zstd/1.4.5: Not found in local cache, looking in remotes... zstd/1.4.5: Trying with 'c3i_PR-1951_6ebda677695fcf2c721b1d391ea26eb40658cc84'... zstd/1.4.5: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zstd/1.4.5: Downloaded recipe revision a80fb53663a9f13b448b9b1a112fd217 c-blosc/1.17.1: Forced build from source c-blosc/1.17.1 (test package): Installing package Requirements c-blosc/1.17.1 from local cache - Cache lz4/1.9.2 from 'central' - Downloaded snappy/1.1.8 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded zstd/1.4.5 from 'central' - Downloaded Packages c-blosc/1.17.1:e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc - Build lz4/1.9.2:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download snappy/1.1.8:d351525cc53ebe68279edf1978846402420066e7 - Download zlib/1.2.11:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download zstd/1.4.5:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download Installing (downloading, building) binaries... lz4/1.9.2: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lz4/1.9.2: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b lz4/1.9.2: Downloaded package revision d18c43efcd32b5e556dc8c42f0b8dd32 snappy/1.1.8: Retrieving package d351525cc53ebe68279edf1978846402420066e7 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz snappy/1.1.8: Package installed d351525cc53ebe68279edf1978846402420066e7 snappy/1.1.8: Downloaded package revision fcc96b47db0b2f893cd135f808f075a9 zlib/1.2.11: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b zlib/1.2.11: Downloaded package revision df3f9a99c8f82a75517771c06a85311d zstd/1.4.5: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zstd/1.4.5: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b zstd/1.4.5: Downloaded package revision e901e3c360f82ac453b14151cf9ca05d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [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 c-blosc/1.17.1: Configuring sources in /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK c-blosc/1.17.1: Copying sources to build folder c-blosc/1.17.1: Building your package in /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/build/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc c-blosc/1.17.1: Generator cmake created conanbuildinfo.cmake c-blosc/1.17.1: Generator cmake_find_package created Findlz4.cmake c-blosc/1.17.1: Generator cmake_find_package created FindSnappy.cmake c-blosc/1.17.1: Generator cmake_find_package created FindZLIB.cmake c-blosc/1.17.1: Generator cmake_find_package created Findzstd.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK c-blosc/1.17.1: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/build/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/package/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/build/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBLOSC_INSTALL="True" -DBUILD_STATIC="True" -DBUILD_SHARED="False" -DBUILD_TESTS="False" -DBUILD_BENCHMARKS="False" -DDEACTIVATE_SSE2="False" -DDEACTIVATE_AVX2="True" -DDEACTIVATE_LZ4="False" -DDEACTIVATE_SNAPPY="False" -DDEACTIVATE_ZLIB="False" -DDEACTIVATE_ZSTD="False" -DDEACTIVATE_SYMBOLS_CHECK="True" -DPREFER_EXTERNAL_LZ4="True" -DPREFER_EXTERNAL_SNAPPY="True" -DPREFER_EXTERNAL_ZLIB="True" -DPREFER_EXTERNAL_ZSTD="True" -Wno-dev '/tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/build/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.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 targets configuration -- Library lz4 found /tmp/c3ipr/pr_1951_1_8_3/.conan/data/lz4/1.9.2/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/liblz4.a -- Library snappy found /tmp/c3ipr/pr_1951_1_8_3/.conan/data/snappy/1.1.8/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/libsnappy.a -- Library z found /tmp/c3ipr/pr_1951_1_8_3/.conan/data/zlib/1.2.11/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/libz.a -- Library zstd found /tmp/c3ipr/pr_1951_1_8_3/.conan/data/zstd/1.4.5/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/libzstd.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 Configuring for Blosc version: 1.17.1 -- Conan: Using autogenerated FindSnappy.cmake -- Found Snappy: 1.1.8 (found version "1.1.8") -- Library snappy found /tmp/c3ipr/pr_1951_1_8_3/.conan/data/snappy/1.1.8/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/libsnappy.a -- Found: /tmp/c3ipr/pr_1951_1_8_3/.conan/data/snappy/1.1.8/_/_/package/d351525cc53ebe68279edf1978846402420066e7/lib/libsnappy.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /tmp/c3ipr/pr_1951_1_8_3/.conan/data/zlib/1.2.11/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/libz.a -- Found: /tmp/c3ipr/pr_1951_1_8_3/.conan/data/zlib/1.2.11/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/libz.a -- Conan: Using autogenerated Findzstd.cmake -- Found zstd: 1.4.5 (found version "1.4.5") -- Library zstd found /tmp/c3ipr/pr_1951_1_8_3/.conan/data/zstd/1.4.5/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/libzstd.a -- Skipping already existing target: CONAN_LIB::zstd_zstd -- Found: /tmp/c3ipr/pr_1951_1_8_3/.conan/data/zstd/1.4.5/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/libzstd.a -- Building for system processor x86_64 -- Detected that BLOSC is used a subproject. -- Adding run-time support for SSE2 -- 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 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR -- Build files have been written to: /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/build/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc/build_subfolder ----Running------ > cmake --build '/tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/build/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target blosc_static [ 11%] Building C object source_subfolder/blosc/CMakeFiles/blosc_static.dir/blosc.c.o [ 22%] Building C object source_subfolder/blosc/CMakeFiles/blosc_static.dir/blosclz.c.o [ 33%] Building C object source_subfolder/blosc/CMakeFiles/blosc_static.dir/fastcopy.c.o /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/build/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc/source_subfolder/blosc/blosclz.c:71:1: warning: multi-line comment [-Wcomment] //#define HASH_FUNCTION(v, p, h) { \ ^ [ 44%] Building C object source_subfolder/blosc/CMakeFiles/blosc_static.dir/shuffle-generic.c.o [ 55%] Building C object source_subfolder/blosc/CMakeFiles/blosc_static.dir/bitshuffle-generic.c.o [ 66%] Building C object source_subfolder/blosc/CMakeFiles/blosc_static.dir/shuffle-sse2.c.o [ 77%] Building C object source_subfolder/blosc/CMakeFiles/blosc_static.dir/bitshuffle-sse2.c.o [ 88%] Building C object source_subfolder/blosc/CMakeFiles/blosc_static.dir/shuffle.c.o [100%] Linking C static library ../../lib/libblosc.a [100%] Built target blosc_static c-blosc/1.17.1: Package 'e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc' built c-blosc/1.17.1: Build folder /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/build/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc c-blosc/1.17.1: Generated conaninfo.txt c-blosc/1.17.1: Generated conanbuildinfo.txt c-blosc/1.17.1: Generating the package c-blosc/1.17.1: Package folder /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/package/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc c-blosc/1.17.1: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/build/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target blosc_static Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/package/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc/lib/pkgconfig/blosc.pc -- Installing: /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/package/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc/include/blosc.h -- Installing: /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/package/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc/include/blosc-export.h -- Installing: /tmp/c3ipr/pr_1951_1_8_3/.conan/data/c-blosc/1.17.1/_/_/package/e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc/lib/libblosc.a [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 c-blosc/1.17.1 package(): Packaged 1 '.a' file: libblosc.a c-blosc/1.17.1 package(): Packaged 2 '.h' files: blosc.h, blosc-export.h c-blosc/1.17.1 package(): Packaged 3 '.txt' files: BITSHUFFLE.txt, FASTLZ.txt, BLOSC.txt c-blosc/1.17.1: Package 'e05ea080fbc3d96118bd0df5f6aec7ea981cd3fc' created c-blosc/1.17.1: Created package revision 07fbf85639d65defc47fed08c51a837f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK c-blosc/1.17.1 (test package): Generator cmake created conanbuildinfo.cmake c-blosc/1.17.1 (test package): Generator txt created conanbuildinfo.txt c-blosc/1.17.1 (test package): Generated conaninfo.txt c-blosc/1.17.1 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1951_1_8_3/recipes/c-blosc/all/test_package/build/4a7d6d703e2b8cd6d68bcd091b98d852862e162c/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 c-blosc/1.17.1 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_1951_1_8_3/recipes/c-blosc/all/test_package/build/4a7d6d703e2b8cd6d68bcd091b98d852862e162c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_1951_1_8_3/recipes/c-blosc/all/test_package' ----------------- -- The C compiler identification is GNU 7.2.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 -- 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 -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++ -- 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: /tmp/c3ipr/co_pr_1951_1_8_3/recipes/c-blosc/all/test_package/build/4a7d6d703e2b8cd6d68bcd091b98d852862e162c ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1951_1_8_3/recipes/c-blosc/all/test_package/build/4a7d6d703e2b8cd6d68bcd091b98d852862e162c' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package c-blosc/1.17.1 (test package): Running test() ----Running------ > bin/test_package ----------------- Blosc version info: 1.17.1 ($Date:: 2019-12-12 #$) Compression: 4000000 -> 41664 (96.0x) Decompression succesful! Succesful roundtrip! JSON file created at '/tmp/c3ipr/co_pr_1951_1_8_3/_create.json'