Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service 'php' failed to build #5

Open
Deval99 opened this issue Mar 14, 2021 · 0 comments
Open

Service 'php' failed to build #5

Deval99 opened this issue Mar 14, 2021 · 0 comments

Comments

@Deval99
Copy link

Deval99 commented Mar 14, 2021

Setting up libxpm-dev:amd64 (1:3.5.12-1) ...
Processing triggers for libc-bin (2.28-10) ...
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
pecl/xdebug requires PHP (version >= 7.2.0, version <= 8.0.99), installed version is 7.1.33
No valid packages found
install failed
The command '/bin/sh -c apt-get update && apt-get install -y libfreetype6-dev libjpeg62-turbo-dev libmcrypt-dev libpng-dev libicu-dev libpq-dev libxpm-dev libvpx-dev && pecl install xdebug && docker-php-ext-enable xdebug && docker-php-ext-install -j$(nproc) mcrypt && docker-php-ext-install -j$(nproc) gd && docker-php-ext-install -j$(nproc) intl && docker-php-ext-install -j$(nproc) zip && docker-php-ext-install -j$(nproc) pgsql && docker-php-ext-install -j$(nproc) pdo_pgsql && docker-php-ext-install -j$(nproc) exif && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ --with-xpm-dir=/usr/lib/x86_64-linux-gnu/ --with-vpx-dir=/usr/lib/x86_64-linux-gnu/' returned a non-zero code: 1
ERROR: Service 'php' failed to build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant