Created
October 1, 2013 14:09
-
-
Save fguillen/6779011 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
Last login: Tue Oct 1 16:07:06 on ttys004 | |
~ $ cat /Users/fguillen/.rvm/log/1380636448_ruby-1.9.3-p448/make.log | |
[2013-10-01 16:07:51] __rvm_make | |
__rvm_make () | |
{ | |
\make "$@" || return $? | |
} | |
current path: /Users/fguillen/.rvm/src/ruby-1.9.3-p448 | |
command(3): __rvm_make -j 1 | |
CC = /opt/local/bin/gcc-apple-4.2 | |
LD = ld | |
LDSHARED = /opt/local/bin/gcc-apple-4.2 -dynamiclib | |
CFLAGS = -O3 -ggdb -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fno-common -pipe | |
XCFLAGS = -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT | |
CPPFLAGS = -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I/opt/local/include -I. -I.ext/include/i386-darwin11.4.2 -I./include -I. | |
DLDFLAGS = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -Wl,-flat_namespace -install_name /Users/fguillen/.rvm/rubies/ruby-1.9.3-p448/lib/libruby.1.9.1.dylib -current_version 1.9.1 -compatibility_version 1.9.1 -Wl,-u,_objc_msgSend | |
SOLIBS = | |
linking miniruby | |
rbconfig.rb unchanged | |
generating enc.mk | |
generating prelude.c | |
compiling prelude.c | |
linking static-library libruby.1.9.1-static.a | |
linking shared-library libruby.1.9.1.dylib | |
generating encdb.h | |
encdb.h unchanged | |
making enc | |
make[1]: Nothing to be done for `enc'. | |
making srcs under enc | |
make[1]: Nothing to be done for `srcs'. | |
generating transdb.h | |
transdb.h unchanged | |
making trans | |
make[1]: Nothing to be done for `./enc/trans'. | |
making encs | |
installing default resize libraries | |
installing default bug libraries | |
installing default bug libraries | |
installing default funcall libraries | |
installing default dot.dot libraries | |
installing default old_thread_select libraries | |
installing default numhash libraries | |
installing default string libraries | |
installing default wait_for_single_fd libraries | |
make[2]: Nothing to be done for `all'. | |
make[2]: Nothing to be done for `all'. | |
installing default bigdecimal libraries | |
installing default continuation libraries | |
installing default coverage libraries | |
make[2]: Nothing to be done for `all'. | |
installing default date_core libraries | |
installing default dbm libraries | |
installing digest libraries | |
installing default digest libraries | |
installing default bubblebabble libraries | |
installing default md5 libraries | |
installing default rmd160 libraries | |
installing default sha1 libraries | |
installing default sha2 libraries | |
installing dl libraries | |
installing default dl libraries | |
installing default callback libraries | |
make[2]: Nothing to be done for `all'. | |
installing default etc libraries | |
installing default fcntl libraries | |
installing default fiber libraries | |
installing default fiddle libraries | |
make[2]: Nothing to be done for `all'. | |
make[2]: Nothing to be done for `all'. | |
installing default console libraries | |
installing default nonblock libraries | |
installing default wait libraries | |
installing default libraries | |
installing default generator libraries | |
installing default parser libraries | |
installing default complex libraries | |
installing default rational libraries | |
installing default nkf libraries | |
installing default objspace libraries | |
compiling openssl_missing.c | |
In file included from openssl_missing.c:22: | |
openssl_missing.h:71: error: conflicting types for ‘HMAC_CTX_copy’ | |
/opt/local/include/openssl/hmac.h:102: error: previous declaration of ‘HMAC_CTX_copy’ was here | |
openssl_missing.h:95: error: conflicting types for ‘EVP_CIPHER_CTX_copy’ | |
/opt/local/include/openssl/evp.h:502: error: previous declaration of ‘EVP_CIPHER_CTX_copy’ was here | |
openssl_missing.h:173: error: conflicting types for ‘BN_rand_range’ | |
/opt/local/include/openssl/bn.h:437: error: previous declaration of ‘BN_rand_range’ was here | |
openssl_missing.h:177: error: conflicting types for ‘BN_pseudo_rand_range’ | |
/opt/local/include/openssl/bn.h:438: error: previous declaration of ‘BN_pseudo_rand_range’ was here | |
openssl_missing.c:27: error: conflicting types for ‘HMAC_CTX_copy’ | |
/opt/local/include/openssl/hmac.h:102: error: previous declaration of ‘HMAC_CTX_copy’ was here | |
openssl_missing.c:122: error: conflicting types for ‘EVP_CIPHER_CTX_copy’ | |
/opt/local/include/openssl/evp.h:502: error: previous declaration of ‘EVP_CIPHER_CTX_copy’ was here | |
openssl_missing.c:270: error: conflicting types for ‘BN_rand_range’ | |
/opt/local/include/openssl/bn.h:437: error: previous declaration of ‘BN_rand_range’ was here | |
openssl_missing.c:278: error: conflicting types for ‘BN_pseudo_rand_range’ | |
/opt/local/include/openssl/bn.h:438: error: previous declaration of ‘BN_pseudo_rand_range’ was here | |
make[2]: *** [openssl_missing.o] Error 1 | |
make[1]: *** [ext/openssl/all] Error 2 | |
make: *** [build-ext] Error 2 | |
~ $ |
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
~ $ rvm install 1.9.3 --debug | |
1.9.3 - install | |
Searching for binary rubies, this might take some time. | |
Remote file does not exist https://rvm.io/binaries/osx/10.7/x86_64/ruby-1.9.3-p448.tar.bz2 | |
Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p448.tar.bz2 | |
Remote file does not exist http://binaries.rubini.us/osx/10.7/x86_64/ruby-1.9.3-p448.tar.bz2 | |
rvm_remote_server_url3 not found | |
No remote file name found | |
No binary rubies available for: osx/10.7/x86_64/ruby-1.9.3-p448. | |
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies. | |
__rvm_setup_compile_environment_setup ruby-1.9.3-p448 | |
rvm_autolibs_flag=macports | |
__rvm_setup_compile_environment_movable_early ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_requirements ruby-1.9.3-p448 | |
Checking requirements for osx_port. | |
requirements code for osx_port loaded | |
Found required packages: autoconf, automake, libtool, pkgconfig, apple-gcc42, libiconv, libyaml, libffi, readline, libksba, openssl, curl-ca-bundle, sqlite3, zlib, gdbm, ncurses. | |
rvm_configure_flags+=( --with-opt-dir=/opt/local ) | |
PATH=/opt/local/bin:/Users/fguillen/local/node/bin:/usr/local/mysql/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/mysql/bin/:/Library/Frameworks/Firebird.framework/Resources/bin:/Users/fguillen/pear/bin/:/Users/fguillen/.rvm/bin | |
Certificates in '/opt/local/etc/openssl/cert.pem' already are up to date. | |
Requirements installation successful. | |
__rvm_setup_compile_environment_movable ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_osx_compiler ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_architectures ruby-1.9.3-p448 | |
rvm_architectures(0):. | |
__rvm_setup_compile_environment_gcc47plus ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_bison ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_smartos ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_openindiana ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_sunos ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_openbsd ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_auto_conf_make ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_flags_docs ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_flags_tcltk ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_flags_shared_static ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_flags_threads ruby-1.9.3-p448 | |
__rvm_setup_compile_environment_compatibility_flag ruby-1.9.3-p448 | |
found compiler: /opt/local/bin/gcc-apple-4.2 | |
Installing Ruby from source to: /Users/fguillen/.rvm/rubies/ruby-1.9.3-p448, this may take a while depending on your cpu(s)... | |
ruby-1.9.3-p448 - #downloading ruby-1.9.3-p448, this may take a while depending on your connection... | |
Archive checksum matched, not downloading | |
Downloaded archive checksum matched. | |
ruby-1.9.3-p448 - #extracted to /Users/fguillen/.rvm/src/ruby-1.9.3-p448 (already extracted) | |
Patch name 'default', expanded_name(s) ''. | |
Patch name 'OSX', expanded_name(s) ''. | |
All found patches(0): . | |
Log prefix: /Users/fguillen/.rvm/log/1380636448_ruby-1.9.3-p448/ | |
Log filesystem: local, | |
Log max name length: 250 | |
Log file: /Users/fguillen/.rvm/log/1380636448_ruby-1.9.3-p448/configure.log | |
[2013-10-01 16:07:28] ./configure | |
current path: /Users/fguillen/.rvm/src/ruby-1.9.3-p448 | |
command(7): ./configure --prefix=/Users/fguillen/.rvm/rubies/ruby-1.9.3-p448 --with-opt-dir=/opt/local --disable-install-doc --without-tcl --without-tk --enable-shared | |
ruby-1.9.3-p448 - #configuring...................................................................................................................................................................................................................................................................................................................................................................................................................................................................... | |
Log file: /Users/fguillen/.rvm/log/1380636448_ruby-1.9.3-p448/postconfigure.log | |
[2013-10-01 16:07:51] __rvm_post_configure_ruby | |
__rvm_post_configure_ruby () | |
{ | |
typeset option; | |
if (( ${rvm_static_flag:-0} == 1 )); then | |
for option in 'option nodynamic' openssl psych zlib readline; | |
do | |
__rvm_update_ext_setup ${option}; | |
done; | |
fi | |
} | |
current path: /Users/fguillen/.rvm/src/ruby-1.9.3-p448 | |
command(1): __rvm_post_configure_ruby | |
ruby-1.9.3-p448 - #post-configuration | |
Log file: /Users/fguillen/.rvm/log/1380636448_ruby-1.9.3-p448/make.log | |
[2013-10-01 16:07:51] __rvm_make | |
__rvm_make () | |
{ | |
\make "$@" || return $? | |
} | |
current path: /Users/fguillen/.rvm/src/ruby-1.9.3-p448 | |
command(3): __rvm_make -j 1 | |
ruby-1.9.3-p448 - #compiling........................................................................................... | |
Error running '__rvm_make -j 1', | |
please read /Users/fguillen/.rvm/log/1380636448_ruby-1.9.3-p448/make.log | |
There has been an error while running make. Halting the installation. | |
__rvm_rm_rf already gone: /Users/fguillen/.rvm/tmp/36744* | |
~ $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment