Skip to content

Instantly share code, notes, and snippets.

@gibbonweb
Created June 26, 2011 15:38
Show Gist options
  • Save gibbonweb/1047714 to your computer and use it in GitHub Desktop.
Save gibbonweb/1047714 to your computer and use it in GitHub Desktop.
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.61. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/memcached-php/1.0.2
## --------- ##
## Platform. ##
## --------- ##
hostname = Fantastic-Four.local
uname -m = x86_64
uname -r = 10.7.4
uname -s = Darwin
uname -v = Darwin Kernel Version 10.7.4: Mon Apr 18 21:24:17 PDT 2011; root:xnu-1504.14.12~3/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 10.7.4: Mon Apr 18 21:24:17 PDT 2011; root:xnu-1504.14.12~3/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: 133 tasks, 569 threads, 4 processors
Load average: 1.71, Mach factor: 2.28
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /User/johannes/Code/sh
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/texbin
PATH: /usr/X11/bin
PATH: /usr/local/Library/Contributions/examples
PATH: /usr/local/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1896: checking for grep that handles long lines and -e
configure:1970: result: /usr/bin/grep
configure:1975: checking for egrep
configure:2053: result: /usr/bin/grep -E
configure:2058: checking for a sed that does not truncate output
configure:2112: result: /usr/local/bin/gsed
configure:2307: checking for C compiler version
configure:2314: /usr/bin/cc --version >&5
i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2317: $? = 0
configure:2324: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.9~9/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.9~9/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9)
configure:2327: $? = 0
configure:2334: /usr/bin/cc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:2337: $? = 1
configure:2360: checking for C compiler default output file name
configure:2387: /usr/bin/cc -O3 -w -pipe conftest.c >&5
configure:2390: $? = 0
configure:2428: result: a.out
configure:2445: checking whether the C compiler works
configure:2455: ./a.out
configure:2458: $? = 0
configure:2475: result: yes
configure:2482: checking whether we are cross compiling
configure:2484: result: no
configure:2487: checking for suffix of executables
configure:2494: /usr/bin/cc -o conftest -O3 -w -pipe conftest.c >&5
configure:2497: $? = 0
configure:2521: result:
configure:2527: checking for suffix of object files
configure:2553: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:2556: $? = 0
configure:2579: result: o
configure:2583: checking whether we are using the GNU C compiler
configure:2612: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:2618: $? = 0
configure:2635: result: yes
configure:2640: checking whether /usr/bin/cc accepts -g
configure:2670: /usr/bin/cc -c -g conftest.c >&5
configure:2676: $? = 0
configure:2775: result: yes
configure:2792: checking for /usr/bin/cc option to accept ISO C89
configure:2866: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:2872: $? = 0
configure:2895: result: none needed
configure:2919: checking how to run the C preprocessor
configure:2959: /usr/bin/cc -E conftest.c
configure:2965: $? = 0
configure:2996: /usr/bin/cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3002: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3035: result: /usr/bin/cc -E
configure:3064: /usr/bin/cc -E conftest.c
configure:3070: $? = 0
configure:3101: /usr/bin/cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3107: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3147: checking for icc
configure:3160: result: no
configure:3174: checking for suncc
configure:3187: result: no
configure:3202: checking whether /usr/bin/cc and cc understand -c and -o together
configure:3237: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:3240: $? = 0
configure:3246: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:3249: $? = 0
configure:3260: cc -c conftest.c >&5
configure:3263: $? = 0
configure:3271: cc -c conftest.c -o conftest2.o >&5
configure:3274: $? = 0
configure:3280: cc -c conftest.c -o conftest2.o >&5
configure:3283: $? = 0
configure:3301: result: yes
configure:3317: checking for system library directory
configure:3332: result: lib
configure:3339: checking if compiler supports -R
configure:3368: /usr/bin/cc -o conftest -O3 -w -pipe conftest.c -R /usr/lib >&5
ld: in /usr/lib, can't map file, errno=22 for architecture x86_64
collect2: ld returned 1 exit status
configure:3374: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3393: result: no
configure:3398: checking if compiler supports -Wl,-rpath,
configure:3427: /usr/bin/cc -o conftest -O3 -w -pipe conftest.c -Wl,-rpath,/usr/lib >&5
configure:3433: $? = 0
configure:3452: result: yes
configure:3501: checking build system type
configure:3519: result: i386-apple-darwin10.7.4
configure:3541: checking host system type
configure:3556: result: i386-apple-darwin10.7.4
configure:3578: checking target system type
configure:3593: result: i386-apple-darwin10.7.4
configure:3702: checking for PHP prefix
configure:3704: result: /usr
configure:3706: checking for PHP includes
configure:3708: result: -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib
configure:3710: checking for PHP extension directory
configure:3712: result: /usr/lib/php/extensions/no-debug-non-zts-20090626
configure:3714: checking for PHP installed headers prefix
configure:3716: result: /usr/include/php
configure:3719: checking if debug is enabled
configure:3749: result: no
configure:3752: checking if zts is enabled
configure:3782: result: no
configure:3856: checking for re2c
configure:3886: result: no
configure:3911: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:3925: checking for gawk
configure:3956: result: no
configure:3925: checking for nawk
configure:3956: result: no
configure:3925: checking for awk
configure:3942: found /usr/bin/awk
configure:3953: result: awk
configure:3978: checking if awk is broken
configure:3987: result: no
configure:4001: checking whether to enable memcached support
configure:4040: result: yes, shared
configure:4049: checking for libmemcached
configure:4089: result: yes, shared
configure:4098: checking whether to enable memcached session handler support
configure:4112: result: yes
configure:4121: checking whether to enable memcached igbinary serializer support
configure:4135: result: no
configure:4145: checking for ZLIB
configure:4185: result: yes, shared
configure:4231: checking for zlib location
configure:4238: result: /usr
configure:4371: checking for session includes
configure:4394: result: /usr/include/php
configure:4428: checking for memcached session support
configure:4431: result: enabled
configure:4478: checking for memcached igbinary support
configure:4524: result: disabled
configure:4546: checking for libmemcached location
configure:4549: error: memcached support requires libmemcached. Use --with-libmemcached-dir=<DIR> to specify the prefix where libmemcached headers and library are located
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin10.7.4
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -w -pipe'
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-darwin10.7.4
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/cc -E'
ac_cv_prog_cc__usr_bin_cc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_target=i386-apple-darwin10.7.4
lt_cv_path_SED=/usr/local/bin/gsed
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR=''
AWK='awk'
CC='/usr/bin/cc'
CFLAGS='-O3 -w -pipe'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/usr/local/Cellar/memcached-php/1.0.2'\'''
CONFIGURE_OPTIONS=' '\''--prefix=/usr/local/Cellar/memcached-php/1.0.2'\'''
CPP='/usr/bin/cc -E'
CPPFLAGS=''
DEFS=''
DSYMUTIL=''
ECHO='/bin/echo'
ECHO_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_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RE2C='exit 0;'
SED='/usr/local/bin/gsed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='dylib'
STRIP=''
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='i386-apple-darwin10.7.4'
build_alias=''
build_cpu='i386'
build_os='darwin10.7.4'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-apple-darwin10.7.4'
host_alias='i386-apple-darwin10.7.4'
host_cpu='i386'
host_os='darwin10.7.4'
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'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-apple-darwin10.7.4'
target_alias=''
target_cpu='i386'
target_os='darwin10.7.4'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define HAVE_MEMCACHED_SESSION 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment