-
Notifications
You must be signed in to change notification settings - Fork 595
docker build fail #1289
Description
when runing the docker compose up to build it fails :
[bloop-app builder 7/7] RUN --mount=target=/root/.cache/sccache,type=cache --mount=target=/build/target,type=cache cargo --locked build --bin bleep --release && cp /build/target/release/bleep / && sccache --show-stats && mkdir /dylib && cp /build/target/release/libonnxruntime.so /dylib/:
0.646 Updating git repositoryhttps://github.com/bloopai/esaxx-rs
2.008 Updating crates.io index
2.474 Updating git repositoryhttps://github.com/BloopAI/comrak
4.204 Updating git submodulehttps://github.com/BloopAI/cmark-gfm
6.496 Updating git submodulehttps://github.com/rlidwka/markdown-it.rs.git
8.298 Updating git submodulehttps://github.com/raphlinus/pulldown-cmark.git
10.61 Updating git repositoryhttps://github.com/BloopAI/gitoxide
29.48 Updating git repositoryhttps://github.com/bloopai/hyperpolyglot
39.20 Updating git repositoryhttps://github.com/BloopAI/tree-sitter-cobol
109.3 Updating git repositoryhttps://github.com/tree-sitter/tree-sitter-cpp
137.9 Updating git repositoryhttps://github.com/tree-sitter/tree-sitter-go
143.6 Updating git repositoryhttps://github.com/tree-sitter/tree-sitter-java
150.3 Updating git repositoryhttps://github.com/tree-sitter/tree-sitter-php
211.6 Updating git repositoryhttps://github.com/bloopai/llm
214.7 Updating git submodulehttps://github.com/ggerganov/llama.cpp
237.3 error: failed to getllmas a dependency of packagebleep v0.6.4 (/build/server/bleep)
237.3
237.3 Caused by:
237.3 failed to load source for dependencyllm
237.3
237.3 Caused by:
237.3 Unable to update https://github.com/bloopai/llm?branch=batch-metal-kernels#e338add1
237.3
237.3 Caused by:
237.3 failed to update submodulecrates/ggml/sys/llama-cpp
237.3
237.3 Caused by:
237.3 object not found - no match for id (f19897937c819f507241932d478a500706b54947); class=Odb (9); code=NotFound (-3)
failed to solve: process "/bin/sh -c cargo --locked build --bin bleep --release && cp /build/target/release/bleep / && sccache --show-stats && mkdir /dylib && cp /build/target/release/libonnxruntime.so /dylib/" did not complete successfully: exit code: 101