Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2949/.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/w/cci_PR-2949/.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/w/cci_PR-2949/.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.87109375 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 [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK Exporting package recipe matio/1.5.18 exports: File 'conandata.yml' found. Exporting it... matio/1.5.18 exports: Copied 1 '.yml' file: conandata.yml matio/1.5.18 exports_sources: Copied 1 '.txt' file: CMakeLists.txt matio/1.5.18 exports_sources: Copied 3 '.patch' files: disable-hdf5-target.patch, patch-apple-no-undefined.patch, require-cmake-3.10.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.5.18': {'url': 'https://downloads.sourceforge.net/project/matio/matio/1.5.18/matio-1.5.18.tar.gz', 'sha256': '5fad71a63a854d821cc6f4e8c84da837149dd5fb57e1e2baeffd85fa0f28fe25'}}, 'patches': {'1.5.18': [{'patch_file': 'patches/require-cmake-3.10.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/disable-hdf5-target.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/patch-apple-no-undefined.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.5.18: - base_path: source_subfolder patch_file: patches/require-cmake-3.10.patch - base_path: source_subfolder patch_file: patches/disable-hdf5-target.patch - base_path: source_subfolder patch_file: patches/patch-apple-no-undefined.patch sources: 1.5.18: sha256: 5fad71a63a854d821cc6f4e8c84da837149dd5fb57e1e2baeffd85fa0f28fe25 url: https://downloads.sourceforge.net/project/matio/matio/1.5.18/matio-1.5.18.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK matio/1.5.18: A new conanfile.py version was exported matio/1.5.18: Folder: /home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/export matio/1.5.18: Using the exported files summary hash as the recipe revision: f6e80caac6c6c1213459b010dffafc46 matio/1.5.18: Exported revision: f6e80caac6c6c1213459b010dffafc46 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] matio:shared=False [build_requires] [env] hdf5/1.12.0: Not found in local cache, looking in remotes... hdf5/1.12.0: Trying with 'c3i_PR-2949_7275ae87198e05e501992eb1139ca57d0b86bb70'... hdf5/1.12.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.12.0: Downloaded recipe revision d6574ccfbb0af06939ea9304ab63a255 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-2949_7275ae87198e05e501992eb1139ca57d0b86bb70'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1579680eade7cc27626667ca4b143529 matio/1.5.18: Forced build from source matio/1.5.18 (test package): Installing package Requirements hdf5/1.12.0 from 'central' - Downloaded matio/1.5.18 from local cache - Cache zlib/1.2.11 from 'central' - Downloaded Packages hdf5/1.12.0:d9299d6cc3a46f2f084b54bd776a44812f03bc1c - Download matio/1.5.18:af32bdaeec3ed4e624b012faa37df5d4fe679f65 - 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 b5dc4f375da4080a867e6cf9d150a2ab hdf5/1.12.0: Retrieving package d9299d6cc3a46f2f084b54bd776a44812f03bc1c from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.0: Package installed d9299d6cc3a46f2f084b54bd776a44812f03bc1c hdf5/1.12.0: Downloaded package revision 6136e4790f0b5b1b576f7b21752c333b [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 matio/1.5.18: Configuring sources in /home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK matio/1.5.18: Copying sources to build folder matio/1.5.18: Building your package in /home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/build/af32bdaeec3ed4e624b012faa37df5d4fe679f65 matio/1.5.18: Generator cmake_find_package created FindHDF5.cmake matio/1.5.18: Generator cmake_find_package created FindZLIB.cmake matio/1.5.18: 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 matio/1.5.18: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/build/af32bdaeec3ed4e624b012faa37df5d4fe679f65/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" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/package/af32bdaeec3ed4e624b012faa37df5d4fe679f65" -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="/home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/build/af32bdaeec3ed4e624b012faa37df5d4fe679f65" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DMATIO_EXTENDED_SPARSE="True" -DMATIO_PIC="True" -DMATIO_SHARED="False" -DMATIO_MAT73="True" -DMATIO_WITH_HDF5="True" -DMATIO_WITH_ZLIB="True" -DHDF5_USE_STATIC_LIBRARIES="True" -Wno-dev '/home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/build/af32bdaeec3ed4e624b012faa37df5d4fe679f65' ----------------- -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.12.0 (found version "1.12.0") -- Library hdf5_hl_cpp_debug found /home/conan/w/cci_PR-2949/.conan/data/hdf5/1.12.0/_/_/package/d9299d6cc3a46f2f084b54bd776a44812f03bc1c/lib/libhdf5_hl_cpp_debug.a -- Found: /home/conan/w/cci_PR-2949/.conan/data/hdf5/1.12.0/_/_/package/d9299d6cc3a46f2f084b54bd776a44812f03bc1c/lib/libhdf5_hl_cpp_debug.a -- Library hdf5_hl_debug found /home/conan/w/cci_PR-2949/.conan/data/hdf5/1.12.0/_/_/package/d9299d6cc3a46f2f084b54bd776a44812f03bc1c/lib/libhdf5_hl_debug.a -- Found: /home/conan/w/cci_PR-2949/.conan/data/hdf5/1.12.0/_/_/package/d9299d6cc3a46f2f084b54bd776a44812f03bc1c/lib/libhdf5_hl_debug.a -- Library hdf5_cpp_debug found /home/conan/w/cci_PR-2949/.conan/data/hdf5/1.12.0/_/_/package/d9299d6cc3a46f2f084b54bd776a44812f03bc1c/lib/libhdf5_cpp_debug.a -- Found: /home/conan/w/cci_PR-2949/.conan/data/hdf5/1.12.0/_/_/package/d9299d6cc3a46f2f084b54bd776a44812f03bc1c/lib/libhdf5_cpp_debug.a -- Library hdf5_debug found /home/conan/w/cci_PR-2949/.conan/data/hdf5/1.12.0/_/_/package/d9299d6cc3a46f2f084b54bd776a44812f03bc1c/lib/libhdf5_debug.a -- Found: /home/conan/w/cci_PR-2949/.conan/data/hdf5/1.12.0/_/_/package/d9299d6cc3a46f2f084b54bd776a44812f03bc1c/lib/libhdf5_debug.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/cci_PR-2949/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Found: /home/conan/w/cci_PR-2949/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found suitable version "1.2.11", minimum required is "1.2.3") -- Library z found /home/conan/w/cci_PR-2949/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Skipping already existing target: CONAN_LIB::ZLIB_z -- Found: /home/conan/w/cci_PR-2949/.conan/data/zlib/1.2.11/_/_/package/2f7b82355ea4bfc093a8e85003164e724ce5930c/lib/libz.a -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for asprintf -- Looking for asprintf - not found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for getopt -- Looking for getopt - found -- Looking for va_copy -- Looking for va_copy - found -- Looking for __va_copy -- Looking for __va_copy - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for intsafe.h -- Looking for intsafe.h - not found -- Looking for strings.h -- Looking for strings.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for varargs.h -- Looking for varargs.h - not found -- Looking for locale.h -- Looking for locale.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of char -- Check size of char - done -- Check size of double -- Check size of double - done -- Check size of float -- Check size of float - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of short -- Check size of short - done -- Check size of size_t -- Check size of size_t - done -- Check size of intmax_t -- Check size of intmax_t - done -- Check size of uintmax_t -- Check size of uintmax_t - done -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of long double -- Check size of long double - done -- Check size of long long int -- Check size of long long int - done -- Check size of unsigned long long int -- Check size of unsigned long long int - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Looking for pow in m -- Looking for pow in m - found -- Performing Test HAVE_STRUCT_LCONV_DECIMAL_POINT -- Performing Test HAVE_STRUCT_LCONV_DECIMAL_POINT - Success -- Performing Test HAVE_STRUCT_LCONV_THOUSANDS_SEP -- Performing Test HAVE_STRUCT_LCONV_THOUSANDS_SEP - Success -- 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/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/build/af32bdaeec3ed4e624b012faa37df5d4fe679f65/build_subfolder ----Running------ > cmake --build '/home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/build/af32bdaeec3ed4e624b012faa37df5d4fe679f65/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target test_snprintf [ 5%] Building C object source_subfolder/CMakeFiles/test_snprintf.dir/test/test_snprintf.c.o Scanning dependencies of target matio [ 11%] Building C object source_subfolder/CMakeFiles/matio.dir/src/endian.c.o [ 16%] Building C object source_subfolder/CMakeFiles/matio.dir/src/mat.c.o [ 22%] Linking C executable ../bin/test_snprintf [ 22%] Built target test_snprintf [ 27%] Building C object source_subfolder/CMakeFiles/matio.dir/src/io.c.o [ 33%] Building C object source_subfolder/CMakeFiles/matio.dir/src/inflate.c.o [ 38%] Building C object source_subfolder/CMakeFiles/matio.dir/src/mat73.c.o [ 44%] Building C object source_subfolder/CMakeFiles/matio.dir/src/matvar_cell.c.o [ 50%] Building C object source_subfolder/CMakeFiles/matio.dir/src/matvar_struct.c.o [ 55%] Building C object source_subfolder/CMakeFiles/matio.dir/src/mat4.c.o [ 61%] Building C object source_subfolder/CMakeFiles/matio.dir/src/mat5.c.o [ 66%] Building C object source_subfolder/CMakeFiles/matio.dir/src/snprintf.c.o [ 72%] Building C object source_subfolder/CMakeFiles/matio.dir/src/read_data.c.o [ 77%] Linking C static library ../lib/libmatio.a [ 77%] Built target matio Scanning dependencies of target matdump [ 83%] Building C object source_subfolder/CMakeFiles/matdump.dir/tools/matdump.c.o Scanning dependencies of target test_mat [ 88%] Building C object source_subfolder/CMakeFiles/test_mat.dir/test/test_mat.c.o [ 94%] Linking C executable ../bin/matdump [100%] Linking C executable ../bin/test_mat [100%] Built target matdump [100%] Built target test_mat matio/1.5.18: Package 'af32bdaeec3ed4e624b012faa37df5d4fe679f65' built matio/1.5.18: Build folder /home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/build/af32bdaeec3ed4e624b012faa37df5d4fe679f65 matio/1.5.18: Generated conaninfo.txt matio/1.5.18: Generated conanbuildinfo.txt matio/1.5.18: Generating the package matio/1.5.18: Package folder /home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/package/af32bdaeec3ed4e624b012faa37df5d4fe679f65 matio/1.5.18: Calling package() ----Running------ > cmake --build '/home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/build/af32bdaeec3ed4e624b012faa37df5d4fe679f65/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 11%] Built target test_snprintf [ 77%] Built target matio [ 88%] Built target matdump [100%] Built target test_mat Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/package/af32bdaeec3ed4e624b012faa37df5d4fe679f65/lib/libmatio.a -- Installing: /home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/package/af32bdaeec3ed4e624b012faa37df5d4fe679f65/include/matio.h -- Installing: /home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/package/af32bdaeec3ed4e624b012faa37df5d4fe679f65/include/matio_pubconf.h -- Installing: /home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/package/af32bdaeec3ed4e624b012faa37df5d4fe679f65/bin/matdump -- Set runtime path of "/home/conan/w/cci_PR-2949/.conan/data/matio/1.5.18/_/_/package/af32bdaeec3ed4e624b012faa37df5d4fe679f65/bin/matdump" to "" [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 matio/1.5.18 package(): Packaged 1 '.a' file: libmatio.a matio/1.5.18 package(): Packaged 2 files: COPYING, matdump matio/1.5.18 package(): Packaged 2 '.h' files: matio.h, matio_pubconf.h matio/1.5.18: Package 'af32bdaeec3ed4e624b012faa37df5d4fe679f65' created matio/1.5.18: Created package revision c89d9369728ee503b8efba01847237bb [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK matio/1.5.18 (test package): Generator cmake created conanbuildinfo.cmake matio/1.5.18 (test package): Generator txt created conanbuildinfo.txt matio/1.5.18 (test package): Generated conaninfo.txt matio/1.5.18 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2949/21/c66c865f-0c24-423a-89cb-cfd6f9402290/recipes/matio/all/test_package/build/d4ac0c2e829c78dab9a010deb502c2a2594506e9/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 matio/1.5.18 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2949/21/c66c865f-0c24-423a-89cb-cfd6f9402290/recipes/matio/all/test_package/build/d4ac0c2e829c78dab9a010deb502c2a2594506e9' && 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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-2949/21/c66c865f-0c24-423a-89cb-cfd6f9402290/recipes/matio/all/test_package' ----------------- -- The C 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 -- 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 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- 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/w/cci_PR-2949/21/c66c865f-0c24-423a-89cb-cfd6f9402290/recipes/matio/all/test_package/build/d4ac0c2e829c78dab9a010deb502c2a2594506e9 ----Running------ > cmake --build '/home/conan/w/cci_PR-2949/21/c66c865f-0c24-423a-89cb-cfd6f9402290/recipes/matio/all/test_package/build/d4ac0c2e829c78dab9a010deb502c2a2594506e9' '--' '-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 matio/1.5.18 (test package): Running test() ----Running------ > bin/test_package ----------------- Test application successfully ran using matio 1.5.18! JSON file created at '/home/conan/w/cci_PR-2949/21/c66c865f-0c24-423a-89cb-cfd6f9402290/_create.json'