· 4 years ago · Jul 08, 2021, 07:06 AM
1PHP Warning: dl(): Dynamically loaded extensions aren't enabled in /usr/local/share/pear/peclcmd.php on line 1
2PHP Warning: dl(): Dynamically loaded extensions aren't enabled in /usr/local/share/pear/peclcmd.php on line 1
3WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
4downloading imagick-3.4.4.tgz ...
5Starting to download imagick-3.4.4.tgz (253,434 bytes)
6.....................................................done: 253,434 bytes
719 source files, building
8running: phpize
9Configuring for:
10PHP Api Version: 20180731
11Zend Module Api No: 20180731
12Zend Extension Api No: 320180731
13Please provide the prefix of ImageMagick installation [autodetect] :
14building in /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4
15running: /tmp/pear/imagick/configure --with-php-config=/usr/local/bin/php-config --with-imagick
16checking for grep that handles long lines and -e... /usr/bin/grep
17checking for egrep... /usr/bin/grep -E
18checking for a sed that does not truncate output... /usr/bin/sed
19checking for cc... cc
20checking whether the C compiler works... yes
21checking for C compiler default output file name... a.out
22checking for suffix of executables...
23checking whether we are cross compiling... no
24checking for suffix of object files... o
25checking whether we are using the GNU C compiler... yes
26checking whether cc accepts -g... yes
27checking for cc option to accept ISO C89... none needed
28checking how to run the C preprocessor... cc -E
29checking for icc... no
30checking for suncc... no
31checking whether cc understands -c and -o together... yes
32checking for system library directory... lib
33checking if compiler supports -R... no
34checking if compiler supports -Wl,-rpath,... yes
35checking build system type... amd64-unknown-freebsd12.2
36checking host system type... amd64-unknown-freebsd12.2
37checking target system type... amd64-unknown-freebsd12.2
38checking for PHP prefix... /usr/local
39checking 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
40checking for PHP extension directory... /usr/local/lib/php/20180731
41checking for PHP installed headers prefix... /usr/local/include/php
42checking if debug is enabled... no
43checking if zts is enabled... no
44checking for re2c... no
45configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
46checking for gawk... no
47checking for nawk... nawk
48checking if nawk is broken... no
49checking whether to enable the imagick extension... yes, shared
50checking for pkg-config... /usr/local/bin/pkg-config
51checking ImageMagick MagickWand API configuration program... checking Testing /usr/local/bin/MagickWand-config... It exists
52found in /usr/local/bin/MagickWand-config
53checking if ImageMagick version is at least 6.2.4... found version 6.9.11 Q16
54checking for MagickWand.h or magick-wand.h header... user location /usr/local/include/ImageMagick-6/wand/MagickWand.h
55checking PHP version is at least 5.3.2... yes. found 7.3.27
56libs
57-L/usr/local/lib -lMagickWand-6 -lMagickCore-6
58
59
60checking for MagickGetVersion... yes
61checking for ld used by cc... /usr/bin/ld
62checking if the linker (/usr/bin/ld) is GNU ld... yes
63checking for /usr/bin/ld option to reload object files... -r
64checking for BSD-compatible nm... /usr/local/bin/nm -B
65checking whether ln -s works... yes
66checking how to recognize dependent libraries... pass_all
67checking for ANSI C header files... yes
68checking for sys/types.h... yes
69checking for sys/stat.h... yes
70checking for stdlib.h... yes
71checking for string.h... yes
72checking for memory.h... yes
73checking for strings.h... yes
74checking for inttypes.h... yes
75checking for stdint.h... yes
76checking for unistd.h... yes
77checking dlfcn.h usability... yes
78checking dlfcn.h presence... yes
79checking for dlfcn.h... yes
80checking the maximum length of command line arguments... 393216
81checking command to parse /usr/local/bin/nm -B output from cc object... ok
82checking for objdir... .libs
83checking for ar... ar
84checking for ranlib... ranlib
85checking for strip... strip
86checking if cc supports -fno-rtti -fno-exceptions... yes
87checking for cc option to produce PIC... -fPIC
88checking if cc PIC flag -fPIC works... yes
89checking if cc static flag -static works... yes
90checking if cc supports -c -o file.o... yes
91checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
92checking whether -lc should be explicitly linked in... no
93checking dynamic linker characteristics... freebsd12.2 ld.so
94checking how to hardcode library paths into programs... immediate
95checking whether stripping libraries is possible... no
96checking if libtool supports shared libraries... yes
97checking whether to build shared libraries... yes
98checking whether to build static libraries... no
99
100creating libtool
101appending configuration tag "CXX" to libtool
102configure: creating ./config.status
103config.status: creating config.h
104running: make
105/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=compile cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagick_file.c -o imagick_file.lo
106mkdir .libs
107 cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagick_file.c -fPIC -DPIC -o .libs/imagick_file.o
108/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=compile cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagick_class.c -o imagick_class.lo
109 cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagick_class.c -fPIC -DPIC -o .libs/imagick_class.o
110/tmp/pear/imagick/imagick_class.c:299:10: warning: 'MagickGetImageMatte' is deprecated [-Wdeprecated-declarations]
111 matte = MagickGetImageMatte(intern->magick_wand);
112 ^
113/usr/local/include/ImageMagick-6/wand/deprecate.h:85:55: note: 'MagickGetImageMatte' has been explicitly marked deprecated here
114 MagickGetImageMatte(MagickWand *) magick_attribute((deprecated)),
115 ^
116/tmp/pear/imagick/imagick_class.c:1284:12: warning: 'MagickPaintFloodfillImage' is deprecated [-Wdeprecated-declarations]
117 status = MagickPaintFloodfillImage(intern->magick_wand, channel, fill_wand, fuzz, NULL, x, y);
118 ^
119/usr/local/include/ImageMagick-6/wand/deprecate.h:104:23: note: 'MagickPaintFloodfillImage' has been explicitly marked deprecated here
120 magick_attribute((deprecated)),
121 ^
122/tmp/pear/imagick/imagick_class.c:1292:12: warning: 'MagickPaintFloodfillImage' is deprecated [-Wdeprecated-declarations]
123 status = MagickPaintFloodfillImage(intern->magick_wand, channel, fill_wand, fuzz, border_wand, x, y);
124 ^
125/usr/local/include/ImageMagick-6/wand/deprecate.h:104:23: note: 'MagickPaintFloodfillImage' has been explicitly marked deprecated here
126 magick_attribute((deprecated)),
127 ^
128/tmp/pear/imagick/imagick_class.c:1774:11: warning: 'MagickRecolorImage' is deprecated [-Wdeprecated-declarations]
129 status = MagickRecolorImage(intern->magick_wand, order, array);
130 ^
131/usr/local/include/ImageMagick-6/wand/deprecate.h:117:23: note: 'MagickRecolorImage' has been explicitly marked deprecated here
132 magick_attribute((deprecated)),
133 ^
134/tmp/pear/imagick/imagick_class.c:4315:11: warning: 'MagickColorFloodfillImage' is deprecated [-Wdeprecated-declarations]
135 status = MagickColorFloodfillImage(intern->magick_wand, fill_wand, fuzz, border_wand, x, y);
136 ^
137/usr/local/include/ImageMagick-6/wand/deprecate.h:80:23: note: 'MagickColorFloodfillImage' has been explicitly marked deprecated here
138 magick_attribute((deprecated)),
139 ^
140/tmp/pear/imagick/imagick_class.c:4743:11: warning: 'MagickMapImage' is deprecated [-Wdeprecated-declarations]
141 status = MagickMapImage(intern->magick_wand, intern_map->magick_wand, dither);
142 ^
143/usr/local/include/ImageMagick-6/wand/deprecate.h:90:23: note: 'MagickMapImage' has been explicitly marked deprecated here
144 magick_attribute((deprecated)),
145 ^
146/tmp/pear/imagick/imagick_class.c:4784:11: warning: 'MagickMatteFloodfillImage' is deprecated [-Wdeprecated-declarations]
147 status = MagickMatteFloodfillImage(intern->magick_wand, alpha, fuzz, color_wand, x, y);
148 ^
149/usr/local/include/ImageMagick-6/wand/deprecate.h:93:23: note: 'MagickMatteFloodfillImage' has been explicitly marked deprecated here
150 magick_attribute((deprecated)),
151 ^
152/tmp/pear/imagick/imagick_class.c:4822:11: warning: 'MagickMedianFilterImage' is deprecated [-Wdeprecated-declarations]
153 status = MagickMedianFilterImage(intern->magick_wand, radius);
154 ^
155/usr/local/include/ImageMagick-6/wand/deprecate.h:95:23: note: 'MagickMedianFilterImage' has been explicitly marked deprecated here
156 magick_attribute((deprecated)),
157 ^
158/tmp/pear/imagick/imagick_class.c:4904:11: warning: 'MagickPaintOpaqueImageChannel' is deprecated [-Wdeprecated-declarations]
159 status = MagickPaintOpaqueImageChannel(intern->magick_wand, channel, target_wand, fill_wand, fuzz);
160 ^
161/usr/local/include/ImageMagick-6/wand/deprecate.h:109:23: note: 'MagickPaintOpaqueImageChannel' has been explicitly marked deprecated here
162 magick_attribute((deprecated)),
163 ^
164/tmp/pear/imagick/imagick_class.c:4987:11: warning: 'MagickPaintTransparentImage' is deprecated [-Wdeprecated-declarations]
165 status = MagickPaintTransparentImage(intern->magick_wand, color_wand, alpha, fuzz);
166 ^
167/usr/local/include/ImageMagick-6/wand/deprecate.h:111:37: note: 'MagickPaintTransparentImage' has been explicitly marked deprecated here
168 const double) magick_attribute((deprecated)),
169 ^
170/tmp/pear/imagick/imagick_class.c:5151:11: warning: 'MagickReduceNoiseImage' is deprecated [-Wdeprecated-declarations]
171 status = MagickReduceNoiseImage(intern->magick_wand, radius);
172 ^
173/usr/local/include/ImageMagick-6/wand/deprecate.h:98:23: note: 'MagickReduceNoiseImage' has been explicitly marked deprecated here
174 magick_attribute((deprecated)),
175 ^
176/tmp/pear/imagick/imagick_class.c:6481:14: warning: 'MagickGetImageAttribute' is deprecated [-Wdeprecated-declarations]
177 attribute = MagickGetImageAttribute(intern->magick_wand, key);
178 ^
179/usr/local/include/ImageMagick-6/wand/deprecate.h:63:23: note: 'MagickGetImageAttribute' has been explicitly marked deprecated here
180 magick_attribute((deprecated)),
181 ^
182/tmp/pear/imagick/imagick_class.c:6698:11: warning: 'MagickGetImageChannelExtrema' is deprecated [-Wdeprecated-declarations]
183 status = MagickGetImageChannelExtrema(intern->magick_wand, channel_type, &minima, &maxima);
184 ^
185/usr/local/include/ImageMagick-6/wand/deprecate.h:82:33: note: 'MagickGetImageChannelExtrema' has been explicitly marked deprecated here
186 size_t *) magick_attribute((deprecated)),
187 ^
188/tmp/pear/imagick/imagick_class.c:7039:11: warning: 'MagickGetImageExtrema' is deprecated [-Wdeprecated-declarations]
189 status = MagickGetImageExtrema(intern->magick_wand, &min, &max);
190 ^
191/usr/local/include/ImageMagick-6/wand/deprecate.h:84:23: note: 'MagickGetImageExtrema' has been explicitly marked deprecated here
192 magick_attribute((deprecated)),
193 ^
194/tmp/pear/imagick/imagick_class.c:8151:11: warning: 'MagickGetImageIndex' is deprecated [-Wdeprecated-declarations]
195 status = MagickGetImageIndex(intern->magick_wand);
196 ^
197/usr/local/include/ImageMagick-6/wand/deprecate.h:68:55: note: 'MagickGetImageIndex' has been explicitly marked deprecated here
198 MagickGetImageIndex(MagickWand *) magick_attribute((deprecated));
199 ^
200/tmp/pear/imagick/imagick_class.c:8272:32: warning: 'MagickGetImageSize' is deprecated [-Wdeprecated-declarations]
201 ZVAL_LONG(return_value, (long)MagickGetImageSize(intern->magick_wand));
202 ^
203/usr/local/include/ImageMagick-6/wand/deprecate.h:147:54: note: 'MagickGetImageSize' has been explicitly marked deprecated here
204 MagickGetImageSize(MagickWand *) magick_attribute((deprecated));
205 ^
206/tmp/pear/imagick/imagick_class.c:8510:14: warning: address of array 'trim->val' will always evaluate to 'true' [-Wpointer-bool-conversion]
207 if (trim->val) {
208 ~~ ~~~~~~^~~
209/tmp/pear/imagick/imagick_class.c:8746:11: warning: 'MagickSetImageAttribute' is deprecated [-Wdeprecated-declarations]
210 status = MagickSetImageAttribute(intern->magick_wand, key, attribute);
211 ^
212/usr/local/include/ImageMagick-6/wand/deprecate.h:119:23: note: 'MagickSetImageAttribute' has been explicitly marked deprecated here
213 magick_attribute((deprecated)),
214 ^
215/tmp/pear/imagick/imagick_class.c:9121:13: warning: 'MagickFlattenImages' is deprecated [-Wdeprecated-declarations]
216 tmp_wand = MagickFlattenImages(intern->magick_wand);
217 ^
218/usr/local/include/ImageMagick-6/wand/deprecate.h:139:56: note: 'MagickFlattenImages' has been explicitly marked deprecated here
219 *MagickFlattenImages(MagickWand *) magick_attribute((deprecated)),
220 ^
221/tmp/pear/imagick/imagick_class.c:10308:13: warning: 'MagickAverageImages' is deprecated [-Wdeprecated-declarations]
222 tmp_wand = MagickAverageImages(intern->magick_wand);
223 ^
224/usr/local/include/ImageMagick-6/wand/deprecate.h:138:56: note: 'MagickAverageImages' has been explicitly marked deprecated here
225 *MagickAverageImages(MagickWand *) magick_attribute((deprecated)),
226 ^
227/tmp/pear/imagick/imagick_class.c:10811:13: warning: 'MagickMosaicImages' is deprecated [-Wdeprecated-declarations]
228 tmp_wand = MagickMosaicImages(intern->magick_wand);
229 ^
230/usr/local/include/ImageMagick-6/wand/deprecate.h:142:55: note: 'MagickMosaicImages' has been explicitly marked deprecated here
231 *MagickMosaicImages(MagickWand *) magick_attribute((deprecated)),
232 ^
233/tmp/pear/imagick/imagick_class.c:10941:11: warning: 'MagickRadialBlurImageChannel' is deprecated [-Wdeprecated-declarations]
234 status = MagickRadialBlurImageChannel(intern->magick_wand, channel, angle);
235 ^
236/usr/local/include/ImageMagick-6/wand/deprecate.h:115:23: note: 'MagickRadialBlurImageChannel' has been explicitly marked deprecated here
237 magick_attribute((deprecated)),
238 ^
23922 warnings generated.
240/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=compile cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagickdraw_class.c -o imagickdraw_class.lo
241 cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagickdraw_class.c -fPIC -DPIC -o .libs/imagickdraw_class.o
242/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=compile cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagickpixel_class.c -o imagickpixel_class.lo
243 cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagickpixel_class.c -fPIC -DPIC -o .libs/imagickpixel_class.o
244/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=compile cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagickpixeliterator_class.c -o imagickpixeliterator_class.lo
245 cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagickpixeliterator_class.c -fPIC -DPIC -o .libs/imagickpixeliterator_class.o
246/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=compile cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagick_helpers.c -o imagick_helpers.lo
247 cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagick_helpers.c -fPIC -DPIC -o .libs/imagick_helpers.o
248/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=compile cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagick.c -o imagick.lo
249 cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagick.c -fPIC -DPIC -o .libs/imagick.o
250/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=compile cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagickkernel_class.c -o imagickkernel_class.lo
251 cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/imagickkernel_class.c -fPIC -DPIC -o .libs/imagickkernel_class.o
252/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=compile cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/shim_im6_to_im7.c -o shim_im6_to_im7.lo
253 cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I. -I/tmp/pear/imagick -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/imagick/shim_im6_to_im7.c -fPIC -DPIC -o .libs/shim_im6_to_im7.o
254/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=link cc -DPHP_ATOM_INC -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/include -I/tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/main -I/tmp/pear/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/local/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -o ./imagick.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/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 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lMagickWand-6 -lMagickCore-6
255cc -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 -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libMagickWand-6.so /usr/local/lib/libMagickCore-6.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,imagick.so -o ./.libs/imagick.so
256creating ./imagick.la
257(cd ./.libs && rm -f imagick.la && ln -s ../imagick.la imagick.la)
258/bin/sh /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/libtool --mode=install cp ./imagick.la /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/modules
259cp ./.libs/imagick.so /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/modules/imagick.so
260cp ./.libs/imagick.lai /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/modules/imagick.la
261----------------------------------------------------------------------
262Libraries have been installed in:
263 /tmp/pear/pear-build-rootdbO04m/imagick-3.4.4/modules
264
265If you ever happen to want to link against installed libraries
266in a given directory, LIBDIR, you must either use libtool, and
267specify the full pathname of the library, or use the `-LLIBDIR'
268flag during linking and do at least one of the following:
269 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
270 during execution
271 - add LIBDIR to the `LD_RUN_PATH' environment variable
272 during linking
273 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
274
275See any operating system documentation about shared libraries for
276more information, such as the ld(1) and ld.so(8) manual pages.
277----------------------------------------------------------------------
278
279Build complete.
280Don't forget to run 'make test'.
281
282running: make INSTALL_ROOT="/tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4" install
283Installing shared extensions: /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/lib/php/20180731/
284Installing header files: /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/include/php/
285running: find "/tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4" | xargs ls -dils
286947710 1 drwxr-xr-x 3 root wheel 3 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4
287949529 1 drwxr-xr-x 3 root wheel 3 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr
288949641 1 drwxr-xr-x 4 root wheel 4 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local
289949410 1 drwxr-xr-x 3 root wheel 3 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/include
290947822 1 drwxr-xr-x 3 root wheel 3 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/include/php
291948022 1 drwxr-xr-x 3 root wheel 3 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/include/php/ext
292947823 1 drwxr-xr-x 2 root wheel 3 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/include/php/ext/imagick
293949644 1 -rw-r--r-- 1 root wheel 1828 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/include/php/ext/imagick/php_imagick_shared.h
294949530 1 drwxr-xr-x 3 root wheel 3 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/lib
295949642 1 drwxr-xr-x 3 root wheel 3 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/lib/php
296949643 1 drwxr-xr-x 2 root wheel 3 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/lib/php/20180731
297949531 1 -rwxr-xr-x 1 root wheel 1108464 Jul 8 09:57 /tmp/pear/pear-build-rootdbO04m/install-imagick-3.4.4/usr/local/lib/php/20180731/imagick.so
298
299Build process completed successfully
300Installing '/usr/local/include/php/ext/imagick/php_imagick_shared.h'
301Installing '/usr/local/lib/php/20180731/imagick.so'
302install ok: channel://pecl.php.net/imagick-3.4.4
303configuration option "php_ini" is not set to php.ini location
304You should add "extension=imagick.so" to php.ini
305