******************************************************************************** conan install openblas/0.3.13@ --build=openblas --profile:host=/Users/jenkins/w/BuildSingleReference/14197/c5ddc3ff-cec1-4a6b-8d14-0c2beb3228fe/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] openblas: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] openblas/0.3.13: Forced build from source Installing package: openblas/0.3.13 Requirements openblas/0.3.13 from 'TapaholesList-116' - Cache Packages openblas/0.3.13:d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... openblas/0.3.13: Copying sources to build folder openblas/0.3.13: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/build/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec openblas/0.3.13: 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 openblas/0.3.13: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/build/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec/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="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/package/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec" -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" -DNOFORTRAN="True" -DBUILD_WITHOUT_LAPACK="True" -DDYNAMIC_ARCH="False" -DUSE_THREAD="True" -DUSE_LOCKING="False" -DMSVC_STATIC_CRT="False" -DANDROID="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/build/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec' ----------------- -- 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) -- Conan: C++ stdlib: libc++ -- The ASM compiler identification is Clang -- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc -- Configuring incomplete, errors occurred! See also "/Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/build/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec/build_subfolder/CMakeFiles/CMakeOutput.log". See also "/Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/build/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec/build_subfolder/CMakeFiles/CMakeError.log". openblas/0.3.13: openblas/0.3.13: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/build/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec CMake Warning at source_subfolder/CMakeLists.txt:67 (message): CMake support is experimental. It does not yet support all build options and may not produce the same Makefiles that OpenBLAS ships with. CMake Error at source_subfolder/cmake/system_check.cmake:66 (if): if given arguments: "STREQUAL" "CORE2" Unknown arguments specified Call Stack (most recent call first): source_subfolder/cmake/system.cmake:8 (include) source_subfolder/CMakeLists.txt:70 (include) openblas/0.3.13: ERROR: Package 'd30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec' build failed openblas/0.3.13: WARN: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/build/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec ERROR: openblas/0.3.13: Error in build() method, line 71 cmake = self._configure_cmake() while calling '_configure_cmake', line 67 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/build/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec/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="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/package/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec" -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" -DNOFORTRAN="True" -DBUILD_WITHOUT_LAPACK="True" -DDYNAMIC_ARCH="False" -DUSE_THREAD="True" -DUSE_LOCKING="False" -DMSVC_STATIC_CRT="False" -DANDROID="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/openblas/0.3.13/_/_/build/d30ab3e2aab036e6bb142a1f9355e3ee7cdf6dec'