Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1384_7_2_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.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 '/tmp/c3ipr/pr_1384_7_2_0/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1384_7_2_0/.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: 18.0732421875 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 Exporting package recipe c-blosc/1.5.4 exports: File 'conandata.yml' found. Exporting it... c-blosc/1.5.4 exports: Copied 1 '.yml' file: conandata.yml c-blosc/1.5.4 exports_sources: Copied 1 '.txt' file: CMakeLists.txt c-blosc/1.5.4 exports_sources: Copied 2 '.patch' files: modify-1.5.4-CMakeLists-for-conan.patch, cmake-dependencies_and_cxx_linker.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.5.4': {'url': 'https://github.com/Blosc/c-blosc/archive/v1.5.4.tar.gz', 'sha256': '1ffe7cb26f1c0a63f1a5e8b3da2d5c690f9d8ebd254330b038e77f7523da2551'}}, 'patches': {'1.5.4': [{'patch_file': 'patches/modify-1.5.4-CMakeLists-for-conan.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.5.4: - base_path: source_subfolder patch_file: patches/modify-1.5.4-CMakeLists-for-conan.patch sources: 1.5.4: sha256: 1ffe7cb26f1c0a63f1a5e8b3da2d5c690f9d8ebd254330b038e77f7523da2551 url: https://github.com/Blosc/c-blosc/archive/v1.5.4.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK c-blosc/1.5.4: A new conanfile.py version was exported c-blosc/1.5.4: Folder: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/export c-blosc/1.5.4: Using the exported files summary hash as the recipe revision: ab3c76c01fd863f85702f56bb140c79e c-blosc/1.5.4: Exported revision: ab3c76c01fd863f85702f56bb140c79e Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] c-blosc:shared=True [build_requires] [env] lz4/1.9.2: Not found in local cache, looking in remotes... lz4/1.9.2: Trying with 'c3i_PR-1384_43731dd522e139a68cc6fa27478ec15803e23091'... 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-1384_43731dd522e139a68cc6fa27478ec15803e23091'... snappy/1.1.8: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz snappy/1.1.8: Downloaded recipe revision b08c23829376450fba2b9c90aee94bba zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-1384_43731dd522e139a68cc6fa27478ec15803e23091'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision f3b17fb16cd1b7fbc969400a2ba1bc08 c-blosc/1.5.4: Forced build from source c-blosc/1.5.4 (test package): Installing package Requirements c-blosc/1.5.4 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 Packages c-blosc/1.5.4:8c1fcb55bba0fc85db1638f94ce0100efb5f32e6 - Build lz4/1.9.2:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download snappy/1.1.8:b759e10106fc0b4923414b05bb78eba0bbc8b30b - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... lz4/1.9.2: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lz4/1.9.2: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 lz4/1.9.2: Downloaded package revision a793e84f57d10a368eadcff2c40d9f9c snappy/1.1.8: Retrieving package b759e10106fc0b4923414b05bb78eba0bbc8b30b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz snappy/1.1.8: Package installed b759e10106fc0b4923414b05bb78eba0bbc8b30b snappy/1.1.8: Downloaded package revision 7864b13741e06b2766e930dd17c0bb4d zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision d8289556bee84b5379dd9901e3e98233 [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.5.4: Configuring sources in /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/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.5.4: Copying sources to build folder c-blosc/1.5.4: Building your package in /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6 c-blosc/1.5.4: Generator cmake created conanbuildinfo.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.5.4: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/package/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBLOSC_INSTALL="True" -DBUILD_STATIC="False" -DBUILD_SHARED="True" -DBUILD_TESTS="False" -DBUILD_BENCHMARKS="False" -DDEACTIVATE_SSE2="False" -DDEACTIVATE_AVX2="False" -DDEACTIVATE_LZ4="False" -DDEACTIVATE_SNAPPY="False" -DDEACTIVATE_ZLIB="False" -DDEACTIVATE_ZSTD="True" -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_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.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 targets configuration -- Library lz4 found /tmp/c3ipr/pr_1384_7_2_0/.conan/data/lz4/1.9.2/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/liblz4.a -- Library snappy found /tmp/c3ipr/pr_1384_7_2_0/.conan/data/snappy/1.1.8/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b/lib/libsnappy.a -- Library z found /tmp/c3ipr/pr_1384_7_2_0/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ Configuring for Blosc version: 1.5.4 CMake Warning at source_subfolder/CMakeLists.txt:124 (find_package): By not providing "FindSSE.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "SSE", but CMake did not find one. Could not find a package configuration file provided by "SSE" with any of the following names: SSEConfig.cmake sse-config.cmake Add the installation prefix of "SSE" to CMAKE_PREFIX_PATH or set "SSE_DIR" to a directory containing one of the above files. If "SSE" provides a separate development package or SDK, be sure it has been installed. -- 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: BLOSC_INSTALL BUILD_SHARED 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 DEACTIVATE_AVX2 DEACTIVATE_SSE2 DEACTIVATE_SYMBOLS_CHECK DEACTIVATE_ZSTD PREFER_EXTERNAL_LZ4 PREFER_EXTERNAL_SNAPPY PREFER_EXTERNAL_ZLIB PREFER_EXTERNAL_ZSTD -- Build files have been written to: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/build_subfolder ----Running------ > cmake --build '/tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target blosc_shared [ 25%] Building C object source_subfolder/blosc/CMakeFiles/blosc_shared.dir/blosc.c.o [ 50%] Building C object source_subfolder/blosc/CMakeFiles/blosc_shared.dir/blosclz.c.o [ 75%] Building C object source_subfolder/blosc/CMakeFiles/blosc_shared.dir/shuffle.c.o /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/source_subfolder/blosc/blosc.c: In function ‘lz4_wrap_compress’: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/source_subfolder/blosc/blosc.c:399:3: warning: ‘LZ4_compress_limitedOutput’ is deprecated: use LZ4_compress_default() instead [-Wdeprecated-declarations] cbytes = LZ4_compress_limitedOutput(input, output, (int)input_length, ^ In file included from /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/source_subfolder/blosc/blosc.c:23:0: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/lz4/1.9.2/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/lz4.h:687:75: note: declared here LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress_limitedOutput (const char* src, char* dest, int srcSize, int maxOutputSize); ^ /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/source_subfolder/blosc/blosc.c: In function ‘lz4hc_wrap_compress’: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/source_subfolder/blosc/blosc.c:411:3: warning: ‘LZ4_compressHC2_limitedOutput’ is deprecated: use LZ4_compress_HC() instead [-Wdeprecated-declarations] cbytes = LZ4_compressHC2_limitedOutput(input, output, (int)input_length, ^ In file included from /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/source_subfolder/blosc/blosc.c:24:0: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/lz4/1.9.2/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/lz4hc.h:284:64: note: declared here LZ4_DEPRECATED("use LZ4_compress_HC() instead") LZ4LIB_API int LZ4_compressHC2_limitedOutput(const char* source, char* dest, int inputSize, int maxOutputSize, int compressionLevel); ^ /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/source_subfolder/blosc/blosc.c: In function ‘lz4_wrap_decompress’: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/source_subfolder/blosc/blosc.c:420:3: warning: ‘LZ4_decompress_fast’ is deprecated: This function is deprecated and unsafe. Consider using LZ4_decompress_safe() instead [-Wdeprecated-declarations] cbytes = LZ4_decompress_fast(input, output, (int)maxout); ^ In file included from /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/source_subfolder/blosc/blosc.c:23:0: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/lz4/1.9.2/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/lz4.h:744:16: note: declared here LZ4LIB_API int LZ4_decompress_fast (const char* src, char* dst, int originalSize); ^ [100%] Linking C shared library ../../lib/libblosc.so [100%] Built target blosc_shared c-blosc/1.5.4: Package '8c1fcb55bba0fc85db1638f94ce0100efb5f32e6' built c-blosc/1.5.4: Build folder /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6 c-blosc/1.5.4: Generated conaninfo.txt c-blosc/1.5.4: Generated conanbuildinfo.txt c-blosc/1.5.4: Generating the package c-blosc/1.5.4: Package folder /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/package/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6 c-blosc/1.5.4: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/build/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target blosc_shared Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/package/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/include/blosc.h -- Installing: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/package/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/lib/libblosc.so.1.5.4 -- Installing: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/package/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/lib/libblosc.so.1 -- Installing: /tmp/c3ipr/pr_1384_7_2_0/.conan/data/c-blosc/1.5.4/_/_/package/8c1fcb55bba0fc85db1638f94ce0100efb5f32e6/lib/libblosc.so [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.5.4 package(): Packaged 1 '.4' file: libblosc.so.1.5.4 c-blosc/1.5.4 package(): Packaged 1 '.1' file: libblosc.so.1 c-blosc/1.5.4 package(): Packaged 1 '.so' file: libblosc.so c-blosc/1.5.4 package(): Packaged 1 '.h' file: blosc.h c-blosc/1.5.4 package(): Packaged 2 '.txt' files: FASTLZ.txt, BLOSC.txt c-blosc/1.5.4: Package '8c1fcb55bba0fc85db1638f94ce0100efb5f32e6' created c-blosc/1.5.4: Created package revision cadc6267b44c4daa21fec9de77f7588d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK c-blosc/1.5.4 (test package): Generator cmake created conanbuildinfo.cmake c-blosc/1.5.4 (test package): Generator txt created conanbuildinfo.txt c-blosc/1.5.4 (test package): Generated conaninfo.txt c-blosc/1.5.4 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_1384_7_2_0/test_package/build/20dde04603952fbcf18638bc724b020909c9e385/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.5.4 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1384_7_2_0/test_package/build/20dde04603952fbcf18638bc724b020909c9e385' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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/pr_1384_7_2_0/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.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: 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 5 -- Conan: Checking correct version: 5 -- 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/pr_1384_7_2_0/test_package/build/20dde04603952fbcf18638bc724b020909c9e385 ----Running------ > cmake --build '/tmp/c3ipr/pr_1384_7_2_0/test_package/build/20dde04603952fbcf18638bc724b020909c9e385' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package c-blosc/1.5.4 (test package): Running test() ----Running------ > bin/test_package ----------------- Blosc version info: 1.5.4 ($Date:: 2015-04-14 #$) Compression: 4000000 -> 158494 (25.2x) Decompression succesful! Succesful roundtrip! JSON file created at '/tmp/c3ipr/pr_1384_7_2_0/_create.json'