Skip to content

Update cmake build

Update cmake build #12

Triggered via push September 11, 2023 12:14
Status Failure
Total duration 53s
Artifacts

jh-dev.yml

on: push
Prepare build
39s
Prepare build
Fit to window
Zoom out
Zoom in

Annotations

1 error
Prepare build
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then wget https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERSION}-linux-aarch64.sh --no-check-certificate -O /tmp/cmake-install.sh else wget https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERSION}-linux-x86_64.sh --no-check-certificate -O /tmp/cmake-install.sh fi && chmod u+x /tmp/cmake-install.sh && mkdir /usr/bin/cmake && /tmp/cmake-install.sh --skip-license --prefix=/usr/bin/cmake && rm /tmp/cmake-install.sh" did not complete successfully: exit code: 2