******************************************************************************** conan install embree3/3.13.4@#7f4b0f1aaa3ff895b3af4938be62e863 --build=embree3 -pr:h /Users/jenkins/w/prod/BuildSingleReference@2/69899/9f29ea9b-a0d2-49e3-af83-25d7ed193878/profile_osx_130_libcpp_apple-clang_debug_armv8.embree3-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference@2/69899/9f29ea9b-a0d2-49e3-af83-25d7ed193878/profile_osx_130_libcpp_apple-clang_debug_64.embree3-shared-False.txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@2/.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@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] embree3:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] embree3:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk embree3/3.13.4: Forced build from source Installing package: embree3/3.13.4 Requirements embree3/3.13.4 from local cache - Cache Packages embree3/3.13.4:e54ca19c1f249e18ee4405024f390f9f6dc4d2a7 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK embree3/3.13.4: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/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 embree3/3.13.4: Copying sources to build folder embree3/3.13.4: Building your package in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/build/e54ca19c1f249e18ee4405024f390f9f6dc4d2a7 embree3/3.13.4: Generator cmake created conanbuildinfo.cmake embree3/3.13.4: 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 embree3/3.13.4: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/build/e54ca19c1f249e18ee4405024f390f9f6dc4d2a7/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="13.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/package/e54ca19c1f249e18ee4405024f390f9f6dc4d2a7" -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" -DEMBREE_STATIC_LIB="True" -DBUILD_TESTING="False" -DEMBREE_TUTORIALS="False" -DEMBREE_GEOMETRY_CURVE="True" -DEMBREE_GEOMETRY_GRID="True" -DEMBREE_GEOMETRY_INSTANCE="True" -DEMBREE_GEOMETRY_QUAD="True" -DEMBREE_GEOMETRY_SUBDIVISION="True" -DEMBREE_GEOMETRY_TRIANGLE="True" -DEMBREE_GEOMETRY_USER="True" -DEMBREE_RAY_PACKETS="True" -DEMBREE_RAY_MASK="False" -DEMBREE_BACKFACE_CULLING="False" -DEMBREE_IGNORE_INVALID_RAYS="False" -DEMBREE_ISPC_SUPPORT="False" -DEMBREE_TASKING_SYSTEM="INTERNAL" -DEMBREE_MAX_ISA="NONE" -DEMBREE_ISA_NEON="True" -DEMBREE_ISA_SSE2="False" -DEMBREE_ISA_SSE42="False" -DEMBREE_ISA_AVX="False" -DEMBREE_ISA_AVX2="False" -DEMBREE_ISA_AVX512="False" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/build/e54ca19c1f249e18ee4405024f390f9f6dc4d2a7' ----------------- -- 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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Building for Apple silicon -- Configuring incomplete, errors occurred! See also "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/build/e54ca19c1f249e18ee4405024f390f9f6dc4d2a7/build_subfolder/CMakeFiles/CMakeOutput.log". embree3/3.13.4: -- CLANG detected CMake Error at source_subfolder/CMakeLists.txt:443 (MESSAGE): Using Embree as static library is not supported with AppleClang >= 9.0 when multiple ISAs are selected. Please either build a shared library or enable only one ISA. embree3/3.13.4: ERROR: Package 'e54ca19c1f249e18ee4405024f390f9f6dc4d2a7' build failed embree3/3.13.4: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/build/e54ca19c1f249e18ee4405024f390f9f6dc4d2a7 ERROR: embree3/3.13.4: Error in build() method, line 182 cmake = self._configure_cmake() while calling '_configure_cmake', line 170 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/build/e54ca19c1f249e18ee4405024f390f9f6dc4d2a7/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="13.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/package/e54ca19c1f249e18ee4405024f390f9f6dc4d2a7" -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" -DEMBREE_STATIC_LIB="True" -DBUILD_TESTING="False" -DEMBREE_TUTORIALS="False" -DEMBREE_GEOMETRY_CURVE="True" -DEMBREE_GEOMETRY_GRID="True" -DEMBREE_GEOMETRY_INSTANCE="True" -DEMBREE_GEOMETRY_QUAD="True" -DEMBREE_GEOMETRY_SUBDIVISION="True" -DEMBREE_GEOMETRY_TRIANGLE="True" -DEMBREE_GEOMETRY_USER="True" -DEMBREE_RAY_PACKETS="True" -DEMBREE_RAY_MASK="False" -DEMBREE_BACKFACE_CULLING="False" -DEMBREE_IGNORE_INVALID_RAYS="False" -DEMBREE_ISPC_SUPPORT="False" -DEMBREE_TASKING_SYSTEM="INTERNAL" -DEMBREE_MAX_ISA="NONE" -DEMBREE_ISA_NEON="True" -DEMBREE_ISA_SSE2="False" -DEMBREE_ISA_SSE42="False" -DEMBREE_ISA_AVX="False" -DEMBREE_ISA_AVX2="False" -DEMBREE_ISA_AVX512="False" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/embree3/3.13.4/_/_/build/e54ca19c1f249e18ee4405024f390f9f6dc4d2a7'