******************************************************************************** conan install hdf5/1.8.21@ --build=hdf5 --profile:host=/Users/jenkins/w/BuildSingleReference@4/14811/c5eb677a-5aa9-4ed2-8902-fd5ad1251e4e/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] hdf5:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] hdf5/1.8.21: Forced build from source Installing package: hdf5/1.8.21 Requirements hdf5/1.8.21 from 'TapaholesList-123' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages hdf5/1.8.21:cc4bf4db1a4df4e0be33665113a20b0cad6778e5 - Build zlib/1.2.11:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [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 hdf5/1.8.21: Copying sources to build folder hdf5/1.8.21: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/build/cc4bf4db1a4df4e0be33665113a20b0cad6778e5 hdf5/1.8.21: Generator cmake created conanbuildinfo.cmake hdf5/1.8.21: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/build/cc4bf4db1a4df4e0be33665113a20b0cad6778e5/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/package/cc4bf4db1a4df4e0be33665113a20b0cad6778e5" -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" -DHDF5_EXTERNALLY_CONFIGURED="True" -DHDF5_EXTERNAL_LIB_PREFIX="" -DHDF5_USE_FOLDERS="False" -DHDF5_NO_PACKAGES="True" -DALLOW_UNSUPPORTED="False" -DBUILD_STATIC_EXECS="False" -DHDF5_ENABLE_COVERAGE="False" -DHDF5_ENABLE_USING_MEMCHECKER="False" -DHDF5_ENABLE_DEPRECATED_SYMBOLS="True" -DHDF5_BUILD_GENERATORS="False" -DHDF5_ENABLE_TRACE="False" -DHDF5_ENABLE_PARALLEL="False" -DHDF5_ENABLE_Z_LIB_SUPPORT="True" -DHDF5_ENABLE_SZIP_SUPPORT="False" -DHDF5_ENABLE_SZIP_ENCODING="False" -DHDF5_PACKAGE_EXTLIBS="False" -DHDF5_ENABLE_THREADSAFE="False" -DHDF5_ENABLE_DEBUG_APIS="False" -DBUILD_TESTING="False" -DHDF5_INSTALL_INCLUDE_DIR="/Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/package/cc4bf4db1a4df4e0be33665113a20b0cad6778e5/include/hdf5" -DHDF5_BUILD_TOOLS="False" -DHDF5_BUILD_EXAMPLES="False" -DHDF5_BUILD_HL_LIB="True" -DHDF5_BUILD_FORTRAN="False" -DHDF5_BUILD_CPP_LIB="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/build/cc4bf4db1a4df4e0be33665113a20b0cad6778e5' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/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: /Users/administrator/Downloads/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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library z found /Users/jenkins/w/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- SOVERSION: 10.3.2 -- SOVERSION_TOOLS: 10.0.7 -- SOVERSION_CXX: 16.0.0 -- SOVERSION_F: 10.0.6 -- SOVERSION_HL: 10.2.2 -- SOVERSION_HL_CXX: 11.1.2 -- SOVERSION_HL_F: 10.0.5 -- Check for STD namespace -- Check for STD namespace - found -- Looking for ceil in m; -- Looking for ceil in m; - found -- Looking for dlopen in dl;m -- Looking for dlopen in dl;m - found -- Looking for WSAStartup in ws2_32;m;dl -- Looking for WSAStartup in ws2_32;m;dl - not found -- Looking for gethostbyname in wsock32;m;dl -- Looking for gethostbyname in wsock32;m;dl - not found -- Looking for gethostname in ucb;m;dl -- Looking for gethostname in ucb;m;dl - not found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Performing Other Test STDC_HEADERS - Success -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include files sys/file.h, sys/ioctl.h -- Looking for include files sys/file.h, sys/ioctl.h - found -- Looking for 3 include files sys/file.h, ..., sys/resource.h -- Looking for 3 include files sys/file.h, ..., sys/resource.h - found -- Looking for 4 include files sys/file.h, ..., sys/socket.h -- Looking for 4 include files sys/file.h, ..., sys/socket.h - found -- Looking for 5 include files sys/file.h, ..., sys/stat.h -- Looking for 5 include files sys/file.h, ..., sys/stat.h - found -- Looking for 6 include files sys/file.h, ..., sys/time.h -- Looking for 6 include files sys/file.h, ..., sys/time.h - found -- Looking for 7 include files sys/file.h, ..., sys/types.h -- Looking for 7 include files sys/file.h, ..., sys/types.h - found -- Looking for 8 include files sys/file.h, ..., features.h -- Looking for 8 include files sys/file.h, ..., features.h - not found -- Looking for 8 include files sys/file.h, ..., dirent.h -- Looking for 8 include files sys/file.h, ..., dirent.h - found -- Looking for 9 include files sys/file.h, ..., setjmp.h hdf5/1.8.21: Received SIGTERM! /bin/sh: line 1: 5661 Terminated: 15 cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/package/cc4bf4db1a4df4e0be33665113a20b0cad6778e5" -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" -DHDF5_EXTERNALLY_CONFIGURED="True" -DHDF5_EXTERNAL_LIB_PREFIX="" -DHDF5_USE_FOLDERS="False" -DHDF5_NO_PACKAGES="True" -DALLOW_UNSUPPORTED="False" -DBUILD_STATIC_EXECS="False" -DHDF5_ENABLE_COVERAGE="False" -DHDF5_ENABLE_USING_MEMCHECKER="False" -DHDF5_ENABLE_DEPRECATED_SYMBOLS="True" -DHDF5_BUILD_GENERATORS="False" -DHDF5_ENABLE_TRACE="False" -DHDF5_ENABLE_PARALLEL="False" -DHDF5_ENABLE_Z_LIB_SUPPORT="True" -DHDF5_ENABLE_SZIP_SUPPORT="False" -DHDF5_ENABLE_SZIP_ENCODING="False" -DHDF5_PACKAGE_EXTLIBS="False" -DHDF5_ENABLE_THREADSAFE="False" -DHDF5_ENABLE_DEBUG_APIS="False" -DBUILD_TESTING="False" -DHDF5_INSTALL_INCLUDE_DIR="/Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/package/cc4bf4db1a4df4e0be33665113a20b0cad6778e5/include/hdf5" -DHDF5_BUILD_TOOLS="False" -DHDF5_BUILD_EXAMPLES="False" -DHDF5_BUILD_HL_LIB="True" -DHDF5_BUILD_FORTRAN="False" -DHDF5_BUILD_CPP_LIB="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/build/cc4bf4db1a4df4e0be33665113a20b0cad6778e5' hdf5/1.8.21: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/build/cc4bf4db1a4df4e0be33665113a20b0cad6778e5 [HOOK - conan-center.py] pre_build(): ERROR: [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not managed correctly. Please remove it for shared option: del self.options.fpic (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H007) hdf5/1.8.21: ERROR: Package 'cc4bf4db1a4df4e0be33665113a20b0cad6778e5' build failed hdf5/1.8.21: WARN: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/hdf5/1.8.21/_/_/build/cc4bf4db1a4df4e0be33665113a20b0cad6778e5 ERROR: Exiting with code: 5