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

Adding imagemagick fails on the build: #81

Closed
replete opened this issue Jul 20, 2024 · 4 comments
Closed

Adding imagemagick fails on the build: #81

replete opened this issue Jul 20, 2024 · 4 comments

Comments

@replete
Copy link

replete commented Jul 20, 2024

Note: This might be another /tmp issue from this error log around 49:21

Dockerfile:

FROM shinsenter/statamic:php8.3-alpine

# Install imagemagick
RUN phpaddmod imagick

Error log:

 > [web 2/2] RUN phpaddmod imagick:
0.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
0.981 v3.20.1-161-g92564a0d909 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main]
0.981 v3.20.1-163-gc21bd5e8a59 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community]
0.981 OK: 24154 distinct packages available
1.274 (1/2) Installing libacl (2.3.2-r0)
1.394 (2/2) Installing tar (1.35-r2)
1.480 Executing busybox-1.36.1-r29.trigger
1.484 OK: 53 MiB in 78 packages
1.788 (1/1) Installing xz (5.6.1-r3)
1.907 Executing busybox-1.36.1-r29.trigger
1.911 OK: 53 MiB in 79 packages
2.215 (1/3) Installing m4 (1.4.19-r3)
2.343 (2/3) Installing perl (5.38.2-r0)
6.228 (3/3) Installing autoconf (2.72-r0)
6.402 Executing busybox-1.36.1-r29.trigger
6.407 OK: 95 MiB in 82 packages
6.731 (1/2) Installing pkgconf (2.2.0-r0)
6.866 (2/2) Installing dpkg-dev (1.22.6-r1)
6.965 Executing busybox-1.36.1-r29.trigger
6.969 OK: 97 MiB in 84 packages
7.276 (1/1) Installing dpkg (1.22.6-r1)
7.460 Executing busybox-1.36.1-r29.trigger
7.464 OK: 98 MiB in 85 packages
7.781 (1/2) Installing libmagic (5.45-r1)
7.972 (2/2) Installing file (5.45-r1)
7.999 Executing busybox-1.36.1-r29.trigger
8.003 OK: 106 MiB in 87 packages
8.305 (1/12) Installing libstdc++-dev (13.2.1_git20240309-r0)
8.986 (2/12) Installing jansson (2.14-r4)
9.016 (3/12) Installing binutils (2.42-r0)
9.522 (4/12) Installing libgomp (13.2.1_git20240309-r0)
9.570 (5/12) Installing libatomic (13.2.1_git20240309-r0)
9.597 (6/12) Installing gmp (6.3.0-r1)
9.658 (7/12) Installing isl26 (0.26-r1)
9.816 (8/12) Installing mpfr4 (4.2.1-r0)
9.888 (9/12) Installing mpc1 (1.3.1-r1)
9.921 (10/12) Installing gcc (13.2.1_git20240309-r0)
17.31 (11/12) Installing musl-dev (1.2.5-r0)
17.86 (12/12) Installing g++ (13.2.1_git20240309-r0)
20.19 Executing busybox-1.36.1-r29.trigger
20.19 OK: 311 MiB in 99 packages
20.50 OK: 311 MiB in 99 packages
20.79 OK: 311 MiB in 99 packages
21.09 (1/1) Installing make (4.4.1-r2)
21.22 Executing busybox-1.36.1-r29.trigger
21.22 OK: 311 MiB in 100 packages
21.53 OK: 311 MiB in 100 packages
21.82 (1/1) Installing re2c (3.1-r0)
22.03 Executing busybox-1.36.1-r29.trigger
22.04 OK: 312 MiB in 101 packages
22.34 OK: 312 MiB in 101 packages
24.68 install-php-extensions v.2.2.19
31.77 Updating channel "pecl.php.net"
31.77 Channel "pecl.php.net" is up to date
31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
31.77 v3.20.1-161-g92564a0d909 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main]
31.77 v3.20.1-163-gc21bd5e8a59 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community]
31.77 OK: 24154 distinct packages available
31.77 ### MARKING PRE-INSTALLED PACKAGES AS IN-USE ###
31.77 # Packages: libgomp
31.77 OK: 312 MiB in 101 packages
31.77 ### INSTALLING REQUIRED PACKAGES ###
33.76 # Packages to be kept after installation: dbus-libs avahi-libs nettle libffi libtasn1 p11-kit gnutls cups-libs libexpat fontconfig jbig2dec lcms2 openjpeg tiff ghostscript fftw-double-libs libltdl imagemagick-libs imagemagick imagemagick-jpeg imagemagick-pdf imagemagick-tiff libwebpdemux libwebpmux imagemagick-webp libde265 numactl x265-libs libheif imagemagick-heic openexr-libiex openexr-libilmthread imath openexr-libopenexr giflib libhwy libjxl imagemagick-jxl libraw imagemagick-raw libxrender pixman cairo libeconf libblkid libmount pcre2 glib cairo-gobject shared-mime-info gdk-pixbuf libxft fribidi graphite2 harfbuzz pango imagemagick-pango librsvg imagemagick-svg
33.76 # Packages to be used only for installation: imagemagick-c++ imagemagick-dev
33.76 (1/61) Installing dbus-libs (1.14.10-r1)
33.76 (2/61) Installing avahi-libs (0.8-r17)
33.76 (3/61) Installing libxrender (0.9.11-r5)
33.76 (4/61) Installing libexpat (2.6.2-r0)
33.76 (5/61) Installing fontconfig (2.15.0-r1)
33.76 (6/61) Installing pixman (0.43.2-r0)
33.77 (7/61) Installing cairo (1.18.0-r0)
33.77 (8/61) Installing libffi (3.4.6-r0)
33.77 (9/61) Installing libeconf (0.6.3-r0)
33.77 (10/61) Installing libblkid (2.40.1-r1)
33.77 (11/61) Installing libmount (2.40.1-r1)
33.77 (12/61) Installing pcre2 (10.43-r0)
33.77 (13/61) Installing glib (2.80.2-r0)
33.77 (14/61) Installing cairo-gobject (1.18.0-r0)
33.77 (15/61) Installing nettle (3.9.1-r0)
33.77 (16/61) Installing libtasn1 (4.19.0-r2)
33.77 (17/61) Installing p11-kit (0.25.3-r0)
33.77 (18/61) Installing gnutls (3.8.5-r0)
33.77 (19/61) Installing cups-libs (2.4.9-r0)
33.77 (20/61) Installing fftw-double-libs (3.3.10-r5)
33.77 (21/61) Installing fribidi (1.0.15-r0)
33.77 (22/61) Installing shared-mime-info (2.4-r0)
33.77 (23/61) Installing tiff (4.6.0t-r0)
38.31 (24/61) Installing gdk-pixbuf (2.42.11-r1)
38.31 (25/61) Installing jbig2dec (0.20-r0)
38.31 (26/61) Installing lcms2 (2.16-r0)
38.31 (27/61) Installing openjpeg (2.5.2-r0)
38.31 (28/61) Installing ghostscript (10.03.1-r0)
38.31 (29/61) Installing giflib (5.2.2-r0)
38.31 (30/61) Installing graphite2 (1.3.14-r6)
38.31 (31/61) Installing harfbuzz (8.5.0-r0)
38.31 (32/61) Installing libltdl (2.4.7-r3)
38.31 (33/61) Installing imagemagick-libs (7.1.1.32-r2)
38.31 (34/61) Installing imagemagick (7.1.1.32-r2)
38.31 (35/61) Installing imagemagick-jpeg (7.1.1.32-r2)
38.31 (36/61) Installing imagemagick-pdf (7.1.1.32-r2)
38.31 (37/61) Installing imagemagick-tiff (7.1.1.32-r2)
38.31 (38/61) Installing libwebpdemux (1.3.2-r0)
38.31 (39/61) Installing libwebpmux (1.3.2-r0)
38.31 (40/61) Installing imagemagick-webp (7.1.1.32-r2)
38.31 (41/61) Installing imagemagick-c++ (7.1.1.32-r2)
38.31 (42/61) Installing imagemagick-dev (7.1.1.32-r2)
38.31 (43/61) Installing libde265 (1.0.15-r0)
38.31 (44/61) Installing numactl (2.0.18-r0)
38.31 (45/61) Installing x265-libs (3.6-r0)
38.31 (46/61) Installing libheif (1.17.6-r1)
38.31 (47/61) Installing imagemagick-heic (7.1.1.32-r2)
42.67 (48/61) Installing openexr-libiex (3.1.13-r1)
42.67 (49/61) Installing openexr-libilmthread (3.1.13-r1)
42.67 (50/61) Installing imath (3.1.11-r2)
42.67 (51/61) Installing openexr-libopenexr (3.1.13-r1)
42.67 (52/61) Installing libhwy (1.0.7-r0)
42.67 (53/61) Installing libjxl (0.10.2-r0)
42.67 (54/61) Installing imagemagick-jxl (7.1.1.32-r2)
42.67 (55/61) Installing libxft (2.3.8-r3)
42.67 (56/61) Installing pango (1.52.2-r0)
42.67 (57/61) Installing imagemagick-pango (7.1.1.32-r2)
42.67 (58/61) Installing libraw (0.21.2-r0)
42.67 (59/61) Installing imagemagick-raw (7.1.1.32-r2)
42.67 (60/61) Installing librsvg (2.58.0-r0)
42.67 (61/61) Installing imagemagick-svg (7.1.1.32-r2)
42.67 Executing busybox-1.36.1-r29.trigger
42.67 Executing fontconfig-2.15.0-r1.trigger
42.67 Executing glib-2.80.2-r0.trigger
42.67 Executing shared-mime-info-2.4-r0.trigger
42.67 Executing gdk-pixbuf-2.42.11-r1.trigger
42.67 OK: 442 MiB in 162 packages
42.67 ### INSTALLING REMOTE MODULE imagick ###
42.67 downloading imagick-3.7.0.tgz ...
42.67 Starting to download imagick-3.7.0.tgz (360,138 bytes)
42.67 .........................................................................done: 360,138 bytes
43.73 33 source files, building
43.73 running: phpize
43.73 Configuring for:
43.73 PHP Api Version:         20230831
43.73 Zend Module Api No:      20230831
43.73 Zend Extension Api No:   420230831
43.73 Please provide the prefix of ImageMagick installation [autodetect] : building in /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0
43.73 running: /tmp/pear/temp/imagick/configure --with-php-config=/usr/local/bin/php-config --with-imagick
43.73 checking for grep that handles long lines and -e... /bin/grep
43.73 checking for egrep... /bin/grep -E
43.73 checking for a sed that does not truncate output... /bin/sed
43.73 checking for pkg-config... /usr/bin/pkg-config
43.73 checking pkg-config is at least version 0.9.0... yes
43.73 checking for cc... cc
43.73 checking whether the C compiler works... yes
43.73 checking for C compiler default output file name... a.out
43.73 checking for suffix of executables...
43.73 checking whether we are cross compiling... no
43.73 checking for suffix of object files... o
43.73 checking whether the compiler supports GNU C... yes
43.73 checking whether cc accepts -g... yes
43.94 checking for cc option to enable C11 features... none needed
43.94 checking how to run the C preprocessor... cc -E
43.94 checking for egrep -e... (cached) /bin/grep -E
43.95 checking for icc... no
43.95 checking for suncc... no
43.95 checking for system library directory... lib
43.95 checking if compiler supports -Wl,-rpath,... yes
43.95 checking build system type... x86_64-pc-linux-musl
43.95 checking host system type... x86_64-pc-linux-musl
43.95 checking target system type... x86_64-pc-linux-musl
43.95 checking for PHP prefix... /usr/local
43.95 checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
43.95 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20230831
43.95 checking for PHP installed headers prefix... /usr/local/include/php
43.95 checking if debug is enabled... no
43.95 checking if zts is enabled... no
43.95 checking for gawk... no
43.95 checking for nawk... no
43.95 checking for awk... awk
43.95 checking if awk is broken... no
44.18 checking whether to enable the imagick extension... yes, shared
44.18 checking for pkg-config... /usr/bin/pkg-config
44.18 checking ImageMagick MagickWand API configuration program... checking Testing /usr/local/bin/MagickWand-config... Doesn't exist
44.18 checking Testing /usr/bin/MagickWand-config... It exists
44.18 found in /usr/bin/MagickWand-config
44.18 checking if ImageMagick version is at least 6.2.4... found version 7.1.1-32 Q16 HDRI
44.18 checking for MagickWand.h or magick-wand.h header... user location /usr/include/ImageMagick-7/MagickWand/MagickWand.h
44.18 checking PHP version is at least 5.3.2... yes. found 8.3.9
44.18 libs
44.18 -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI
44.18
44.18
44.18 checking for MagickGetVersion... yes
44.18 checking omp_pause_resource_all usability... yes
44.18 checking Which flavour of OpenMP to link... checking for omp_pause_resource_all... no
44.18 checking for __omp_pause_resource_all... no
44.18 checking for omp_pause_resource_all in -lgomp... yes
44.18 GCC flavoured OpenMP
44.18 checking for a sed that does not truncate output... /bin/sed
44.18 checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
44.55 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
44.55 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
44.55 checking for BSD-compatible nm... /usr/bin/nm -B
44.55 checking whether ln -s works... yes
44.55 checking how to recognize dependent libraries... pass_all
44.55 checking for stdio.h... yes
44.55 checking for stdlib.h... yes
44.55 checking for string.h... yes
44.56 checking for inttypes.h... yes
44.56 checking for stdint.h... yes
44.56 checking for strings.h... yes
44.56 checking for sys/stat.h... yes
44.56 checking for sys/types.h... yes
44.56 checking for unistd.h... yes
44.56 checking for dlfcn.h... yes
44.56 checking the maximum length of command line arguments... 98304
44.56 checking command to parse /usr/bin/nm -B output from cc object... ok
44.56 checking for objdir... .libs
44.56 checking for ar... ar
44.56 checking for ranlib... ranlib
44.56 checking for strip... strip
44.56 checking if cc supports -fno-rtti -fno-exceptions... no
44.56 checking for cc option to produce PIC... -fPIC
44.56 checking if cc PIC flag -fPIC works... yes
44.56 checking if cc static flag -static works... yes
44.56 checking if cc supports -c -o file.o... yes
44.88 checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
44.88 checking whether -lc should be explicitly linked in... no
44.88 checking dynamic linker characteristics... GNU/Linux ld.so
44.88 checking how to hardcode library paths into programs... immediate
44.88 checking whether stripping libraries is possible... yes
44.88 checking if libtool supports shared libraries... yes
44.88 checking whether to build shared libraries... yes
44.88 checking whether to build static libraries... no
44.88
44.88 creating libtool
44.88 appending configuration tag "CXX" to libtool
44.88 configure: patching config.h.in
44.88 configure: creating ./config.status
44.88 config.status: creating config.h
44.88 running: make -j12
44.88 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE   -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick_file.c -o imagick_file.lo  -MMD -MF imagick_file.dep -MT imagick_file.lo
44.88 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE   -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick_class.c -o imagick_class.lo  -MMD -MF imagick_class.dep -MT imagick_class.lo
44.88 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE   -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagickdraw_class.c -o imagickdraw_class.lo  -MMD -MF imagickdraw_class.dep -MT imagickdraw_class.lo
44.88 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE   -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagickpixel_class.c -o imagickpixel_class.lo  -MMD -MF imagickpixel_class.dep -MT imagickpixel_class.lo
44.88 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE   -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagickpixeliterator_class.c -o imagickpixeliterator_class.lo  -MMD -MF imagickpixeliterator_class.dep -MT imagickpixeliterator_class.lo
44.88 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE   -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick_helpers.c -o imagick_helpers.lo  -MMD -MF imagick_helpers.dep -MT imagick_helpers.lo
44.89 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE   -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick.c -o imagick.lo  -MMD -MF imagick.dep -MT imagick.lo
44.89 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE   -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagickkernel_class.c -o imagickkernel_class.lo  -MMD -MF imagickkernel_class.dep -MT imagickkernel_class.lo
44.97 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE   -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/shim_im6_to_im7.c -o shim_im6_to_im7.lo  -MMD -MF shim_im6_to_im7.dep -MT shim_im6_to_im7.lo
44.97 mkdir .libs
44.97 cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7 -DHAVE_CONFIG_H -g -O2 -D_GNU_SOURCE -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick_class.c -MMD -MF imagick_class.dep -MT imagick_class.lo  -fPIC -DPIC -o .libs/imagick_class.o
44.97 cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7 -DHAVE_CONFIG_H -g -O2 -D_GNU_SOURCE -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagickdraw_class.c -MMD -MF imagickdraw_class.dep -MT imagickdraw_class.lo  -fPIC -DPIC -o .libs/imagickdraw_class.o
44.97 cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7 -DHAVE_CONFIG_H -g -O2 -D_GNU_SOURCE -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagickpixeliterator_class.c -MMD -MF imagickpixeliterator_class.dep -MT imagickpixeliterator_class.lo  -fPIC -DPIC -o .libs/imagickpixeliterator_class.o
44.97 cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7 -DHAVE_CONFIG_H -g -O2 -D_GNU_SOURCE -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagickpixel_class.c -MMD -MF imagickpixel_class.dep -MT imagickpixel_class.lo  -fPIC -DPIC -o .libs/imagickpixel_class.o
44.97 cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7 -DHAVE_CONFIG_H -g -O2 -D_GNU_SOURCE -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick_file.c -MMD -MF imagick_file.dep -MT imagick_file.lo  -fPIC -DPIC -o .libs/imagick_file.o
44.98 cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7 -DHAVE_CONFIG_H -g -O2 -D_GNU_SOURCE -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick.c -MMD -MF imagick.dep -MT imagick.lo  -fPIC -DPIC -o .libs/imagick.o
44.98 cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7 -DHAVE_CONFIG_H -g -O2 -D_GNU_SOURCE -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagickkernel_class.c -MMD -MF imagickkernel_class.dep -MT imagickkernel_class.lo  -fPIC -DPIC -o .libs/imagickkernel_class.o
48.33 cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7 -DHAVE_CONFIG_H -g -O2 -D_GNU_SOURCE -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick_helpers.c -MMD -MF imagick_helpers.dep -MT imagick_helpers.lo  -fPIC -DPIC -o .libs/imagick_helpers.o
48.33 cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7 -DHAVE_CONFIG_H -g -O2 -D_GNU_SOURCE -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_CHANNEL_MASK_DEPTH=32 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/shim_im6_to_im7.c -MMD -MF shim_im6_to_im7.dep -MT shim_im6_to_im7.lo  -fPIC -DPIC -o .libs/shim_im6_to_im7.o
48.48 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/main -I/tmp/pear/temp/imagick -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-7  -DHAVE_CONFIG_H  -g -O2 -D_GNU_SOURCE    -o imagick.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/modules  imagick_file.lo imagick_class.lo imagickdraw_class.lo imagickpixel_class.lo imagickpixeliterator_class.lo imagick_helpers.lo imagick.lo imagickkernel_class.lo shim_im6_to_im7.lo -lgomp -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI
48.48 cc -shared  .libs/imagick_file.o .libs/imagick_class.o .libs/imagickdraw_class.o .libs/imagickpixel_class.o .libs/imagickpixeliterator_class.o .libs/imagick_helpers.o .libs/imagick.o .libs/imagickkernel_class.o .libs/shim_im6_to_im7.o  -lgomp -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI  -Wl,-soname -Wl,imagick.so -o .libs/imagick.so
48.48 creating imagick.la
48.48 (cd .libs && rm -f imagick.la && ln -s ../imagick.la imagick.la)
48.48 /bin/sh /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/libtool --tag=CC --mode=install cp ./imagick.la /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/modules
48.49 cp ./.libs/imagick.so /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/modules/imagick.so
48.49 cp ./.libs/imagick.lai /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/modules/imagick.la
48.49 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/modules
48.49 ----------------------------------------------------------------------
48.49 Libraries have been installed in:
48.54 /tmp/pear/temp/pear-build-defaultuseriGhmlj/imagick-3.7.0/modules
48.54
48.54 If you ever happen to want to link against installed libraries
48.54 in a given directory, LIBDIR, you must either use libtool, and
48.54 specify the full pathname of the library, or use the `-LLIBDIR'
48.54 flag during linking and do at least one of the following:
48.54 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
48.54 during execution
48.54 - add LIBDIR to the `LD_RUN_PATH' environment variable
48.54 during linking
48.54 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
48.54
48.54 See any operating system documentation about shared libraries for
48.54 more information, such as the ld(1) and ld.so(8) manual pages.
48.54 ----------------------------------------------------------------------
48.54
48.54 Build complete.
48.54 Don't forget to run 'make test'.
48.54
48.54 running: make -j12 INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuseriGhmlj/install-imagick-3.7.0" install
48.54 Parse /tmp/pear/temp/imagick/ImagickPixel.stub.php to generate /tmp/pear/temp/imagick/ImagickPixel_arginfo.h
48.54 Parse /tmp/pear/temp/imagick/Imagick.stub.php to generate /tmp/pear/temp/imagick/Imagick_arginfo.h
49.13 Connecting to github.com (20.26.156.215:443)
49.13 Installing header files:          /tmp/pear/temp/pear-build-defaultuseriGhmlj/install-imagick-3.7.0/usr/local/include/php/
49.13 Connecting to codeload.github.com (20.26.156.216:443)
49.13 saving to 'v5.0.0.tar.gz'
49.13 v5.0.0.tar.gz        100% |********************************|  141k  0:00:00 ETA
49.13 'v5.0.0.tar.gz' saved
49.13 PHP-Parser-5.0.0/.php-cs-fixer.dist.php
49.13 PHP-Parser-5.0.0/LICENSE
49.13 PHP-Parser-5.0.0/Makefile
49.13 PHP-Parser-5.0.0/README.md
49.13 PHP-Parser-5.0.0/bin/
49.13 PHP-Parser-5.0.0/bin/php-parse
49.13 PHP-Parser-5.0.0/composer.json
49.13 PHP-Parser-5.0.0/lib/
49.13 PHP-Parser-5.0.0/lib/PhpParser/
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/ClassConst.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Class_.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Declaration.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/EnumCase.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Enum_.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/FunctionLike.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Function_.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Interface_.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Method.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Namespace_.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Param.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Property.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/TraitUse.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/TraitUseAdaptation.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Trait_.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Builder/Use_.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/BuilderFactory.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/BuilderHelpers.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Comment.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Comment/
49.13 PHP-Parser-5.0.0/lib/PhpParser/Comment/Doc.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/ConstExprEvaluationException.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/ConstExprEvaluator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Error.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/ErrorHandler.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/ErrorHandler/
49.13 PHP-Parser-5.0.0/lib/PhpParser/ErrorHandler/Collecting.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/ErrorHandler/Throwing.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Internal/
49.13 PHP-Parser-5.0.0/lib/PhpParser/Internal/DiffElem.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Internal/Differ.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Internal/PrintableNewAnonClassNode.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Internal/TokenPolyfill.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Internal/TokenStream.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/JsonDecoder.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/Emulative.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/ReadonlyFunctionTokenEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/ReadonlyTokenEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/ReverseEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Lexer/TokenEmulator/TokenEmulator.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Modifiers.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/NameContext.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/Arg.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/ArrayItem.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/Attribute.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/AttributeGroup.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/ClosureUse.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/ComplexType.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/Const_.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/DeclareItem.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr.php
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/
49.13 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/ArrayDimFetch.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/ArrayItem.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Array_.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/ArrowFunction.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Assign.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/BitwiseAnd.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/BitwiseOr.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/BitwiseXor.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/Coalesce.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/Concat.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/Div.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/Minus.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/Mod.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/Mul.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/Plus.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/Pow.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/ShiftLeft.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignOp/ShiftRight.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/AssignRef.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/BitwiseAnd.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/BitwiseOr.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/BitwiseXor.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/BooleanAnd.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/BooleanOr.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Coalesce.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Concat.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Div.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Equal.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Greater.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/GreaterOrEqual.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Identical.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/LogicalAnd.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/LogicalOr.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/LogicalXor.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Minus.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Mod.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Mul.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/NotEqual.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/NotIdentical.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Plus.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Pow.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/ShiftLeft.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/ShiftRight.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Smaller.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/SmallerOrEqual.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BinaryOp/Spaceship.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BitwiseNot.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/BooleanNot.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/CallLike.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Cast.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Cast/
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Cast/Array_.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Cast/Bool_.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Cast/Double.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Cast/Int_.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Cast/Object_.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Cast/String_.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Cast/Unset_.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/ClassConstFetch.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Clone_.php
49.14 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Closure.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/ClosureUse.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/ConstFetch.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Empty_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Error.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/ErrorSuppress.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Eval_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Exit_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/FuncCall.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Include_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Instanceof_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Isset_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/List_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Match_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/MethodCall.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/New_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/NullsafeMethodCall.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/NullsafePropertyFetch.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/PostDec.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/PostInc.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/PreDec.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/PreInc.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Print_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/PropertyFetch.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/ShellExec.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/StaticCall.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/StaticPropertyFetch.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Ternary.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Throw_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/UnaryMinus.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/UnaryPlus.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Variable.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/YieldFrom.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Expr/Yield_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/FunctionLike.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Identifier.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/InterpolatedStringPart.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/IntersectionType.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/MatchArm.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Name.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Name/
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Name/FullyQualified.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Name/Relative.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/NullableType.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Param.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/PropertyItem.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/DNumber.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/Encapsed.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/EncapsedStringPart.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/Float_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/Int_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/InterpolatedString.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/LNumber.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst/
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst/Class_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst/Dir.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst/File.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst/Function_.php
49.15 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst/Line.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst/Method.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst/Namespace_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/MagicConst/Trait_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Scalar/String_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/StaticVar.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Block.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Break_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Case_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Catch_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/ClassConst.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/ClassLike.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/ClassMethod.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Class_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Const_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Continue_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/DeclareDeclare.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Declare_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Do_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Echo_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/ElseIf_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Else_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/EnumCase.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Enum_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Expression.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Finally_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/For_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Foreach_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Function_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Global_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Goto_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/GroupUse.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/HaltCompiler.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/If_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/InlineHTML.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Interface_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Label.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Namespace_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Nop.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Property.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/PropertyProperty.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Return_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/StaticVar.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Static_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Switch_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/TraitUse.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/TraitUseAdaptation.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/TraitUseAdaptation/
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Alias.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Precedence.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Trait_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/TryCatch.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Unset_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/UseUse.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/Use_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/Stmt/While_.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/UnionType.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/UseItem.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/VarLikeIdentifier.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/Node/VariadicPlaceholder.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/NodeAbstract.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/NodeDumper.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/NodeFinder.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/NodeTraverser.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/NodeTraverserInterface.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitor.php
49.16 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitor/
49.16 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitor/CloningVisitor.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitor/CommentAnnotatingVisitor.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitor/FindingVisitor.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitor/FirstFindingVisitor.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitor/NameResolver.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitor/NodeConnectingVisitor.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitor/ParentConnectingVisitor.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/NodeVisitorAbstract.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/Parser.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/Parser/
49.17 PHP-Parser-5.0.0/lib/PhpParser/Parser/Php7.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/Parser/Php8.php
49.17 PHP-Parser-5.0.0/lib/PhpParser/ParserAbstract.php
49.21 PHP-Parser-5.0.0/lib/PhpParser/ParserFactory.php
49.21 PHP-Parser-5.0.0/lib/PhpParser/PhpVersion.php
49.21 PHP-Parser-5.0.0/lib/PhpParser/PrettyPrinter.php
49.21 PHP-Parser-5.0.0/lib/PhpParser/PrettyPrinter/
49.21 PHP-Parser-5.0.0/lib/PhpParser/PrettyPrinter/Standard.php
49.21 PHP-Parser-5.0.0/lib/PhpParser/PrettyPrinterAbstract.php
49.21 PHP-Parser-5.0.0/lib/PhpParser/Token.php
49.21 PHP-Parser-5.0.0/lib/PhpParser/compatibility_tokens.php
49.21 PHP-Parser-5.0.0/phpstan-baseline.neon
49.21 PHP-Parser-5.0.0/phpstan.neon.dist
49.21 Saved /tmp/pear/temp/imagick/ImagickPixel_arginfo.h
49.21 In /tmp/pear/temp/imagick/Imagick.stub.php:
49.21 Unterminated preprocessor conditions
49.21 make: *** [Makefile:196: /tmp/pear/temp/imagick/Imagick_arginfo.h] Error 1
49.21 ERROR: `make -j12 INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuseriGhmlj/install-imagick-3.7.0" install' failed
49.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
49.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
49.84 (1/2) Purging imagemagick-dev (7.1.1.32-r2)
49.84 (2/2) Purging imagemagick-c++ (7.1.1.32-r2)
49.84 Executing busybox-1.36.1-r29.trigger
49.85 OK: 440 MiB in 160 packages
------
failed to solve: process "/bin/sh -c phpaddmod imagick" did not complete successfully: exit code: 1
@shinsenter
Copy link
Owner

shinsenter commented Jul 20, 2024

As far as I know, Imagick does not seem to support PHP 8.3 yet. Some people have found workaround solutions, and I think you might want to take a look at them for reference.

mlocati/docker-php-extension-installer#811

Please try this:

phpaddmod imagick/imagick@master

@replete
Copy link
Author

replete commented Jul 20, 2024

Aha, apologies then. Statamic uses 'gd' by default and I was trying to use image magick to see if it could fix the unexplainable 500+ms delay with images that already exist even on localhost.
Screenshot 2024-07-20 at 13 07 21

Thanks for checking for me, apologies for not knowing this

@shinsenter shinsenter closed this as not planned Won't fix, can't repro, duplicate, stale Jul 20, 2024
@shinsenter
Copy link
Owner

@replete
You can try my another project to handle image processing and caching for your project without overloading PHP:

https://github.com/shinsenter/docker-imgproxy

@replete
Copy link
Author

replete commented Jul 20, 2024

Amazing that built, thanks so much @shinsenter 🍻

P.S. I have made a repo about the glide issue, if I can figure out what's going on I will share it

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

2 participants