Deps fuer ext_intl

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

00:00:18

 
Name Stage Failure
failed
build-master Build
Step 2/6 : RUN apk add --no-cache --update nginx supervisor make freetype libpng libjpeg-turbo freetype-dev libpng-dev libjpeg-turbo-dev zlib-dev libicu-dev g++ &&   docker-php-ext-configure gd     --with-gd     --with-freetype-dir=/usr/include/     --with-png-dir=/usr/include/     --with-jpeg-dir=/usr/include/ &&   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
---> Running in 573aeef3b1cf
fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz
ERROR: unsatisfiable constraints:
libicu-dev (missing):
required by: world[libicu-dev]
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 libicu-dev g++ && docker-php-ext-configure gd --with-gd --with-freetype-dir=/usr/include/ --with-png-dir=/usr/include/ --with-jpeg-dir=/usr/include/ && 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: error executing remote command: command terminated with non-zero exit code: Error executing in Docker Container: 1