******************************************************************************** conan test conan-center-index/recipes/highfive/all/test_package/conanfile.py highfive/2.3.1@ --profile=/Users/jenkins/w/BuildSingleReference/45614/cde8ad35-3e2d-4008-b8c5-08062237fa95/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] [build_requires] [env] hdf5/1.12.0: Not found in local cache, looking in remotes... hdf5/1.12.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.12.0: Downloaded recipe revision 3535b7200a4a89333312da3472bf6921 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 b3eaf63da20a8606f3d84602c2cfa854 highfive/2.3.1 (test package): Installing package Requirements hdf5/1.12.0 from 'conan-center' - Downloaded highfive/2.3.1 from local cache - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages hdf5/1.12.0:a3ecd2d1c520d2be8a4542f316ab387ed437c20c - Download highfive/2.3.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download zlib/1.2.11:f74366f76f700cc6e991285892ad7a23c30e6d47 - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package f74366f76f700cc6e991285892ad7a23c30e6d47 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed f74366f76f700cc6e991285892ad7a23c30e6d47 zlib/1.2.11: Downloaded package revision 60b6eb95ba43db2cfe5ca2c1b4a6d5da hdf5/1.12.0: Retrieving package a3ecd2d1c520d2be8a4542f316ab387ed437c20c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.0: Package installed a3ecd2d1c520d2be8a4542f316ab387ed437c20c hdf5/1.12.0: Downloaded package revision 5e63c318e2ea0b1ee1a30393b9aa2c8d highfive/2.3.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-7692' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz highfive/2.3.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 highfive/2.3.1: Downloaded package revision 2fd4aaa3c3f7c8abb7ead778f9724702 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK highfive/2.3.1 (test package): Generator cmake created conanbuildinfo.cmake highfive/2.3.1 (test package): Generator cmake_find_package created FindHighFive.cmake highfive/2.3.1 (test package): Generator cmake_find_package created FindHDF5.cmake highfive/2.3.1 (test package): Generator cmake_find_package created FindZLIB.cmake highfive/2.3.1 (test package): Generator txt created conanbuildinfo.txt highfive/2.3.1 (test package): Aggregating env generators highfive/2.3.1 (test package): Generated conaninfo.txt highfive/2.3.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/highfive/all/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b/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 highfive/2.3.1 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/highfive/all/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/highfive/all/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b/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="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/highfive/all/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/highfive/all/test_package' ----------------- -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- 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: C++ stdlib: libc++ -- Conan: Using autogenerated FindHighFive.cmake -- Found HighFive: 2.3.1 (found suitable version "2.3.1", minimum required is "2.3") -- Conan: Using autogenerated FindHDF5.cmake -- Found HDF5: 1.12.0 (found version "1.12.0") -- Library hdf5_hl_cpp found /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_hl_cpp.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_hl_cpp.a -- Library hdf5_cpp found /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_cpp.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_cpp.a -- Library hdf5_hl found /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_hl.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_hl.a -- Library hdf5 found /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a -- Library hdf5 found /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5.a -- Library hdf5_hl found /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_hl.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_hl.a -- Library hdf5_cpp found /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_cpp.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_cpp.a -- Library hdf5_hl_cpp found /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_hl_cpp.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib/libhdf5_hl_cpp.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/highfive/all/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/highfive/all/test_package/build/f4c7a70248efcdb8d65e75e42ba42fadfc285e1b' '--' '-j4' ----------------- 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 highfive/2.3.1 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/BuildSingleReference/.conan/data/hdf5/1.12.0/_/_/package/a3ecd2d1c520d2be8a4542f316ab387ed437c20c/lib:/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- attribute: note attribute: version_string 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 highfive/2.3.1: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference/.conan/data/highfive/2.3.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib