Skip to content

[llvm] fix aarch64 cibuildwheel #465

[llvm] fix aarch64 cibuildwheel

[llvm] fix aarch64 cibuildwheel #465

Triggered via pull request January 30, 2025 03:55
Status Cancelled
Total duration 3m 44s
Artifacts

build_test_release_eudsl.yml

on: pull_request
Matrix: build-eudsl
Matrix: test-eudsl-llvmpy
Matrix: test-eudsl-py
Matrix: test-eudsl-tblgen
Matrix: Release eudsl
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build eudsl ubuntu_x86_64
Command ['sh', '-c', 'set -x && yum install -y clang && if [ "$(uname -a)" == "x86_64" ]; then curl -sLO https://github.com/ccache/ccache/releases/download/v4.10.2/ccache-4.10.2-linux-x86_64.tar.xz && tar -xf ccache-4.10.2-linux-x86_64.tar.xz && pushd ccache-4.10.2-linux-x86_64 && make install && popd; fi && if [ "$(uname -a)" == "aarch64" ]; then dnf install -y ccache; fi && ccache -z'] failed with code 127.
Build eudsl ubuntu_x86_64
Process completed with exit code 1.
Build eudsl macos_arm64
Canceling since a higher priority waiting request for 'Build, test, release EUDSL-59' exists
Build eudsl macos_arm64
The operation was canceled.
Build eudsl windows_x86_64
Canceling since a higher priority waiting request for 'Build, test, release EUDSL-59' exists
Build eudsl windows_x86_64
The operation was canceled.
Build eudsl ubuntu_aarch64
Canceling since a higher priority waiting request for 'Build, test, release EUDSL-59' exists
Build eudsl ubuntu_aarch64
The operation was canceled.