Create a dedicated WASI container #109
ci.yml
on: pull_request
Matrix: Build and test (Autoconf)
Matrix: Build and test (Dev container)
Matrix: Build and test (WASI container)
Annotations
2 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 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
|
|
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 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
|