Update glib to 2.87.1 from 2.84.1 #694
Open
Annotations
2 errors
|
|
|
Run docker/build-push-action@v3
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c wget $WGET_OPTS -O glib.tar.xz \"$GLIB_URL\" && echo \"$GLIB_SHA256 glib.tar.xz\" | sha256sum --status -c - && tar $TAR_OPTS glib.tar.xz && cd glib-* && meson setup build -Dbuildtype=release -Ddefault_library=static -Dlibmount=disabled && ninja -j$(nproc) -vC build install" did not complete successfully: exit code: 8
|
Loading