Guest User

Untitled

a guest
Jan 24th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.96 KB | None | 0 0
  1. downloading imagick-3.0.1.tar ...
  2. Starting to download imagick-3.0.1.tar (Unknown size)
  3. .....................done: 665,088 bytes
  4. 13 source files, building
  5. running: phpize-5.3.1
  6. Configuring for:
  7. PHP Api Version: 20090626
  8. Zend Module Api No: 20090626
  9. Zend Extension Api No: 220090626
  10. Please provide the prefix of Imagemagick installation [autodetect] : /usr/local/bin
  11. building in /var/tmp/pear-build-root/imagick-3.0.1
  12. running: /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/configure --with-imagick=/usr/local/bin
  13. checking for grep that handles long lines and -e... /usr/bin/grep
  14. checking for egrep... /usr/bin/grep -E
  15. checking for a sed that does not truncate output... /usr/bin/sed
  16. checking for cc... cc
  17. checking for C compiler default output file name... a.out
  18. checking whether the C compiler works... yes
  19. checking whether we are cross compiling... no
  20. checking for suffix of executables...
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether cc accepts -g... yes
  24. checking for cc option to accept ISO C89... none needed
  25. checking how to run the C preprocessor... cc -E
  26. checking for icc... no
  27. checking for suncc... no
  28. checking whether cc understands -c and -o together... yes
  29. checking for system library directory... lib
  30. checking if compiler supports -R... no
  31. checking if compiler supports -Wl,-rpath,... yes
  32. checking build system type... i686-apple-darwin11.0.0
  33. checking host system type... i686-apple-darwin11.0.0
  34. checking target system type... i686-apple-darwin11.0.0
  35. checking for PHP prefix... /Applications/XAMPP/xamppfiles
  36. checking for PHP includes... -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include
  37. checking for PHP extension directory... /Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626
  38. checking for PHP installed headers prefix... /Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php
  39. checking if debug is enabled... no
  40. checking if zts is enabled... no
  41. checking for re2c... no
  42. configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
  43. checking for gawk... no
  44. checking for nawk... no
  45. checking for awk... awk
  46. checking if awk is broken... no
  47. checking whether to enable the imagick extension... yes, shared
  48. checking whether to enable the imagick GraphicsMagick backend... no
  49. checking ImageMagick MagickWand API configuration program... found in /usr/local/bin/MagickWand-config
  50. checking if ImageMagick version is at least 6.2.4... found version 6.7.1 Q16
  51. checking for MagickWand.h header file... found in /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/MagickWand.h
  52. checking PHP version is at least 5.1.3... yes. found 5.3.1
  53. checking for ld used by cc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
  54. checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
  55. checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
  56. checking for BSD-compatible nm... /usr/bin/nm
  57. checking whether ln -s works... yes
  58. checking how to recognise dependent libraries... pass_all
  59. checking for ANSI C header files... yes
  60. checking for sys/types.h... yes
  61. checking for sys/stat.h... yes
  62. checking for stdlib.h... yes
  63. checking for string.h... yes
  64. checking for memory.h... yes
  65. checking for strings.h... yes
  66. checking for inttypes.h... yes
  67. checking for stdint.h... yes
  68. checking for unistd.h... yes
  69. checking dlfcn.h usability... yes
  70. checking dlfcn.h presence... yes
  71. checking for dlfcn.h... yes
  72. checking the maximum length of command line arguments... 196608
  73. checking command to parse /usr/bin/nm output from cc object... rm: conftest.dSYM: is a directory
  74. rm: conftest.dSYM: is a directory
  75. rm: conftest.dSYM: is a directory
  76. rm: conftest.dSYM: is a directory
  77. ok
  78. checking for objdir... .libs
  79. checking for ar... ar
  80. checking for ranlib... ranlib
  81. checking for strip... strip
  82. rm: conftest.dSYM: is a directory
  83. rm: conftest.dSYM: is a directory
  84. checking if cc static flag works... rm: conftest.dSYM: is a directory
  85. yes
  86. checking if cc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a directory
  87. no
  88. checking for cc option to produce PIC... -fno-common
  89. checking if cc PIC flag -fno-common works... rm: conftest.dSYM: is a directory
  90. yes
  91. checking if cc supports -c -o file.o... rm: conftest.dSYM: is a directory
  92. yes
  93. checking whether the cc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
  94. checking dynamic linker characteristics... darwin11.0.0 dyld
  95. checking how to hardcode library paths into programs... immediate
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... yes
  99. checking whether to build static libraries... no
  100.  
  101. creating libtool
  102. appending configuration tag "CXX" to libtool
  103. configure: creating ./config.status
  104. config.status: creating config.h
  105. running: make
  106. /bin/sh /private/var/tmp/pear-build-root/imagick-3.0.1/libtool --mode=compile cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c -o imagick_class.lo
  107. mkdir .libs
  108. cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c -fno-common -DPIC -o .libs/imagick_class.o
  109. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagematte':
  110. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:268: warning: 'MagickGetImageMatte' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:82)
  111. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_paintfloodfillimage':
  112. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:1016: warning: 'MagickPaintFloodfillImage' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:101)
  113. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:1019: warning: 'MagickPaintFloodfillImage' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:101)
  114. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_recolorimage':
  115. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:1402: warning: 'MagickRecolorImage' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:110)
  116. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_colorfloodfillimage':
  117. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:3396: warning: 'MagickColorFloodfillImage' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:77)
  118. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_mapimage':
  119. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:3730: warning: 'MagickMapImage' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:87)
  120. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_mattefloodfillimage':
  121. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:3763: warning: 'MagickMatteFloodfillImage' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:90)
  122. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_medianfilterimage':
  123. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:3790: warning: 'MagickMedianFilterImage' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/magick-image.h:212)
  124. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_paintopaqueimage':
  125. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:3853: warning: 'MagickPaintOpaqueImageChannel' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:106)
  126. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_painttransparentimage':
  127. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:3916: warning: 'MagickPaintTransparentImage' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:108)
  128. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_reducenoiseimage':
  129. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:4059: warning: 'MagickReduceNoiseImage' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/magick-image.h:260)
  130. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageattribute':
  131. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:5068: warning: 'MagickGetImageAttribute' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:60)
  132. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagechannelextrema':
  133. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:5253: warning: 'MagickGetImageChannelExtrema' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:79)
  134. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageextrema':
  135. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:5506: warning: 'MagickGetImageExtrema' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:81)
  136. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageindex':
  137. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:6344: warning: 'MagickGetImageIndex' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:65)
  138. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageindex':
  139. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:6369: warning: 'MagickSetImageIndex' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:114)
  140. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagesize':
  141. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:6447: warning: 'MagickGetImageSize' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:140)
  142. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageattribute':
  143. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:6796: warning: 'MagickSetImageAttribute' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:112)
  144. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_flattenimages':
  145. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:7043: warning: 'MagickFlattenImages' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:132)
  146. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_averageimages':
  147. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:8079: warning: 'MagickAverageImages' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:131)
  148. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_mosaicimages':
  149. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_class.c:8516: warning: 'MagickMosaicImages' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:135)
  150. /bin/sh /private/var/tmp/pear-build-root/imagick-3.0.1/libtool --mode=compile cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickdraw_class.c -o imagickdraw_class.lo
  151. cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickdraw_class.c -fno-common -DPIC -o .libs/imagickdraw_class.o
  152. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickdraw_class.c: In function 'zim_imagickdraw_setfillalpha':
  153. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickdraw_class.c:323: warning: 'DrawSetFillAlpha' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:167)
  154. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickdraw_class.c: In function 'zim_imagickdraw_setstrokealpha':
  155. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickdraw_class.c:383: warning: 'DrawSetStrokeAlpha' is deprecated (declared at /usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick/wand/deprecate.h:168)
  156. /bin/sh /private/var/tmp/pear-build-root/imagick-3.0.1/libtool --mode=compile cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickpixel_class.c -o imagickpixel_class.lo
  157. cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickpixel_class.c -fno-common -DPIC -o .libs/imagickpixel_class.o
  158. /bin/sh /private/var/tmp/pear-build-root/imagick-3.0.1/libtool --mode=compile cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickpixeliterator_class.c -o imagickpixeliterator_class.lo
  159. cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagickpixeliterator_class.c -fno-common -DPIC -o .libs/imagickpixeliterator_class.o
  160. /bin/sh /private/var/tmp/pear-build-root/imagick-3.0.1/libtool --mode=compile cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_helpers.c -o imagick_helpers.lo
  161. cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_helpers.c -fno-common -DPIC -o .libs/imagick_helpers.o
  162. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_helpers.c: In function 'php_imagick_progress_monitor':
  163. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_helpers.c:44: warning: format '%ld' expects type 'long int', but argument 4 has type 'MagickOffsetType'
  164. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_helpers.c:44: warning: format '%ld' expects type 'long int', but argument 5 has type 'MagickSizeType'
  165. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_helpers.c:44: warning: format '%ld' expects type 'long int', but argument 4 has type 'MagickOffsetType'
  166. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_helpers.c:44: warning: format '%ld' expects type 'long int', but argument 5 has type 'MagickSizeType'
  167. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_helpers.c: In function 'php_imagick_validate_map':
  168. /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_helpers.c:368: warning: initialization discards qualifiers from pointer target type
  169. /bin/sh /private/var/tmp/pear-build-root/imagick-3.0.1/libtool --mode=compile cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_read.c -o imagick_read.lo
  170. cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick_read.c -fno-common -DPIC -o .libs/imagick_read.o
  171. /bin/sh /private/var/tmp/pear-build-root/imagick-3.0.1/libtool --mode=compile cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick.c -o imagick.lo
  172. cc -I. -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /Applications/XAMPP/xamppfiles/temp/pear/temp/imagick/imagick.c -fno-common -DPIC -o .libs/imagick.o
  173. /bin/sh /private/var/tmp/pear-build-root/imagick-3.0.1/libtool --mode=link cc -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-3.0.1/include -I/private/var/tmp/pear-build-root/imagick-3.0.1/main -I/Applications/XAMPP/xamppfiles/temp/pear/temp/imagick -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -I/usr/local/Cellar/imagemagick/6.7.1-1/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -o imagick.la -export-dynamic -avoid-version -prefer-pic -module -rpath /private/var/tmp/pear-build-root/imagick-3.0.1/modules imagick_class.lo imagickdraw_class.lo imagickpixel_class.lo imagic
  174. kpixeliterator_class.lo imagick_helpers.lo imagick_read.lo imagick.lo -Wl,-rpath,/usr/X11/lib -L/usr/X11/lib -Wl,-rpath,/usr/local/Cellar/imagemagick/6.7.1-1/lib -L/usr/local/Cellar/imagemagick/6.7.1-1/lib -lMagickWand -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lfontconfig -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lltdl
  175. cc ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/imagick.so -bundle .libs/imagick_class.o .libs/imagickdraw_class.o .libs/imagickpixel_class.o .libs/imagickpixeliterator_class.o .libs/imagick_helpers.o .libs/imagick_read.o .libs/imagick.o -L/usr/X11/lib -L/usr/local/Cellar/imagemagick/6.7.1-1/lib /usr/local/Cellar/imagemagick/6.7.1-1/lib/libMagickWand.dylib /usr/X11/lib/libfreetype.dylib /usr/X11/lib/libfontconfig.dylib /usr/X11/lib/libXext.dylib /usr/X11/lib/libXt.dylib /usr/X11/lib/libSM.dylib /usr/X11/lib/libICE.dylib /usr/X11/lib/libX11.dylib /usr/local/Cellar/imagemagick/6.7.1-1/lib/libMagickCore.dylib -llcms -ltiff -lfreetype -ljpeg -lfontconfig -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lltdl -Wl,-rpath -Wl,/usr/X11/lib -Wl,-rpath -Wl,/usr/local/Cellar/imagemagick/6.7.1-1/lib
  176. creating imagick.la
  177. (cd .libs && rm -f imagick.la && ln -s ../imagick.la imagick.la)
  178. /bin/sh /private/var/tmp/pear-build-root/imagick-3.0.1/libtool --mode=install cp ./imagick.la /private/var/tmp/pear-build-root/imagick-3.0.1/modules
  179. cp ./.libs/imagick.so /private/var/tmp/pear-build-root/imagick-3.0.1/modules/imagick.so
  180. cp ./.libs/imagick.lai /private/var/tmp/pear-build-root/imagick-3.0.1/modules/imagick.la
  181. ----------------------------------------------------------------------
  182. Libraries have been installed in:
  183. /private/var/tmp/pear-build-root/imagick-3.0.1/modules
  184.  
  185. If you ever happen to want to link against installed libraries
  186. in a given directory, LIBDIR, you must either use libtool, and
  187. specify the full pathname of the library, or use the `-LLIBDIR'
  188. flag during linking and do at least one of the following:
  189. - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
  190. during execution
  191.  
  192. See any operating system documentation about shared libraries for
  193. more information, such as the ld(1) and ld.so(8) manual pages.
  194. ----------------------------------------------------------------------
  195.  
  196. Build complete.
  197. Don't forget to run 'make test'.
  198.  
  199. running: make INSTALL_ROOT="/var/tmp/pear-build-root/install-imagick-3.0.1" install
  200. Installing shared extensions: /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/
  201. Installing header files: /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/
  202. running: find "/var/tmp/pear-build-root/install-imagick-3.0.1" | xargs ls -dils
  203. 7061516 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1
  204. 7061959 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications
  205. 7061960 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP
  206. 7061961 0 drwxr-xr-x 4 root wheel 136 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles
  207. 7061976 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include
  208. 7061977 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include/php
  209. 7061978 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include/php/php-5.3.1
  210. 7061979 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php
  211. 7061980 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext
  212. 7061981 0 drwxr-xr-x 5 root wheel 170 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/imagick
  213. 7061982 8 -rw-r--r-- 1 root wheel 2476 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/imagick/php_imagick.h
  214. 7061983 56 -rw-r--r-- 1 root wheel 26870 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/imagick/php_imagick_defs.h
  215. 7061984 8 -rw-r--r-- 1 root wheel 1795 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/imagick/php_imagick_shared.h
  216. 7061962 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/lib
  217. 7061963 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/lib/php
  218. 7061964 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1
  219. 7061965 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions
  220. 7061966 0 drwxr-xr-x 3 root wheel 102 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626
  221. 7061967 872 -rwxr-xr-x 1 root wheel 442424 16 Aug 12:51 /var/tmp/pear-build-root/install-imagick-3.0.1/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/imagick.so
  222.  
  223. Build process completed successfully
  224. Installing '/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/imagick/php_imagick.h'
  225. Installing '/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/imagick/php_imagick_defs.h'
  226. Installing '/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/imagick/php_imagick_shared.h'
  227. Installing '/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/imagick.so'
  228. install ok: channel://pecl.php.net/imagick-3.0.1
  229. Extension imagick enabled in php.ini
Add Comment
Please, Sign In to add comment