Skip to content

Instantly share code, notes, and snippets.

@dfischer
Created January 29, 2011 05: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 dfischer/801561 to your computer and use it in GitHub Desktop.
Save dfischer/801561 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 s3backer FUSE filesystem backed by Amazon S3 configure 1.3.1, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/s3-backer/1.3.1
## --------- ##
## Platform. ##
## --------- ##
hostname = God.local
uname -m = i386
uname -r = 10.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
/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.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 8.00 gigabytes
Default processor set: 131 tasks, 576 threads, 2 processors
Load average: 3.33, Mach factor: 0.79
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/Armageddon/.rvm/gems/ruby-1.8.7-p302/bin
PATH: /Users/Armageddon/.rvm/gems/ruby-1.8.7-p302@global/bin
PATH: /Users/Armageddon/.rvm/rubies/ruby-1.8.7-p302/bin
PATH: /Users/Armageddon/.rvm/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1885: checking for a BSD-compatible install
configure:1953: result: /usr/bin/install -c
configure:1964: checking whether build environment is sane
configure:2007: result: yes
configure:2032: checking for a thread-safe mkdir -p
configure:2071: result: scripts/install-sh -c -d
configure:2084: checking for gawk
configure:2114: result: no
configure:2084: checking for mawk
configure:2114: result: no
configure:2084: checking for nawk
configure:2114: result: no
configure:2084: checking for awk
configure:2100: found /usr/bin/awk
configure:2111: result: awk
configure:2122: checking whether make sets $(MAKE)
configure:2144: result: yes
configure:2331: checking whether make sets $(MAKE)
configure:2353: result: yes
configure:2405: checking for a BSD-compatible install
configure:2473: result: /usr/bin/install -c
configure:2532: checking for gcc
configure:2559: result: /usr/bin/cc
configure:2791: checking for C compiler version
configure:2799: /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:2803: $? = 0
configure:2810: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~105/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:2814: $? = 0
configure:2821: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:2825: $? = 1
configure:2848: checking for C compiler default output file name
configure:2870: /usr/bin/cc -g -O3 -pipe -Wall -Waggregate-return -Wcast-align -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Wshadow -Wstrict-prototypes -Wcast-qual conftest.c >&5
conftest.c:17: warning: function declaration isn't a prototype
configure:2874: $? = 0
configure:2912: result: a.out
configure:2931: checking whether the C compiler works
configure:2941: ./a.out
configure:2945: $? = 0
configure:2964: result: yes
configure:2971: checking whether we are cross compiling
configure:2973: result: no
configure:2976: checking for suffix of executables
configure:2983: /usr/bin/cc -o conftest -g -O3 -pipe -Wall -Waggregate-return -Wcast-align -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Wshadow -Wstrict-prototypes -Wcast-qual conftest.c >&5
conftest.c:17: warning: function declaration isn't a prototype
configure:2987: $? = 0
configure:3013: result:
configure:3019: checking for suffix of object files
configure:3045: /usr/bin/cc -c -g -O3 -pipe -Wall -Waggregate-return -Wcast-align -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Wshadow -Wstrict-prototypes -Wcast-qual conftest.c >&5
conftest.c:17: warning: function declaration isn't a prototype
configure:3049: $? = 0
configure:3074: result: o
configure:3078: checking whether we are using the GNU C compiler
configure:3107: /usr/bin/cc -c -g -O3 -pipe -Wall -Waggregate-return -Wcast-align -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Wshadow -Wstrict-prototypes -Wcast-qual conftest.c >&5
conftest.c:17: warning: function declaration isn't a prototype
configure:3114: $? = 0
configure:3131: result: yes
configure:3140: checking whether /usr/bin/cc accepts -g
configure:3170: /usr/bin/cc -c -g conftest.c >&5
configure:3177: $? = 0
configure:3278: result: yes
configure:3295: checking for /usr/bin/cc option to accept ISO C89
configure:3369: /usr/bin/cc -c -g -O3 -pipe -Wall -Waggregate-return -Wcast-align -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Wshadow -Wstrict-prototypes -Wcast-qual conftest.c >&5
conftest.c:22: warning: function declaration isn't a prototype
conftest.c:59: warning: function declaration isn't a prototype
configure:3376: $? = 0
configure:3399: result: none needed
configure:3428: checking for style of include used by make
configure:3456: result: GNU
configure:3481: checking dependency style of /usr/bin/cc
configure:3572: result: gcc3
configure:3638: checking for pkg-config
configure:3656: found /usr/local/bin/pkg-config
configure:3668: result: /usr/local/bin/pkg-config
configure:3693: checking pkg-config is at least version 0.19
configure:3696: result: yes
configure:3707: checking for FUSE
configure:3714: $PKG_CONFIG --exists --print-errors "fuse"
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
configure:3717: $? = 1
configure:3730: $PKG_CONFIG --exists --print-errors "fuse"
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
configure:3733: $? = 1
No package 'fuse' found
configure:3760: result: no
configure:3762: error: "fuse" not found in pkg-config
## ---------------- ##
## 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 -march=core2 -msse4.1 -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_FUSE_CFLAGS_set=
ac_cv_env_FUSE_CFLAGS_value=
ac_cv_env_FUSE_LIBS_set=
ac_cv_env_FUSE_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
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=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-s3-backer-1.3.1-30iW/s3backer-1.3.1/scripts/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /private/tmp/homebrew-s3-backer-1.3.1-30iW/s3backer-1.3.1/scripts/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/homebrew-s3-backer-1.3.1-30iW/s3backer-1.3.1/scripts/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-s3-backer-1.3.1-30iW/s3backer-1.3.1/scripts/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-s3-backer-1.3.1-30iW/s3backer-1.3.1/scripts/missing --run automake-1.10'
AWK='awk'
CC='/usr/bin/cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O3 -pipe -Wall -Waggregate-return -Wcast-align -Wchar-subscripts -Wcomment -Wformat -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wwrite-strings -Wshadow -Wstrict-prototypes -Wcast-qual'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
FUSE_CFLAGS=''
FUSE_LIBS=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-s3-backer-1.3.1-30iW/s3backer-1.3.1/scripts/missing --run makeinfo'
MKDIR_P='scripts/install-sh -c -d'
OBJEXT='o'
PACKAGE='s3backer'
PACKAGE_BUGREPORT='http://s3backer.googlecode.com/'
PACKAGE_NAME='s3backer FUSE filesystem backed by Amazon S3'
PACKAGE_STRING='s3backer FUSE filesystem backed by Amazon S3 1.3.1'
PACKAGE_TARNAME='s3backer'
PACKAGE_VERSION='1.3.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.3.1'
ac_ct_CC='/usr/bin/cc'
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_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /private/tmp/homebrew-s3-backer-1.3.1-30iW/s3backer-1.3.1/scripts/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/scripts/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/s3-backer/1.3.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "s3backer FUSE filesystem backed by Amazon S3"
#define PACKAGE_TARNAME "s3backer"
#define PACKAGE_VERSION "1.3.1"
#define PACKAGE_STRING "s3backer FUSE filesystem backed by Amazon S3 1.3.1"
#define PACKAGE_BUGREPORT "http://s3backer.googlecode.com/"
#define PACKAGE "s3backer"
#define VERSION "1.3.1"
#define _GNU_SOURCE 1
#define _BSD_SOURCE 1
#define _XOPEN_SOURCE 500
#define _DARWIN_C_SOURCE 1
configure: exit 1
bash: __git_ps1: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment