******************************************************************************** conan install hdf5/1.12.1@#3dfdbc5169c1411e3cc305935f6b77c3 --build=hdf5 -pr /Users/jenkins/w/prod/BuildSingleReference/37041/592a3c5d-a276-4104-a71d-54a0498fc1fd/profile_osx_130_libcpp_apple-clang_release_64.hdf5-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.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=13.0 os=Macos [options] hdf5:shared=False [build_requires] [env] zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae hdf5/1.12.1: Forced build from source Installing package: hdf5/1.12.1 Requirements hdf5/1.12.1 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages hdf5/1.12.1:ab133a8e58aee82aa31d6decfbfe42ab699ad2e7 - Build zlib/1.2.12:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc zlib/1.2.12: Downloaded package revision 58800202937f8a5861e9973fbb2d0797 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hdf5/1.12.1: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK hdf5/1.12.1: Copying sources to build folder hdf5/1.12.1: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7 hdf5/1.12.1: Generator cmake_find_package_multi created ZLIBConfigVersion.cmake hdf5/1.12.1: Generator cmake_find_package_multi created ZLIBConfig.cmake hdf5/1.12.1: Generator cmake_find_package_multi created ZLIBTargets.cmake hdf5/1.12.1: Generator cmake_find_package_multi created ZLIBTarget-release.cmake hdf5/1.12.1: Generator cmake created conanbuildinfo.cmake hdf5/1.12.1: Aggregating env generators [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 hdf5/1.12.1: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7" -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_PREFIX_PATH="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7" -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" -DONLY_SHARED_LIBS="False" -DBUILD_STATIC_EXECS="False" -DHDF5_ENABLE_COVERAGE="False" -DHDF5_ENABLE_USING_MEMCHECKER="False" -DHDF5_MEMORY_ALLOC_SANITY_CHECK="False" -DHDF5_ENABLE_PREADWRITE="True" -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/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/include/hdf5" -DHDF5_BUILD_TOOLS="False" -DHDF5_BUILD_EXAMPLES="False" -DHDF5_BUILD_HL_LIB="True" -DHDF5_BUILD_FORTRAN="False" -DHDF5_BUILD_CPP_LIB="True" -DHDF5_BUILD_JAVA="False" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7' ----------------- Re-run cmake no build system arguments -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/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/13/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/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libz.a -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- 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 -- Looking for 9 include files sys/file.h, ..., setjmp.h - found -- Looking for 10 include files sys/file.h, ..., stddef.h -- Looking for 10 include files sys/file.h, ..., stddef.h - found -- Looking for 11 include files sys/file.h, ..., stdint.h -- Looking for 11 include files sys/file.h, ..., stdint.h - found -- Looking for 12 include files sys/file.h, ..., unistd.h -- Looking for 12 include files sys/file.h, ..., unistd.h - found -- Looking for 13 include files sys/file.h, ..., io.h -- Looking for 13 include files sys/file.h, ..., io.h - not found -- Looking for 13 include files sys/file.h, ..., winsock2.h -- Looking for 13 include files sys/file.h, ..., winsock2.h - not found -- Looking for 13 include files sys/file.h, ..., globus/common.h -- Looking for 13 include files sys/file.h, ..., globus/common.h - not found -- Looking for 13 include files sys/file.h, ..., pdb.h -- Looking for 13 include files sys/file.h, ..., pdb.h - not found -- Looking for 13 include files sys/file.h, ..., pthread.h -- Looking for 13 include files sys/file.h, ..., pthread.h - found -- Looking for 14 include files sys/file.h, ..., srbclient.h -- Looking for 14 include files sys/file.h, ..., srbclient.h - not found -- Looking for 14 include files sys/file.h, ..., string.h -- Looking for 14 include files sys/file.h, ..., string.h - found -- Looking for 15 include files sys/file.h, ..., strings.h -- Looking for 15 include files sys/file.h, ..., strings.h - found -- Looking for 16 include files sys/file.h, ..., stdlib.h -- Looking for 16 include files sys/file.h, ..., stdlib.h - found -- Looking for 17 include files sys/file.h, ..., memory.h -- Looking for 17 include files sys/file.h, ..., memory.h - found -- Looking for 18 include files sys/file.h, ..., dlfcn.h -- Looking for 18 include files sys/file.h, ..., dlfcn.h - found -- Looking for 19 include files sys/file.h, ..., inttypes.h -- Looking for 19 include files sys/file.h, ..., inttypes.h - found -- Looking for 20 include files sys/file.h, ..., netinet/in.h -- Looking for 20 include files sys/file.h, ..., netinet/in.h - found -- Looking for 21 include files sys/file.h, ..., netdb.h -- Looking for 21 include files sys/file.h, ..., netdb.h - found -- Looking for 22 include files sys/file.h, ..., arpa/inet.h -- Looking for 22 include files sys/file.h, ..., arpa/inet.h - found -- Looking for 23 include files sys/file.h, ..., stdbool.h -- Looking for 23 include files sys/file.h, ..., stdbool.h - found -- Looking for include file quadmath.h -- Looking for include file quadmath.h - not 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 -- Looking for fseeko -- Looking for fseeko - found -- Performing Test HAVE_STAT64_STRUCT -- Performing Test HAVE_STAT64_STRUCT - Success -- Looking for stat64 -- Looking for stat64 - found -- 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 char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int_least8_t -- Check size of int_least8_t - done -- Check size of uint_least8_t -- Check size of uint_least8_t - done -- Check size of int_fast8_t -- Check size of int_fast8_t - done -- Check size of uint_fast8_t -- Check size of uint_fast8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int_least16_t -- Check size of int_least16_t - done -- Check size of uint_least16_t -- Check size of uint_least16_t - done -- Check size of int_fast16_t -- Check size of int_fast16_t - done -- Check size of uint_fast16_t -- Check size of uint_fast16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int_least32_t -- Check size of int_least32_t - done -- Check size of uint_least32_t -- Check size of uint_least32_t - done -- Check size of int_fast32_t -- Check size of int_fast32_t - done -- Check size of uint_fast32_t -- Check size of uint_fast32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int_least64_t -- Check size of int_least64_t - done -- Check size of uint_least64_t -- Check size of uint_least64_t - done -- Check size of int_fast64_t -- Check size of int_fast64_t - done -- Check size of uint_fast64_t -- Check size of uint_fast64_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - failed -- Check size of time_t -- Check size of time_t - done -- Check size of _Bool -- Check size of _Bool - done -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - not found -- Performing Test H5_HAVE_TM_GMTOFF -- Performing Test H5_HAVE_TM_GMTOFF - Success -- Performing Test H5_HAVE___TM_GMTOFF -- Performing Test H5_HAVE___TM_GMTOFF - Failed -- Performing Test H5_TIME_WITH_SYS_TIME -- Performing Test H5_TIME_WITH_SYS_TIME - Success -- Performing Test H5_HAVE_STRUCT_TIMEZONE -- Performing Test H5_HAVE_STRUCT_TIMEZONE - Failed -- Looking for gettimeofday -- Looking for gettimeofday - found -- Performing Test H5_HAVE_STAT_ST_BLOCKS -- Performing Test H5_HAVE_STAT_ST_BLOCKS - Success -- Looking for ioctl -- Looking for ioctl - found -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG - Failed -- Performing Test H5_HAVE_STRUCT_TEXT_INFO -- Performing Test H5_HAVE_STRUCT_TEXT_INFO - Failed -- Looking for _getvideoconfig -- Looking for _getvideoconfig - not found -- Looking for gettextinfo -- Looking for gettextinfo - not found -- Looking for _scrsize -- Looking for _scrsize - not found -- Looking for GetConsoleScreenBufferInfo -- Looking for GetConsoleScreenBufferInfo - not found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for TIOCGETD -- Looking for TIOCGETD - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for alarm -- Looking for alarm - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for flock -- Looking for flock - found -- Looking for fork -- Looking for fork - found -- Looking for frexpf -- Looking for frexpf - found -- Looking for frexpl -- Looking for frexpl - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for llround -- Looking for llround - found -- Looking for llroundf -- Looking for llroundf - found -- Looking for lround -- Looking for lround - found -- Looking for lroundf -- Looking for lroundf - found -- Looking for lstat -- Looking for lstat - found -- Looking for pread -- Looking for pread - found -- Looking for pwrite -- Looking for pwrite - found -- Looking for rand_r -- Looking for rand_r - found -- Looking for random -- Looking for random - found -- Looking for round -- Looking for round - found -- Looking for roundf -- Looking for roundf - found -- Looking for setsysinfo -- Looking for setsysinfo - not found -- Looking for signal -- Looking for signal - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for siglongjmp -- Looking for siglongjmp - found -- Looking for sigsetjmp -- Looking for sigsetjmp - found -- Looking for sigprocmask -- Looking for sigprocmask - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for srandom -- Looking for srandom - found -- Looking for strdup -- Looking for strdup - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for symlink -- Looking for symlink - found -- Looking for system -- Looking for system - found -- Looking for tmpfile -- Looking for tmpfile - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for difftime -- Looking for difftime - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Looking for clock_gettime in posix4 -- Looking for clock_gettime in posix4 - not found -- Check size of __float128 -- Check size of __float128 - failed -- Check size of _Quad -- Check size of _Quad - failed -- Testing maximum decimal precision for C - 21;0; -- maximum decimal precision for C var - 0 -- Found Perl: /usr/bin/perl (found version "5.30.2") -- ....All Warnings are enabled -- Check for STD namespace -- Check for STD namespace - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- ....All Warnings are enabled -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder' '--' '-j4' ----------------- /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -S/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7 -B/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder --check-build-system CMakeFiles/Makefile.cmake 0 /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_progress_start /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/CMakeFiles /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder//CMakeFiles/progress.marks /Applications/conan/xcode/13/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all /Applications/conan/xcode/13/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/src/CMakeFiles/H5detect.dir/build.make source_subfolder/src/CMakeFiles/H5detect.dir/depend /Applications/conan/xcode/13/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/src/CMakeFiles/H5make_libsettings.dir/build.make source_subfolder/src/CMakeFiles/H5make_libsettings.dir/depend cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_depends "Unix Makefiles" /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/source_subfolder/src /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src/CMakeFiles/H5detect.dir/DependInfo.cmake --color= cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_depends "Unix Makefiles" /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/source_subfolder/src /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src/CMakeFiles/H5make_libsettings.dir/DependInfo.cmake --color= /Applications/conan/xcode/13/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/src/CMakeFiles/H5make_libsettings.dir/build.make source_subfolder/src/CMakeFiles/H5make_libsettings.dir/build /Applications/conan/xcode/13/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/src/CMakeFiles/H5detect.dir/build.make source_subfolder/src/CMakeFiles/H5detect.dir/build [ 0%] Building C object source_subfolder/src/CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o [ 0%] Building C object source_subfolder/src/CMakeFiles/H5detect.dir/H5detect.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src && /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/source_subfolder/src -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src -std=c99 -m64 -O3 -DNDEBUG -arch x86_64 -isysroot /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIE -std=gnu99 -MD -MT source_subfolder/src/CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o -MF CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o.d -o CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src && /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/source_subfolder/src -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src -std=c99 -m64 -O3 -DNDEBUG -arch x86_64 -isysroot /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIE -std=gnu99 -MD -MT source_subfolder/src/CMakeFiles/H5detect.dir/H5detect.c.o -MF CMakeFiles/H5detect.dir/H5detect.c.o.d -o CMakeFiles/H5detect.dir/H5detect.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/source_1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/source_subfolder/src/H5make_libsettings.c subfolder/src/H5detect.c [ 1%] Linking C executable ../../bin/H5make_libsettings cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_link_script CMakeFiles/H5make_libsettings.dir/link.txt --verbose=1 /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -std=c99 -m64 -O3 -DNDEBUG -arch x86_64 -isysroot /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Xlinker -z -Xlinker defs CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o -o ../../bin/H5make_libsettings -Wl,-rpath,@executable_path/../lib -Wl,-rpath,@executable_path/ -Wl,-rpath,@loader_path/../lib -Wl,-rpath,@loader_path/ [ 1%] Linking C executable ../../bin/H5detect cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder/source_subfolder/src && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_link_script CMakeFiles/H5detect.dir/link.txt --verbose=1 /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -std=c99 -m64 -O3 -DNDEBUG -arch x86_64 -isysroot /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Xlinker -z -Xlinker defs CMakeFiles/H5detect.dir/H5detect.c.o -o ../../bin/H5detect -Wl,-rpath,@executable_path/../lib -Wl,-rpath,@executable_path/ -Wl,-rpath,@loader_path/../lib -Wl,-rpath,@loader_path/ hdf5/1.12.1: 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 ld: unknown option: -z clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/H5make_libsettings] Error 1 make[1]: *** [source_subfolder/src/CMakeFiles/H5make_libsettings.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... ld: unknown option: -z clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/H5detect] Error 1 make[1]: *** [source_subfolder/src/CMakeFiles/H5detect.dir/all] Error 2 make: *** [all] Error 2 hdf5/1.12.1: ERROR: Package 'ab133a8e58aee82aa31d6decfbfe42ab699ad2e7' build failed hdf5/1.12.1: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7 ERROR: hdf5/1.12.1: Error in build() method, line 111 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/ab133a8e58aee82aa31d6decfbfe42ab699ad2e7/build_subfolder' '--' '-j4'