[R] Build vLLM (main) #21
Annotations
1 error
Build vLLM wheels
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$USE_SCCACHE\" = \"1\" ]; then echo \"Installing sccache...\" && curl -L -o sccache.tar.gz https://github.com/mozilla/sccache/releases/download/v0.8.1/sccache-v0.8.1-x86_64-unknown-linux-musl.tar.gz && tar -xzf sccache.tar.gz && sudo mv sccache-v0.8.1-x86_64-unknown-linux-musl/sccache /usr/bin/sccache && rm -rf sccache.tar.gz sccache-v0.8.1-x86_64-unknown-linux-musl && export SCCACHE_GHA_ENABLED=1 && export SCCACHE_IDLE_TIMEOUT=0 && export CMAKE_BUILD_TYPE=Release && sccache --show-stats && python3 setup.py bdist_wheel --dist-dir=dist --py-limited-api=cp38 && sccache --show-stats; fi" did not complete successfully: exit code: 28
|
Loading