Advertisement
Guest User

Alpine Linux imagick PHP Dockerfile

a guest
May 6th, 2023
758
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 143.88 KB | Software | 0 0
  1. STEP 1/11: FROM docker.io/laravelphp/vapor:php82
  2. STEP 2/11: RUN apk --update add postgresql14-client
  3. --> Using cache 757599567d1b1d651d15bee1620a631d06f133de7d58decb2d18f5e229024380
  4. --> 757599567d1
  5. STEP 3/11: RUN curl -s https://getcomposer.org/installer | php
  6. --> Using cache 9e962be235cd3c4ed3ce6f4061f915036d78242628f0fb08137829b427d602c2
  7. --> 9e962be235c
  8. STEP 4/11: RUN alias composer='php composer.phar'
  9. --> Using cache 8c6344fb335bb6262dd79b2844796185a4ae1176dc910063c982b72e792282ba
  10. --> 8c6344fb335
  11. STEP 5/11: RUN apk add php82-pecl-imagick --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
  12. --> Using cache 3727516529c550b527f3a8bf23b8940519c6f38511e455ab2b3c112c4f1c2726
  13. --> 3727516529c
  14. STEP 6/11: RUN apk --update add imagemagick imagemagick-dev
  15. --> Using cache 45c215781d3593a9d2ad203653429192893cdd4b8243910109204a042d9048d3
  16. --> 45c215781d3
  17. STEP 7/11: RUN pecl install imagick
  18. downloading imagick-3.7.0.tgz ...
  19. Starting to download imagick-3.7.0.tgz (360,138 bytes)
  20. .........................................................................done: 360,138 bytes
  21. 33 source files, building
  22. running: phpize
  23. Configuring for:
  24. PHP Api Version: 20220829
  25. Zend Module Api No: 20220829
  26. Zend Extension Api No: 420220829
  27. configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  28. configure.ac:161: You should run autoupdate.
  29. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  30. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  31. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  32. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  33. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  34. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  35. configure.ac:161: the top level
  36. configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  37. configure.ac:161: You should run autoupdate.
  38. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  39. lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  40. lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  41. ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  42. ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  43. build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  44. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  45. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  46. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  47. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  48. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  49. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  50. configure.ac:161: the top level
  51. configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  52. configure.ac:161: You should run autoupdate.
  53. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  54. lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  55. lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  56. ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  57. ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  58. build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  59. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  60. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  61. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  62. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  63. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  64. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  65. configure.ac:161: the top level
  66. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  67. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  68. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  69. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  70. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  71. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  72. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  73. configure.ac:161: the top level
  74. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  75. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  76. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  77. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  78. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  79. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  80. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  81. configure.ac:161: the top level
  82. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
  83. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  84. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  85. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  86. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  87. configure.ac:161: the top level
  88. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
  89. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  90. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  91. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  92. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  93. configure.ac:161: the top level
  94. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
  95. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  96. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  97. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  98. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  99. configure.ac:161: the top level
  100. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
  101. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  102. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  103. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  104. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  105. configure.ac:161: the top level
  106. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
  107. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  108. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  109. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  110. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  111. configure.ac:161: the top level
  112. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
  113. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  114. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  115. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  116. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  117. configure.ac:161: the top level
  118. configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  119. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  120. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  121. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  122. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  123. configure.ac:161: the top level
  124. configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  125. configure.ac:161: You should run autoupdate.
  126. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  127. build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  128. build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  129. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  130. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  131. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  132. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  133. configure.ac:161: the top level
  134. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  135. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  136. build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  137. build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  138. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  139. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  140. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  141. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  142. configure.ac:161: the top level
  143. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  144. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  145. build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  146. build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  147. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  148. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  149. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  150. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  151. configure.ac:161: the top level
  152. Please provide the prefix of ImageMagick installation [autodetect] : building in /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0
  153. running: /tmp/pear/temp/imagick/configure --with-php-config=/usr/local/bin/php-config --with-imagick
  154. checking for grep that handles long lines and -e... /bin/grep
  155. checking for egrep... /bin/grep -E
  156. checking for a sed that does not truncate output... /bin/sed
  157. checking for pkg-config... /usr/bin/pkg-config
  158. checking pkg-config is at least version 0.9.0... yes
  159. checking for cc... cc
  160. checking whether the C compiler works... yes
  161. checking for C compiler default output file name... a.out
  162. checking for suffix of executables...
  163. checking whether we are cross compiling... no
  164. checking for suffix of object files... o
  165. checking whether the compiler supports GNU C... yes
  166. checking whether cc accepts -g... yes
  167. checking for cc option to enable C11 features... none needed
  168. checking how to run the C preprocessor... cc -E
  169. checking for icc... no
  170. checking for suncc... no
  171. checking for system library directory... lib
  172. checking if compiler supports -Wl,-rpath,... yes
  173. checking build system type... x86_64-pc-linux-musl
  174. checking host system type... x86_64-pc-linux-musl
  175. checking target system type... x86_64-pc-linux-musl
  176. checking for PHP prefix... /usr/local
  177. 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
  178. checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20220829
  179. checking for PHP installed headers prefix... /usr/local/include/php
  180. checking if debug is enabled... no
  181. checking if zts is enabled... no
  182. checking for gawk... no
  183. checking for nawk... no
  184. checking for awk... awk
  185. checking if awk is broken... no
  186. checking whether to enable the imagick extension... yes, shared
  187. checking for pkg-config... /usr/bin/pkg-config
  188. checking ImageMagick MagickWand API configuration program... checking Testing /usr/local/bin/MagickWand-config... Doesn't exist
  189. checking Testing /usr/bin/MagickWand-config... It exists
  190. found in /usr/bin/MagickWand-config
  191. checking if ImageMagick version is at least 6.2.4... found version 7.1.0-52 Q16 HDRI
  192. checking for MagickWand.h or magick-wand.h header... user location /usr/include/ImageMagick-7/MagickWand/MagickWand.h
  193. checking PHP version is at least 5.3.2... yes. found 8.2.0
  194. libs
  195. -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI
  196.  
  197.  
  198. checking for MagickGetVersion... yes
  199. checking omp_pause_resource_all usability... yes
  200. checking Which flavour of OpenMP to link... checking for omp_pause_resource_all... no
  201. checking for __omp_pause_resource_all... no
  202. checking for omp_pause_resource_all in -lgomp... yes
  203. GCC flavoured OpenMP
  204. checking for a sed that does not truncate output... /bin/sed
  205. checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  206. checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  207. checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  208. checking for BSD-compatible nm... /usr/bin/nm -B
  209. checking whether ln -s works... yes
  210. checking how to recognize dependent libraries... pass_all
  211. checking for stdio.h... yes
  212. checking for stdlib.h... yes
  213. checking for string.h... yes
  214. checking for inttypes.h... yes
  215. checking for stdint.h... yes
  216. checking for strings.h... yes
  217. checking for sys/stat.h... yes
  218. checking for sys/types.h... yes
  219. checking for unistd.h... yes
  220. checking for dlfcn.h... yes
  221. checking the maximum length of command line arguments... 98304
  222. checking command to parse /usr/bin/nm -B output from cc object... ok
  223. checking for objdir... .libs
  224. checking for ar... ar
  225. checking for ranlib... ranlib
  226. checking for strip... strip
  227. checking if cc supports -fno-rtti -fno-exceptions... no
  228. checking for cc option to produce PIC... -fPIC
  229. checking if cc PIC flag -fPIC works... yes
  230. checking if cc static flag -static works... yes
  231. checking if cc supports -c -o file.o... yes
  232. checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  233. checking whether -lc should be explicitly linked in... no
  234. checking dynamic linker characteristics... GNU/Linux ld.so
  235. checking how to hardcode library paths into programs... immediate
  236. checking whether stripping libraries is possible... yes
  237. checking if libtool supports shared libraries... yes
  238. checking whether to build shared libraries... yes
  239. checking whether to build static libraries... no
  240.  
  241. creating libtool
  242. appending configuration tag "CXX" to libtool
  243. configure: patching config.h.in
  244. configure: creating ./config.status
  245. config.status: creating config.h
  246. running: make
  247. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  248. mkdir .libs
  249. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  250. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  251. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  252. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  253. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  254. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  255. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  256. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  257. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  258. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  259. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  260. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick.c -o imagick.lo -MMD -MF imagick.dep -MT imagick.lo
  261. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  262. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  263. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  264. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  265. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  266. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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-defaultuseroGINmL/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
  267. 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
  268. creating imagick.la
  269. (cd .libs && rm -f imagick.la && ln -s ../imagick.la imagick.la)
  270. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=install cp ./imagick.la /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules
  271. cp ./.libs/imagick.so /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules/imagick.so
  272. cp ./.libs/imagick.lai /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules/imagick.la
  273. PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules
  274. ----------------------------------------------------------------------
  275. Libraries have been installed in:
  276. /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules
  277.  
  278. If you ever happen to want to link against installed libraries
  279. in a given directory, LIBDIR, you must either use libtool, and
  280. specify the full pathname of the library, or use the `-LLIBDIR'
  281. flag during linking and do at least one of the following:
  282. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  283. during execution
  284. - add LIBDIR to the `LD_RUN_PATH' environment variable
  285. during linking
  286. - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  287.  
  288. See any operating system documentation about shared libraries for
  289. more information, such as the ld(1) and ld.so(8) manual pages.
  290. ----------------------------------------------------------------------
  291.  
  292. Build complete.
  293. Don't forget to run 'make test'.
  294.  
  295. running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0" install
  296. Parse /tmp/pear/temp/imagick/ImagickPixelIterator.stub.php to generate /tmp/pear/temp/imagick/ImagickPixelIterator_arginfo.h
  297. --2023-05-06 07:59:03-- https://github.com/nikic/PHP-Parser/archive/v4.15.1.tar.gz
  298. Resolving github.com (github.com)... 140.82.121.4
  299. Connecting to github.com (github.com)|140.82.121.4|:443... connected.
  300. HTTP request sent, awaiting response... 302 Found
  301. Location: https://codeload.github.com/nikic/PHP-Parser/tar.gz/refs/tags/v4.15.1 [following]
  302. --2023-05-06 07:59:03-- https://codeload.github.com/nikic/PHP-Parser/tar.gz/refs/tags/v4.15.1
  303. Resolving codeload.github.com (codeload.github.com)... 140.82.121.10
  304. Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.
  305. HTTP request sent, awaiting response... 200 OK
  306. Length: unspecified [application/x-gzip]
  307. Saving to: 'v4.15.1.tar.gz'
  308.  
  309. 0K .......... .......... .......... .......... .......... 378K
  310. 50K .......... .......... .......... .......... .......... 740K
  311. 100K .......... .......... .......... .......... .......... 24.2M
  312. 150K 13.1M=0.2s
  313.  
  314. 2023-05-06 07:59:04 (747 KB/s) - 'v4.15.1.tar.gz' saved [154470]
  315.  
  316. PHP-Parser-4.15.1/LICENSE
  317. PHP-Parser-4.15.1/README.md
  318. PHP-Parser-4.15.1/bin/
  319. PHP-Parser-4.15.1/bin/php-parse
  320. PHP-Parser-4.15.1/composer.json
  321. PHP-Parser-4.15.1/grammar/
  322. PHP-Parser-4.15.1/grammar/README.md
  323. PHP-Parser-4.15.1/grammar/parser.template
  324. PHP-Parser-4.15.1/grammar/php5.y
  325. PHP-Parser-4.15.1/grammar/php7.y
  326. PHP-Parser-4.15.1/grammar/phpyLang.php
  327. PHP-Parser-4.15.1/grammar/rebuildParsers.php
  328. PHP-Parser-4.15.1/grammar/tokens.template
  329. PHP-Parser-4.15.1/grammar/tokens.y
  330. PHP-Parser-4.15.1/lib/
  331. PHP-Parser-4.15.1/lib/PhpParser/
  332. PHP-Parser-4.15.1/lib/PhpParser/Builder.php
  333. PHP-Parser-4.15.1/lib/PhpParser/Builder/
  334. PHP-Parser-4.15.1/lib/PhpParser/Builder/ClassConst.php
  335. PHP-Parser-4.15.1/lib/PhpParser/Builder/Class_.php
  336. PHP-Parser-4.15.1/lib/PhpParser/Builder/Declaration.php
  337. PHP-Parser-4.15.1/lib/PhpParser/Builder/EnumCase.php
  338. PHP-Parser-4.15.1/lib/PhpParser/Builder/Enum_.php
  339. PHP-Parser-4.15.1/lib/PhpParser/Builder/FunctionLike.php
  340. PHP-Parser-4.15.1/lib/PhpParser/Builder/Function_.php
  341. PHP-Parser-4.15.1/lib/PhpParser/Builder/Interface_.php
  342. PHP-Parser-4.15.1/lib/PhpParser/Builder/Method.php
  343. PHP-Parser-4.15.1/lib/PhpParser/Builder/Namespace_.php
  344. PHP-Parser-4.15.1/lib/PhpParser/Builder/Param.php
  345. PHP-Parser-4.15.1/lib/PhpParser/Builder/Property.php
  346. PHP-Parser-4.15.1/lib/PhpParser/Builder/TraitUse.php
  347. PHP-Parser-4.15.1/lib/PhpParser/Builder/TraitUseAdaptation.php
  348. PHP-Parser-4.15.1/lib/PhpParser/Builder/Trait_.php
  349. PHP-Parser-4.15.1/lib/PhpParser/Builder/Use_.php
  350. PHP-Parser-4.15.1/lib/PhpParser/BuilderFactory.php
  351. PHP-Parser-4.15.1/lib/PhpParser/BuilderHelpers.php
  352. PHP-Parser-4.15.1/lib/PhpParser/Comment.php
  353. PHP-Parser-4.15.1/lib/PhpParser/Comment/
  354. PHP-Parser-4.15.1/lib/PhpParser/Comment/Doc.php
  355. PHP-Parser-4.15.1/lib/PhpParser/ConstExprEvaluationException.php
  356. PHP-Parser-4.15.1/lib/PhpParser/ConstExprEvaluator.php
  357. PHP-Parser-4.15.1/lib/PhpParser/Error.php
  358. PHP-Parser-4.15.1/lib/PhpParser/ErrorHandler.php
  359. PHP-Parser-4.15.1/lib/PhpParser/ErrorHandler/
  360. PHP-Parser-4.15.1/lib/PhpParser/ErrorHandler/Collecting.php
  361. PHP-Parser-4.15.1/lib/PhpParser/ErrorHandler/Throwing.php
  362. PHP-Parser-4.15.1/lib/PhpParser/Internal/
  363. PHP-Parser-4.15.1/lib/PhpParser/Internal/DiffElem.php
  364. PHP-Parser-4.15.1/lib/PhpParser/Internal/Differ.php
  365. PHP-Parser-4.15.1/lib/PhpParser/Internal/PrintableNewAnonClassNode.php
  366. PHP-Parser-4.15.1/lib/PhpParser/Internal/TokenStream.php
  367. PHP-Parser-4.15.1/lib/PhpParser/JsonDecoder.php
  368. PHP-Parser-4.15.1/lib/PhpParser/Lexer.php
  369. PHP-Parser-4.15.1/lib/PhpParser/Lexer/
  370. PHP-Parser-4.15.1/lib/PhpParser/Lexer/Emulative.php
  371. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/
  372. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php
  373. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/CoaleseEqualTokenEmulator.php
  374. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php
  375. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php
  376. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/FlexibleDocStringEmulator.php
  377. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/FnTokenEmulator.php
  378. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php
  379. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php
  380. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php
  381. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/NumericLiteralSeparatorEmulator.php
  382. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/ReadonlyTokenEmulator.php
  383. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/ReverseEmulator.php
  384. PHP-Parser-4.15.1/lib/PhpParser/Lexer/TokenEmulator/TokenEmulator.php
  385. PHP-Parser-4.15.1/lib/PhpParser/NameContext.php
  386. PHP-Parser-4.15.1/lib/PhpParser/Node.php
  387. PHP-Parser-4.15.1/lib/PhpParser/Node/
  388. PHP-Parser-4.15.1/lib/PhpParser/Node/Arg.php
  389. PHP-Parser-4.15.1/lib/PhpParser/Node/Attribute.php
  390. PHP-Parser-4.15.1/lib/PhpParser/Node/AttributeGroup.php
  391. PHP-Parser-4.15.1/lib/PhpParser/Node/ComplexType.php
  392. PHP-Parser-4.15.1/lib/PhpParser/Node/Const_.php
  393. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr.php
  394. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/
  395. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/ArrayDimFetch.php
  396. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/ArrayItem.php
  397. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Array_.php
  398. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/ArrowFunction.php
  399. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Assign.php
  400. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp.php
  401. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/
  402. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/BitwiseAnd.php
  403. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/BitwiseOr.php
  404. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/BitwiseXor.php
  405. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/Coalesce.php
  406. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/Concat.php
  407. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/Div.php
  408. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/Minus.php
  409. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/Mod.php
  410. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/Mul.php
  411. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/Plus.php
  412. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/Pow.php
  413. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/ShiftLeft.php
  414. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignOp/ShiftRight.php
  415. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/AssignRef.php
  416. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp.php
  417. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/
  418. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/BitwiseAnd.php
  419. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/BitwiseOr.php
  420. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/BitwiseXor.php
  421. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/BooleanAnd.php
  422. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/BooleanOr.php
  423. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Coalesce.php
  424. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Concat.php
  425. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Div.php
  426. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Equal.php
  427. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Greater.php
  428. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/GreaterOrEqual.php
  429. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Identical.php
  430. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/LogicalAnd.php
  431. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/LogicalOr.php
  432. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/LogicalXor.php
  433. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Minus.php
  434. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Mod.php
  435. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Mul.php
  436. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/NotEqual.php
  437. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/NotIdentical.php
  438. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Plus.php
  439. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Pow.php
  440. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/ShiftLeft.php
  441. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/ShiftRight.php
  442. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Smaller.php
  443. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/SmallerOrEqual.php
  444. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BinaryOp/Spaceship.php
  445. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BitwiseNot.php
  446. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/BooleanNot.php
  447. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/CallLike.php
  448. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Cast.php
  449. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Cast/
  450. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Cast/Array_.php
  451. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Cast/Bool_.php
  452. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Cast/Double.php
  453. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Cast/Int_.php
  454. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Cast/Object_.php
  455. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Cast/String_.php
  456. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Cast/Unset_.php
  457. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/ClassConstFetch.php
  458. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Clone_.php
  459. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Closure.php
  460. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/ClosureUse.php
  461. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/ConstFetch.php
  462. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Empty_.php
  463. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Error.php
  464. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/ErrorSuppress.php
  465. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Eval_.php
  466. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Exit_.php
  467. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/FuncCall.php
  468. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Include_.php
  469. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Instanceof_.php
  470. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Isset_.php
  471. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/List_.php
  472. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Match_.php
  473. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/MethodCall.php
  474. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/New_.php
  475. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/NullsafeMethodCall.php
  476. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/NullsafePropertyFetch.php
  477. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/PostDec.php
  478. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/PostInc.php
  479. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/PreDec.php
  480. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/PreInc.php
  481. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Print_.php
  482. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/PropertyFetch.php
  483. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/ShellExec.php
  484. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/StaticCall.php
  485. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/StaticPropertyFetch.php
  486. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Ternary.php
  487. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Throw_.php
  488. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/UnaryMinus.php
  489. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/UnaryPlus.php
  490. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Variable.php
  491. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/YieldFrom.php
  492. PHP-Parser-4.15.1/lib/PhpParser/Node/Expr/Yield_.php
  493. PHP-Parser-4.15.1/lib/PhpParser/Node/FunctionLike.php
  494. PHP-Parser-4.15.1/lib/PhpParser/Node/Identifier.php
  495. PHP-Parser-4.15.1/lib/PhpParser/Node/IntersectionType.php
  496. PHP-Parser-4.15.1/lib/PhpParser/Node/MatchArm.php
  497. PHP-Parser-4.15.1/lib/PhpParser/Node/Name.php
  498. PHP-Parser-4.15.1/lib/PhpParser/Node/Name/
  499. PHP-Parser-4.15.1/lib/PhpParser/Node/Name/FullyQualified.php
  500. PHP-Parser-4.15.1/lib/PhpParser/Node/Name/Relative.php
  501. PHP-Parser-4.15.1/lib/PhpParser/Node/NullableType.php
  502. PHP-Parser-4.15.1/lib/PhpParser/Node/Param.php
  503. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar.php
  504. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/
  505. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/DNumber.php
  506. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/Encapsed.php
  507. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/EncapsedStringPart.php
  508. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/LNumber.php
  509. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst.php
  510. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst/
  511. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst/Class_.php
  512. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst/Dir.php
  513. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst/File.php
  514. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst/Function_.php
  515. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst/Line.php
  516. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst/Method.php
  517. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst/Namespace_.php
  518. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/MagicConst/Trait_.php
  519. PHP-Parser-4.15.1/lib/PhpParser/Node/Scalar/String_.php
  520. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt.php
  521. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/
  522. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Break_.php
  523. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Case_.php
  524. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Catch_.php
  525. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/ClassConst.php
  526. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/ClassLike.php
  527. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/ClassMethod.php
  528. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Class_.php
  529. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Const_.php
  530. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Continue_.php
  531. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/DeclareDeclare.php
  532. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Declare_.php
  533. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Do_.php
  534. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Echo_.php
  535. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/ElseIf_.php
  536. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Else_.php
  537. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/EnumCase.php
  538. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Enum_.php
  539. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Expression.php
  540. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Finally_.php
  541. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/For_.php
  542. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Foreach_.php
  543. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Function_.php
  544. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Global_.php
  545. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Goto_.php
  546. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/GroupUse.php
  547. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/HaltCompiler.php
  548. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/If_.php
  549. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/InlineHTML.php
  550. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Interface_.php
  551. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Label.php
  552. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Namespace_.php
  553. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Nop.php
  554. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Property.php
  555. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/PropertyProperty.php
  556. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Return_.php
  557. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/StaticVar.php
  558. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Static_.php
  559. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Switch_.php
  560. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Throw_.php
  561. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/TraitUse.php
  562. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/TraitUseAdaptation.php
  563. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/TraitUseAdaptation/
  564. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Alias.php
  565. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Precedence.php
  566. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Trait_.php
  567. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/TryCatch.php
  568. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Unset_.php
  569. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/UseUse.php
  570. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/Use_.php
  571. PHP-Parser-4.15.1/lib/PhpParser/Node/Stmt/While_.php
  572. PHP-Parser-4.15.1/lib/PhpParser/Node/UnionType.php
  573. PHP-Parser-4.15.1/lib/PhpParser/Node/VarLikeIdentifier.php
  574. PHP-Parser-4.15.1/lib/PhpParser/Node/VariadicPlaceholder.php
  575. PHP-Parser-4.15.1/lib/PhpParser/NodeAbstract.php
  576. PHP-Parser-4.15.1/lib/PhpParser/NodeDumper.php
  577. PHP-Parser-4.15.1/lib/PhpParser/NodeFinder.php
  578. PHP-Parser-4.15.1/lib/PhpParser/NodeTraverser.php
  579. PHP-Parser-4.15.1/lib/PhpParser/NodeTraverserInterface.php
  580. PHP-Parser-4.15.1/lib/PhpParser/NodeVisitor.php
  581. PHP-Parser-4.15.1/lib/PhpParser/NodeVisitor/
  582. PHP-Parser-4.15.1/lib/PhpParser/NodeVisitor/CloningVisitor.php
  583. PHP-Parser-4.15.1/lib/PhpParser/NodeVisitor/FindingVisitor.php
  584. PHP-Parser-4.15.1/lib/PhpParser/NodeVisitor/FirstFindingVisitor.php
  585. PHP-Parser-4.15.1/lib/PhpParser/NodeVisitor/NameResolver.php
  586. PHP-Parser-4.15.1/lib/PhpParser/NodeVisitor/NodeConnectingVisitor.php
  587. PHP-Parser-4.15.1/lib/PhpParser/NodeVisitor/ParentConnectingVisitor.php
  588. PHP-Parser-4.15.1/lib/PhpParser/NodeVisitorAbstract.php
  589. PHP-Parser-4.15.1/lib/PhpParser/Parser.php
  590. PHP-Parser-4.15.1/lib/PhpParser/Parser/
  591. PHP-Parser-4.15.1/lib/PhpParser/Parser/Multiple.php
  592. PHP-Parser-4.15.1/lib/PhpParser/Parser/Php5.php
  593. PHP-Parser-4.15.1/lib/PhpParser/Parser/Php7.php
  594. PHP-Parser-4.15.1/lib/PhpParser/Parser/Tokens.php
  595. PHP-Parser-4.15.1/lib/PhpParser/ParserAbstract.php
  596. PHP-Parser-4.15.1/lib/PhpParser/ParserFactory.php
  597. PHP-Parser-4.15.1/lib/PhpParser/PrettyPrinter/
  598. PHP-Parser-4.15.1/lib/PhpParser/PrettyPrinter/Standard.php
  599. PHP-Parser-4.15.1/lib/PhpParser/PrettyPrinterAbstract.php
  600. Saved /tmp/pear/temp/imagick/ImagickPixelIterator_arginfo.h
  601. Parse /tmp/pear/temp/imagick/ImagickKernel.stub.php to generate /tmp/pear/temp/imagick/ImagickKernel_arginfo.h
  602. Saved /tmp/pear/temp/imagick/ImagickKernel_arginfo.h
  603. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=compile cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/imagick/imagick.c -o imagick.lo -MMD -MF imagick.dep -MT imagick.lo
  604. cc -I. -I/tmp/pear/temp/imagick -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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
  605. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/include -I/tmp/pear/temp/pear-build-defaultuseroGINmL/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-defaultuseroGINmL/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
  606. rm -fr .libs/imagick.la .libs/imagick.lai .libs/imagick.so
  607. 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
  608. creating imagick.la
  609. (cd .libs && rm -f imagick.la && ln -s ../imagick.la imagick.la)
  610. /bin/sh /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/libtool --mode=install cp ./imagick.la /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules
  611. cp ./.libs/imagick.so /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules/imagick.so
  612. cp ./.libs/imagick.lai /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules/imagick.la
  613. PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules
  614. ----------------------------------------------------------------------
  615. Libraries have been installed in:
  616. /tmp/pear/temp/pear-build-defaultuseroGINmL/imagick-3.7.0/modules
  617.  
  618. If you ever happen to want to link against installed libraries
  619. in a given directory, LIBDIR, you must either use libtool, and
  620. specify the full pathname of the library, or use the `-LLIBDIR'
  621. flag during linking and do at least one of the following:
  622. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  623. during execution
  624. - add LIBDIR to the `LD_RUN_PATH' environment variable
  625. during linking
  626. - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  627.  
  628. See any operating system documentation about shared libraries for
  629. more information, such as the ld(1) and ld.so(8) manual pages.
  630. ----------------------------------------------------------------------
  631. Installing shared extensions: /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/lib/php/extensions/no-debug-non-zts-20220829/
  632. Installing header files: /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/include/php/
  633. running: find "/tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0" | xargs ls -dils
  634. 120022 4 drwxr-xr-x 3 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0
  635. 120066 4 drwxr-xr-x 3 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr
  636. 120068 4 drwxr-xr-x 4 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local
  637. 120360 4 drwxr-xr-x 3 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/include
  638. 120361 4 drwxr-xr-x 3 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/include/php
  639. 120362 4 drwxr-xr-x 3 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/include/php/ext
  640. 120363 4 drwxr-xr-x 2 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/include/php/ext/imagick
  641. 120364 4 -rw-r--r-- 1 root root 1828 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/include/php/ext/imagick/php_imagick_shared.h
  642. 120069 4 drwxr-xr-x 3 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/lib
  643. 120357 4 drwxr-xr-x 3 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/lib/php
  644. 120358 4 drwxr-xr-x 3 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/lib/php/extensions
  645. 120359 4 drwxr-xr-x 2 root root 4096 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/lib/php/extensions/no-debug-non-zts-20220829
  646. 120065 1452 -rwxr-xr-x 1 root root 1486128 May 6 07:59 /tmp/pear/temp/pear-build-defaultuseroGINmL/install-imagick-3.7.0/usr/local/lib/php/extensions/no-debug-non-zts-20220829/imagick.so
  647.  
  648. Build process completed successfully
  649. Installing '/usr/local/include/php/ext/imagick/php_imagick_shared.h'
  650. Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20220829/imagick.so'
  651. install ok: channel://pecl.php.net/imagick-3.7.0
  652. configuration option "php_ini" is not set to php.ini location
  653. You should add "extension=imagick.so" to php.ini
  654. --> 96751222333
  655. STEP 8/11: RUN docker-php-ext-enable imagick
  656. fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
  657. fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
  658. (1/1) Installing .docker-php-ext-enable-deps (20230506.075906)
  659. OK: 795 MiB in 171 packages
  660. (1/1) Purging .docker-php-ext-enable-deps (20230506.075906)
  661. OK: 795 MiB in 170 packages
  662. --> 89f1d5c5437
  663. STEP 9/11: RUN docker-php-ext-install gd
  664. fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
  665. fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
  666. (1/4) Installing dpkg-dev (1.21.9-r0)
  667. (2/4) Installing dpkg (1.21.9-r0)
  668. (3/4) Installing re2c (3.0-r0)
  669. (4/4) Installing .phpize-deps (20230506.075908)
  670. Executing busybox-1.35.0-r29.trigger
  671. OK: 799 MiB in 174 packages
  672. Configuring for:
  673. PHP Api Version: 20220829
  674. Zend Module Api No: 20220829
  675. Zend Extension Api No: 420220829
  676. configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  677. configure.ac:161: You should run autoupdate.
  678. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  679. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  680. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  681. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  682. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  683. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  684. configure.ac:161: the top level
  685. configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  686. configure.ac:161: You should run autoupdate.
  687. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  688. lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  689. lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  690. ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  691. ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  692. build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  693. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  694. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  695. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  696. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  697. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  698. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  699. configure.ac:161: the top level
  700. configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  701. configure.ac:161: You should run autoupdate.
  702. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  703. lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  704. lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  705. ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  706. ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  707. build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  708. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  709. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  710. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  711. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  712. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  713. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  714. configure.ac:161: the top level
  715. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  716. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  717. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  718. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  719. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  720. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  721. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  722. configure.ac:161: the top level
  723. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  724. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  725. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  726. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  727. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  728. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  729. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  730. configure.ac:161: the top level
  731. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
  732. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  733. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  734. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  735. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  736. configure.ac:161: the top level
  737. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
  738. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  739. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  740. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  741. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  742. configure.ac:161: the top level
  743. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
  744. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  745. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  746. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  747. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  748. configure.ac:161: the top level
  749. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
  750. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  751. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  752. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  753. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  754. configure.ac:161: the top level
  755. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
  756. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  757. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  758. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  759. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  760. configure.ac:161: the top level
  761. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
  762. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  763. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  764. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  765. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  766. configure.ac:161: the top level
  767. configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  768. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  769. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  770. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  771. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  772. configure.ac:161: the top level
  773. configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  774. configure.ac:161: You should run autoupdate.
  775. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  776. build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  777. build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  778. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  779. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  780. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  781. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  782. configure.ac:161: the top level
  783. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  784. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  785. build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  786. build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  787. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  788. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  789. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  790. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  791. configure.ac:161: the top level
  792. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  793. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  794. build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  795. build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  796. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  797. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  798. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  799. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  800. configure.ac:161: the top level
  801. checking for grep that handles long lines and -e... /bin/grep
  802. checking for egrep... /bin/grep -E
  803. checking for a sed that does not truncate output... /bin/sed
  804. checking for pkg-config... /usr/bin/pkg-config
  805. checking pkg-config is at least version 0.9.0... yes
  806. checking for cc... cc
  807. checking whether the C compiler works... yes
  808. checking for C compiler default output file name... a.out
  809. checking for suffix of executables...
  810. checking whether we are cross compiling... no
  811. checking for suffix of object files... o
  812. checking whether the compiler supports GNU C... yes
  813. checking whether cc accepts -g... yes
  814. checking for cc option to enable C11 features... none needed
  815. checking how to run the C preprocessor... cc -E
  816. checking for icc... no
  817. checking for suncc... no
  818. checking for system library directory... lib
  819. checking if compiler supports -Wl,-rpath,... yes
  820. checking build system type... x86_64-pc-linux-musl
  821. checking host system type... x86_64-pc-linux-musl
  822. checking target system type... x86_64-pc-linux-musl
  823. checking for PHP prefix... /usr/local
  824. 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
  825. checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20220829
  826. checking for PHP installed headers prefix... /usr/local/include/php
  827. checking if debug is enabled... no
  828. checking if zts is enabled... no
  829. checking for gawk... no
  830. checking for nawk... no
  831. checking for awk... awk
  832. checking if awk is broken... no
  833. checking for GD support... yes, shared
  834. checking for external libgd... no
  835. checking for libavif... no
  836. checking for libwebp... no
  837. checking for libjpeg... no
  838. checking for libXpm... no
  839. checking for FreeType 2... no
  840. checking whether to enable JIS-mapped Japanese font support in GD... no
  841. checking for fabsf... yes
  842. checking for floorf... yes
  843. checking for zlib... yes
  844. checking for libpng... yes
  845. checking for a sed that does not truncate output... /bin/sed
  846. checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  847. checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  848. checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  849. checking for BSD-compatible nm... /usr/bin/nm -B
  850. checking whether ln -s works... yes
  851. checking how to recognize dependent libraries... pass_all
  852. checking for stdio.h... yes
  853. checking for stdlib.h... yes
  854. checking for string.h... yes
  855. checking for inttypes.h... yes
  856. checking for stdint.h... yes
  857. checking for strings.h... yes
  858. checking for sys/stat.h... yes
  859. checking for sys/types.h... yes
  860. checking for unistd.h... yes
  861. checking for dlfcn.h... yes
  862. checking the maximum length of command line arguments... 98304
  863. checking command to parse /usr/bin/nm -B output from cc object... ok
  864. checking for objdir... .libs
  865. checking for ar... ar
  866. checking for ranlib... ranlib
  867. checking for strip... strip
  868. checking if cc supports -fno-rtti -fno-exceptions... no
  869. checking for cc option to produce PIC... -fPIC
  870. checking if cc PIC flag -fPIC works... yes
  871. checking if cc static flag -static works... yes
  872. checking if cc supports -c -o file.o... yes
  873. checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  874. checking whether -lc should be explicitly linked in... no
  875. checking dynamic linker characteristics... GNU/Linux ld.so
  876. checking how to hardcode library paths into programs... immediate
  877. checking whether stripping libraries is possible... yes
  878. checking if libtool supports shared libraries... yes
  879. checking whether to build shared libraries... yes
  880. checking whether to build static libraries... no
  881.  
  882. creating libtool
  883. appending configuration tag "CXX" to libtool
  884. configure: patching config.h.in
  885. configure: creating ./config.status
  886. config.status: creating config.h
  887. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/gd.c -o gd.lo -MMD -MF gd.dep -MT gd.lo
  888. mkdir .libs
  889. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/gd.c -MMD -MF gd.dep -MT gd.lo -fPIC -DPIC -o .libs/gd.o
  890. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd.c -o libgd/gd.lo -MMD -MF libgd/gd.dep -MT libgd/gd.lo
  891. mkdir libgd/.libs
  892. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd.c -MMD -MF libgd/gd.dep -MT libgd/gd.lo -fPIC -DPIC -o libgd/.libs/gd.o
  893. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_gd.c -o libgd/gd_gd.lo -MMD -MF libgd/gd_gd.dep -MT libgd/gd_gd.lo
  894. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_gd.c -MMD -MF libgd/gd_gd.dep -MT libgd/gd_gd.lo -fPIC -DPIC -o libgd/.libs/gd_gd.o
  895. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_gd2.c -o libgd/gd_gd2.lo -MMD -MF libgd/gd_gd2.dep -MT libgd/gd_gd2.lo
  896. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_gd2.c -MMD -MF libgd/gd_gd2.dep -MT libgd/gd_gd2.lo -fPIC -DPIC -o libgd/.libs/gd_gd2.o
  897. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_io.c -o libgd/gd_io.lo -MMD -MF libgd/gd_io.dep -MT libgd/gd_io.lo
  898. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_io.c -MMD -MF libgd/gd_io.dep -MT libgd/gd_io.lo -fPIC -DPIC -o libgd/.libs/gd_io.o
  899. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_io_dp.c -o libgd/gd_io_dp.lo -MMD -MF libgd/gd_io_dp.dep -MT libgd/gd_io_dp.lo
  900. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_io_dp.c -MMD -MF libgd/gd_io_dp.dep -MT libgd/gd_io_dp.lo -fPIC -DPIC -o libgd/.libs/gd_io_dp.o
  901. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_io_file.c -o libgd/gd_io_file.lo -MMD -MF libgd/gd_io_file.dep -MT libgd/gd_io_file.lo
  902. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_io_file.c -MMD -MF libgd/gd_io_file.dep -MT libgd/gd_io_file.lo -fPIC -DPIC -o libgd/.libs/gd_io_file.o
  903. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_ss.c -o libgd/gd_ss.lo -MMD -MF libgd/gd_ss.dep -MT libgd/gd_ss.lo
  904. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_ss.c -MMD -MF libgd/gd_ss.dep -MT libgd/gd_ss.lo -fPIC -DPIC -o libgd/.libs/gd_ss.o
  905. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_io_ss.c -o libgd/gd_io_ss.lo -MMD -MF libgd/gd_io_ss.dep -MT libgd/gd_io_ss.lo
  906. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_io_ss.c -MMD -MF libgd/gd_io_ss.dep -MT libgd/gd_io_ss.lo -fPIC -DPIC -o libgd/.libs/gd_io_ss.o
  907. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_webp.c -o libgd/gd_webp.lo -MMD -MF libgd/gd_webp.dep -MT libgd/gd_webp.lo
  908. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_webp.c -MMD -MF libgd/gd_webp.dep -MT libgd/gd_webp.lo -fPIC -DPIC -o libgd/.libs/gd_webp.o
  909. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_avif.c -o libgd/gd_avif.lo -MMD -MF libgd/gd_avif.dep -MT libgd/gd_avif.lo
  910. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_avif.c -MMD -MF libgd/gd_avif.dep -MT libgd/gd_avif.lo -fPIC -DPIC -o libgd/.libs/gd_avif.o
  911. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_png.c -o libgd/gd_png.lo -MMD -MF libgd/gd_png.dep -MT libgd/gd_png.lo
  912. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_png.c -MMD -MF libgd/gd_png.dep -MT libgd/gd_png.lo -fPIC -DPIC -o libgd/.libs/gd_png.o
  913. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_jpeg.c -o libgd/gd_jpeg.lo -MMD -MF libgd/gd_jpeg.dep -MT libgd/gd_jpeg.lo
  914. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_jpeg.c -MMD -MF libgd/gd_jpeg.dep -MT libgd/gd_jpeg.lo -fPIC -DPIC -o libgd/.libs/gd_jpeg.o
  915. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdxpm.c -o libgd/gdxpm.lo -MMD -MF libgd/gdxpm.dep -MT libgd/gdxpm.lo
  916. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdxpm.c -MMD -MF libgd/gdxpm.dep -MT libgd/gdxpm.lo -fPIC -DPIC -o libgd/.libs/gdxpm.o
  917. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfontt.c -o libgd/gdfontt.lo -MMD -MF libgd/gdfontt.dep -MT libgd/gdfontt.lo
  918. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfontt.c -MMD -MF libgd/gdfontt.dep -MT libgd/gdfontt.lo -fPIC -DPIC -o libgd/.libs/gdfontt.o
  919. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfonts.c -o libgd/gdfonts.lo -MMD -MF libgd/gdfonts.dep -MT libgd/gdfonts.lo
  920. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfonts.c -MMD -MF libgd/gdfonts.dep -MT libgd/gdfonts.lo -fPIC -DPIC -o libgd/.libs/gdfonts.o
  921. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfontmb.c -o libgd/gdfontmb.lo -MMD -MF libgd/gdfontmb.dep -MT libgd/gdfontmb.lo
  922. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfontmb.c -MMD -MF libgd/gdfontmb.dep -MT libgd/gdfontmb.lo -fPIC -DPIC -o libgd/.libs/gdfontmb.o
  923. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfontl.c -o libgd/gdfontl.lo -MMD -MF libgd/gdfontl.dep -MT libgd/gdfontl.lo
  924. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfontl.c -MMD -MF libgd/gdfontl.dep -MT libgd/gdfontl.lo -fPIC -DPIC -o libgd/.libs/gdfontl.o
  925. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfontg.c -o libgd/gdfontg.lo -MMD -MF libgd/gdfontg.dep -MT libgd/gdfontg.lo
  926. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdfontg.c -MMD -MF libgd/gdfontg.dep -MT libgd/gdfontg.lo -fPIC -DPIC -o libgd/.libs/gdfontg.o
  927. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdtables.c -o libgd/gdtables.lo -MMD -MF libgd/gdtables.dep -MT libgd/gdtables.lo
  928. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdtables.c -MMD -MF libgd/gdtables.dep -MT libgd/gdtables.lo -fPIC -DPIC -o libgd/.libs/gdtables.o
  929. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdft.c -o libgd/gdft.lo -MMD -MF libgd/gdft.dep -MT libgd/gdft.lo
  930. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdft.c -MMD -MF libgd/gdft.dep -MT libgd/gdft.lo -fPIC -DPIC -o libgd/.libs/gdft.o
  931. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdcache.c -o libgd/gdcache.lo -MMD -MF libgd/gdcache.dep -MT libgd/gdcache.lo
  932. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdcache.c -MMD -MF libgd/gdcache.dep -MT libgd/gdcache.lo -fPIC -DPIC -o libgd/.libs/gdcache.o
  933. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdkanji.c -o libgd/gdkanji.lo -MMD -MF libgd/gdkanji.dep -MT libgd/gdkanji.lo
  934. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdkanji.c -MMD -MF libgd/gdkanji.dep -MT libgd/gdkanji.lo -fPIC -DPIC -o libgd/.libs/gdkanji.o
  935. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/wbmp.c -o libgd/wbmp.lo -MMD -MF libgd/wbmp.dep -MT libgd/wbmp.lo
  936. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/wbmp.c -MMD -MF libgd/wbmp.dep -MT libgd/wbmp.lo -fPIC -DPIC -o libgd/.libs/wbmp.o
  937. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_wbmp.c -o libgd/gd_wbmp.lo -MMD -MF libgd/gd_wbmp.dep -MT libgd/gd_wbmp.lo
  938. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_wbmp.c -MMD -MF libgd/gd_wbmp.dep -MT libgd/gd_wbmp.lo -fPIC -DPIC -o libgd/.libs/gd_wbmp.o
  939. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdhelpers.c -o libgd/gdhelpers.lo -MMD -MF libgd/gdhelpers.dep -MT libgd/gdhelpers.lo
  940. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gdhelpers.c -MMD -MF libgd/gdhelpers.dep -MT libgd/gdhelpers.lo -fPIC -DPIC -o libgd/.libs/gdhelpers.o
  941. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_topal.c -o libgd/gd_topal.lo -MMD -MF libgd/gd_topal.dep -MT libgd/gd_topal.lo
  942. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_topal.c -MMD -MF libgd/gd_topal.dep -MT libgd/gd_topal.lo -fPIC -DPIC -o libgd/.libs/gd_topal.o
  943. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_gif_in.c -o libgd/gd_gif_in.lo -MMD -MF libgd/gd_gif_in.dep -MT libgd/gd_gif_in.lo
  944. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_gif_in.c -MMD -MF libgd/gd_gif_in.dep -MT libgd/gd_gif_in.lo -fPIC -DPIC -o libgd/.libs/gd_gif_in.o
  945. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_xbm.c -o libgd/gd_xbm.lo -MMD -MF libgd/gd_xbm.dep -MT libgd/gd_xbm.lo
  946. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_xbm.c -MMD -MF libgd/gd_xbm.dep -MT libgd/gd_xbm.lo -fPIC -DPIC -o libgd/.libs/gd_xbm.o
  947. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_gif_out.c -o libgd/gd_gif_out.lo -MMD -MF libgd/gd_gif_out.dep -MT libgd/gd_gif_out.lo
  948. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_gif_out.c -MMD -MF libgd/gd_gif_out.dep -MT libgd/gd_gif_out.lo -fPIC -DPIC -o libgd/.libs/gd_gif_out.o
  949. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_security.c -o libgd/gd_security.lo -MMD -MF libgd/gd_security.dep -MT libgd/gd_security.lo
  950. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_security.c -MMD -MF libgd/gd_security.dep -MT libgd/gd_security.lo -fPIC -DPIC -o libgd/.libs/gd_security.o
  951. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_filter.c -o libgd/gd_filter.lo -MMD -MF libgd/gd_filter.dep -MT libgd/gd_filter.lo
  952. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_filter.c -MMD -MF libgd/gd_filter.dep -MT libgd/gd_filter.lo -fPIC -DPIC -o libgd/.libs/gd_filter.o
  953. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_pixelate.c -o libgd/gd_pixelate.lo -MMD -MF libgd/gd_pixelate.dep -MT libgd/gd_pixelate.lo
  954. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_pixelate.c -MMD -MF libgd/gd_pixelate.dep -MT libgd/gd_pixelate.lo -fPIC -DPIC -o libgd/.libs/gd_pixelate.o
  955. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_rotate.c -o libgd/gd_rotate.lo -MMD -MF libgd/gd_rotate.dep -MT libgd/gd_rotate.lo
  956. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_rotate.c -MMD -MF libgd/gd_rotate.dep -MT libgd/gd_rotate.lo -fPIC -DPIC -o libgd/.libs/gd_rotate.o
  957. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_color_match.c -o libgd/gd_color_match.lo -MMD -MF libgd/gd_color_match.dep -MT libgd/gd_color_match.lo
  958. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_color_match.c -MMD -MF libgd/gd_color_match.dep -MT libgd/gd_color_match.lo -fPIC -DPIC -o libgd/.libs/gd_color_match.o
  959. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_transform.c -o libgd/gd_transform.lo -MMD -MF libgd/gd_transform.dep -MT libgd/gd_transform.lo
  960. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_transform.c -MMD -MF libgd/gd_transform.dep -MT libgd/gd_transform.lo -fPIC -DPIC -o libgd/.libs/gd_transform.o
  961. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_crop.c -o libgd/gd_crop.lo -MMD -MF libgd/gd_crop.dep -MT libgd/gd_crop.lo
  962. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_crop.c -MMD -MF libgd/gd_crop.dep -MT libgd/gd_crop.lo -fPIC -DPIC -o libgd/.libs/gd_crop.o
  963. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_interpolation.c -o libgd/gd_interpolation.lo -MMD -MF libgd/gd_interpolation.dep -MT libgd/gd_interpolation.lo
  964. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_interpolation.c -MMD -MF libgd/gd_interpolation.dep -MT libgd/gd_interpolation.lo -fPIC -DPIC -o libgd/.libs/gd_interpolation.o
  965. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_matrix.c -o libgd/gd_matrix.lo -MMD -MF libgd/gd_matrix.dep -MT libgd/gd_matrix.lo
  966. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_matrix.c -MMD -MF libgd/gd_matrix.dep -MT libgd/gd_matrix.lo -fPIC -DPIC -o libgd/.libs/gd_matrix.o
  967. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_bmp.c -o libgd/gd_bmp.lo -MMD -MF libgd/gd_bmp.dep -MT libgd/gd_bmp.lo
  968. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_bmp.c -MMD -MF libgd/gd_bmp.dep -MT libgd/gd_bmp.lo -fPIC -DPIC -o libgd/.libs/gd_bmp.o
  969. /bin/sh /usr/src/php/ext/gd/libtool --mode=compile cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_tga.c -o libgd/gd_tga.lo -MMD -MF libgd/gd_tga.dep -MT libgd/gd_tga.lo
  970. cc -I. -I/usr/src/php/ext/gd -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/src/php/ext/gd/libgd -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/gd/libgd/gd_tga.c -MMD -MF libgd/gd_tga.dep -MT libgd/gd_tga.lo -fPIC -DPIC -o libgd/.libs/gd_tga.o
  971. /bin/sh /usr/src/php/ext/gd/libtool --mode=link cc -shared -I/usr/src/php/ext/gd/include -I/usr/src/php/ext/gd/main -I/usr/src/php/ext/gd -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/libpng16 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wl,-O1 -pie -o gd.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/gd/modules gd.lo libgd/gd.lo libgd/gd_gd.lo libgd/gd_gd2.lo libgd/gd_io.lo libgd/gd_io_dp.lo libgd/gd_io_file.lo libgd/gd_ss.lo libgd/gd_io_ss.lo libgd/gd_webp.lo libgd/gd_avif.lo libgd/gd_png.lo libgd/gd_jpeg.lo libgd/gdxpm.lo libgd/gdfontt.lo libgd/gdfonts.lo libgd/gdfontmb.lo libgd/gdfontl.lo libgd/gdfontg.lo libgd/gdtables.lo libgd/gdft.lo libgd/gdcache.lo libgd/gdkanji.lo libgd/wbmp.lo libgd/gd_wbmp.lo libgd/gdhelpers.lo libgd/gd_topal.lo libgd/gd_gif_in.lo libgd/gd_xbm.lo libgd/gd_gif_out.lo libgd/gd_security.lo libgd/gd_filter.lo libgd/gd_pixelate.lo libgd/gd_rotate.lo libgd/gd_color_match.lo libgd/gd_transform.lo libgd/gd_crop.lo libgd/gd_interpolation.lo libgd/gd_matrix.lo libgd/gd_bmp.lo libgd/gd_tga.lo -Wl,-rpath,/lib -L/lib -lz -lpng16
  972. cc -shared .libs/gd.o libgd/.libs/gd.o libgd/.libs/gd_gd.o libgd/.libs/gd_gd2.o libgd/.libs/gd_io.o libgd/.libs/gd_io_dp.o libgd/.libs/gd_io_file.o libgd/.libs/gd_ss.o libgd/.libs/gd_io_ss.o libgd/.libs/gd_webp.o libgd/.libs/gd_avif.o libgd/.libs/gd_png.o libgd/.libs/gd_jpeg.o libgd/.libs/gdxpm.o libgd/.libs/gdfontt.o libgd/.libs/gdfonts.o libgd/.libs/gdfontmb.o libgd/.libs/gdfontl.o libgd/.libs/gdfontg.o libgd/.libs/gdtables.o libgd/.libs/gdft.o libgd/.libs/gdcache.o libgd/.libs/gdkanji.o libgd/.libs/wbmp.o libgd/.libs/gd_wbmp.o libgd/.libs/gdhelpers.o libgd/.libs/gd_topal.o libgd/.libs/gd_gif_in.o libgd/.libs/gd_xbm.o libgd/.libs/gd_gif_out.o libgd/.libs/gd_security.o libgd/.libs/gd_filter.o libgd/.libs/gd_pixelate.o libgd/.libs/gd_rotate.o libgd/.libs/gd_color_match.o libgd/.libs/gd_transform.o libgd/.libs/gd_crop.o libgd/.libs/gd_interpolation.o libgd/.libs/gd_matrix.o libgd/.libs/gd_bmp.o libgd/.libs/gd_tga.o -L/lib -lz -lpng16 -Wl,-O1 -Wl,-rpath -Wl,/lib -Wl,-soname -Wl,gd.so -o .libs/gd.so
  973. creating gd.la
  974. (cd .libs && rm -f gd.la && ln -s ../gd.la gd.la)
  975. /bin/sh /usr/src/php/ext/gd/libtool --mode=install cp ./gd.la /usr/src/php/ext/gd/modules
  976. cp ./.libs/gd.so /usr/src/php/ext/gd/modules/gd.so
  977. cp ./.libs/gd.lai /usr/src/php/ext/gd/modules/gd.la
  978. PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/gd/modules
  979. ----------------------------------------------------------------------
  980. Libraries have been installed in:
  981. /usr/src/php/ext/gd/modules
  982.  
  983. If you ever happen to want to link against installed libraries
  984. in a given directory, LIBDIR, you must either use libtool, and
  985. specify the full pathname of the library, or use the `-LLIBDIR'
  986. flag during linking and do at least one of the following:
  987. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  988. during execution
  989. - add LIBDIR to the `LD_RUN_PATH' environment variable
  990. during linking
  991. - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  992.  
  993. See any operating system documentation about shared libraries for
  994. more information, such as the ld(1) and ld.so(8) manual pages.
  995. ----------------------------------------------------------------------
  996.  
  997. Build complete.
  998. Don't forget to run 'make test'.
  999.  
  1000. + strip --strip-all modules/gd.so
  1001. Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20220829/
  1002. Installing header files: /usr/local/include/php/
  1003.  
  1004. warning: gd (gd.so) is already loaded!
  1005.  
  1006. find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  1007. find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  1008. find . -name \*.la -o -name \*.a | xargs rm -f
  1009. find . -name \*.so | xargs rm -f
  1010. find . -name .libs -a -type d|xargs rm -rf
  1011. rm -f libphp.la modules/* libs/*
  1012. rm -f ext/opcache/jit/zend_jit_x86.c
  1013. rm -f ext/opcache/jit/zend_jit_arm64.c
  1014. rm -f ext/opcache/minilua
  1015. (1/4) Purging .phpize-deps (20230506.075908)
  1016. (2/4) Purging dpkg-dev (1.21.9-r0)
  1017. (3/4) Purging dpkg (1.21.9-r0)
  1018. (4/4) Purging re2c (3.0-r0)
  1019. Executing busybox-1.35.0-r29.trigger
  1020. OK: 795 MiB in 170 packages
  1021. --> 16692af3433
  1022. STEP 10/11: RUN docker-php-ext-install exif
  1023. fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
  1024. fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
  1025. (1/4) Installing dpkg-dev (1.21.9-r0)
  1026. (2/4) Installing dpkg (1.21.9-r0)
  1027. (3/4) Installing re2c (3.0-r0)
  1028. (4/4) Installing .phpize-deps (20230506.075919)
  1029. Executing busybox-1.35.0-r29.trigger
  1030. OK: 799 MiB in 174 packages
  1031. Configuring for:
  1032. PHP Api Version: 20220829
  1033. Zend Module Api No: 20220829
  1034. Zend Extension Api No: 420220829
  1035. configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1036. configure.ac:161: You should run autoupdate.
  1037. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1038. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1039. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1040. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1041. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1042. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1043. configure.ac:161: the top level
  1044. configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
  1045. configure.ac:161: You should run autoupdate.
  1046. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
  1047. lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1048. lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1049. ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1050. ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1051. build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1052. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1053. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1054. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1055. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1056. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1057. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1058. configure.ac:161: the top level
  1059. configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
  1060. configure.ac:161: You should run autoupdate.
  1061. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
  1062. lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
  1063. lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
  1064. ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
  1065. ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
  1066. build/libtool.m4:561: _LT_AC_LOCK is expanded from...
  1067. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1068. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1069. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1070. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1071. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1072. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1073. configure.ac:161: the top level
  1074. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  1075. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1076. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1077. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1078. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1079. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1080. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1081. configure.ac:161: the top level
  1082. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  1083. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1084. build/libtool.m4:2739: _LT_AC_LANG_C_CONFIG is expanded from...
  1085. build/libtool.m4:2738: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  1086. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1087. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1088. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1089. configure.ac:161: the top level
  1090. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
  1091. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1092. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1093. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1094. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1095. configure.ac:161: the top level
  1096. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
  1097. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1098. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1099. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1100. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1101. configure.ac:161: the top level
  1102. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
  1103. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1104. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1105. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1106. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1107. configure.ac:161: the top level
  1108. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
  1109. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1110. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1111. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1112. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1113. configure.ac:161: the top level
  1114. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
  1115. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1116. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1117. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1118. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1119. configure.ac:161: the top level
  1120. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
  1121. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1122. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1123. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1124. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1125. configure.ac:161: the top level
  1126. configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
  1127. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1128. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1129. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1130. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1131. configure.ac:161: the top level
  1132. configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
  1133. configure.ac:161: You should run autoupdate.
  1134. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
  1135. build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1136. build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1137. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1138. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1139. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1140. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1141. configure.ac:161: the top level
  1142. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  1143. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1144. build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1145. build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1146. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1147. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1148. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1149. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1150. configure.ac:161: the top level
  1151. configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
  1152. build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
  1153. build/libtool.m4:2821: _LT_AC_LANG_CXX_CONFIG is expanded from...
  1154. build/libtool.m4:2820: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  1155. build/libtool.m4:1929: _LT_AC_TAGCONFIG is expanded from...
  1156. build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
  1157. build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
  1158. build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
  1159. configure.ac:161: the top level
  1160. checking for grep that handles long lines and -e... /bin/grep
  1161. checking for egrep... /bin/grep -E
  1162. checking for a sed that does not truncate output... /bin/sed
  1163. checking for pkg-config... /usr/bin/pkg-config
  1164. checking pkg-config is at least version 0.9.0... yes
  1165. checking for cc... cc
  1166. checking whether the C compiler works... yes
  1167. checking for C compiler default output file name... a.out
  1168. checking for suffix of executables...
  1169. checking whether we are cross compiling... no
  1170. checking for suffix of object files... o
  1171. checking whether the compiler supports GNU C... yes
  1172. checking whether cc accepts -g... yes
  1173. checking for cc option to enable C11 features... none needed
  1174. checking how to run the C preprocessor... cc -E
  1175. checking for icc... no
  1176. checking for suncc... no
  1177. checking for system library directory... lib
  1178. checking if compiler supports -Wl,-rpath,... yes
  1179. checking build system type... x86_64-pc-linux-musl
  1180. checking host system type... x86_64-pc-linux-musl
  1181. checking target system type... x86_64-pc-linux-musl
  1182. checking for PHP prefix... /usr/local
  1183. 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
  1184. checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20220829
  1185. checking for PHP installed headers prefix... /usr/local/include/php
  1186. checking if debug is enabled... no
  1187. checking if zts is enabled... no
  1188. checking for gawk... no
  1189. checking for nawk... no
  1190. checking for awk... awk
  1191. checking if awk is broken... no
  1192. checking whether to enable EXIF (metadata from images) support... yes, shared
  1193. checking for a sed that does not truncate output... /bin/sed
  1194. checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld
  1195. checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes
  1196. checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r
  1197. checking for BSD-compatible nm... /usr/bin/nm -B
  1198. checking whether ln -s works... yes
  1199. checking how to recognize dependent libraries... pass_all
  1200. checking for stdio.h... yes
  1201. checking for stdlib.h... yes
  1202. checking for string.h... yes
  1203. checking for inttypes.h... yes
  1204. checking for stdint.h... yes
  1205. checking for strings.h... yes
  1206. checking for sys/stat.h... yes
  1207. checking for sys/types.h... yes
  1208. checking for unistd.h... yes
  1209. checking for dlfcn.h... yes
  1210. checking the maximum length of command line arguments... 98304
  1211. checking command to parse /usr/bin/nm -B output from cc object... ok
  1212. checking for objdir... .libs
  1213. checking for ar... ar
  1214. checking for ranlib... ranlib
  1215. checking for strip... strip
  1216. checking if cc supports -fno-rtti -fno-exceptions... no
  1217. checking for cc option to produce PIC... -fPIC
  1218. checking if cc PIC flag -fPIC works... yes
  1219. checking if cc static flag -static works... yes
  1220. checking if cc supports -c -o file.o... yes
  1221. checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes
  1222. checking whether -lc should be explicitly linked in... no
  1223. checking dynamic linker characteristics... GNU/Linux ld.so
  1224. checking how to hardcode library paths into programs... immediate
  1225. checking whether stripping libraries is possible... yes
  1226. checking if libtool supports shared libraries... yes
  1227. checking whether to build shared libraries... yes
  1228. checking whether to build static libraries... no
  1229.  
  1230. creating libtool
  1231. appending configuration tag "CXX" to libtool
  1232. configure: patching config.h.in
  1233. configure: creating ./config.status
  1234. config.status: creating config.h
  1235. /bin/sh /usr/src/php/ext/exif/libtool --mode=compile cc -I. -I/usr/src/php/ext/exif -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -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 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/exif/exif.c -o exif.lo -MMD -MF exif.dep -MT exif.lo
  1236. mkdir .libs
  1237. cc -I. -I/usr/src/php/ext/exif -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -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 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/exif/exif.c -MMD -MF exif.dep -MT exif.lo -fPIC -DPIC -o .libs/exif.o
  1238. /bin/sh /usr/src/php/ext/exif/libtool --mode=link cc -shared -I/usr/src/php/ext/exif/include -I/usr/src/php/ext/exif/main -I/usr/src/php/ext/exif -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 -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wl,-O1 -pie -o exif.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/exif/modules exif.lo
  1239. cc -shared .libs/exif.o -Wl,-O1 -Wl,-soname -Wl,exif.so -o .libs/exif.so
  1240. creating exif.la
  1241. (cd .libs && rm -f exif.la && ln -s ../exif.la exif.la)
  1242. /bin/sh /usr/src/php/ext/exif/libtool --mode=install cp ./exif.la /usr/src/php/ext/exif/modules
  1243. cp ./.libs/exif.so /usr/src/php/ext/exif/modules/exif.so
  1244. cp ./.libs/exif.lai /usr/src/php/ext/exif/modules/exif.la
  1245. PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/exif/modules
  1246. ----------------------------------------------------------------------
  1247. Libraries have been installed in:
  1248. /usr/src/php/ext/exif/modules
  1249.  
  1250. If you ever happen to want to link against installed libraries
  1251. in a given directory, LIBDIR, you must either use libtool, and
  1252. specify the full pathname of the library, or use the `-LLIBDIR'
  1253. flag during linking and do at least one of the following:
  1254. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1255. during execution
  1256. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1257. during linking
  1258. - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  1259.  
  1260. See any operating system documentation about shared libraries for
  1261. more information, such as the ld(1) and ld.so(8) manual pages.
  1262. ----------------------------------------------------------------------
  1263.  
  1264. Build complete.
  1265. Don't forget to run 'make test'.
  1266.  
  1267. + strip --strip-all modules/exif.so
  1268. Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20220829/
  1269. find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  1270. find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
  1271. find . -name \*.la -o -name \*.a | xargs rm -f
  1272. find . -name \*.so | xargs rm -f
  1273. find . -name .libs -a -type d|xargs rm -rf
  1274. rm -f libphp.la modules/* libs/*
  1275. rm -f ext/opcache/jit/zend_jit_x86.c
  1276. rm -f ext/opcache/jit/zend_jit_arm64.c
  1277. rm -f ext/opcache/minilua
  1278. (1/4) Purging .phpize-deps (20230506.075919)
  1279. (2/4) Purging dpkg-dev (1.21.9-r0)
  1280. (3/4) Purging dpkg (1.21.9-r0)
  1281. (4/4) Purging re2c (3.0-r0)
  1282. Executing busybox-1.35.0-r29.trigger
  1283. OK: 795 MiB in 170 packages
  1284. --> ac47febda2a
  1285. STEP 11/11: COPY . /var/task
  1286. COMMIT test-imagemagick
  1287. --> 97f67248c8a
  1288. Successfully tagged localhost/test-imagemagick:latest
  1289.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement