feat: Add workflow to build pre-compiled llama.cpp libraries #1
Annotations
11 errors and 1 notice
build-libs (macos-latest, aarch64-apple-darwin, libllama-macos-arm64.a)
Process completed with exit code 1.
|
build-libs (macos-latest, aarch64-apple-darwin, libllama-macos-arm64.a)
cmake was installed from the local/pinned tap
but you are trying to install it from the homebrew/core tap.
Formulae with the same name from different taps cannot be installed at the same time.
To install this version, you must first uninstall the existing formula:
brew uninstall cmake
Then you can install the desired version:
brew install cmake
|
build-libs (macos-latest, x86_64-apple-darwin, libllama-macos-intel.a)
Process completed with exit code 1.
|
build-libs (macos-latest, x86_64-apple-darwin, libllama-macos-intel.a)
cmake was installed from the local/pinned tap
but you are trying to install it from the homebrew/core tap.
Formulae with the same name from different taps cannot be installed at the same time.
To install this version, you must first uninstall the existing formula:
brew uninstall cmake
Then you can install the desired version:
brew install cmake
|
build-libs (macos-latest, x86_64-apple-darwin, libllama-macos-intel.a)
The strategy configuration was canceled because "build-libs.macos-latest_aarch64-appl" failed
|
build-libs (windows-latest, x86_64-pc-windows-msvc, llama-windows-x86_64.lib)
The operation was canceled.
|
build-libs (windows-latest, x86_64-pc-windows-msvc, llama-windows-x86_64.lib)
The strategy configuration was canceled because "build-libs.macos-latest_aarch64-appl" failed
|
build-libs (ubuntu-latest, x86_64-unknown-linux-gnu, libllama-linux-x86_64.a)
The operation was canceled.
|
build-libs (ubuntu-latest, x86_64-unknown-linux-gnu, libllama-linux-x86_64.a)
The strategy configuration was canceled because "build-libs.macos-latest_aarch64-appl" failed
|
build-libs (ubuntu-latest, aarch64-unknown-linux-gnu, libllama-linux-arm64.a, true)
The operation was canceled.
|
build-libs (ubuntu-latest, aarch64-unknown-linux-gnu, libllama-linux-arm64.a, true)
The strategy configuration was canceled because "build-libs.macos-latest_aarch64-appl" failed
|
build-libs (windows-latest, x86_64-pc-windows-msvc, llama-windows-x86_64.lib)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|