Created
May 21, 2012 12:29
-
-
Save loranger/2762109 to your computer and use it in GitHub Desktop.
Brew imagick-php 3.0.1 verbose install failure report
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9 | |
HEAD: 942f6922525fe65b080915c3dec7da58fa661c92 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.7.4 | |
Kernel Architecture: x86_64 | |
Xcode: 4.3.2 | |
GCC-4.0: N/A | |
GCC-4.2: N/A | |
LLVM: build 2336 | |
Clang: 3.1 build 318 | |
MacPorts or Fink? false | |
X11: /usr/X11 | |
System Ruby: 1.8.7-357 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Which Perl: /usr/bin/perl | |
Which Python: /usr/bin/python | |
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: Formula composer-php will not import. | |
Error: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. | |
memcached-php |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://pecl.php.net/get/imagick-3.0.1.tgz | |
Already downloaded: /Users/loranger/Library/Caches/Homebrew/imagick-php-3.0.1.tgz | |
/usr/bin/tar xf /Users/loranger/Library/Caches/Homebrew/imagick-php-3.0.1.tgz | |
==> phpize | |
phpize | |
Configuring for: | |
PHP Api Version: 20090626 | |
Zend Module Api No: 20090626 | |
Zend Extension Api No: 220090626 | |
configure.in:3: warning: prefer named diversions | |
configure.in:3: warning: prefer named diversions | |
==> ./configure --prefix=/usr/local/Cellar/imagick-php/3.0.1 | |
./configure --prefix=/usr/local/Cellar/imagick-php/3.0.1 | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for a sed that does not truncate output... /usr/local/bin/gsed | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking how to run the C preprocessor... /usr/bin/clang -E | |
checking for icc... no | |
checking for suncc... no | |
checking whether /usr/bin/clang and cc understand -c and -o together... yes | |
checking for system library directory... lib | |
checking if compiler supports -R... no | |
checking if compiler supports -Wl,-rpath,... yes | |
checking build system type... i386-apple-darwin11.4.0 | |
checking host system type... i386-apple-darwin11.4.0 | |
checking target system type... i386-apple-darwin11.4.0 | |
checking for PHP prefix... /usr/local/Cellar/php/5.3.13 | |
checking for PHP includes... -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib | |
checking for PHP extension directory... /usr/local/Cellar/php/5.3.13/lib/php/extensions/no-debug-non-zts-20090626 | |
checking for PHP installed headers prefix... /usr/local/Cellar/php/5.3.13/include/php | |
checking if debug is enabled... no | |
checking if zts is enabled... no | |
checking for re2c... no | |
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. | |
checking for gawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking if awk is broken... no | |
checking whether to enable the imagick extension... yes, shared | |
checking whether to enable the imagick GraphicsMagick backend... no | |
checking ImageMagick MagickWand API configuration program... found in /usr/local/bin/MagickWand-config | |
checking if ImageMagick version is at least 6.2.4... found version 6.7.5 Q16 | |
checking for MagickWand.h header file... found in /usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick/wand/MagickWand.h | |
checking PHP version is at least 5.1.3... yes. found 5.3.13 | |
checking for ld used by /usr/bin/clang... /usr/bin/clang | |
checking if the linker (/usr/bin/clang) is GNU ld... no | |
checking for /usr/bin/clang option to reload object files... -r | |
checking for BSD-compatible nm... /usr/bin/nm | |
checking whether ln -s works... yes | |
checking how to recognize dependent libraries... pass_all | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking the maximum length of command line arguments... 196608 | |
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok | |
checking for objdir... .libs | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/clang option to produce PIC... -fno-common | |
checking if /usr/bin/clang PIC flag -fno-common works... yes | |
checking if /usr/bin/clang static flag -static works... no | |
checking if /usr/bin/clang supports -c -o file.o... yes | |
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin11.4.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
creating libtool | |
appending configuration tag "CXX" to libtool | |
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... no | |
checking for /usr/bin/clang++ option to produce PIC... | |
checking if /usr/bin/clang++ static flag works... yes | |
checking if /usr/bin/clang++ supports -c -o file.o... yes | |
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... no | |
checking dynamic linker characteristics... darwin11.4.0 dyld | |
(cached) (cached) checking how to hardcode library paths into programs... immediate | |
configure: creating ./config.status | |
config.status: creating config.h | |
==> make | |
make | |
/bin/sh /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/libtool --mode=compile /usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagick_class.c -o imagick_class.lo | |
/bin/sh /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/libtool --mode=compile /usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagickdraw_class.c -o imagickdraw_class.lo | |
/bin/sh /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/libtool --mode=compile /usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagickpixel_class.c -o imagickpixel_class.lo | |
/bin/sh /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/libtool --mode=compile /usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagickpixeliterator_class.c -o imagickpixeliterator_class.lo | |
mkdir .libs | |
/usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagickpixeliterator_class.c -fno-common -DPIC -o .libs/imagickpixeliterator_class.o | |
/usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagickpixel_class.c -fno-common -DPIC -o .libs/imagickpixel_class.o | |
/usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagickdraw_class.c -fno-common -DPIC -o .libs/imagickdraw_class.o | |
/usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagick_class.c -fno-common -DPIC -o .libs/imagick_class.o | |
/bin/sh /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/libtool --mode=compile /usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagick_helpers.c -o imagick_helpers.lo | |
/bin/sh /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/libtool --mode=compile /usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagick_read.c -o imagick_read.lo | |
/usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagick_read.c -fno-common -DPIC -o .libs/imagick_read.o | |
/usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagick_helpers.c -fno-common -DPIC -o .libs/imagick_helpers.o | |
/bin/sh /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/libtool --mode=compile /usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagick.c -o imagick.lo | |
/usr/bin/clang -I. -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -c /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/imagick.c -fno-common -DPIC -o .libs/imagick.o | |
/bin/sh /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/libtool --mode=link /usr/bin/clang -DPHP_ATOM_INC -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/include -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/main -I/private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1 -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib -I/usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick -I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 -o imagick.la -export-dynamic -avoid-version -prefer-pic -module -rpath /private/tmp/homebrew-imagick-php-3.0.1-G2sn/imagick-3.0.1/modules imagick_class.lo imagickdraw_class.lo imagickpixel_class.lo imagickpixeliterator_class.lo imagick_helpers.lo imagick_read.lo imagick.lo -Wl,-rpath,/usr/local/Cellar/imagemagick/6.7.5-7/lib -L/usr/local/Cellar/imagemagick/6.7.5-7/lib -lMagickWand -lMagickCore | |
/usr/bin/clang ${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/local/Cellar/autoconf/2.69/lib -L/usr/local/Cellar/imagemagick/6.7.5-7/lib /usr/local/Cellar/imagemagick/6.7.5-7/lib/libMagickWand.dylib -L/usr/X11/lib /usr/local/Cellar/imagemagick/6.7.5-7/lib/libMagickCore.dylib -march=native -arch i386 -arch x86_64 -arch i386 -arch x86_64 -Wl,-rpath -Wl,/usr/local/Cellar/imagemagick/6.7.5-7/lib | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.69/lib' | |
ld: warning: ignoring file /usr/local/Cellar/imagemagick/6.7.5-7/lib/libMagickWand.dylib, file was built for unsupported file format which is not the architecture being linked (i386) | |
ld: warning: ignoring file /usr/local/Cellar/imagemagick/6.7.5-7/lib/libMagickCore.dylib, file was built for unsupported file format which is not the architecture being linked (i386) | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.69/lib' | |
ld: file not found: /usr/local/lib/libtiff.3.dylib for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make: *** [imagick.la] Error 1 | |
==> Exit Status: 2 | |
https://github.com/josegonzalez/homebrew-php/blob/master/Formula/imagick-php.rb#L20 | |
==> Build Environment | |
CPU: quad-core 64-bit sandybridge | |
MacOS: 10.7.4-x86_64 | |
Xcode: 4.3.2 | |
CC: /usr/bin/clang | |
CXX: /usr/bin/clang++ => /usr/bin/clang | |
LD: /usr/bin/clang | |
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 | |
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 | |
CPPFLAGS: -I/usr/local/Cellar/autoconf/2.69/include | |
LDFLAGS: -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 | |
MAKEFLAGS: -j4 | |
Error: Failed executing: make (imagick-php.rb:20) | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/josegonzalez/homebrew-php/issues/new |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: imagemagick-6.7.5-7 already installed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by configure, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/imagick-php/3.0.1 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = laurent.ws.lab.easyflirt.com | |
uname -m = x86_64 | |
uname -r = 11.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 | |
Primary memory available: 4.00 gigabytes | |
Default processor set: 108 tasks, 510 threads, 4 processors | |
Load average: 1.45, Mach factor: 2.54 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Cellar/autoconf/2.69/bin | |
PATH: /usr/local/Cellar/php/5.3.8/bin | |
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /usr/X11/bin | |
PATH: /usr/local/Library/Contributions/cmds | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2612: checking for grep that handles long lines and -e | |
configure:2670: result: /usr/bin/grep | |
configure:2675: checking for egrep | |
configure:2737: result: /usr/bin/grep -E | |
configure:2742: checking for a sed that does not truncate output | |
configure:2796: result: /usr/local/bin/gsed | |
configure:2986: checking for C compiler version | |
configure:2995: /usr/bin/clang --version >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:3006: $? = 0 | |
configure:2995: /usr/bin/clang -v >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:3006: $? = 0 | |
configure:2995: /usr/bin/clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3006: $? = 1 | |
configure:2995: /usr/bin/clang -qversion >&5 | |
clang: error: no input files | |
configure:3006: $? = 1 | |
configure:3026: checking whether the C compiler works | |
configure:3048: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 conftest.c >&5 | |
configure:3052: $? = 0 | |
configure:3100: result: yes | |
configure:3103: checking for C compiler default output file name | |
configure:3105: result: a.out | |
configure:3111: checking for suffix of executables | |
configure:3118: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 conftest.c >&5 | |
configure:3122: $? = 0 | |
configure:3144: result: | |
configure:3166: checking whether we are cross compiling | |
configure:3174: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 conftest.c >&5 | |
configure:3178: $? = 0 | |
configure:3185: ./conftest | |
configure:3189: $? = 0 | |
configure:3204: result: no | |
configure:3209: checking for suffix of object files | |
configure:3231: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:3235: $? = 0 | |
configure:3256: result: o | |
configure:3260: checking whether we are using the GNU C compiler | |
configure:3279: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:3279: $? = 0 | |
configure:3288: result: yes | |
configure:3297: checking whether /usr/bin/clang accepts -g | |
configure:3317: /usr/bin/clang -c -g -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:3317: $? = 0 | |
configure:3358: result: yes | |
configure:3375: checking for /usr/bin/clang option to accept ISO C89 | |
configure:3438: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:3438: $? = 0 | |
configure:3451: result: none needed | |
configure:3477: checking how to run the C preprocessor | |
configure:3508: /usr/bin/clang -E -I/usr/local/Cellar/autoconf/2.69/include conftest.c | |
configure:3508: $? = 0 | |
configure:3522: /usr/bin/clang -E -I/usr/local/Cellar/autoconf/2.69/include conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3522: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3547: result: /usr/bin/clang -E | |
configure:3567: /usr/bin/clang -E -I/usr/local/Cellar/autoconf/2.69/include conftest.c | |
configure:3567: $? = 0 | |
configure:3581: /usr/bin/clang -E -I/usr/local/Cellar/autoconf/2.69/include conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3581: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3612: checking for icc | |
configure:3621: result: no | |
configure:3635: checking for suncc | |
configure:3644: result: no | |
configure:3659: checking whether /usr/bin/clang and cc understand -c and -o together | |
configure:3690: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
configure:3694: $? = 0 | |
configure:3700: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
configure:3704: $? = 0 | |
configure:3715: cc -c conftest.c >&5 | |
configure:3719: $? = 0 | |
configure:3727: cc -c conftest.c -o conftest2.o >&5 | |
configure:3731: $? = 0 | |
configure:3737: cc -c conftest.c -o conftest2.o >&5 | |
configure:3741: $? = 0 | |
configure:3759: result: yes | |
configure:3773: checking for system library directory | |
configure:3788: result: lib | |
configure:3795: checking if compiler supports -R | |
configure:3814: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 conftest.c -R /usr/lib >&5 | |
ld: in /usr/lib, can't map file, errno=22 for architecture i386 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3814: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:3824: result: no | |
configure:3829: checking if compiler supports -Wl,-rpath, | |
configure:3848: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 conftest.c -Wl,-rpath,/usr/lib >&5 | |
configure:3848: $? = 0 | |
configure:3858: result: yes | |
configure:3903: checking build system type | |
configure:3917: result: i386-apple-darwin11.4.0 | |
configure:3937: checking host system type | |
configure:3950: result: i386-apple-darwin11.4.0 | |
configure:3970: checking target system type | |
configure:3983: result: i386-apple-darwin11.4.0 | |
configure:4086: checking for PHP prefix | |
configure:4088: result: /usr/local/Cellar/php/5.3.13 | |
configure:4090: checking for PHP includes | |
configure:4092: result: -I/usr/local/Cellar/php/5.3.13/include/php -I/usr/local/Cellar/php/5.3.13/include/php/main -I/usr/local/Cellar/php/5.3.13/include/php/TSRM -I/usr/local/Cellar/php/5.3.13/include/php/Zend -I/usr/local/Cellar/php/5.3.13/include/php/ext -I/usr/local/Cellar/php/5.3.13/include/php/ext/date/lib | |
configure:4094: checking for PHP extension directory | |
configure:4096: result: /usr/local/Cellar/php/5.3.13/lib/php/extensions/no-debug-non-zts-20090626 | |
configure:4098: checking for PHP installed headers prefix | |
configure:4100: result: /usr/local/Cellar/php/5.3.13/include/php | |
configure:4103: checking if debug is enabled | |
configure:4129: result: no | |
configure:4132: checking if zts is enabled | |
configure:4158: result: no | |
configure:4232: checking for re2c | |
configure:4262: result: no | |
configure:4287: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. | |
configure:4301: checking for gawk | |
configure:4332: result: no | |
configure:4301: checking for nawk | |
configure:4332: result: no | |
configure:4301: checking for awk | |
configure:4318: found /usr/bin/awk | |
configure:4329: result: awk | |
configure:4352: checking if awk is broken | |
configure:4359: result: no | |
configure:4372: checking whether to enable the imagick extension | |
configure:4412: result: yes, shared | |
configure:4421: checking whether to enable the imagick GraphicsMagick backend | |
configure:4436: result: no | |
configure:4448: checking ImageMagick MagickWand API configuration program | |
configure:4467: result: found in /usr/local/bin/MagickWand-config | |
configure:4473: checking if ImageMagick version is at least 6.2.4 | |
configure:4476: result: found version 6.7.5 Q16 | |
configure:4494: checking for MagickWand.h header file | |
configure:4498: result: found in /usr/local/Cellar/imagemagick/6.7.5-7/include/ImageMagick/wand/MagickWand.h | |
configure:4509: checking PHP version is at least 5.1.3 | |
configure:4527: result: yes. found 5.3.13 | |
configure:5082: checking for ld used by /usr/bin/clang | |
configure:5149: result: /usr/bin/clang | |
configure:5156: checking if the linker (/usr/bin/clang) is GNU ld | |
configure:5171: result: no | |
configure:5176: checking for /usr/bin/clang option to reload object files | |
configure:5183: result: -r | |
configure:5201: checking for BSD-compatible nm | |
configure:5250: result: /usr/bin/nm | |
configure:5254: checking whether ln -s works | |
configure:5258: result: yes | |
configure:5265: checking how to recognize dependent libraries | |
configure:5451: result: pass_all | |
configure:5663: checking for ANSI C header files | |
configure:5683: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5683: $? = 0 | |
configure:5756: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5756: $? = 0 | |
configure:5756: ./conftest | |
configure:5756: $? = 0 | |
configure:5767: result: yes | |
configure:5780: checking for sys/types.h | |
configure:5780: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5780: $? = 0 | |
configure:5780: result: yes | |
configure:5780: checking for sys/stat.h | |
configure:5780: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5780: $? = 0 | |
configure:5780: result: yes | |
configure:5780: checking for stdlib.h | |
configure:5780: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5780: $? = 0 | |
configure:5780: result: yes | |
configure:5780: checking for string.h | |
configure:5780: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5780: $? = 0 | |
configure:5780: result: yes | |
configure:5780: checking for memory.h | |
configure:5780: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5780: $? = 0 | |
configure:5780: result: yes | |
configure:5780: checking for strings.h | |
configure:5780: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5780: $? = 0 | |
configure:5780: result: yes | |
configure:5780: checking for inttypes.h | |
configure:5780: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5780: $? = 0 | |
configure:5780: result: yes | |
configure:5780: checking for stdint.h | |
configure:5780: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5780: $? = 0 | |
configure:5780: result: yes | |
configure:5780: checking for unistd.h | |
configure:5780: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5780: $? = 0 | |
configure:5780: result: yes | |
configure:5794: checking dlfcn.h usability | |
configure:5794: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:5794: $? = 0 | |
configure:5794: result: yes | |
configure:5794: checking dlfcn.h presence | |
configure:5794: /usr/bin/clang -E -I/usr/local/Cellar/autoconf/2.69/include conftest.c | |
configure:5794: $? = 0 | |
configure:5794: result: yes | |
configure:5794: checking for dlfcn.h | |
configure:5794: result: yes | |
configure:5816: checking the maximum length of command line arguments | |
configure:5928: result: 196608 | |
configure:5940: checking command to parse /usr/bin/nm output from /usr/bin/clang object | |
configure:6045: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:6048: $? = 0 | |
configure:6052: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
configure:6055: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:6045: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.c >&5 | |
configure:6048: $? = 0 | |
configure:6052: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
configure:6055: $? = 0 | |
configure:6107: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 conftest.c conftstm.o >&5 | |
configure:6110: $? = 0 | |
configure:6148: result: ok | |
configure:6152: checking for objdir | |
configure:6167: result: .libs | |
configure:6259: checking for ar | |
configure:6275: found /usr/bin/ar | |
configure:6286: result: ar | |
configure:6351: checking for ranlib | |
configure:6367: found /usr/bin/ranlib | |
configure:6378: result: ranlib | |
configure:6443: checking for strip | |
configure:6459: found /usr/bin/strip | |
configure:6470: result: strip | |
configure:6723: checking for dsymutil | |
configure:6739: found /usr/bin/dsymutil | |
configure:6750: result: dsymutil | |
configure:6815: checking for nmedit | |
configure:6831: found /usr/bin/nmedit | |
configure:6842: result: nmedit | |
configure:6865: checking for -single_module linker flag | |
configure:6886: result: yes | |
configure:6888: checking for -exported_symbols_list linker flag | |
configure:6904: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:6907: $? = 0 | |
configure:6921: result: yes | |
configure:7039: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions | |
configure:7057: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:7061: $? = 0 | |
configure:7074: result: yes | |
configure:7089: checking for /usr/bin/clang option to produce PIC | |
configure:7329: result: -fno-common | |
configure:7337: checking if /usr/bin/clang PIC flag -fno-common works | |
configure:7355: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -fno-common -DPIC conftest.c >&5 | |
configure:7359: $? = 0 | |
configure:7372: result: yes | |
configure:7400: checking if /usr/bin/clang static flag -static works | |
configure:7428: result: no | |
configure:7438: checking if /usr/bin/clang supports -c -o file.o | |
configure:7459: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -o out/conftest2.o conftest.c >&5 | |
configure:7463: $? = 0 | |
configure:7485: result: yes | |
configure:7511: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries | |
configure:8443: result: yes | |
configure:8510: checking dynamic linker characteristics | |
configure:9112: result: darwin11.4.0 dyld | |
configure:9136: checking how to hardcode library paths into programs | |
configure:9161: result: immediate | |
configure:9175: checking whether stripping libraries is possible | |
configure:9189: result: yes | |
configure:9697: checking if libtool supports shared libraries | |
configure:9699: result: yes | |
configure:9702: checking whether to build shared libraries | |
configure:9723: result: yes | |
configure:9726: checking whether to build static libraries | |
configure:9730: result: no | |
configure:9825: result: | |
creating libtool | |
configure:10556: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries | |
configure:11454: result: no | |
configure:11475: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include conftest.cpp >&5 | |
configure:11478: $? = 0 | |
configure:11634: checking for /usr/bin/clang++ option to produce PIC | |
configure:11924: result: | |
configure:11995: checking if /usr/bin/clang++ static flag works | |
configure:12023: result: yes | |
configure:12033: checking if /usr/bin/clang++ supports -c -o file.o | |
configure:12054: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -I/usr/local/Cellar/autoconf/2.69/include -o out/conftest2.o conftest.cpp >&5 | |
configure:12058: $? = 0 | |
configure:12080: result: yes | |
configure:12106: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries | |
configure:12132: result: no | |
configure:12199: checking dynamic linker characteristics | |
configure:12749: result: darwin11.4.0 dyld | |
configure:12773: checking how to hardcode library paths into programs | |
configure:12798: result: immediate | |
configure:13528: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by config.status, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on laurent.ws.lab.easyflirt.com | |
config.status:678: creating config.h | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin11.4.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/clang | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value=-I/usr/local/Cellar/autoconf/2.69/include | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=i386-apple-darwin11.4.0 | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='/usr/bin/clang -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc__usr_bin_clang_c_o=yes | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_target=i386-apple-darwin11.4.0 | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/bin/clang | |
lt_cv_path_LDCXX= | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_SED=/usr/local/bin/gsed | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_compiler_static_works_CXX=yes | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx= | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' | |
lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' | |
lt_cv_sys_lib_search_path_spec='/usr/lib/clang/3.1 /usr/local/lib' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_lt_cv_prog_compiler_c_o='"yes"' | |
lt_lt_cv_prog_compiler_c_o_CXX='"yes"' | |
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' | |
php_cv_cc_dashr=no | |
php_cv_cc_rpath=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='ar' | |
AWK='awk' | |
CC='/usr/bin/clang' | |
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64' | |
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/usr/local/Cellar/imagick-php/3.0.1'\''' | |
CONFIGURE_OPTIONS=' '\''--prefix=/usr/local/Cellar/imagick-php/3.0.1'\''' | |
CPP='/usr/bin/clang -E' | |
CPPFLAGS='-I/usr/local/Cellar/autoconf/2.69/include -DHAVE_CONFIG_H' | |
DEFS='-DHAVE_CONFIG_H' | |
DSYMUTIL='dsymutil' | |
ECHO='/bin/echo' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
GREP='/usr/bin/grep' | |
LDFLAGS='-L/usr/local/Cellar/autoconf/2.69/lib -arch i386 -arch x86_64' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
NMEDIT='nmedit' | |
OBJEXT='o' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
RANLIB='ranlib' | |
RE2C='exit 0;' | |
SED='/usr/local/bin/gsed' | |
SHELL='/bin/sh' | |
SHLIB_DL_SUFFIX_NAME='so' | |
SHLIB_SUFFIX_NAME='dylib' | |
STRIP='strip' | |
ac_ct_CC='' | |
bindir='${exec_prefix}/bin' | |
build='i386-apple-darwin11.4.0' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin11.4.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='$(prefix)' | |
host='i386-apple-darwin11.4.0' | |
host_alias='i386-apple-darwin11.4.0' | |
host_cpu='i386' | |
host_os='darwin11.4.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/php/5.3.13' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='i386-apple-darwin11.4.0' | |
target_alias='' | |
target_cpu='i386' | |
target_os='darwin11.4.0' | |
target_vendor='apple' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define IMAGICK_USE_NEW_HEADER 1 | |
#define HAVE_IMAGICK 1 | |
#define COMPILE_DL_IMAGICK 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DLFCN_H 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment