update yosys version #1873
Triggered via pull request
September 11, 2024 20:51
Status
Failure
Total duration
45m 41s
Artifacts
–
run-checks-github-runners.yml
on: pull_request
build-and-push-image
7m 3s
cleaner
4s
check-format
0s
run-tests
0s
Annotations
1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c source /root/dependencies.sh && mkdir yosys && cd yosys && wget -qO- https://github.com/YosysHQ/yosys/archive/$YOSYS_COMMIT_HASH.tar.gz | tar xz --strip-components=1 && PREFIX=\"/root/.local\" CPLUS_INCLUDE_PATH=\"/usr/include/tcl8.6/:$CPLUS_INCLUDE_PATH\" make config-gcc && PREFIX=\"/root/.local\" CPLUS_INCLUDE_PATH=\"/usr/include/tcl8.6/:$CPLUS_INCLUDE_PATH\" make -j ${MAKE_JOBS} install && rm -rf /root/yosys" did not complete successfully: exit code: 2
|
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected], actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|