Created
November 4, 2009 19:11
-
-
Save mmcgrana/226301 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 configure, which was | |
generated by GNU Autoconf 2.61. Invocation command line was | |
$ ./configure --disable-debug --prefix=/usr/local/Cellar/wget/1.11.4 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = mark-mcgranaghans-macbook-pro.local | |
uname -m = i386 | |
uname -r = 9.8.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/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 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/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: 4.00 gigabytes | |
Default processor set: 67 tasks, 259 threads, 2 processors | |
Load average: 0.89, Mach factor: 1.27 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: . | |
PATH: /Applications/plt_scheme_421/bin | |
PATH: /Users/mmcgrana/.gem/ruby/1.8/bin | |
PATH: /opt/local/lib/postgresql83/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/mysql/bin | |
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/jruby/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:1829: configuring for GNU Wget 1.11.4 | |
configure:1872: checking build system type | |
configure:1890: result: i686-apple-darwin9.8.0 | |
configure:1912: checking host system type | |
configure:1927: result: i686-apple-darwin9.8.0 | |
configure:2021: checking whether make sets $(MAKE) | |
configure:2042: result: yes | |
configure:2065: checking for a BSD-compatible install | |
configure:2121: result: /usr/bin/install -c | |
configure:2185: checking for gcc | |
configure:2212: result: gcc-4.2 | |
configure:2450: checking for C compiler version | |
configure:2457: gcc-4.2 --version >&5 | |
i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5553) | |
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:2460: $? = 0 | |
configure:2467: gcc-4.2 -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin9 | |
Configured with: /var/tmp/gcc_42/gcc_42-5553~4/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-gxx-include-dir=/usr/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin9 --program-prefix= --host=i686-apple-darwin9 --target=i686-apple-darwin9 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5553) | |
configure:2470: $? = 0 | |
configure:2477: gcc-4.2 -V >&5 | |
gcc-4.2: argument to `-V' is missing | |
configure:2480: $? = 1 | |
configure:2503: checking for C compiler default output file name | |
configure:2530: gcc-4.2 -O3 -march=nocona -mfpmath=sse -mmmx -msse4.1 -w -pipe -fomit-frame-pointer -mmacosx-version-min=10.5 conftest.c >&5 | |
cc1: error: unrecognized command line option "-msse4.1" | |
configure:2533: $? = 1 | |
configure:2571: result: | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define OS_TYPE "darwin9.8.0" | |
| #define ENABLE_OPIE 1 | |
| #define ENABLE_DIGEST 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:2578: error: C compiler cannot create executables | |
See `config.log' for more details. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i686-apple-darwin9.8.0 | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=gcc-4.2 | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-O3 -march=nocona -mfpmath=sse -mmmx -msse4.1 -w -pipe -fomit-frame-pointer -mmacosx-version-min=10.5' | |
ac_cv_env_CPPFLAGS_set=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= | |
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=i686-apple-darwin9.8.0 | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_ac_ct_CC=gcc-4.2 | |
ac_cv_prog_make_make_set=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ALLOCA='' | |
CATALOGS='' | |
CATOBJEXT='' | |
CC='gcc-4.2' | |
CFLAGS='-O3 -march=nocona -mfpmath=sse -mmmx -msse4.1 -w -pipe -fomit-frame-pointer -mmacosx-version-min=10.5' | |
COMMENT_IF_NO_POD2MAN='' | |
CPP='' | |
CPPFLAGS='' | |
DATADIRNAME='' | |
DEFS='' | |
ECHO_C='ECHO_N='' | |
ECHO_T='' | |
EGREP='' | |
EXEEXT='' | |
GETOPT_OBJ='' | |
GMOFILES='' | |
GMSGFMT='' | |
GREP='' | |
HAVE_LIBGNUTLS='' | |
HAVE_LIBSSL='' | |
HAVE_NLS='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTOBJEXT='' | |
INTLLIBS='' | |
LDFLAGS='' | |
LIBGNUTLS='' | |
LIBOBJS='' | |
LIBS='' | |
LIBSSL='' | |
LTLIBGNUTLS='' | |
LTLIBOBJS='' | |
LTLIBSSL='' | |
MAKEINFO='' | |
MD5_OBJ='' | |
MSGFMT='' | |
NTLM_OBJ='' | |
OBJEXT='' | |
OPIE_OBJ='ftp-opie.o' | |
PACKAGE='wget' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
PERL='' | |
POD2MAN='' | |
POFILES='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SSL_OBJ='' | |
USE_NLS='' | |
VERSION='1.11.4' | |
XGETTEXT='' | |
ac_ct_CC='gcc-4.2' | |
bindir='${exec_prefix}/bin' | |
build='i686-apple-darwin9.8.0' | |
build_alias='' | |
build_cpu='i686' | |
build_os='darwin9.8.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='i686-apple-darwin9.8.0' | |
host_alias='' | |
host_cpu='i686' | |
host_os='darwin9.8.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/wget/1.11.4' | |
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 "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define OS_TYPE "darwin9.8.0" | |
#define ENABLE_OPIE 1 | |
#define ENABLE_DIGEST 1 | |
configure: exit 77 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment