Created
September 21, 2014 09:46
-
-
Save jenhsun/1b9d7324b42847c23d1c to your computer and use it in GitHub Desktop.
rbenv output 3
This file contains 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.69. Invocation command line was | |
$ ./configure --prefix=/usr/local/var/rbenv/versions/2.1.3 --with-openssl-dir=/usr/local/opt/openssl --with-readline-dir=/usr/local/opt/readline | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = localhost | |
uname -m = x86_64 | |
uname -r = 13.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~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 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64 | |
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: 172 tasks, 777 threads, 2 processors | |
Load average: 1.18, Mach factor: 0.83 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Cellar/rbenv/0.4.0/libexec | |
PATH: /usr/local/var/rbenv/shims | |
PATH: /Users/jenhsun/.rbenv/bin | |
PATH: ~/bin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /Applications/Xcode.app/Contents/Developer/usr/bin | |
PATH: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/lib/node_modules/npm/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/local/MacGPG2/bin | |
PATH: /usr/texbin | |
PATH: /usr/local/var/rbenv/shims | |
PATH: /Users/jenhsun/.rbenv/bin | |
PATH: ~/bin | |
PATH: /Applications/Xcode.app/Contents/Developer/usr/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/lib/node_modules/npm/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2904: checking build system type | |
configure:2918: result: x86_64-apple-darwin13.4.0 | |
configure:3018: checking host system type | |
configure:3031: result: x86_64-apple-darwin13.4.0 | |
configure:3051: checking target system type | |
configure:3064: result: x86_64-apple-darwin13.4.0 | |
configure:3335: checking for gcc-4.2 | |
configure:3365: result: no | |
configure:3335: checking for clang | |
configure:3351: found /usr/bin/clang | |
configure:3362: result: clang | |
configure:3544: checking for gcc | |
configure:3571: result: clang | |
configure:3800: checking for C compiler version | |
configure:3809: clang --version >&5 | |
Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn) | |
Target: x86_64-apple-darwin13.4.0 | |
Thread model: posix | |
configure:3820: $? = 0 | |
configure:3809: clang -v >&5 | |
Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn) | |
Target: x86_64-apple-darwin13.4.0 | |
Thread model: posix | |
configure:3820: $? = 0 | |
configure:3809: clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3820: $? = 1 | |
configure:3809: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
clang: error: no input files | |
configure:3820: $? = 1 | |
configure:3840: checking whether the C compiler works | |
configure:3862: clang -O3 -Wno-error=shorten-64-to-32 -I/usr/local/var/rbenv/versions/2.1.3/include -L/usr/local/var/rbenv/versions/2.1.3/lib -Wl,-rpath='/usr/local/lib',--enable-new-dtags -Wl,-rpath='/usr/local/lib',--enable-new-dtags conftest.c >&5 | |
ld: unknown option: -rpath='/usr/local/lib' | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3866: $? = 1 | |
configure:3904: result: no | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define CANONICALIZATION_FOR_MATHN 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:3909: error: in `/var/folders/nm/h4t34dwx51b51r4qt2l81szr0000gn/T/ruby-build.20140921174211.1357/ruby-2.1.3': | |
configure:3911: error: C compiler cannot create executables | |
See `config.log' for more details | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin13.4.0 | |
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=' -O3 -Wno-error=shorten-64-to-32 ' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-I/usr/local/var/rbenv/versions/2.1.3/include ' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set= | |
ac_cv_env_CXX_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/usr/local/var/rbenv/versions/2.1.3/lib -Wl,-rpath='\''/usr/local/lib'\'',--enable-new-dtags -Wl,-rpath='\''/usr/local/lib'\'',--enable-new-dtags ' | |
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=x86_64-apple-darwin13.4.0 | |
ac_cv_prog_ac_ct_CC=clang | |
ac_cv_target=x86_64-apple-darwin13.4.0 | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ALLOCA='' | |
AR='' | |
ARCHFILE='' | |
ARCH_FLAG='' | |
AS='' | |
ASFLAGS='' | |
BASERUBY='ruby --disable=gems' | |
BTESTRUBY='' | |
BUILTIN_ENCOBJS='' | |
BUILTIN_TRANSOBJS='' | |
BUILTIN_TRANSSRCS='' | |
CAPITARGET='' | |
CC='clang' | |
CCDLFLAGS='' | |
CC_VERSION='' | |
CFLAGS=' -O3 -Wno-error=shorten-64-to-32 ' | |
CHDIR='' | |
COMMON_HEADERS='' | |
COMMON_LIBS='' | |
COMMON_MACROS='' | |
COUTFLAG='' | |
CP='' | |
CPP='' | |
CPPFLAGS='-I/usr/local/var/rbenv/versions/2.1.3/include ' | |
CPPOUTFILE='' | |
CROSS_COMPILING='' | |
CXX='' | |
CXXFLAGS='' | |
DEFS='' | |
DLDFLAGS='' | |
DLDLIBS='' | |
DLEXT2='' | |
DLEXT='' | |
DLLWRAP='' | |
DLNOBJ='' | |
DOT='' | |
DOXYGEN='' | |
DTRACE='' | |
DTRACE_EXT='' | |
DTRACE_GLOMMED_OBJ='' | |
DTRACE_OBJ='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='' | |
ENABLE_SHARED='' | |
ENCOBJS='' | |
EXECUTABLE_EXTS='' | |
EXEEXT='' | |
EXPORT_PREFIX='' | |
EXTDLDFLAGS='' | |
EXTLDFLAGS='' | |
EXTOBJS='' | |
EXTOUT='' | |
EXTSTATIC='' | |
GCC='' | |
GNU_LD='' | |
GREP='' | |
INSTALLDOC='' | |
INSTALL_DATA='' | |
INSTALL_PROGRAM='' | |
INSTALL_SCRIPT='' | |
LD='' | |
LDFLAGS='-L/usr/local/var/rbenv/versions/2.1.3/lib -Wl,-rpath='\''/usr/local/lib'\'',--enable-new-dtags -Wl,-rpath='\''/usr/local/lib'\'',--enable-new-dtags ' | |
LDSHARED='' | |
LDSHAREDXX='' | |
LIBEXT='' | |
LIBOBJS='' | |
LIBPATHENV='' | |
LIBPATHFLAG='' | |
LIBRUBY='' | |
LIBRUBYARG='' | |
LIBRUBYARG_SHARED='' | |
LIBRUBYARG_STATIC='' | |
LIBRUBY_A='' | |
LIBRUBY_ALIASES='' | |
LIBRUBY_A_OBJS='' | |
LIBRUBY_DLDFLAGS='' | |
LIBRUBY_LDSHARED='' | |
LIBRUBY_RELATIVE='' | |
LIBRUBY_SO='' | |
LIBS='' | |
LINK_SO='' | |
LN_S='' | |
LTLIBOBJS='' | |
MAINLIBS='' | |
MAJOR='2' | |
MAKEDIRS='' | |
MAKEFILES='' | |
MANTYPE='' | |
MINIOBJS='' | |
MINIRUBY='' | |
MINOR='1' | |
MKDIR_P='' | |
NACL_SDK_ROOT='' | |
NACL_SDK_VARIANT='' | |
NACL_TOOLCHAIN='' | |
NM='' | |
NROFF='' | |
NULLCMD='' | |
OBJCOPY='' | |
OBJDUMP='' | |
OBJEXT='' | |
OUTFLAG='' | |
PACKAGE='' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='' | |
PLATFORM_DIR='' | |
POSTLINK='' | |
PREP='' | |
PYTHON='' | |
RANLIB='' | |
RDOCTARGET='' | |
RI_BASE_NAME='' | |
RM='' | |
RMALL='' | |
RMDIR='' | |
RMDIRS='' | |
RPATHFLAG='' | |
RUBYW_BASE_NAME='rubyw' | |
RUBYW_INSTALL_NAME='' | |
RUBY_BASE_NAME='ruby' | |
RUBY_EXEC_PREFIX='' | |
RUBY_INSTALL_NAME='' | |
RUBY_LIB_VERSION='' | |
RUBY_LIB_VERSION_STYLE='' | |
RUBY_PROGRAM_VERSION='2.1.3' | |
RUBY_RELEASE_DATE='2014-09-19' | |
RUBY_SEARCH_PATH='' | |
RUBY_SO_NAME='' | |
RUBY_VERSION_NAME='${RUBY_BASE_NAME}-${ruby_version}' | |
RUNRUBY='' | |
RUNRUBY_COMMAND='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SOLIBS='' | |
STATIC='' | |
STRIP='' | |
SYMBOL_PREFIX='' | |
TEENY='0' | |
TEST_RUNNABLE='' | |
THREAD_MODEL='' | |
TRY_LINK='' | |
UNIVERSAL_ARCHNAMES='' | |
UNIVERSAL_INTS='' | |
USE_RUBYGEMS='' | |
WERRORFLAG='' | |
WINDRES='' | |
XCFLAGS='' | |
XLDFLAGS='' | |
XRUBY='' | |
XRUBY_LIBDIR='' | |
XRUBY_RUBYHDRDIR='' | |
XRUBY_RUBYLIBDIR='' | |
ac_ct_CC='clang' | |
ac_ct_CXX='' | |
ac_ct_OBJCOPY='' | |
ac_ct_OBJDUMP='' | |
arch='' | |
archincludedir='' | |
archlibdir='' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin13.4.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin13.4.0' | |
build_vendor='apple' | |
cflags='' | |
codesign='' | |
configure_args='' | |
cppflags='' | |
cxxflags=' ${optflags} ${debugflags} ${warnflags}' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
debugflags='' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec='' | |
exec_prefix='NONE' | |
host='x86_64-apple-darwin13.4.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin13.4.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
libdir='${exec_prefix}/lib' | |
libdirname='' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
oldincludedir='/usr/include' | |
optflags='' | |
pdfdir='${docdir}' | |
prefix='/usr/local/var/rbenv/versions/2.1.3' | |
program_transform_name='s&^&&' | |
psdir='${docdir}' | |
ridir='' | |
ruby_pc='' | |
ruby_version='' | |
rubyarchdir='' | |
rubyarchhdrdir='' | |
rubyarchprefix='' | |
rubyhdrdir='' | |
rubylibdir='' | |
rubylibprefix='' | |
rubysitearchprefix='' | |
rubyw_install_name='' | |
sbindir='${exec_prefix}/sbin' | |
setup='' | |
sharedstatedir='${prefix}/com' | |
sitearch='' | |
sitearchdir='' | |
sitearchhdrdir='' | |
sitearchincludedir='' | |
sitearchlibdir='' | |
sitedir='' | |
sitehdrdir='' | |
sitelibdir='' | |
strict_warnflags='' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-apple-darwin13.0' | |
target_alias='' | |
target_cpu='x86_64' | |
target_os='darwin13.0' | |
target_vendor='apple' | |
try_header='' | |
vendorarchdir='' | |
vendorarchhdrdir='' | |
vendordir='' | |
vendorhdrdir='' | |
vendorlibdir='' | |
warnflags='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define CANONICALIZATION_FOR_MATHN 1 | |
configure: exit 77 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment