******************************************************************************** conan install hdf4/4.2.15@ --build=hdf4 --profile:host=/Users/jenkins/w/BuildSingleReference@3/15481/67d18a52-b28d-4133-a8a1-5a79bd8a5f0a/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] hdf4:shared=False [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] hdf4/4.2.15: Forced build from source Installing package: hdf4/4.2.15 Requirements hdf4/4.2.15 from 'TapaholesList-131' - Cache libjpeg/9d from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages hdf4/4.2.15:d582f87da4ffdd9787a276027ad0785a1a2c83b6 - Build libjpeg/9d:baf78352c82543f997ec32332829b6fa30714eaa - Cache zlib/1.2.11:baf78352c82543f997ec32332829b6fa30714eaa - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... libjpeg/9d: 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 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 hdf4/4.2.15: Copying sources to build folder hdf4/4.2.15: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/build/d582f87da4ffdd9787a276027ad0785a1a2c83b6 hdf4/4.2.15: Generator cmake created conanbuildinfo.cmake [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 hdf4/4.2.15: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/build/d582f87da4ffdd9787a276027ad0785a1a2c83b6/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/package/d582f87da4ffdd9787a276027ad0785a1a2c83b6" -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" -DHDF4_EXTERNALLY_CONFIGURED="True" -DHDF4_EXTERNAL_LIB_PREFIX="" -DHDF4_NO_PACKAGES="True" -DONLY_SHARED_LIBS="False" -DHDF4_ENABLE_COVERAGE="False" -DHDF4_ENABLE_DEPRECATED_SYMBOLS="True" -DHDF4_ENABLE_JPEG_LIB_SUPPORT="True" -DHDF4_ENABLE_Z_LIB_SUPPORT="True" -DHDF4_ENABLE_SZIP_SUPPORT="False" -DHDF4_ENABLE_SZIP_ENCODING="False" -DHDF4_PACKAGE_EXTLIBS="False" -DHDF4_BUILD_XDR_LIB="True" -DBUILD_TESTING="False" -DHDF4_INSTALL_INCLUDE_DIR="/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/package/d582f87da4ffdd9787a276027ad0785a1a2c83b6/include/hdf4" -DHDF4_BUILD_FORTRAN="False" -DHDF4_BUILD_UTILS="False" -DHDF4_BUILD_TOOLS="False" -DHDF4_BUILD_EXAMPLES="False" -DHDF4_BUILD_JAVA="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/build/d582f87da4ffdd9787a276027ad0785a1a2c83b6' ----------------- -- 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: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- 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 -- 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, ..., mach/mach_time.h -- Looking for 13 include files sys/file.h, ..., mach/mach_time.h - found -- Looking for 14 include files sys/file.h, ..., io.h -- Looking for 14 include files sys/file.h, ..., io.h - not found -- Looking for 14 include files sys/file.h, ..., winsock2.h -- Looking for 14 include files sys/file.h, ..., winsock2.h - not found -- Looking for 14 include files sys/file.h, ..., sys/timeb.h -- Looking for 14 include files sys/file.h, ..., sys/timeb.h - found -- Looking for 15 include files sys/file.h, ..., globus/common.h -- Looking for 15 include files sys/file.h, ..., globus/common.h - not found -- Looking for 15 include files sys/file.h, ..., pdb.h -- Looking for 15 include files sys/file.h, ..., pdb.h - not found -- Looking for 15 include files sys/file.h, ..., pthread.h -- Looking for 15 include files sys/file.h, ..., pthread.h - found -- Looking for 16 include files sys/file.h, ..., srbclient.h -- Looking for 16 include files sys/file.h, ..., srbclient.h - not found -- Looking for 16 include files sys/file.h, ..., string.h -- Looking for 16 include files sys/file.h, ..., string.h - found -- Looking for 17 include files sys/file.h, ..., strings.h -- Looking for 17 include files sys/file.h, ..., strings.h - found -- Looking for 18 include files sys/file.h, ..., stdlib.h -- Looking for 18 include files sys/file.h, ..., stdlib.h - found -- Looking for 19 include files sys/file.h, ..., memory.h -- Looking for 19 include files sys/file.h, ..., memory.h - found -- Looking for 20 include files sys/file.h, ..., dlfcn.h -- Looking for 20 include files sys/file.h, ..., dlfcn.h - found -- Looking for 21 include files sys/file.h, ..., inttypes.h -- Looking for 21 include files sys/file.h, ..., inttypes.h - found -- Looking for 22 include files sys/file.h, ..., netinet/in.h -- Looking for 22 include files sys/file.h, ..., netinet/in.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 24 include files sys/file.h, ..., arpa/inet.h -- Looking for 24 include files sys/file.h, ..., arpa/inet.h - found -- Looking for 25 include files sys/file.h, ..., sys/param.h -- Looking for 25 include files sys/file.h, ..., sys/param.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 -- Performing Other Test STDC_HEADERS - Success -- 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 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 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 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 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 ntohl -- Looking for ntohl - found -- Looking for htonl -- Looking for htonl - found -- Looking for ntohs -- Looking for ntohs - found -- Looking for htons -- Looking for htons - found -- Checking for appropriate format for 64 bit long: -- Width test failed with result: PLEASE_FILL_OUT-FAILED_TO_RUN -- Checking for appropriate format for 64 bit long: not found -- Warnings Configuration: -- Could NOT find JPEG (missing: JPEG_DIR) -- Found JPEG: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libjpeg/9d/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libjpeg.a (found version "90") -- JPEGLIB is ON -- Could NOT find ZLIB (missing: ZLIB_DIR) hdf4/4.2.15: hdf4/4.2.15: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/build/d582f87da4ffdd9787a276027ad0785a1a2c83b6 CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: H4_PRINTF_LL_TEST_RUN (advanced) H4_PRINTF_LL_TEST_RUN__TRYRUN_OUTPUT (advanced) For details see /Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/build/d582f87da4ffdd9787a276027ad0785a1a2c83b6/build_subfolder/TryRunResults.cmake /bin/sh: line 1: 35835 Terminated: 15 cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/package/d582f87da4ffdd9787a276027ad0785a1a2c83b6" -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" -DHDF4_EXTERNALLY_CONFIGURED="True" -DHDF4_EXTERNAL_LIB_PREFIX="" -DHDF4_NO_PACKAGES="True" -DONLY_SHARED_LIBS="False" -DHDF4_ENABLE_COVERAGE="False" -DHDF4_ENABLE_DEPRECATED_SYMBOLS="True" -DHDF4_ENABLE_JPEG_LIB_SUPPORT="True" -DHDF4_ENABLE_Z_LIB_SUPPORT="True" -DHDF4_ENABLE_SZIP_SUPPORT="False" -DHDF4_ENABLE_SZIP_ENCODING="False" -DHDF4_PACKAGE_EXTLIBS="False" -DHDF4_BUILD_XDR_LIB="True" -DBUILD_TESTING="False" -DHDF4_INSTALL_INCLUDE_DIR="/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/package/d582f87da4ffdd9787a276027ad0785a1a2c83b6/include/hdf4" -DHDF4_BUILD_FORTRAN="False" -DHDF4_BUILD_UTILS="False" -DHDF4_BUILD_TOOLS="False" -DHDF4_BUILD_EXAMPLES="False" -DHDF4_BUILD_JAVA="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/build/d582f87da4ffdd9787a276027ad0785a1a2c83b6' hdf4/4.2.15: ERROR: Package 'd582f87da4ffdd9787a276027ad0785a1a2c83b6' build failed hdf4/4.2.15: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/build/d582f87da4ffdd9787a276027ad0785a1a2c83b6 ERROR: hdf4/4.2.15: Error in build() method, line 70 cmake = self._configure_cmake() while calling '_configure_cmake', line 96 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 143 while executing cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/build/d582f87da4ffdd9787a276027ad0785a1a2c83b6/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/package/d582f87da4ffdd9787a276027ad0785a1a2c83b6" -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" -DHDF4_EXTERNALLY_CONFIGURED="True" -DHDF4_EXTERNAL_LIB_PREFIX="" -DHDF4_NO_PACKAGES="True" -DONLY_SHARED_LIBS="False" -DHDF4_ENABLE_COVERAGE="False" -DHDF4_ENABLE_DEPRECATED_SYMBOLS="True" -DHDF4_ENABLE_JPEG_LIB_SUPPORT="True" -DHDF4_ENABLE_Z_LIB_SUPPORT="True" -DHDF4_ENABLE_SZIP_SUPPORT="False" -DHDF4_ENABLE_SZIP_ENCODING="False" -DHDF4_PACKAGE_EXTLIBS="False" -DHDF4_BUILD_XDR_LIB="True" -DBUILD_TESTING="False" -DHDF4_INSTALL_INCLUDE_DIR="/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/package/d582f87da4ffdd9787a276027ad0785a1a2c83b6/include/hdf4" -DHDF4_BUILD_FORTRAN="False" -DHDF4_BUILD_UTILS="False" -DHDF4_BUILD_TOOLS="False" -DHDF4_BUILD_EXAMPLES="False" -DHDF4_BUILD_JAVA="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/hdf4/4.2.15/_/_/build/d582f87da4ffdd9787a276027ad0785a1a2c83b6'