******************************************************************************** conan install openexr/2.3.0@ --build=openexr --profile:host=/Users/jenkins/w/BuildSingleReference@2/20185/ed084d0b-5c04-44d4-b1c4-573bf2f9b34c/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] openexr: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] openexr/2.3.0: Forced build from source Installing package: openexr/2.3.0 Requirements openexr/2.3.0 from 'TapaholesList-186' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages openexr/2.3.0:73aa1ec216b3a08eb01fba3280b44bbd96e17616 - 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 openexr/2.3.0: Copying sources to build folder openexr/2.3.0: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/openexr/2.3.0/_/_/build/73aa1ec216b3a08eb01fba3280b44bbd96e17616 openexr/2.3.0: Generator cmake created conanbuildinfo.cmake [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 openexr/2.3.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/openexr/2.3.0/_/_/build/73aa1ec216b3a08eb01fba3280b44bbd96e17616/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@2/.conan/data/openexr/2.3.0/_/_/package/73aa1ec216b3a08eb01fba3280b44bbd96e17616" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOPENEXR_BUILD_PYTHON_LIBS="False" -DBUILD_ILMBASE_STATIC="False" -DOPENEXR_BUILD_SHARED="True" -DOPENEXR_BUILD_STATIC="False" -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@2/.conan/data/openexr/2.3.0/_/_/build/73aa1ec216b3a08eb01fba3280b44bbd96e17616' ----------------- -- 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 language standard -- Conan: C++ stdlib: libc++ -- Found ZLIB: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a (found version "1.2.11") -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/openexr/2.3.0/_/_/build/73aa1ec216b3a08eb01fba3280b44bbd96e17616/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/openexr/2.3.0/_/_/build/73aa1ec216b3a08eb01fba3280b44bbd96e17616/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target toFloat Scanning dependencies of target eLut Scanning dependencies of target Iex [ 1%] Building CXX object source_subfolder/IlmBase/Half/CMakeFiles/toFloat.dir/toFloat.cpp.o [ 1%] Building CXX object source_subfolder/IlmBase/Half/CMakeFiles/eLut.dir/eLut.cpp.o [ 3%] Building CXX object source_subfolder/IlmBase/Iex/CMakeFiles/Iex.dir/IexBaseExc.cpp.o [ 3%] Building CXX object source_subfolder/IlmBase/Iex/CMakeFiles/Iex.dir/IexThrowErrnoExc.cpp.o [ 4%] Linking CXX executable ../../../bin/eLut [ 5%] Linking CXX executable ../../../bin/toFloat [ 5%] Built target eLut [ 5%] Built target toFloat [ 6%] Generating toFloat.h [ 6%] Generating eLut.h [ 6%] Linking CXX shared library ../../../lib/libIex-2_3.dylib [ 6%] Built target Iex openexr/2.3.0: openexr/2.3.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/openexr/2.3.0/_/_/build/73aa1ec216b3a08eb01fba3280b44bbd96e17616 ILMBASE_PACKAGE_PREFIX = /Users/jenkins/w/BuildSingleReference@2/.conan/data/openexr/2.3.0/_/_/package/73aa1ec216b3a08eb01fba3280b44bbd96e17616 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 /bin/sh: ../../../bin/toFloat: Bad CPU type in executable make[2]: *** [source_subfolder/IlmBase/Half/toFloat.h] Error 126 make[2]: *** Deleting file `source_subfolder/IlmBase/Half/toFloat.h' make[2]: *** Waiting for unfinished jobs.... /bin/sh: ../../../bin/eLut: Bad CPU type in executable make[2]: *** [source_subfolder/IlmBase/Half/eLut.h] Error 126 make[2]: *** Deleting file `source_subfolder/IlmBase/Half/eLut.h' make[1]: *** [source_subfolder/IlmBase/Half/CMakeFiles/Half.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 openexr/2.3.0: ERROR: Package '73aa1ec216b3a08eb01fba3280b44bbd96e17616' build failed openexr/2.3.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/openexr/2.3.0/_/_/build/73aa1ec216b3a08eb01fba3280b44bbd96e17616 ERROR: openexr/2.3.0: Error in build() method, line 95 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/openexr/2.3.0/_/_/build/73aa1ec216b3a08eb01fba3280b44bbd96e17616/build_subfolder' '--' '-j4'