Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Unable to execute cmake on MacBook Pro using apple M1 silicon #143

Closed
CoDanny opened this issue May 26, 2022 · 0 comments · Fixed by Ultimaker/Cura#12708
Closed

Unable to execute cmake on MacBook Pro using apple M1 silicon #143

CoDanny opened this issue May 26, 2022 · 0 comments · Fixed by Ultimaker/Cura#12708

Comments

@CoDanny
Copy link

CoDanny commented May 26, 2022

When I run the cmake command from the command line on my mac. I get the following output:

-- Conan executing: /Users/arroyo/.pyenv/shims/conan install /Users/arroyo/repos/tmp/cura5/cura-build-environment/conanfile.py -pr=default -g=cmake --build=missing
Configuration:
[settings]
arch=armv8
arch_build=armv8
build_type=Release
compiler=apple-clang
compiler.libcxx=libc++
compiler.version=13
os=Macos
os_build=Macos
[options]
[build_requires]
[env]

protobuf/3.17.1: Not found in local cache, looking in remotes...
protobuf/3.17.1: Trying with 'ultimaker'...
Downloading conanmanifest.txt
ERROR: Failed requirement 'protobuf/3.17.1' from 'conanfile.py (cura-build-environment/None)'
ERROR: Unable to find 'protobuf/3.17.1' in remotes
CMake Error at build/conan.cmake:540 (message):
  Conan install failed='1'
Call Stack (most recent call first):
  build/conan.cmake:882 (old_conan_cmake_install)
  cmake/conan.cmake:15 (conan_cmake_run)
  CMakeLists.txt:17 (include)

It appeats that there might not be packages for the apple silicon on the utilmaker conan remote?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant