Create a dedicated WASI container #107
ci.yml
on: pull_request
Matrix: Build and test (Autoconf)
Matrix: Build and test (Dev container)
Matrix: Build and test (WASI container)
Annotations
5 errors
|
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 curl https://ftp.gnu.org/gnu/autoconf/autoconf-${AUTOCONF_VERSION}.tar.gz | tar -zxf - && cd autoconf-${AUTOCONF_VERSION} && ./configure --prefix=/usr/local && make && make install" did not complete successfully: exit code: 2
|
|
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.71, 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.71, ubuntu-24.04-arm)
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
|