Skip to content

compile ninja on linux arm #13

compile ninja on linux arm

compile ninja on linux arm #13

Triggered via push September 26, 2024 09:45
Status Failure
Total duration 1m 40s
Artifacts

arm64.yml

on: push
Matrix: build_wheels
Upload wheels
0s
Upload wheels
Upload npm packages
0s
Upload npm packages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build wheels on ARM64 - Emulated
Command ['sh', '-c', 'yum install -y wget curl zip unzip tar && wget https://github.com/ninja-build/ninja/releases/download/v1.12.1/ninja-linux-aarch64.zip && unzip -q ninja-linux-aarch64.zip && mv ninja /usr/bin/ninja && python bootstrap_vcpkg.py'] failed with code 1.
Build wheels on ARM64 - Emulated
Process completed with exit code 1.
Build wheels on ARM64 - Emulated
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/