-
-
Save mpapis/6845898 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
[2013-10-05 01:53:57] env | |
current path: /Users/headius/.rvm/src/rbx-2.0.0 | |
command(8): env /Users/headius/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ./configure --prefix=/Users/headius/.rvm/rubies/rbx-2.0.0 --with-opt-dir=/usr/local/opt/libyaml --with-opt-dir=/usr/local/opt/readline --with-opt-dir=/usr/local/opt/libksba --with-opt-dir=/usr/local/opt/openssl | |
Checking gcc: found | |
Checking g++: found | |
Checking bison: found | |
Configuring LLVM... | |
Checking for existing LLVM library tree: not found. | |
Checking for 'llvm-config': not found | |
Checking for prebuilt LLVM package... | |
http://asset.rubini.us/prebuilt/llvm-3.2-x86_64-apple-darwin12.5.0.tar.bz2 not found. | |
Downloading llvm-3.2-x86_64-apple-darwin12.tar.bz2... | |
[ 0% (1102 of 7315560) ] | |
[ 100% (7315560 of 7315560) ]: done! | |
Downloading llvm-3.2-x86_64-apple-darwin12.tar.bz2.md5... | |
[ 100% (33 of 33) ]: done! | |
MD5 checksum for prebuilt LLVM verified. | |
Prebuilt packages updated. | |
Unpacking prebuilt LLVM: llvm-3.2-x86_64-apple-darwin12.tar.bz2: done! | |
Checking sizeof(short): 2 bytes | |
Checking sizeof(int): 4 bytes | |
Checking sizeof(void*): 8 bytes | |
Checking sizeof(size_t): 8 bytes | |
Checking sizeof(long): 8 bytes | |
Checking sizeof(long long): 8 bytes | |
Checking sizeof(float): 4 bytes | |
Checking sizeof(double): 8 bytes | |
Checking sizeof(off_t): 8 bytes | |
Checking sizeof(time_t): 8 bytes | |
Checking for libc version: libc.dylib found! | |
Checking platform endianness: little endian | |
Checking for tr1: found | |
Checking for tr1/hash definition: found | |
Checking for x86_32: no | |
Checking for x86_64: yes | |
Checking for function 'backtrace': found! | |
Checking for function 'clock_gettime': not found | |
Checking for function 'nl_langinfo': found! | |
Checking for function 'setproctitle': not found | |
Checking for function 'posix_fadvise': not found | |
Checking for function 'strnlen': found! | |
Checking for function 'lchmod': found! | |
Checking for function 'lchown': found! | |
Checking for struct tm has member tm_gmtoff: found! | |
Checking for struct tm has member tm_zone: found! | |
Checking for global 'timezone': found! | |
Checking for global 'tzname': found! | |
Checking for global 'daylight': found! | |
Checking for header 'zlib.h': found! | |
Checking for header 'openssl/ssl.h': found! | |
Checking for header 'alloca.h': found! | |
Checking for header 'string.h': found! | |
Checking for header 'sys/time.h': found! | |
Checking for header 'sys/times.h': found! | |
Checking for header 'sys/types.h': found! | |
Checking for header 'unistd.h': found! | |
Checking for header 'stdarg.h': found! | |
Checking for header 'sys/pstat.h': not found | |
Checking for header 'valgrind/valgrind.h': not found | |
Checking curses library: curses | |
Checking if function 'strerror_r' returns char*: no | |
Fetching bootstrap gems... | |
Checking rubinius-ast (~> 2.0) | |
Checking rubinius-compiler (~> 2.0) | |
Checking rubinius-melbourne (~> 2.0) | |
Checking rubinius-processor (~> 2.0) | |
Checking rubinius-toolset (~> 0.1) | |
Checking ffi2-generators (~> 0.1) | |
Checking rubysl-etc (~> 2.0) | |
Checking rubysl-fileutils (~> 2.0) | |
Checking rubysl-mkmf (~> 2.0) | |
Checking rubysl-shellwords (~> 2.0) | |
Checking psych (~> 2.0) | |
Checking rubysl-date (~> 2.0) | |
Checking rubysl-delegate (~> 2.0) | |
Checking rubysl-digest (~> 2.0) | |
Checking rubysl-fcntl (~> 2.0) | |
Checking rubysl-monitor (~> 2.0) | |
Checking rubysl-net-http (~> 2.0) | |
Checking rubysl-net-protocol (~> 2.0)./configure:1966:in `resolve_gem_version': undefined method `map' for #<String:0x007fab9b1d0918> (NoMethodError) | |
from ./configure:1900:in `block (2 levels) in fetch_gems' | |
from ./configure:1896:in `map!' | |
from ./configure:1896:in `block in fetch_gems' | |
from ./configure:1895:in `each' | |
from ./configure:1895:in `fetch_gems' | |
from ./configure:2038:in `run' | |
from ./configure:2206:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment