php 7.3

1 job for 7.3 in 1 minute and 18 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #2669
build-master

00:01:18

 
Name Stage Failure
failed
build-master Build
checking for the location of libz... no
checking pcre install prefix... no
checking libzip... yes
checking for the location of zlib... /usr
checking for pkg-config... /usr/bin/pkg-config
checking for libzip... not found
configure: error: Please reinstall the libzip distribution
The command '/bin/sh -c apk add --no-cache --update nginx supervisor make freetype libpng libjpeg-turbo freetype-dev libpng-dev libjpeg-turbo-dev zlib-dev icu-dev g++ libsodium && docker-php-ext-configure gd --with-gd --with-freetype-dir=/usr/include/ --with-png-dir=/usr/include/ --with-jpeg-dir=/usr/include/ && docker-php-ext-configure intl && NPROC=$(grep -c ^processor /proc/cpuinfo 2>/dev/null || 1) && docker-php-ext-install -j${NPROC} opcache mysqli pdo pdo_mysql gd zip intl && apk del --no-cache freetype-dev libpng-dev libjpeg-turbo-dev' returned a non-zero code: 1
ERROR: Job failed: command terminated with exit code 1