Created
September 19, 2011 01:11
-
-
Save Ricket/1225802 to your computer and use it in GitHub Desktop.
msgpack failed attempt to compile 32-bit
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.68. Invocation command line was | |
$ ./configure CFLAGS=-bundle -arch i386 -arch x86_64 CXXFLAGS=-bundle -arch i386 -arch x86_64 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Rickys-MacBook-Pro.local | |
uname -m = x86_64 | |
uname -r = 11.1.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~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.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 146 tasks, 827 threads, 4 processors | |
Load average: 0.59, Mach factor: 3.42 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /opt/local/bin | |
PATH: /opt/local/sbin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /usr/X11/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2284: checking for a BSD-compatible install | |
configure:2352: result: /opt/local/bin/ginstall -c | |
configure:2363: checking whether build environment is sane | |
configure:2413: result: yes | |
configure:2554: checking for a thread-safe mkdir -p | |
configure:2593: result: /opt/local/bin/gmkdir -p | |
configure:2606: checking for gawk | |
configure:2636: result: no | |
configure:2606: checking for mawk | |
configure:2636: result: no | |
configure:2606: checking for nawk | |
configure:2636: result: no | |
configure:2606: checking for awk | |
configure:2622: found /usr/bin/awk | |
configure:2633: result: awk | |
configure:2644: checking whether make sets $(MAKE) | |
configure:2666: result: yes | |
configure:2804: checking for gcc | |
configure:2820: found /usr/bin/gcc | |
configure:2831: result: gcc | |
configure:3060: checking for C compiler version | |
configure:3069: gcc --version >&5 | |
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
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:3080: $? = 0 | |
configure:3069: gcc -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) | |
configure:3080: $? = 0 | |
configure:3069: gcc -V >&5 | |
llvm-gcc-4.2: argument to `-V' is missing | |
configure:3080: $? = 1 | |
configure:3069: gcc -qversion >&5 | |
i686-apple-darwin11-llvm-gcc-4.2: no input files | |
configure:3080: $? = 1 | |
configure:3100: checking whether the C compiler works | |
configure:3122: gcc -O3 -Wall -bundle -arch i386 -arch x86_64 conftest.c >&5 | |
configure:3126: $? = 0 | |
configure:3174: result: yes | |
configure:3177: checking for C compiler default output file name | |
configure:3179: result: a.out | |
configure:3185: checking for suffix of executables | |
configure:3192: gcc -o conftest -O3 -Wall -bundle -arch i386 -arch x86_64 conftest.c >&5 | |
configure:3196: $? = 0 | |
configure:3218: result: | |
configure:3240: checking whether we are cross compiling | |
configure:3248: gcc -o conftest -O3 -Wall -bundle -arch i386 -arch x86_64 conftest.c >&5 | |
configure:3252: $? = 0 | |
configure:3259: ./conftest | |
./configure: line 3261: ./conftest: cannot execute binary file | |
configure:3263: $? = 126 | |
configure:3270: error: in `/Users/ricky/Downloads/msgpack-0.5.7': | |
configure:3272: error: cannot run C compiled programs. | |
If you meant to cross compile, use `--host'. | |
See `config.log' for more details | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_env_CCASFLAGS_set= | |
ac_cv_env_CCASFLAGS_value= | |
ac_cv_env_CCAS_set= | |
ac_cv_env_CCAS_value= | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set= | |
ac_cv_env_CC_value= | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-bundle -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_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-bundle -arch i386 -arch x86_64' | |
ac_cv_env_CXX_set= | |
ac_cv_env_CXX_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_path_install='/opt/local/bin/ginstall -c' | |
ac_cv_path_mkdir=/opt/local/bin/gmkdir | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_make_make_set=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /Users/ricky/Downloads/msgpack-0.5.7/ac/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='' | |
AMTAR='${SHELL} /Users/ricky/Downloads/msgpack-0.5.7/ac/missing --run tar' | |
AR='' | |
AUTOCONF='${SHELL} /Users/ricky/Downloads/msgpack-0.5.7/ac/missing --run autoconf' | |
AUTOHEADER='${SHELL} /Users/ricky/Downloads/msgpack-0.5.7/ac/missing --run autoheader' | |
AUTOMAKE='${SHELL} /Users/ricky/Downloads/msgpack-0.5.7/ac/missing --run automake-1.11' | |
AWK='awk' | |
CC='gcc' | |
CCAS='' | |
CCASDEPMODE='' | |
CCASFLAGS='' | |
CCDEPMODE='' | |
CFLAGS='-O3 -Wall -bundle -arch i386 -arch x86_64' | |
CPP='' | |
CPPFLAGS='' | |
CXX='' | |
CXXCPP='' | |
CXXDEPMODE='' | |
CXXFLAGS='-O3 -Wall -bundle -arch i386 -arch x86_64' | |
CYGPATH_W='echo' | |
DEFS='' | |
DEPDIR='' | |
DLLTOOL='' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='' | |
ENABLE_CXX_FALSE='' | |
ENABLE_CXX_TRUE='' | |
ENABLE_GCC_CXX_ATOMIC_FALSE='' | |
ENABLE_GCC_CXX_ATOMIC_TRUE='' | |
EXEEXT='' | |
FGREP='' | |
GREP='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LD='' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='' | |
LIPO='' | |
LN_S='' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /Users/ricky/Downloads/msgpack-0.5.7/ac/missing --run makeinfo' | |
MANIFEST_TOOL='' | |
MKDIR_P='/opt/local/bin/gmkdir -p' | |
NM='' | |
NMEDIT='' | |
OBJDUMP='' | |
OBJEXT='' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='msgpack' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
RANLIB='' | |
SED='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
VERSION='0.5.7' | |
VERSION_MAJOR='' | |
VERSION_MINOR='' | |
ac_ct_AR='' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCCAS_FALSE='' | |
am__fastdepCCAS_TRUE='' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='' | |
am__include='' | |
am__isrc='' | |
am__leading_dot='.' | |
am__quote='' | |
am__tar='${AMTAR} chof - "$$tardir"' | |
am__untar='${AMTAR} xf -' | |
bindir='${exec_prefix}/bin' | |
build='' | |
build_alias='' | |
build_cpu='' | |
build_os='' | |
build_vendor='' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='' | |
host_alias='' | |
host_cpu='' | |
host_os='' | |
host_vendor='' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /Users/ricky/Downloads/msgpack-0.5.7/ac/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='/opt/local/bin/gmkdir -p' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='NONE' | |
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 "msgpack" | |
#define VERSION "0.5.7" | |
configure: exit 1 |
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
Rickys-MacBook-Pro:msgpack-0.5.7 ricky$ ./configure CFLAGS='-bundle -arch i386 -arch x86_64' CXXFLAGS='-bundle -arch i386 -arch x86_64' | |
checking for a BSD-compatible install... /opt/local/bin/ginstall -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... configure: error: in `/Users/ricky/Downloads/msgpack-0.5.7': | |
configure: error: cannot run C compiled programs. | |
If you meant to cross compile, use `--host'. | |
See `config.log' for more details |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment