Skip to content

Install imagick from master for PHP 8.3 #761

Install imagick from master for PHP 8.3

Install imagick from master for PHP 8.3 #761

Triggered via push February 2, 2024 14:20
Status Failure
Total duration 15m 33s
Artifacts

default.yaml

on: push
Matrix: build
Matrix: test
Matrix: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 12 warnings
Build: 8.3/amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tbuildDeps=\" \t\tlibc-client2007e-dev \t\tlibfreetype6-dev \t\tlibgpgme11-dev \t\tlibicu-dev \t\tlibjpeg62-turbo-dev \t\tlibkrb5-dev \t\tlibldap2-dev \t\tlibmagickcore-dev \t\tlibmagickwand-dev \t\tlibmemcached-dev \t\tlibmhash-dev \t\tlibpng-dev \t\tlibpq-dev \t\tlibwebp-dev \t\tlibssh2-1-dev \t\tlibxpm-dev \t\tlibxslt1-dev \t\tlibzip-dev \t\tunixodbc-dev \t\"; \tapt-get update >/dev/null; \tapt-get -y --no-install-recommends install >/dev/null \t\t$buildDeps \t\tlibc-client2007e \t\tlibfreetype6 \t\tlibgpgme11 \t\tlibicu72 \t\tlibjpeg62-turbo \t\tlibldap-2.5-0 \t\tlibmagickcore-6.q16-6-extra \t\tlibmagickwand-6.q16-6 \t\tlibmemcached11 \t\tlibmemcachedutil2 \t\tlibmhash2 \t\tlibpng16-16 \t\tlibpq5 \t\tlibssh2-1 \t\tlibxpm4 \t\tlibxslt1.1 \t\tlibzip4 \t;\tdocker-php-ext-configure >/dev/null gd \t\t--with-freetype \t\t--with-jpeg \t\t--with-webp \t\t--with-xpm; \tPHP_OPENSSL=yes docker-php-ext-configure >/dev/null imap --with-kerberos --with-imap-ssl; \tdocker-php-ext-configure >/dev/null ldap --with-libdir=lib/$(uname -m)-linux-gnu/; \tdocker-php-ext-configure >/dev/null pgsql --with-pgsql=/usr/local/pgsql/; \tdocker-php-ext-configure >/dev/null zip; \t\tdocker-php-ext-install >/dev/null -j$(nproc) \t\tbcmath \t\tbz2 \t\tcalendar\t\texif \t\tgd \t\tgettext \t\timap \t\tintl \t\tldap \t\tmysqli \t\topcache \t\tpcntl \t\tpdo_mysql \t\tpdo_pgsql \t\tpgsql \t\tsoap \t\tsockets \t\txsl \t\tzip \t\tsysvsem \t;\tpecl update-channels; \tpecl install >/dev/null </dev/null \t\tapcu \t\tgnupg \t\timagick-master \t\tmemcached \t\tredis \t\tssh2 \t\txdebug \t\txhprof \t;\tdocker-php-ext-enable \t\tapcu \t\tgnupg \t\timagick \t\tmemcached \t\tredis \t\tssh2 \t;\tdocker-php-source delete; \trm -rf /tmp/pear ~/.pearrc; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps >/dev/null; \tapt-get clean; rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
Build: 8.1/amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tcurl -fsSL \"https://github.com/composer/composer/releases/download/${COMPOSER_VERSION}/composer.phar\" -o /usr/local/bin/composer1; \tcurl -fsSL \"https://github.com/composer/composer/releases/download/${COMPOSER2_VERSION}/composer.phar\" -o /usr/local/bin/composer2; \tcurl -fsSL \"https://github.com/drush-ops/drush/releases/download/${DRUSH_VERSION}/drush.phar\" -o /usr/local/bin/drush8; \tcurl -fsSL \"https://github.com/hechoendrupal/drupal-console-launcher/releases/download/${DRUPAL_CONSOLE_LAUNCHER_VERSION}/drupal.phar\" -o /usr/local/bin/drupal; \tcurl -fsSL \"https://github.com/wp-cli/wp-cli/releases/download/v${WPCLI_VERSION}/wp-cli-${WPCLI_VERSION}.phar\" -o /usr/local/bin/wp; \tcurl -fsSL \"https://github.com/platformsh/legacy-cli/releases/download/v${PLATFORMSH_CLI_VERSION}/platform.phar\" -o /usr/local/bin/platform; \tcurl -fsSL \"https://github.com/acquia/cli/releases/download/${ACQUIA_CLI_VERSION}/acli.phar\" -o /usr/local/bin/acli; \tcurl -fsSL \"https://github.com/pantheon-systems/terminus/releases/download/${TERMINUS_VERSION}/terminus.phar\" -o /usr/local/bin/terminus; \tcurl -fsSL \"https://github.com/jqlang/jq/releases/download/jq-${JQ_VERSION}/jq-linux-${TARGETARCH}\" -o /usr/local/bin/jq; \tcurl -fsSL \"https://github.com/mikefarah/yq/releases/download/v${YQ_VERSION}/yq_linux_${TARGETARCH}\" -o /usr/local/bin/yq; \tln -s /usr/local/bin/composer${COMPOSER_DEFAULT_VERSION} /usr/local/bin/composer; \t(cd /usr/local/bin && chmod +x composer1 composer2 drush8 drupal wp platform acli terminus jq yq);" did not complete successfully: exit code: 22
Build: 8.2/amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tcurl -fsSL \"https://github.com/composer/composer/releases/download/${COMPOSER_VERSION}/composer.phar\" -o /usr/local/bin/composer1; \tcurl -fsSL \"https://github.com/composer/composer/releases/download/${COMPOSER2_VERSION}/composer.phar\" -o /usr/local/bin/composer2; \tcurl -fsSL \"https://github.com/drush-ops/drush/releases/download/${DRUSH_VERSION}/drush.phar\" -o /usr/local/bin/drush8; \tcurl -fsSL \"https://github.com/hechoendrupal/drupal-console-launcher/releases/download/${DRUPAL_CONSOLE_LAUNCHER_VERSION}/drupal.phar\" -o /usr/local/bin/drupal; \tcurl -fsSL \"https://github.com/wp-cli/wp-cli/releases/download/v${WPCLI_VERSION}/wp-cli-${WPCLI_VERSION}.phar\" -o /usr/local/bin/wp; \tcurl -fsSL \"https://github.com/platformsh/legacy-cli/releases/download/v${PLATFORMSH_CLI_VERSION}/platform.phar\" -o /usr/local/bin/platform; \tcurl -fsSL \"https://github.com/acquia/cli/releases/download/${ACQUIA_CLI_VERSION}/acli.phar\" -o /usr/local/bin/acli; \tcurl -fsSL \"https://github.com/pantheon-systems/terminus/releases/download/${TERMINUS_VERSION}/terminus.phar\" -o /usr/local/bin/terminus; \tcurl -fsSL \"https://github.com/jqlang/jq/releases/download/jq-${JQ_VERSION}/jq-linux-${TARGETARCH}\" -o /usr/local/bin/jq; \tcurl -fsSL \"https://github.com/mikefarah/yq/releases/download/v${YQ_VERSION}/yq_linux_${TARGETARCH}\" -o /usr/local/bin/yq; \tln -s /usr/local/bin/composer${COMPOSER_DEFAULT_VERSION} /usr/local/bin/composer; \t(cd /usr/local/bin && chmod +x composer1 composer2 drush8 drupal wp platform acli terminus jq yq);" did not complete successfully: exit code: 22
Build: 8.3/arm64
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c set -xe; buildDeps=" libc-client2007e-dev libfreetype6-dev libgpgme11-dev libicu-dev libjpeg62-turbo-dev libkrb5-dev libldap2-dev libmagickcore-dev libmagickwand-dev libmemcached-dev libmhash-dev libpng-dev libpq-dev libwebp-dev libssh2-1-dev libxpm-dev libxslt1-dev libzip-dev unixodbc-dev "; apt-get update >/dev/null; apt-get -y --no-install-recommends install >/dev/null $buildDeps libc-client2007e libfreetype6 libgpgme11 libicu72 libjpeg62-turbo libldap-2.5-0 libmagickcore-6.q16-6-extra libmagickwand-6.q16-6 libmemcached11 libmemcachedutil2 libmhash2 libpng16-16 libpq5 libssh2-1 libxpm4 libxslt1.1 libzip4 ; docker-php-ext-configure >/dev/null gd --with-freetype --with-jpeg --with-webp --with-xpm; PHP_OPENSSL=yes docker-php-ext-configure >/dev/null imap --with-kerberos --with-imap-ssl; docker-php-ext-configure >/dev/null ldap --with-libdir=lib/$(uname -m)-linux-gnu/; docker-php-ext-configure >/dev/null pgsql --with-pgsql=/usr/local/pgsql/; docker-php-ext-configure >/dev/null zip; docker-php-ext-install >/dev/null -j$(nproc) bcmath bz2 calendar exif gd gettext imap intl ldap mysqli opcache pcntl pdo_mysql pdo_pgsql pgsql soap sockets xsl zip sysvsem ; pecl update-channels; pecl install >/dev/null </dev/null apcu gnupg imagick-master memcached redis ssh2 xdebug xhprof ; docker-php-ext-enable apcu gnupg imagick memcached redis ssh2 ; docker-php-source delete; rm -rf /tmp/pear ~/.pearrc; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $buildDeps >/dev/null; apt-get clean; rm -rf /var/lib/apt/lists/*]: exit code: 1
Build: 8.1/arm64
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c set -xe; curl -fsSL "https://github.com/composer/composer/releases/download/${COMPOSER_VERSION}/composer.phar" -o /usr/local/bin/composer1; curl -fsSL "https://github.com/composer/composer/releases/download/${COMPOSER2_VERSION}/composer.phar" -o /usr/local/bin/composer2; curl -fsSL "https://github.com/drush-ops/drush/releases/download/${DRUSH_VERSION}/drush.phar" -o /usr/local/bin/drush8; curl -fsSL "https://github.com/hechoendrupal/drupal-console-launcher/releases/download/${DRUPAL_CONSOLE_LAUNCHER_VERSION}/drupal.phar" -o /usr/local/bin/drupal; curl -fsSL "https://github.com/wp-cli/wp-cli/releases/download/v${WPCLI_VERSION}/wp-cli-${WPCLI_VERSION}.phar" -o /usr/local/bin/wp; curl -fsSL "https://github.com/platformsh/legacy-cli/releases/download/v${PLATFORMSH_CLI_VERSION}/platform.phar" -o /usr/local/bin/platform; curl -fsSL "https://github.com/acquia/cli/releases/download/${ACQUIA_CLI_VERSION}/acli.phar" -o /usr/local/bin/acli; curl -fsSL "https://github.com/pantheon-systems/terminus/releases/download/${TERMINUS_VERSION}/terminus.phar" -o /usr/local/bin/terminus; curl -fsSL "https://github.com/jqlang/jq/releases/download/jq-${JQ_VERSION}/jq-linux-${TARGETARCH}" -o /usr/local/bin/jq; curl -fsSL "https://github.com/mikefarah/yq/releases/download/v${YQ_VERSION}/yq_linux_${TARGETARCH}" -o /usr/local/bin/yq; ln -s /usr/local/bin/composer${COMPOSER_DEFAULT_VERSION} /usr/local/bin/composer; (cd /usr/local/bin && chmod +x composer1 composer2 drush8 drupal wp platform acli terminus jq yq);]: exit code: 22
Build: 8.2/arm64
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c set -xe; curl -fsSL "https://github.com/composer/composer/releases/download/${COMPOSER_VERSION}/composer.phar" -o /usr/local/bin/composer1; curl -fsSL "https://github.com/composer/composer/releases/download/${COMPOSER2_VERSION}/composer.phar" -o /usr/local/bin/composer2; curl -fsSL "https://github.com/drush-ops/drush/releases/download/${DRUSH_VERSION}/drush.phar" -o /usr/local/bin/drush8; curl -fsSL "https://github.com/hechoendrupal/drupal-console-launcher/releases/download/${DRUPAL_CONSOLE_LAUNCHER_VERSION}/drupal.phar" -o /usr/local/bin/drupal; curl -fsSL "https://github.com/wp-cli/wp-cli/releases/download/v${WPCLI_VERSION}/wp-cli-${WPCLI_VERSION}.phar" -o /usr/local/bin/wp; curl -fsSL "https://github.com/platformsh/legacy-cli/releases/download/v${PLATFORMSH_CLI_VERSION}/platform.phar" -o /usr/local/bin/platform; curl -fsSL "https://github.com/acquia/cli/releases/download/${ACQUIA_CLI_VERSION}/acli.phar" -o /usr/local/bin/acli; curl -fsSL "https://github.com/pantheon-systems/terminus/releases/download/${TERMINUS_VERSION}/terminus.phar" -o /usr/local/bin/terminus; curl -fsSL "https://github.com/jqlang/jq/releases/download/jq-${JQ_VERSION}/jq-linux-${TARGETARCH}" -o /usr/local/bin/jq; curl -fsSL "https://github.com/mikefarah/yq/releases/download/v${YQ_VERSION}/yq_linux_${TARGETARCH}" -o /usr/local/bin/yq; ln -s /usr/local/bin/composer${COMPOSER_DEFAULT_VERSION} /usr/local/bin/composer; (cd /usr/local/bin && chmod +x composer1 composer2 drush8 drupal wp platform acli terminus jq yq);]: exit code: 22
Push: 8.1/multi
Unable to find any artifacts for the associated workflow
Push: 8.3/multi
Unable to find any artifacts for the associated workflow
Push: 8.2/multi
Unable to find any artifacts for the associated workflow
Build: 8.3/amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: 8.1/amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: 8.2/amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: 8.3/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: 8.1/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: 8.2/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push: 8.1/multi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push: 8.1/multi
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Push: 8.3/multi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push: 8.3/multi
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Push: 8.2/multi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push: 8.2/multi
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/