Skip to content

NEXT 2

NEXT 2 #40

Triggered via pull request December 11, 2023 20:12
Status Failure
Total duration 2m 2s
Artifacts

test.yml

on: pull_request
Collect images from directories
3s
Collect images from directories
Matrix: Test build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test build (5-edge)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \t\tsavedAptMark=\"$(apt-mark showmanual)\"; \t\tapt-get update; \tapt-get install -y --quiet --no-install-recommends \t\tlibfreetype6-dev \t\tlibjpeg-dev \t\tlibmagickwand-dev \t\tlibmcrypt-dev \t\tlibpng-dev \t\tlibwebp-dev \t\tlibavif-dev \t\tlibzip-dev \t; \tapt-get install -y --quiet --no-install-recommends \t\tgit \t\tmsmtp \t\tmsmtp-mta \t; \tdocker-php-ext-configure gd \t\t--with-freetype \t\t--with-jpeg \t\t--with-webp \t\t--with-avif \t; \tdocker-php-ext-install -j \"$(nproc)\" \t\texif \t\tgd \t\tintl \t\tpdo_mysql \t\tzip \t; \tpecl install imagick-3.7.0; \t\tdocker-php-ext-enable imagick; \t\trm -r /tmp/pear; \t\tapt-mark auto '.*' > /dev/null; \tapt-mark manual $savedAptMark; \tldd \"$(php -r 'echo ini_get(\"extension_dir\");')\"/*.so \t\t| awk '/=>/ { print $3 }' \t\t| sort -u \t\t| xargs -r dpkg-query -S \t\t| cut -d: -f1 \t\t| sort -u \t\t| xargs -rt apt-mark manual; \t\tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \trm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
Test build (5-stable)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; \ta2enmod expires headers rewrite ssl; \ta2ensite default-ssl" did not complete successfully: exit code: 127