Skip to content

feat: install ccache-4.8.2 from source #305

feat: install ccache-4.8.2 from source

feat: install ccache-4.8.2 from source #305

Triggered via pull request July 13, 2023 19:06
Status Failure
Total duration 1m 6s
Artifacts

build-push.yml

on: pull_request
build-push
55s
build-push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-push
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c wget -qO - https://github.com/ccache/ccache/archive/refs/tags/v${CCACHE_VERSION}.tar.gz | tar xz -C /tmp && cmake -DCMAKE_BUILD_TYPE=Release -S /tmp/ccache-${CCACHE_VERSION} -B /tmp/ccache-${CCACHE_VERSION}/build && cmake --build /tmp/ccache-${CCACHE_VERSION} --target install && rm -rf /tmp/ccache-${CCACHE_VERSION}" did not complete successfully: exit code: 1