Created
March 22, 2013 22:49
-
-
Save shiki/5225349 to your computer and use it in GitHub Desktop.
php54-imagick install config.log
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=/opt/boxen/homebrew/Cellar/php54-imagick/3.1.0RC2 --with-php-config=/opt/boxen/homebrew/Cellar/php54/5.4.12/bin/php-config | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Egwene.local | |
uname -m = x86_64 | |
uname -r = 12.3.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~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 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~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: 8.00 gigabytes | |
Default processor set: 133 tasks, 668 threads, 4 processors | |
Load average: 1.95, Mach factor: 2.04 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /opt/boxen/homebrew/Library/ENV/4.3 | |
PATH: /opt/boxen/homebrew/opt/autoconf/bin | |
PATH: /opt/boxen/homebrew/opt/freetype/bin | |
PATH: /opt/boxen/homebrew/opt/gettext/bin | |
PATH: /opt/boxen/homebrew/opt/jpeg/bin | |
PATH: /opt/boxen/homebrew/opt/libpng/bin | |
PATH: /opt/boxen/homebrew/opt/php54/bin | |
PATH: /opt/boxen/homebrew/opt/pkg-config/bin | |
PATH: /opt/boxen/homebrew/opt/libtool/bin | |
PATH: /opt/boxen/homebrew/opt/imagemagick/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2295: checking for grep that handles long lines and -e | |
configure:2353: result: /usr/bin/grep | |
configure:2358: checking for egrep | |
configure:2420: result: /usr/bin/grep -E | |
configure:2425: checking for a sed that does not truncate output | |
configure:2479: result: /opt/boxen/homebrew/Library/ENV/4.3/sed | |
configure:2669: checking for C compiler version | |
configure:2678: cc --version >&5 | |
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.3.0 | |
Thread model: posix | |
configure:2689: $? = 0 | |
configure:2678: cc -v >&5 | |
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin12.3.0 | |
Thread model: posix | |
clang: warning: argument unused during compilation: '-isystem /opt/boxen/homebrew/include' | |
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' | |
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/' | |
clang: warning: argument unused during compilation: '-I /opt/boxen/homebrew/opt/gettext/include' | |
clang: warning: argument unused during compilation: '-I /opt/boxen/homebrew/opt/zlib/include' | |
clang: warning: argument unused during compilation: '-L/opt/boxen/homebrew/opt/gettext/lib' | |
clang: warning: argument unused during compilation: '-L/opt/boxen/homebrew/opt/zlib/lib' | |
... rest of stderr output deleted ... | |
configure:2689: $? = 0 | |
configure:2678: cc -V >&5 | |
clang: error: unsupported option '-V -isystem/opt/boxen/homebrew/include' | |
clang: error: no input files | |
configure:2689: $? = 1 | |
configure:2678: cc -qversion >&5 | |
clang: error: no input files | |
configure:2689: $? = 1 | |
configure:2709: checking whether the C compiler works | |
configure:2731: cc conftest.c >&5 | |
configure:2735: $? = 0 | |
configure:2783: result: yes | |
configure:2786: checking for C compiler default output file name | |
configure:2788: result: a.out | |
configure:2794: checking for suffix of executables | |
configure:2801: cc -o conftest conftest.c >&5 | |
configure:2805: $? = 0 | |
configure:2827: result: | |
configure:2849: checking whether we are cross compiling | |
configure:2857: cc -o conftest conftest.c >&5 | |
configure:2861: $? = 0 | |
configure:2868: ./conftest | |
configure:2872: $? = 0 | |
configure:2887: result: no | |
configure:2892: checking for suffix of object files | |
configure:2914: cc -c conftest.c >&5 | |
configure:2918: $? = 0 | |
configure:2939: result: o | |
configure:2943: checking whether we are using the GNU C compiler | |
configure:2962: cc -c conftest.c >&5 | |
configure:2962: $? = 0 | |
configure:2971: result: yes | |
configure:2980: checking whether cc accepts -g | |
configure:3000: cc -c -g conftest.c >&5 | |
configure:3000: $? = 0 | |
configure:3041: result: yes | |
configure:3058: checking for cc option to accept ISO C89 | |
configure:3121: cc -c -g -O2 conftest.c >&5 | |
configure:3121: $? = 0 | |
configure:3134: result: none needed | |
configure:3160: checking how to run the C preprocessor | |
configure:3191: cc -E conftest.c | |
configure:3191: $? = 0 | |
configure:3205: cc -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3205: $? = 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:3230: result: cc -E | |
configure:3250: cc -E conftest.c | |
configure:3250: $? = 0 | |
configure:3264: cc -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:3264: $? = 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:3295: checking for icc | |
configure:3304: result: no | |
configure:3318: checking for suncc | |
configure:3327: result: no | |
configure:3345: checking whether cc understands -c and -o together | |
configure:3373: cc -c conftest.c -o conftest2.o >&5 | |
configure:3377: $? = 0 | |
configure:3383: cc -c conftest.c -o conftest2.o >&5 | |
configure:3387: $? = 0 | |
configure:3442: result: yes | |
configure:3456: checking for system library directory | |
configure:3471: result: lib | |
configure:3478: checking if compiler supports -R | |
configure:3497: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 | |
clang: warning: argument unused during compilation: '-R' | |
ld: can't map file, errno=22 for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3497: $? = 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:3507: result: no | |
configure:3512: checking if compiler supports -Wl,-rpath, | |
configure:3531: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 | |
configure:3531: $? = 0 | |
configure:3541: result: yes | |
configure:3586: checking build system type | |
configure:3600: result: i386-apple-darwin12.3.0 | |
configure:3620: checking host system type | |
configure:3633: result: i386-apple-darwin12.3.0 | |
configure:3653: checking target system type | |
configure:3666: result: i386-apple-darwin12.3.0 | |
configure:3769: checking for PHP prefix | |
configure:3771: result: /opt/boxen/homebrew/Cellar/php54/5.4.12 | |
configure:3773: checking for PHP includes | |
configure:3775: result: -I/opt/boxen/homebrew/Cellar/php54/5.4.12/include/php -I/opt/boxen/homebrew/Cellar/php54/5.4.12/include/php/main -I/opt/boxen/homebrew/Cellar/php54/5.4.12/include/php/TSRM -I/opt/boxen/homebrew/Cellar/php54/5.4.12/include/php/Zend -I/opt/boxen/homebrew/Cellar/php54/5.4.12/include/php/ext -I/opt/boxen/homebrew/Cellar/php54/5.4.12/include/php/ext/date/lib | |
configure:3777: checking for PHP extension directory | |
configure:3779: result: /opt/boxen/homebrew/Cellar/php54/5.4.12/lib/php/extensions/no-debug-non-zts-20100525 | |
configure:3781: checking for PHP installed headers prefix | |
configure:3783: result: /opt/boxen/homebrew/Cellar/php54/5.4.12/include/php | |
configure:3786: checking if debug is enabled | |
configure:3812: result: no | |
configure:3815: checking if zts is enabled | |
configure:3841: result: no | |
configure:3912: checking for re2c | |
configure:3942: result: no | |
configure:3967: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. | |
configure:3981: checking for gawk | |
configure:4012: result: no | |
configure:3981: checking for nawk | |
configure:4012: result: no | |
configure:3981: checking for awk | |
configure:3998: found /usr/bin/awk | |
configure:4009: result: awk | |
configure:4032: checking if awk is broken | |
configure:4039: result: no | |
configure:4052: checking whether to enable the imagick extension | |
configure:4092: result: yes, shared | |
configure:4101: checking whether to enable the imagick GraphicsMagick backend | |
configure:4116: result: no | |
configure:4128: checking ImageMagick MagickWand API configuration program | |
configure:4144: error: not found. Please provide a path to MagickWand-config or Wand-config program. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin12.3.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=cc | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
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_host=i386-apple-darwin12.3.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='cc -E' | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_cc_c_o=yes | |
ac_cv_prog_cc_g=yes | |
ac_cv_target=i386-apple-darwin12.3.0 | |
lt_cv_path_SED=/opt/boxen/homebrew/Library/ENV/4.3/sed | |
php_cv_cc_dashr=no | |
php_cv_cc_rpath=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='' | |
AWK='awk' | |
CC='cc' | |
CFLAGS='-g -O2' | |
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/opt/boxen/homebrew/Cellar/php54-imagick/3.1.0RC2'\'' '\''--with-php-config=/opt/boxen/homebrew/Cellar/php54/5.4.12/bin/php-config'\''' | |
CONFIGURE_OPTIONS=' '\''--prefix=/opt/boxen/homebrew/Cellar/php54-imagick/3.1.0RC2'\'' '\''--with-php-config=/opt/boxen/homebrew/Cellar/php54/5.4.12/bin/php-config'\''' | |
CPP='cc -E' | |
CPPFLAGS='' | |
DEFS='' | |
DSYMUTIL='' | |
ECHO='/bin/echo' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
GREP='/usr/bin/grep' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='' | |
LN_S='' | |
LTLIBOBJS='' | |
NMEDIT='' | |
OBJEXT='o' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
RANLIB='' | |
RE2C='exit 0;' | |
SED='/opt/boxen/homebrew/Library/ENV/4.3/sed' | |
SHELL='/bin/sh' | |
SHLIB_DL_SUFFIX_NAME='so' | |
SHLIB_SUFFIX_NAME='dylib' | |
STRIP='' | |
ac_ct_CC='' | |
bindir='${exec_prefix}/bin' | |
build='i386-apple-darwin12.3.0' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin12.3.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='i386-apple-darwin12.3.0' | |
host_alias='i386-apple-darwin12.3.0' | |
host_cpu='i386' | |
host_os='darwin12.3.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='/opt/boxen/homebrew/Cellar/php54/5.4.12' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='i386-apple-darwin12.3.0' | |
target_alias='' | |
target_cpu='i386' | |
target_os='darwin12.3.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 "" | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment