Skip to content

Instantly share code, notes, and snippets.

@coudenysj
Created June 12, 2012 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coudenysj/2917332 to your computer and use it in GitHub Desktop.
Save coudenysj/2917332 to your computer and use it in GitHub Desktop.
brew install php53-gearman --HEAD
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/php53-gearman/HEAD --with-gearman=/usr/local/Cellar/gearman/0.33
## --------- ##
## Platform. ##
## --------- ##
hostname = macbook-jachim.local
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 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 4.00 gigabytes
Default processor set: 135 tasks, 837 threads, 8 processors
Load average: 1.95, Mach factor: 6.04
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/git/bin
PATH: /usr/local/sbin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2610: checking for grep that handles long lines and -e
configure:2668: result: /usr/bin/grep
configure:2673: checking for egrep
configure:2735: result: /usr/bin/grep -E
configure:2740: checking for a sed that does not truncate output
configure:2794: result: /usr/bin/sed
configure:2984: checking for C compiler version
configure:2993: /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:3004: $? = 0
configure:2993: /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:3004: $? = 0
configure:2993: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3004: $? = 1
configure:2993: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:3004: $? = 1
configure:3024: checking whether the C compiler works
configure:3046: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5
configure:3050: $? = 0
configure:3098: result: yes
configure:3101: checking for C compiler default output file name
configure:3103: result: a.out
configure:3109: checking for suffix of executables
configure:3116: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5
configure:3120: $? = 0
configure:3142: result:
configure:3164: checking whether we are cross compiling
configure:3172: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5
configure:3176: $? = 0
configure:3183: ./conftest
configure:3187: $? = 0
configure:3202: result: no
configure:3207: checking for suffix of object files
configure:3229: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 conftest.c >&5
configure:3233: $? = 0
configure:3254: result: o
configure:3258: checking whether we are using the GNU C compiler
configure:3277: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 conftest.c >&5
configure:3277: $? = 0
configure:3286: result: yes
configure:3295: checking whether /usr/bin/clang accepts -g
configure:3315: /usr/bin/clang -c -g conftest.c >&5
configure:3315: $? = 0
configure:3356: result: yes
configure:3373: checking for /usr/bin/clang option to accept ISO C89
configure:3436: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 conftest.c >&5
configure:3436: $? = 0
configure:3449: result: none needed
configure:3475: checking how to run the C preprocessor
configure:3506: /usr/bin/clang -E conftest.c
configure:3506: $? = 0
configure:3520: /usr/bin/clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3520: $? = 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:3545: result: /usr/bin/clang -E
configure:3565: /usr/bin/clang -E conftest.c
configure:3565: $? = 0
configure:3579: /usr/bin/clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3579: $? = 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:3610: checking for icc
configure:3619: result: no
configure:3633: checking for suncc
configure:3642: result: no
configure:3657: checking whether /usr/bin/clang and cc understand -c and -o together
configure:3688: /usr/bin/clang -c conftest.c -o conftest2.o >&5
configure:3692: $? = 0
configure:3698: /usr/bin/clang -c conftest.c -o conftest2.o >&5
configure:3702: $? = 0
configure:3713: cc -c conftest.c >&5
configure:3717: $? = 0
configure:3725: cc -c conftest.c -o conftest2.o >&5
configure:3729: $? = 0
configure:3735: cc -c conftest.c -o conftest2.o >&5
configure:3739: $? = 0
configure:3757: result: yes
configure:3771: checking for system library directory
configure:3786: result: lib
configure:3793: checking if compiler supports -R
configure:3812: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -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:3812: $? = 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:3822: result: no
configure:3827: checking if compiler supports -Wl,-rpath,
configure:3846: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3846: $? = 0
configure:3856: result: yes
configure:3901: checking build system type
configure:3915: result: i386-apple-darwin11.4.0
configure:3935: checking host system type
configure:3948: result: i386-apple-darwin11.4.0
configure:3968: checking target system type
configure:3981: result: i386-apple-darwin11.4.0
configure:4084: checking for PHP prefix
configure:4086: result: /usr/local/Cellar/php53/5.3.13
configure:4088: checking for PHP includes
configure:4090: result: -I/usr/local/Cellar/php53/5.3.13/include/php -I/usr/local/Cellar/php53/5.3.13/include/php/main -I/usr/local/Cellar/php53/5.3.13/include/php/TSRM -I/usr/local/Cellar/php53/5.3.13/include/php/Zend -I/usr/local/Cellar/php53/5.3.13/include/php/ext -I/usr/local/Cellar/php53/5.3.13/include/php/ext/date/lib
configure:4092: checking for PHP extension directory
configure:4094: result: /usr/local/Cellar/php53/5.3.13/lib/php/extensions/no-debug-non-zts-20090626
configure:4096: checking for PHP installed headers prefix
configure:4098: result: /usr/local/Cellar/php53/5.3.13/include/php
configure:4101: checking if debug is enabled
configure:4127: result: no
configure:4130: checking if zts is enabled
configure:4156: result: no
configure:4230: checking for re2c
configure:4260: result: no
configure:4285: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:4299: checking for gawk
configure:4330: result: no
configure:4299: checking for nawk
configure:4330: result: no
configure:4299: checking for awk
configure:4316: found /usr/bin/awk
configure:4327: result: awk
configure:4350: checking if awk is broken
configure:4357: result: no
configure:4373: checking whether to enable gearman support
configure:4413: result: yes, shared
configure:4424: result: found in /usr/local/Cellar/gearman/0.33
configure:4533: checking for gearman_client_set_context in -lgearman
configure:4558: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -Wall -Wl,-rpath,/usr/local/Cellar/gearman/0.33/lib -L/usr/local/Cellar/gearman/0.33/lib -arch i386 -arch x86_64 conftest.c -lgearman >&5
Undefined symbols for architecture i386:
"_gearman_client_set_context", referenced from:
_main in conftest-jW1RPl.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4558: $? = 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. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gearman_client_set_context ();
| int
| main ()
| {
| return gearman_client_set_context ();
| ;
| return 0;
| }
configure:4567: result: no
configure:4682: error: libgearman version 0.10 or later required
## ---------------- ##
## 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=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-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_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_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_path_SED=/usr/bin/sed
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR=''
AWK='awk'
CC='/usr/bin/clang'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -arch i386 -arch x86_64 -Wall'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/usr/local/Cellar/php53-gearman/HEAD'\'' '\''--with-gearman=/usr/local/Cellar/gearman/0.33'\'''
CONFIGURE_OPTIONS=' '\''--prefix=/usr/local/Cellar/php53-gearman/HEAD'\'' '\''--with-gearman=/usr/local/Cellar/gearman/0.33'\'''
CPP='/usr/bin/clang -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='-arch i386 -arch x86_64'
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='/usr/bin/sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='dylib'
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='NONE'
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/php53/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 ""
configure: exit 1
checking whether to enable gearman support... yes, shared
found in /usr/local/Cellar/gearman/0.33
checking for gearman_client_set_context in -lgearman... no
configure: error: libgearman version 0.10 or later required
config.log was copied to /Users/jachim/Library/Logs/Homebrew
==> Build Environment
CPU: 8-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
LDFLAGS: -arch i386 -arch x86_64
MAKEFLAGS: -j8
Error: Failed executing: ./configure --prefix=/usr/local/Cellar/php53-gearman/HEAD --with-gearman=/usr/local/Cellar/gearman/0.33 (php53-gearman.rb:19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment