******************************************************************************** conan test conan-center-index/recipes/hdf5/all/test_package/conanfile.py hdf5/1.8.21@#677d3cd461fcf8ea71c8583fe6f819b8 -pr /home/conan/w/prod/BuildSingleReference/1063/9495a0f0-a09e-4a2b-aa1e-d56fc588a299/profile_linux_5_libstdcpp_gcc_debug_64.hdf5-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.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 '/home/conan/w/prod/BuildSingleReference/.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 /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux [options] hdf5:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision b46bf663179824c23085bb71666ba8e6 hdf5/1.8.21 (test package): Installing package Requirements hdf5/1.8.21 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages hdf5/1.8.21:c61a75fde112e2b494526fc1475faa92eec825fa - Download zlib/1.2.11:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.2.11: Downloaded package revision 1ec9282782686b8b9d4ef019581bcbfc hdf5/1.8.21: Retrieving package c61a75fde112e2b494526fc1475faa92eec825fa from remote 'c3i_PR-9356' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.8.21: Package installed c61a75fde112e2b494526fc1475faa92eec825fa hdf5/1.8.21: Downloaded package revision 9b5ef2e07bd91eb925a9cf5f7cfaf7be hdf5/1.8.21 (test package): Generator txt created conanbuildinfo.txt hdf5/1.8.21 (test package): Generator cmake created conanbuildinfo.cmake hdf5/1.8.21 (test package): Generator cmake_find_package created FindHDF5.cmake hdf5/1.8.21 (test package): Generator cmake_find_package created FindZLIB.cmake hdf5/1.8.21 (test package): Aggregating env generators hdf5/1.8.21 (test package): Generated conaninfo.txt hdf5/1.8.21 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/c916ddfe88126a4093446e34b64988638a42af3a/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 hdf5/1.8.21 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/c916ddfe88126a4093446e34b64988638a42af3a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/c916ddfe88126a4093446e34b64988638a42af3a/package" -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/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/c916ddfe88126a4093446e34b64988638a42af3a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDF5_CXX="True" -DHDF5_HL="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- 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++ -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.8.21 (found version "1.8.21") -- Conan: Component 'C' found in package 'HDF5' -- Conan: Component 'HL' found in package 'HDF5' -- Conan: Component 'CXX' found in package 'HDF5' -- Library hdf5_hl_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_hl_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_hl_cpp_debug.a -- Library hdf5_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_cpp_debug.a -- Library hdf5_hl_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_hl_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_hl_debug.a -- Library hdf5_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/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/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libz.a -- Library hdf5_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_debug.a -- Library hdf5_hl_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_hl_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_hl_debug.a -- Library hdf5_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_cpp_debug.a -- Library hdf5_hl_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_hl_cpp_debug.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.8.21/_/_/package/c61a75fde112e2b494526fc1475faa92eec825fa/lib/libhdf5_hl_cpp_debug.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/c916ddfe88126a4093446e34b64988638a42af3a ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/hdf5/all/test_package/build/c916ddfe88126a4093446e34b64988638a42af3a' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 33%] Building C object CMakeFiles/test_package.dir/test_package.c.o [ 66%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package hdf5/1.8.21 (test package): Running test() ----Running------ > bin/test_package ----------------- Testing C API Testing C++ API 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