Skip to content

Instantly share code, notes, and snippets.

@mattmartini
Created May 12, 2014 03:06
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 mattmartini/69407e118e92cadda2b0 to your computer and use it in GitHub Desktop.
Save mattmartini/69407e118e92cadda2b0 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 libffi configure 3.0.10, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/gems/ffi-1.9.3/ext/ffi_c/libffi/configure --disable-static --with-pic=yes --disable-dependency-tracking --host=x86_64-apple-darwin
## --------- ##
## Platform. ##
## --------- ##
hostname = varena
uname -m = x86_64
uname -r = 12.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~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 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
8 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: 14.00 gigabytes
Default processor set: 201 tasks, 816 threads, 8 processors
Load average: 2.45, Mach factor: 5.54
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/bin
PATH: /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@global/bin
PATH: /Users/USERNAME/.rvm/rubies/ruby-1.9.3-p545/bin
PATH: /Users/USERNAME/.rvm/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /opt/X11/bin
PATH: /usr/local/sbin
PATH: /usr/X11/bin
PATH: /usr/X11R6/bin
PATH: /Users/USERNAME/bin
PATH: /usr/local/heroku/bin
PATH: /usr/local/share/npm/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/X11/bin
PATH: /usr/X11/bin
PATH: /usr/X11R6/bin
PATH: /Users/USERNAME/bin
PATH: /usr/local/heroku/bin
PATH: /usr/local/share/npm/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2550: checking build system type
configure:2564: result: x86_64-apple-darwin12.5.0
configure:2584: checking host system type
configure:2597: result: x86_64-apple-darwin
configure:2617: checking target system type
configure:2630: result: x86_64-apple-darwin
configure:2722: checking for gsed
configure:2740: found /usr/local/bin/gsed
configure:2753: result: /usr/local/bin/gsed
configure:2781: checking for a BSD-compatible install
configure:2849: result: /usr/local/bin/ginstall -c
configure:2860: checking whether build environment is sane
configure:2910: result: yes
configure:2956: checking for x86_64-apple-darwin-strip
configure:2986: result: no
configure:2996: checking for strip
configure:3012: found /usr/bin/strip
configure:3023: result: strip
configure:3048: checking for a thread-safe mkdir -p
configure:3087: result: /usr/local/bin/gmkdir -p
configure:3100: checking for gawk
configure:3116: found /usr/local/bin/gawk
configure:3127: result: gawk
configure:3138: checking whether make sets $(MAKE)
configure:3160: result: yes
configure:3259: checking for x86_64-apple-darwin-gcc
configure:3286: result: /usr/local/opt/gcc46/bin/gcc-4.6
configure:3555: checking for C compiler version
configure:3564: /usr/local/opt/gcc46/bin/gcc-4.6 --version >&5
gcc-4.6 (GCC) 4.6.4
Copyright (C) 2011 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:3575: $? = 0
configure:3564: /usr/local/opt/gcc46/bin/gcc-4.6 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/opt/gcc46/bin/gcc-4.6
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc46/4.6.4/libexec/gcc/x86_64-apple-darwin12.5.0/4.6.4/lto-wrapper
Target: x86_64-apple-darwin12.5.0
Configured with: ../configure --build=x86_64-apple-darwin12.5.0 --prefix=/usr/local/Cellar/gcc46/4.6.4 --enable-languages=c,c++,objc,obj-c++ --program-suffix=-4.6 --with-gmp=/usr/local/opt/gmp4 --with-mpfr=/usr/local/opt/mpfr2 --with-mpc=/usr/local/opt/libmpc08 --with-ppl=/usr/local/opt/ppl011 --with-cloog=/usr/local/opt/cloog-ppl015 --with-system-zlib --enable-version-specific-runtime-libs --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --enable-plugin --disable-nls --enable-multilib
Thread model: posix
gcc version 4.6.4 (GCC)
configure:3575: $? = 0
configure:3564: /usr/local/opt/gcc46/bin/gcc-4.6 -V >&5
gcc-4.6: error: unrecognized option '-V'
gcc-4.6: fatal error: no input files
compilation terminated.
configure:3575: $? = 1
configure:3564: /usr/local/opt/gcc46/bin/gcc-4.6 -qversion >&5
gcc-4.6: error: unrecognized option '-qversion'
gcc-4.6: fatal error: no input files
compilation terminated.
configure:3575: $? = 1
configure:3595: checking whether the C compiler works
configure:3617: /usr/local/opt/gcc46/bin/gcc-4.6 -arch x86_64 -arch x86_64 conftest.c >&5
gcc-4.6: error: x86_64: No such file or directory
gcc-4.6: error: x86_64: No such file or directory
gcc-4.6: error: unrecognized option '-arch'
gcc-4.6: error: unrecognized option '-arch'
configure:3621: $? = 1
configure:3659: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "libffi 3.0.10"
| #define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
| #define PACKAGE_URL ""
| #define PACKAGE "libffi"
| #define VERSION "3.0.10"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3664: error: in `/Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/gems/ffi-1.9.3/ext/ffi_c/libffi-x86_64':
configure:3666: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.5.0
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-apple-darwin
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=x86_64-apple-darwin
ac_cv_path_ax_enable_builddir_sed=/usr/local/bin/gsed
ac_cv_path_install='/usr/local/bin/ginstall -c'
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=' /usr/local/opt/gcc46/bin/gcc-4.6'
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-apple-darwin
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/gems/ffi-1.9.3/ext/ffi_c/libffi/missing --run aclocal-1.11'
ALLOCA=''
ALPHA_FALSE=''
ALPHA_TRUE=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/gems/ffi-1.9.3/ext/ffi_c/libffi/missing --run tar'
AM_LTLDFLAGS=''
AM_RUNTESTFLAGS=''
AR=''
ARM_FALSE=''
ARM_TRUE=''
AUTOCONF='${SHELL} /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/gems/ffi-1.9.3/ext/ffi_c/libffi/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/gems/ffi-1.9.3/ext/ffi_c/libffi/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/gems/ffi-1.9.3/ext/ffi_c/libffi/missing --run automake-1.11'
AVR32_FALSE=''
AVR32_TRUE=''
AWK='gawk'
CC=' /usr/local/opt/gcc46/bin/gcc-4.6'
CCAS=''
CCASDEPMODE=''
CCASFLAGS=''
CCDEPMODE=''
CFLAGS='-arch x86_64 '
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
FFI_DEBUG_FALSE=''
FFI_DEBUG_TRUE=''
FFI_EXEC_TRAMPOLINE_TABLE=''
FFI_EXEC_TRAMPOLINE_TABLE_FALSE=''
FFI_EXEC_TRAMPOLINE_TABLE_TRUE=''
FGREP=''
FRV_FALSE=''
FRV_TRUE=''
GREP=''
HAVE_LONG_DOUBLE=''
IA64_FALSE=''
IA64_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS='-arch x86_64'
LIBFFI_CRIS_FALSE=''
LIBFFI_CRIS_TRUE=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
M32R_FALSE=''
M32R_TRUE=''
M68K_FALSE=''
M68K_TRUE=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/gems/ffi-1.9.3/ext/ffi_c/libffi/missing --run makeinfo'
MANIFEST_TOOL=''
MIPS_FALSE=''
MIPS_TRUE=''
MKDIR_P='/usr/local/bin/gmkdir -p'
MOXIE_FALSE=''
MOXIE_TRUE=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PA64_HPUX_FALSE=''
PA64_HPUX_TRUE=''
PACKAGE='libffi'
PACKAGE_BUGREPORT='http://sourceware.org/libffi.html'
PACKAGE_NAME='libffi'
PACKAGE_STRING='libffi 3.0.10'
PACKAGE_TARNAME='libffi'
PACKAGE_URL=''
PACKAGE_VERSION='3.0.10'
PATH_SEPARATOR=':'
PA_HPUX_FALSE=''
PA_HPUX_TRUE=''
PA_LINUX_FALSE=''
PA_LINUX_TRUE=''
POWERPC_AIX_FALSE=''
POWERPC_AIX_TRUE=''
POWERPC_DARWIN_FALSE=''
POWERPC_DARWIN_TRUE=''
POWERPC_FALSE=''
POWERPC_FREEBSD_FALSE=''
POWERPC_FREEBSD_TRUE=''
POWERPC_TRUE=''
PRTDIAG=''
RANLIB=''
S390_FALSE=''
S390_TRUE=''
SED=''
SET_MAKE=''
SH64_FALSE=''
SH64_TRUE=''
SHELL='/bin/sh'
SH_FALSE=''
SH_TRUE=''
SPARC_FALSE=''
SPARC_TRUE=''
STRIP='strip'
TARGET=''
TARGETDIR=''
TESTSUBDIR_FALSE=''
TESTSUBDIR_TRUE=''
VERSION='3.0.10'
X86_64_FALSE=''
X86_64_TRUE=''
X86_DARWIN_FALSE=''
X86_DARWIN_TRUE=''
X86_FALSE=''
X86_FREEBSD_FALSE=''
X86_FREEBSD_TRUE=''
X86_TRUE=''
X86_WIN32_FALSE=''
X86_WIN32_TRUE=''
X86_WIN64_FALSE=''
X86_WIN64_TRUE=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
ax_enable_builddir_sed='/usr/local/bin/gsed'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.5.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.5.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin'
host_alias='x86_64-apple-darwin'
host_cpu='x86_64'
host_os='darwin'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/USERNAME/.rvm/gems/ruby-1.9.3-p545@CLIENTNAME/gems/ffi-1.9.3/ext/ffi_c/libffi/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/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'
sys_symbol_underscore=''
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin'
target_alias='x86_64-apple-darwin'
target_cpu='x86_64'
target_os='darwin'
target_vendor='apple'
toolexecdir=''
toolexeclibdir=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libffi"
#define PACKAGE_TARNAME "libffi"
#define PACKAGE_VERSION "3.0.10"
#define PACKAGE_STRING "libffi 3.0.10"
#define PACKAGE_BUGREPORT "http://sourceware.org/libffi.html"
#define PACKAGE_URL ""
#define PACKAGE "libffi"
#define VERSION "3.0.10"
configure: exit 77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment