Skip to content

update yosys version #1873

update yosys version

update yosys version #1873

Triggered via pull request September 11, 2024 20:51
Status Failure
Total duration 45m 41s
Artifacts
build-and-push-image
7m 3s
build-and-push-image
cleaner
4s
cleaner
check-format
0s
check-format
run-tests
0s
run-tests
Fit to window
Zoom out
Zoom in

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/