Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: make error #34

Open
wuhongsheng opened this issue Oct 15, 2024 · 0 comments
Open

Bug: make error #34

wuhongsheng opened this issue Oct 15, 2024 · 0 comments
Labels

Comments

@wuhongsheng
Copy link

wuhongsheng commented Oct 15, 2024

What happened?

cmake --build build --config Release

Name and Version

version: 3892 (96b6912)
built with Apple clang version 15.0.0 (clang-1500.3.9.4) for arm64-apple-darwin23.4.0

What operating system are you seeing the problem on?

No response

Relevant log output

[ 4%] Building CXX object CMakeFiles/ggml.dir/sgemm.cpp.o
[ 4%] Built target ggml
Scanning dependencies of target ggml_static
[ 5%] Linking CXX static library libggml_static.a
[ 5%] Built target ggml_static
Scanning dependencies of target ggml-metal
[ 5%] Compiling Metal kernels
xcrun: error: unable to find utility "metal", not a developer tool or in PATH
make[2]: *** [bin/default.metallib] Error 72
make[1]: *** [CMakeFiles/ggml-metal.dir/all] Error 2
make: *** [all] Error 2
(venv-metal) (base) whs@MacBook-Pro-2 OpenBMB_llama.cpp % xcrun -sdk macosx metal
xcrun: error: unable to find utility "metal", not a developer tool or in PATH

@github-actions github-actions bot added the stale label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant