******************************************************************************** conan install embree3/3.12.0@ --build=embree3 --profile:host=/Users/jenkins/w/BuildSingleReference@2/13466/dca98f13-9f04-4a57-94dc-0cd47409cd0d/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] embree3: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] embree3/3.12.0: Forced build from source Installing package: embree3/3.12.0 Requirements embree3/3.12.0 from 'TapaholesList-104' - Cache Packages embree3/3.12.0:48b22584d8794da8ed8137b457ae2a1fd0f264f2 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... embree3/3.12.0: Copying sources to build folder embree3/3.12.0: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/build/48b22584d8794da8ed8137b457ae2a1fd0f264f2 embree3/3.12.0: Generator cmake created conanbuildinfo.cmake embree3/3.12.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/build/48b22584d8794da8ed8137b457ae2a1fd0f264f2/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="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/package/48b22584d8794da8ed8137b457ae2a1fd0f264f2" -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="False" -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" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/build/48b22584d8794da8ed8137b457ae2a1fd0f264f2' ----------------- -- 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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD embree3/3.12.0: /bin/sh: line 1: 45581 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" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/package/48b22584d8794da8ed8137b457ae2a1fd0f264f2" -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="False" -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" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/build/48b22584d8794da8ed8137b457ae2a1fd0f264f2' embree3/3.12.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/build/48b22584d8794da8ed8137b457ae2a1fd0f264f2 [HOOK - conan-center.py] pre_build(): ERROR: [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not managed correctly. Please remove it for shared option: del self.options.fpic (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H007) embree3/3.12.0: ERROR: Package '48b22584d8794da8ed8137b457ae2a1fd0f264f2' build failed embree3/3.12.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/build/48b22584d8794da8ed8137b457ae2a1fd0f264f2 ERROR: embree3/3.12.0: Error in build() method, line 112 cmake = self._configure_cmake() while calling '_configure_cmake', line 107 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 143 while executing cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/build/48b22584d8794da8ed8137b457ae2a1fd0f264f2/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="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/package/48b22584d8794da8ed8137b457ae2a1fd0f264f2" -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="False" -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" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/embree3/3.12.0/_/_/build/48b22584d8794da8ed8137b457ae2a1fd0f264f2'