Skip to content

Create a dedicated WASI container #108

Create a dedicated WASI container

Create a dedicated WASI container #108

Triggered via pull request October 2, 2025 16:42
Status Failure
Total duration 18m 14s
Artifacts –

ci.yml

on: pull_request
Matrix: Build and test (Autoconf)
Matrix: Build and test (Dev container)
Matrix: Build and test (WASI container)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build and test (WASI container) (ubuntu-latest)
Process completed with exit code 127.
Build and test (WASI container) (ubuntu-24.04-arm)
Process completed with exit code 127.
Build and test (Autoconf) (2.72, ubuntu-latest)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c curl https://ftp.gnu.org/gnu/automake/automake-${AUTOMAKE_VERSION}.tar.gz | tar -xzf - && cd automake-${AUTOMAKE_VERSION} && ./configure --prefix=/usr/local && make && make install" did not complete successfully: exit code: 2
Build and test (Autoconf) (2.72, ubuntu-24.04-arm)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c PATCH_VERBOSE=1 curl https://ftp.gnu.org/gnu/autoconf-archive/autoconf-archive-${AUTOCONF_ARCHIVE_VERSION}.tar.xz | xz -cd - | tar -xf - && cd autoconf-archive-${AUTOCONF_ARCHIVE_VERSION} && patch -p1 -i ../ax_c_float_words_bigendian.diff && ./configure --prefix=/usr/local && make && make install" did not complete successfully: exit code: 2