github packages #136
Annotations
1 error
Push to GitHub Packages
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://gitlab.gnome.org/GNOME/glib.git --depth=1 && (cd /glib && meson setup builddir --prefix=/usr --buildtype release -Dtests=false && meson install -C builddir) && git clone https://gitlab.freedesktop.org/cairo/cairo.git --depth=1 && (cd /cairo && meson setup builddir --prefix=/usr --buildtype release -Dglib=enabled -Dtests=disabled && meson install -C builddir) && git clone https://github.com/harfbuzz/harfbuzz.git --depth=1 && (cd /harfbuzz && meson setup builddir --prefix=/usr --buildtype release -Dintrospection=enabled -Dtests=disabled -Ddocs=disabled && meson install -C builddir) && git clone https://gitlab.gnome.org/GNOME/pango.git --depth=1 && (cd /pango && meson setup builddir --prefix=/usr --buildtype release -Dfreetype=enabled -Dintrospection=enabled -Dxft=disabled && meson install -C builddir) && git clone https://gitlab.gnome.org/GNOME/gdk-pixbuf.git --depth=1 && (cd /gdk-pixbuf && meson setup builddir --prefix=/usr --buildtype release -Dintrospection=enabled -Dtests=false -Dman=false -Dinstalled_tests=false -Dgio_sniffing=false && meson install -C builddir) && git clone https://github.com/ebassi/graphene.git --depth=1 && (cd /graphene && meson setup builddir --prefix=/usr --buildtype release -Dintrospection=enabled -Dtests=false -Dinstalled_tests=false && meson install -C builddir) && rm -rf /glib /cairo /harfbuzz /pango /gdk-pixbuf /graphene" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading