Created
December 29, 2011 14:50
-
-
Save sam452/1534412 to your computer and use it in GitHub Desktop.
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 readline configure 6.2, which was | |
generated by GNU Autoconf 2.63. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/readline/6.2.1 --mandir=/usr/local/Cellar/readline/6.2.1/share/man --infodir=/usr/local/Cellar/readline/6.2.1/share/info --enable-multibyte | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Rockyserver.local | |
uname -m = Power Macintosh | |
uname -r = 9.8.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC | |
/usr/bin/uname -p = powerpc | |
/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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC | |
Kernel configured for a single processor only. | |
1 processor is physically available. | |
1 processor is logically available. | |
Processor type: ppc7450 (PowerPC 7450) | |
Processor active: 0 | |
Primary memory available: 1.00 gigabytes | |
Default processor set: 78 tasks, 246 threads, 1 processors | |
Load average: 1.38, Mach factor: 0.46 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/wanzie/.rvm/gems/ruby-1.9.2-p290@vitae/bin | |
PATH: /Users/wanzie/.rvm/gems/ruby-1.9.2-p290@global/bin | |
PATH: /Users/wanzie/.rvm/rubies/ruby-1.9.2-p290/bin | |
PATH: /Users/wanzie/.rvm/bin | |
PATH: /usr/local/git/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/mysql/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/X11/bin | |
PATH: /Users/wanzie/.rvm/bin | |
PATH: /usr/local/Library/Contributions/examples | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:1895: checking build system type | |
configure:1913: result: powerpc-apple-darwin9.8.0 | |
configure:1935: checking host system type | |
configure:1950: result: powerpc-apple-darwin9.8.0 | |
configure:2059: checking whether make sets $(MAKE) | |
configure:2081: result: yes | |
configure:2138: checking for gcc | |
configure:2165: result: /usr/bin/gcc-4.2 | |
configure:2397: checking for C compiler version | |
configure:2405: /usr/bin/gcc-4.2 --version >&5 | |
powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) | |
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:2409: $? = 0 | |
configure:2416: /usr/bin/gcc-4.2 -v >&5 | |
Using built-in specs. | |
Target: powerpc-apple-darwin9 | |
Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5577) | |
configure:2420: $? = 0 | |
configure:2427: /usr/bin/gcc-4.2 -V >&5 | |
gcc-4.2: argument to `-V' is missing | |
configure:2431: $? = 1 | |
configure:2454: checking for C compiler default output file name | |
configure:2476: /usr/bin/gcc-4.2 -O3 -w -pipe -mcpu=7450 -mtune=7450 -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
cc1: error: unrecognized command line option "-mcpu=7450" | |
conftest.c:1: error: bad value (7450) for -mtune= switch | |
cc1: error: unrecognized command line option "-mcpu=7450" | |
conftest.c:1: error: bad value (7450) for -mtune= switch | |
lipo: can't figure out the architecture type of: /var/tmp//ccnKBR63.out | |
configure:2480: $? = 1 | |
configure:2518: result: | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "readline" | |
| #define PACKAGE_TARNAME "readline" | |
| #define PACKAGE_VERSION "6.2" | |
| #define PACKAGE_STRING "readline 6.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:2524: error: in `/private/tmp/homebrew-readline-6.2.1-nhkF/readline-6.2': | |
configure:2527: error: C compiler cannot create executables | |
See `config.log' for more details. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=powerpc-apple-darwin9.8.0 | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/gcc-4.2 | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-O3 -w -pipe -mcpu=7450 -mtune=7450 -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=powerpc-apple-darwin9.8.0 | |
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 | |
ac_cv_prog_make_make_set=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='' | |
ARFLAGS='' | |
BUILD_DIR='' | |
CC='/usr/bin/gcc-4.2' | |
CFLAGS='-O3 -w -pipe -mcpu=7450 -mtune=7450 -arch i386 -arch x86_64' | |
CPP='' | |
CPPFLAGS='' | |
CROSS_COMPILE='' | |
DEFS='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='' | |
EXEEXT='' | |
GREP='' | |
INSTALL_DATA='' | |
INSTALL_PROGRAM='' | |
INSTALL_SCRIPT='' | |
LDFLAGS='-arch i386 -arch x86_64' | |
LIBOBJS='' | |
LIBS='' | |
LIBVERSION='6.2' | |
LOCAL_CFLAGS='' | |
LOCAL_DEFS='' | |
LOCAL_LDFLAGS='' | |
LTLIBOBJS='' | |
MAKE_SHELL='' | |
OBJEXT='' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='readline' | |
PACKAGE_STRING='readline 6.2' | |
PACKAGE_TARNAME='readline' | |
PACKAGE_VERSION='6.2' | |
PATH_SEPARATOR=':' | |
PURIFY='' | |
RANLIB='' | |
SET_MAKE='' | |
SHARED_INSTALL_TARGET='' | |
SHARED_TARGET='' | |
SHELL='/bin/sh' | |
SHLIB_DLLVERSION='' | |
SHLIB_DOT='' | |
SHLIB_LIBPREF='' | |
SHLIB_LIBS='' | |
SHLIB_LIBSUFF='' | |
SHLIB_LIBVERSION='' | |
SHLIB_MAJOR='' | |
SHLIB_MINOR='' | |
SHLIB_STATUS='' | |
SHLIB_XLDFLAGS='' | |
SHOBJ_CC='' | |
SHOBJ_CFLAGS='' | |
SHOBJ_LD='' | |
SHOBJ_LDFLAGS='' | |
SHOBJ_LIBS='' | |
SHOBJ_STATUS='' | |
SHOBJ_XLDFLAGS='' | |
STATIC_INSTALL_TARGET='' | |
STATIC_TARGET='' | |
TERMCAP_LIB='' | |
ac_ct_CC='/usr/bin/gcc-4.2' | |
bindir='${exec_prefix}/bin' | |
build='powerpc-apple-darwin9.8.0' | |
build_alias='' | |
build_cpu='powerpc' | |
build_os='darwin9.8.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='powerpc-apple-darwin9.8.0' | |
host_alias='' | |
host_cpu='powerpc' | |
host_os='darwin9.8.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='/usr/local/Cellar/readline/6.2.1/share/info' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='/usr/local/Cellar/readline/6.2.1/share/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/readline/6.2.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 "readline" | |
#define PACKAGE_TARNAME "readline" | |
#define PACKAGE_VERSION "6.2" | |
#define PACKAGE_STRING "readline 6.2" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
configure: exit 77 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment