Skip to content

Instantly share code, notes, and snippets.

@kumarshantanu
Created July 28, 2011 14:19
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 kumarshantanu/1111628 to your computer and use it in GitHub Desktop.
Save kumarshantanu/1111628 to your computer and use it in GitHub Desktop.
config.log for `brew install beanstalk` on Snow Leopard
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.65. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/beanstalk/1.4.6 --with-event=/usr/local
## --------- ##
## Platform. ##
## --------- ##
hostname = Shantanu-Kumars-MacBook-Pro.local
uname -m = x86_64
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~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: 8.00 gigabytes
Default processor set: 160 tasks, 1048 threads, 8 processors
Load average: 0.80, Mach factor: 7.18
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/shantanu/app/bin
PATH: /Users/shantanu/.cabal/bin
PATH: /usr/local/monetdb/bin
PATH: /Users/shantanu/app/default/iamcli/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /Users/shantanu/bin
PATH: /Users/shantanu/.gem/ruby/1.8/bin
PATH: /opt/subversion/bin
PATH: /Users/shantanu/apps/ant/bin
PATH: /Users/shantanu/apps/mvn/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /Users/shantanu/.rvm/bin
PATH: /usr/local/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2133: checking for a BSD-compatible install
configure:2201: result: /usr/bin/install -c
configure:2212: checking whether build environment is sane
configure:2262: result: yes
configure:2403: checking for a thread-safe mkdir -p
configure:2442: result: ./install-sh -c -d
configure:2455: checking for gawk
configure:2485: result: no
configure:2455: checking for mawk
configure:2485: result: no
configure:2455: checking for nawk
configure:2485: result: no
configure:2455: checking for awk
configure:2471: found /usr/bin/awk
configure:2482: result: awk
configure:2493: checking whether make sets $(MAKE)
configure:2515: result: yes
configure:2596: checking whether to enable maintainer-specific portions of Makefiles
configure:2605: result: no
configure:2631: checking for style of include used by make
configure:2659: result: GNU
configure:2729: checking for gcc
configure:2756: result: /usr/bin/cc
configure:2985: checking for C compiler version
configure:2994: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
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:3005: $? = 0
configure:2994: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:3005: $? = 0
configure:2994: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3005: $? = 1
configure:2994: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3005: $? = 1
configure:3025: checking whether the C compiler works
configure:3047: /usr/bin/cc -O3 -w -pipe conftest.c >&5
configure:3051: $? = 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/cc -o conftest -O3 -w -pipe conftest.c >&5
configure:3122: $? = 0
configure:3144: result:
configure:3166: checking whether we are cross compiling
configure:3174: /usr/bin/cc -o conftest -O3 -w -pipe 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/cc -c -O3 -w -pipe 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/cc -c -O3 -w -pipe conftest.c >&5
configure:3279: $? = 0
configure:3288: result: yes
configure:3297: checking whether /usr/bin/cc accepts -g
configure:3317: /usr/bin/cc -c -g conftest.c >&5
configure:3317: $? = 0
configure:3358: result: yes
configure:3375: checking for /usr/bin/cc option to accept ISO C89
configure:3439: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:3439: $? = 0
configure:3452: result: none needed
configure:3474: checking dependency style of /usr/bin/cc
configure:3584: result: none
configure:3604: checking for supported compiler flags
configure:3621: /usr/bin/cc -c -O3 -w -pipe -Wall conftest.c >&5
configure:3621: $? = 0
configure:3621: /usr/bin/cc -c -O3 -w -pipe -Werror conftest.c >&5
configure:3621: $? = 0
configure:3635: result: -Wall -Werror
configure:3692: checking for gcc
configure:3719: result: /usr/bin/cc
configure:3948: checking for C compiler version
configure:3957: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
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:3968: $? = 0
configure:3957: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:3968: $? = 0
configure:3957: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3968: $? = 1
configure:3957: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3968: $? = 1
configure:3972: checking whether we are using the GNU C compiler
configure:4000: result: yes
configure:4009: checking whether /usr/bin/cc accepts -g
configure:4070: result: yes
configure:4087: checking for /usr/bin/cc option to accept ISO C89
configure:4164: result: none needed
configure:4186: checking dependency style of /usr/bin/cc
configure:4296: result: none
configure:4336: checking if compiler supports -R
configure:4355: /usr/bin/cc -o conftest -O3 -w -pipe -Wall -Werror conftest.c -R /usr/lib >&5
ld: in /usr/lib, can't map file, errno=22
collect2: ld returned 1 exit status
configure:4355: $? = 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 ""
| #define PACKAGE "beanstalkd"
| #define VERSION "1.4.6"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4365: result: no
configure:4370: checking if compiler supports -Wl,-rpath,
configure:4389: /usr/bin/cc -o conftest -O3 -w -pipe -Wall -Werror conftest.c -Wl,-rpath,/usr/lib >&5
configure:4389: $? = 0
configure:4399: result: yes
configure:4424: checking libevent install prefix
configure:4439: error: Can't find libevent headers under /usr/local directory
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_ac_ct_CC=/usr/bin/cc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
bt_cv_cc_dashr=no
bt_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-beanstalk-1.4.6-bn6I/beanstalkd-1.4.6/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-beanstalk-1.4.6-bn6I/beanstalkd-1.4.6/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/homebrew-beanstalk-1.4.6-bn6I/beanstalkd-1.4.6/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-beanstalk-1.4.6-bn6I/beanstalkd-1.4.6/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-beanstalk-1.4.6-bn6I/beanstalkd-1.4.6/missing --run automake-1.11'
AWK='awk'
CC='/usr/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -w -pipe -Wall -Werror'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_FLAG=''
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-beanstalk-1.4.6-bn6I/beanstalkd-1.4.6/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE='beanstalkd'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.4.6'
ac_ct_CC='/usr/bin/cc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-beanstalk-1.4.6-bn6I/beanstalkd-1.4.6/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/beanstalk/1.4.6'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "beanstalkd"
#define VERSION "1.4.6"
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment