Closed acyment closed 1 year ago
I have the same issue on Ubuntu 22.04
Please pull latest commits and try again.
Hi @jobcespedes! I just pulled latest commits, tried again and it now failed at this point:
#0 20.56 checking for strings.h... (cached) yes
#0 20.56 checking for inttypes.h... (cached) yes
#0 20.57 checking for stdint.h... (cached) yes
#0 20.58 checking for unistd.h... (cached) yes
#0 20.58 configure: error: Cannot find ldap libraries in /usr/lib/x86_64-linux-gnu.
------
failed to solve: executor failed running [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libxml2-dev zlib1g-dev libpng-dev libfreetype6-dev libjpeg62-turbo-dev libicu-dev libpspell-dev libpq-dev libldap2-dev libxslt-dev libzip-dev && docker-php-ext-configure gd --with-freetype --with-jpeg && docker-php-ext-install gd && docker-php-ext-configure ldap --with-libdir=lib/x86_64-linux-gnu && docker-php-ext-install ldap && docker-php-ext-install soap zip intl pspell pgsql xsl exif && docker-php-ext-configure opcache --enable-opcache && docker-php-ext-install opcache && pecl install xdebug xmlrpc-beta]: exit code: 1
Again, pull the new commit from master and try one more time.
It failed, but apparently for a different reason (will open new issue)
Using Macbook M1 laptop with Ventura OS. First run fails with