[llvm] fix aarch64 cibuildwheel #466
Annotations
2 errors
Build eudsl-tblgen
Command ['sh', '-c', 'set -x && yum install -y clang && $(if [ "$(arch)" == "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 [ "$(arch)" == "aarch64" ]; then dnf install -y ccache; fi) && ccache -z'] failed with code 127.
|
Build eudsl-tblgen
Process completed with exit code 1.
|
Loading