Created
October 22, 2013 16:47
-
-
Save astiob/7104030 to your computer and use it in GitHub Desktop.
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
------------------------- WARNING ----------------------- | |
The specified prefix '/usr/local/Cellar/rubinius/2.0.0' already exists. | |
Installing Rubinius into an existing directory may | |
overwrite existing unrelated files or cause conflicts | |
between different versions of Rubinius files. | |
--------------------------------------------------------- | |
Checking gcc: found | |
Checking g++: found | |
Checking bison: found | |
Configuring LLVM... | |
Checking for existing LLVM library tree: not found. | |
Checking for prebuilt LLVM package... | |
http://asset.rubini.us/prebuilt/llvm-3.2-x86_64-apple-darwin10.8.0.tar.bz2 not found. | |
Downloading llvm-3.2-x86_64-apple-darwin10.tar.bz2... | |
[ 100% (8368492 of 8368492) ]: done! | |
Downloading llvm-3.2-x86_64-apple-darwin10.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-darwin10.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': not 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) | |
Checking rubysl-openssl (~> 2.0) | |
Checking rubysl-optparse (~> 2.0) | |
Checking rubysl-ostruct (~> 2.0) | |
Checking rubysl-resolv (~> 2.0) | |
Checking rubysl-socket (~> 2.0) | |
Checking rubysl-stringio (~> 2.0) | |
Checking rubysl-strscan (~> 2.0) | |
Checking rubysl-tempfile (~> 2.0) | |
Checking rubysl-thread (~> 2.0) | |
Checking rubysl-time (~> 2.0) | |
Checking rubysl-timeout (~> 2.0) | |
Checking rubysl-tmpdir (~> 2.0) | |
Checking rubysl-tsort (~> 2.0) | |
Checking rubysl-uri (~> 2.0) | |
Checking rubysl-yaml (~> 2.0) | |
Checking rubysl-zlib (~> 2.0) | |
Checking json (~> 1.8) | |
Checking rake (~> 10.1) | |
Checking rdoc (~> 4.0) | |
Checking rubysl-rake (~> 2.0) | |
Checking ffi2-generators (~> 0.1) | |
Checking rubinius-profiler (~> 2.0) | |
Checking rubinius-coverage (~> 2.0) | |
Checking rubinius-debugger (~> 2.0) | |
Checking rubysl (~> 2.0) | |
Checking dependencies for json (1.8.1) | |
Checking dependencies for rake (10.1.0) | |
Checking dependencies for rdoc (4.0.1) | |
Checking dependencies for rubysl-rake (2.0.0) | |
Checking dependencies for ffi2-generators (0.1.1) | |
Checking dependencies for rubinius-profiler (2.0.0) | |
Checking dependencies for rubinius-coverage (2.0.3) | |
Checking dependencies for rubinius-debugger (2.0.0) | |
Checking dependencies for rubysl (2.0.11) | |
Fetching gems... | |
Downloading rubinius-melbourne-2.0.0.18.gem... | |
[ 100% (135168 of 135168) ]: done! | |
Downloading rubysl-etc-2.0.3.gem... | |
[ 100% (9216 of 9216) ]: done! | |
Downloading rubysl-date-2.0.5.gem... | |
[ 100% (48640 of 48640) ]: done! | |
Downloading rubysl-socket-2.0.1.gem... | |
[ 100% (34816 of 34816) ]: done! | |
Downloading rubysl-time-2.0.3.gem... | |
[ 100% (14848 of 14848) ]: done! | |
Downloading rubysl-zlib-2.0.1.gem... | |
[ 100% (42496 of 42496) ]: done! | |
Downloading json-1.8.1.gem... | |
[ 100% (148992 of 148992) ]: done! | |
Downloading rubinius-coverage-2.0.3.gem... | |
[ 100% (7680 of 7680) ]: done! | |
Downloading rubysl-2.0.11.gem... | |
[ 100% (5120 of 5120) ]: done! | |
Downloading rubysl-pty-2.0.2.gem... | |
[ 100% (11264 of 11264) ]: done! | |
Downloading rubysl-profiler-2.0.1.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Downloading rubysl-nkf-2.0.1.gem... | |
[ 100% (146432 of 146432) ]: done! | |
Downloading rubysl-coverage-2.0.3.gem... | |
[ 100% (6656 of 6656) ]: done! | |
Unpacking bootstrap gems... | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubinius-ast-2.0.8' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubinius-compiler-2.0.4' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubinius-melbourne-2.0.0.18' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubinius-processor-2.0.1' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubinius-toolset-0.1.1' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/ffi2-generators-0.1.1' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-etc-2.0.3' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-fileutils-2.0.2' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-mkmf-2.0.1' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-shellwords-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/psych-2.0.1' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-date-2.0.5' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-delegate-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-digest-2.0.2' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-fcntl-2.0.4' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-monitor-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-net-http-2.0.4' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-net-protocol-2.0.1' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-openssl-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-optparse-2.0.1' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-ostruct-2.0.4' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-resolv-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-socket-2.0.1' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-stringio-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-strscan-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-tempfile-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-thread-2.0.2' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-time-2.0.3' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-timeout-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-tmpdir-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-tsort-2.0.1' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-uri-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-yaml-2.0.0' | |
Unpacked gem: '/private/tmp/rubinius-8T7R/rubinius-2.0.0/runtime/gems/rubysl-zlib-2.0.1' | |
fatal: Not a git repository (or any of the parent directories): .git | |
fatal: Not a git repository (or any of the parent directories): .git | |
------------------------------------------------------------------ | |
Rubinius has been configured for the following paths: | |
prefix: /usr/local/Cellar/rubinius/2.0.0 | |
bin: /bin | |
lib: /lib | |
runtime: /runtime | |
kernel: /kernel | |
site: /site | |
vendor: /vendor | |
man: /share/man | |
gems: /lib/rubinius/gems | |
include: /include/rubinius | |
Run 'rake' to build, test and install Rubinius. | |
After building, you may add | |
'/usr/local/Cellar/rubinius/2.0.0/bin' | |
to your PATH or run commands directly from that directory. | |
Available commands are: | |
ruby, rake, gem, irb, rdoc, ri, rbx | |
------------------------------------------------------------------ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment