******************************************************************************** conan test conan-center-index/recipes/hdf5/all/test_package/conanfile.py hdf5/1.8.21@#e1e1f3a578b30188025becc36111f21d -pr /Users/jenkins/w/prod/BuildSingleReference@3/120603/3d8527fe-4f6f-426c-8216-30a7f1cdb66c/profile_osx_110_libcpp_apple-clang_release_64.hdf5-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@3/.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/prod/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] hdf5:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f hdf5/1.8.21 (test package): Installing package Requirements hdf5/1.8.21 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages hdf5/1.8.21:a1ee51fa7af0f3d30ed049c7244903c8b998effa - Download zlib/1.2.13:f74366f76f700cc6e991285892ad7a23c30e6d47 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package f74366f76f700cc6e991285892ad7a23c30e6d47 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed f74366f76f700cc6e991285892ad7a23c30e6d47 zlib/1.2.13: Downloaded package revision cb5bc3b2398a393778a4f07b21a1f95b hdf5/1.8.21: Retrieving package a1ee51fa7af0f3d30ed049c7244903c8b998effa from remote 'c3i_PR-13992' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.8.21: Package installed a1ee51fa7af0f3d30ed049c7244903c8b998effa hdf5/1.8.21: Downloaded package revision 6fbb24fa871b542d270c80600ed47cca 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): Generator txt created conanbuildinfo.txt 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: '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/hdf5/all/test_package/build/9d5f10f85ad953869c5c23e37bc4e961fb4d2059/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 '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/hdf5/all/test_package/build/9d5f10f85ad953869c5c23e37bc4e961fb4d2059' && 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/prod/BuildSingleReference@3/conan-center-index/recipes/hdf5/all/test_package/build/9d5f10f85ad953869c5c23e37bc4e961fb4d2059/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/prod/BuildSingleReference@3/conan-center-index/recipes/hdf5/all/test_package/build/9d5f10f85ad953869c5c23e37bc4e961fb4d2059" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDF5_CXX="True" -DHDF5_HL="True" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/hdf5/all/test_package' ----------------- -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library hdf5_hl_cpp found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl_cpp.dylib -- Library hdf5_cpp found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_cpp.dylib -- Library hdf5_hl found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl.dylib -- Library hdf5 found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5.dylib -- Library z found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.13/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- 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 found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl_cpp.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl_cpp.dylib -- Library hdf5_cpp found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_cpp.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_cpp.dylib -- Library hdf5_hl found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl.dylib -- Library hdf5 found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5.dylib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.13 (found version "1.2.13") -- Library z found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.13/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.13/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a -- Library hdf5 found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5.dylib -- Library hdf5_hl found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl.dylib -- Library hdf5_cpp found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_cpp.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_cpp.dylib -- Library hdf5_hl_cpp found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl_cpp.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib/libhdf5_hl_cpp.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/hdf5/all/test_package/build/9d5f10f85ad953869c5c23e37bc4e961fb4d2059 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/hdf5/all/test_package/build/9d5f10f85ad953869c5c23e37bc4e961fb4d2059' '--' '-j4' ----------------- [ 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------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/hdf5/1.8.21/_/_/package/a1ee51fa7af0f3d30ed049c7244903c8b998effa/lib:/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.13/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib" DYLD_FRAMEWORK_PATH="" 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