Update librsvg to 2.59.0 from 2.58.94 #661
Triggered via pull request
September 13, 2024 16:06
Status
Failure
Total duration
8m 10s
Artifacts
–
Annotations
1 error and 1 warning
ci
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget $WGET_OPTS -O librsvg.tar.xz \"$LIBRSVG_URL\" && echo \"$LIBRSVG_SHA256 librsvg.tar.xz\" | sha256sum --status -c - && tar $TAR_OPTS librsvg.tar.xz && cd librsvg-* && meson setup build -Dbuildtype=release -Ddefault_library=static -Ddocs=disabled -Dintrospection=disabled -Dpixbuf=disabled -Dpixbuf-loader=disabled -Dvala=disabled -Dtests=false && ninja -j$(nproc) -vC build install" did not complete successfully: exit code: 8
|
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|