******************************************************************************** conan install openexr/2.3.0@ --build=openexr --profile:host=/Users/jenkins/w/BuildSingleReference@3/23553/5668437e-ada0-4fe1-909a-071ed036ed81/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] openexr: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] openexr/2.3.0: Forced build from source Installing package: openexr/2.3.0 Requirements openexr/2.3.0 from 'TapaholesList-223' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages openexr/2.3.0:14a15c9276bf3394a998b08127bf0b75812d5d7e - Build zlib/1.2.11:baf78352c82543f997ec32332829b6fa30714eaa - 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 openexr/2.3.0: Copying sources to build folder openexr/2.3.0: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/build/14a15c9276bf3394a998b08127bf0b75812d5d7e openexr/2.3.0: 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 openexr/2.3.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/build/14a15c9276bf3394a998b08127bf0b75812d5d7e/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" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/package/14a15c9276bf3394a998b08127bf0b75812d5d7e" -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" -DOPENEXR_BUILD_PYTHON_LIBS="False" -DBUILD_ILMBASE_STATIC="True" -DOPENEXR_BUILD_SHARED="False" -DOPENEXR_BUILD_STATIC="True" -DOPENEXR_NAMESPACE_VERSIONING="True" -DOPENEXR_ENABLE_TESTS="False" -DOPENEXR_FORCE_CXX03="False" -DOPENEXR_BUILD_UTILS="False" -DENABLE_TESTS="False" -DOPENEXR_BUILD_TESTS="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/build/14a15c9276bf3394a998b08127bf0b75812d5d7e' ----------------- -- 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 global configuration -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Found ZLIB: /Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/baf78352c82543f997ec32332829b6fa30714eaa/lib/libz.a (found version "1.2.11") -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/build/14a15c9276bf3394a998b08127bf0b75812d5d7e/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/build/14a15c9276bf3394a998b08127bf0b75812d5d7e/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target eLut Scanning dependencies of target toFloat Scanning dependencies of target IexMath_static Scanning dependencies of target Iex_static [ 0%] Building CXX object source_subfolder/IlmBase/Half/CMakeFiles/eLut.dir/eLut.cpp.o [ 1%] Building CXX object source_subfolder/IlmBase/Half/CMakeFiles/toFloat.dir/toFloat.cpp.o [ 3%] Building CXX object source_subfolder/IlmBase/Iex/CMakeFiles/Iex_static.dir/IexBaseExc.cpp.o [ 3%] Building CXX object source_subfolder/IlmBase/IexMath/CMakeFiles/IexMath_static.dir/IexMathFloatExc.cpp.o [ 4%] Linking CXX executable ../../../bin/eLut [ 5%] Building CXX object source_subfolder/IlmBase/IexMath/CMakeFiles/IexMath_static.dir/IexMathFpu.cpp.o [ 5%] Built target eLut [ 6%] Building CXX object source_subfolder/IlmBase/Iex/CMakeFiles/Iex_static.dir/IexThrowErrnoExc.cpp.o [ 7%] Linking CXX executable ../../../bin/toFloat [ 7%] Built target toFloat Scanning dependencies of target Imath_static Scanning dependencies of target IlmThread_static [ 8%] Building CXX object source_subfolder/IlmBase/Imath/CMakeFiles/Imath_static.dir/ImathRandom.cpp.o [ 9%] Building CXX object source_subfolder/IlmBase/IlmThread/CMakeFiles/IlmThread_static.dir/IlmThread.cpp.o [ 9%] Linking CXX static library ../../../lib/libIexMath-2_3_s.a [ 9%] Built target IexMath_static [ 9%] Building CXX object source_subfolder/IlmBase/Imath/CMakeFiles/Imath_static.dir/ImathColorAlgo.cpp.o openexr/2.3.0: ILMBASE_PACKAGE_PREFIX = /Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/package/14a15c9276bf3394a998b08127bf0b75812d5d7e INFO,Skipping Python bindings INFO,Skipping OpenEXR Viewers 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 OPENEXR_ENABLE_TESTS clang: error: unable to execute command: Terminated: 15 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple clang version 12.0.0 (clang-1200.0.32.29) Target: aarch64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script. make[2]: *** [source_subfolder/IlmBase/Iex/CMakeFiles/Iex_static.dir/IexThrowErrnoExc.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/IlmBase/Iex/CMakeFiles/Iex_static.dir/all] Terminated: 15 make[2]: *** [source_subfolder/IlmBase/IlmThread/CMakeFiles/IlmThread_static.dir/IlmThread.cpp.o] Terminated: 15 make: *** [all] Terminated: 15 make[2]: *** [source_subfolder/IlmBase/Imath/CMakeFiles/Imath_static.dir/ImathColorAlgo.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/IlmBase/Imath/CMakeFiles/Imath_static.dir/ImathRandom.cpp.o] Terminated: 15 openexr/2.3.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/build/14a15c9276bf3394a998b08127bf0b75812d5d7e openexr/2.3.0: ERROR: Package '14a15c9276bf3394a998b08127bf0b75812d5d7e' build failed openexr/2.3.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/build/14a15c9276bf3394a998b08127bf0b75812d5d7e ERROR: openexr/2.3.0: Error in build() method, line 95 cmake.build() ConanException: Error -15 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/openexr/2.3.0/_/_/build/14a15c9276bf3394a998b08127bf0b75812d5d7e/build_subfolder' '--' '-j4'