Skip to content

Instantly share code, notes, and snippets.

@boxofrox
Last active January 2, 2017 18:30
Show Gist options
  • Save boxofrox/d704aab7b87a76c200a30f42eac755c5 to your computer and use it in GitHub Desktop.
Save boxofrox/d704aab7b87a76c200a30f42eac755c5 to your computer and use it in GitHub Desktop.
rvm install rbx-1.4.3 (2017-01-01) (rvm get branch /bugfix/3497-rbx-2-arch)
⯈ rvm install rbx-1
Checking requirements for arch.
Requirements installation successful.
ruby-2.4.0@rubinius - #regenerating binstubs..........
HEAD is now at a57071c650 DRY up allocation of 8-bit string buffers
Previous HEAD position was a57071c650... DRY up allocation of 8-bit string buffers
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
From https://github.com/rubinius/rubinius
* branch master -> FETCH_HEAD
Already up-to-date.
git checkout v1
error: pathspec 'v1' did not match any file(s) known to git.
There has been an error while trying to checkout the source branch.
Halting the installation.
?? did not halt o_O ??
Copying from repo to src path...
ruby-2.4.0@rubinius - #bundle install..
rbx-1 - #configuring.....................................
rbx-1 - #compiling.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
cp: cannot stat '/home/test/.rvm/rubies/rbx-1/lib/bin/gem.rb': No such file or directory
rbx-1 - #making binaries executable..
rbx-1 - #downloading rubygems-2.6.8
rbx-1 - #extracting rubygems-2.6.8.....
rbx-1 - #removing old rubygems.........
rbx-1 - #installing rubygems-2.6.8...................
rbx-1 - #gemset created /home/test/.rvm/gems/rbx-1@global
rbx-1 - #importing gemset /home/test/.rvm/gemsets/global.gems...................................................
rbx-1 - #generating global wrappers...........
rbx-1 - #gemset created /home/test/.rvm/gems/rbx-1
rbx-1 - #importing gemsetfile /home/test/.rvm/gemsets/default.gems evaluated to empty gem list
rbx-1 - #generating default wrappers...........
rbx-1 - #adjusting #shebangs for (erb ri).
⯈ rvm ls
rvm rubies
=> rbx-1 [ x86_64 ]
rbx-3.69 [ x86_64 ]
* ruby-2.3.0 [ x86_64 ]
ruby-2.4.0 [ x86_64 ]
# => - current
# =* - current && default
# * - default
⯈ irb
Ignoring json-1.8.3 because its extensions are not built. Try: gem pristine json --version 1.8.3
Ignoring psych-2.0.17 because its extensions are not built. Try: gem pristine psych --version 2.0.17
Ignoring racc-1.4.14 because its extensions are not built. Try: gem pristine racc --version 1.4.14
Ignoring rubinius-melbourne-3.8 because its extensions are not built. Try: gem pristine rubinius-melbourne --version 3.8
Ignoring rubysl-bigdecimal-2.0.2 because its extensions are not built. Try: gem pristine rubysl-bigdecimal --version 2.0.2
Ignoring rubysl-curses-2.0.1 because its extensions are not built. Try: gem pristine rubysl-curses --version 2.0.1
Ignoring rubysl-digest-2.0.8 because its extensions are not built. Try: gem pristine rubysl-digest --version 2.0.8
Ignoring rubysl-etc-2.0.3 because its extensions are not built. Try: gem pristine rubysl-etc --version 2.0.3
Ignoring rubysl-fcntl-2.0.4 because its extensions are not built. Try: gem pristine rubysl-fcntl --version 2.0.4
Ignoring rubysl-io-console-2.0.0 because its extensions are not built. Try: gem pristine rubysl-io-console --version 2.0.0
Ignoring rubysl-nkf-2.0.1 because its extensions are not built. Try: gem pristine rubysl-nkf --version 2.0.1
Ignoring rubysl-openssl-2.9 because its extensions are not built. Try: gem pristine rubysl-openssl --version 2.9
Ignoring rubysl-pty-2.0.3 because its extensions are not built. Try: gem pristine rubysl-pty --version 2.0.3
Ignoring rubysl-syslog-2.1.0 because its extensions are not built. Try: gem pristine rubysl-syslog --version 2.1.0
Ignoring rubysl-zlib-2.0.1 because its extensions are not built. Try: gem pristine rubysl-zlib --version 2.0.1
rbx-1 :001 > RUBY_VERSION
=> "2.3.1"
rbx-1 :001 > RUBY_REVISION
=> 0
rbx-1 :002 > RUBY_ENGINE
=> "rbx"
rbx-1 :003 > RUBY_ENGINE_VERSION
=> "3.69.c6"
rbx-1 :004 > exit
⯈ rvm install rbx-1.4.3
Checking requirements for arch.
Requirements installation successful.
ruby-2.4.0@rubinius - #regenerating binstubs..........
HEAD is now at 763f890100 Remove some outdated tags (#3721)
From https://github.com/rubinius/rubinius
* branch master -> FETCH_HEAD
Already up-to-date.
git checkout v1.4.3
Copying from repo to src path...
ruby-2.4.0@rubinius - #bundle install..
rbx-1.4.3 - #configuring.
Error running 'env /home/test/.rvm/wrappers/ruby-2.4.0@rubinius/ruby ./configure --prefix=/home/test/.rvm/rubies/rbx-1.4.3',
showing last 15 lines of /home/test/.rvm/log/1483380308_rbx-1.4.3/configure.log
[2017-01-02 18:05:20] env
current path: /home/test/.rvm/src/rbx-1.4.3
PATH=/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
command(4): env /home/test/.rvm/wrappers/ruby-2.4.0@rubinius/ruby ./configure --prefix=/home/test/.rvm/rubies/rbx-1.4.3
Checking clang: found
Checking clang++: found
Detected old configuration settings, forcing a clean build
Checking for 'llvm-config': only LLVM 3.0-3.5 is supported
ABORT: unable to set up LLVM
Running 'configure' failed. Please check configure.log for more details.
⯈ CXXFLAGS='-Wno-error' rvm install rbx-1.4.3
rbx-1.4.3 - #removing src/rbx-1.4.3..
Checking requirements for arch.
Requirements installation successful.
ruby-2.4.0@rubinius - #regenerating binstubs..........
HEAD is now at c0787afbd9 Updated Bundler to 1.8.2.
Previous HEAD position was c0787afbd9... Updated Bundler to 1.8.2.
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
From https://github.com/rubinius/rubinius
* branch master -> FETCH_HEAD
Already up-to-date.
git checkout v1.4.3
Copying from repo to src path...
ruby-2.4.0@rubinius - #bundle install..
rbx-1.4.3 - #configuring..................................
rbx-1.4.3 - #compiling.......................................................................................................................................................................................................................
Error running '/home/test/.rvm/wrappers/ruby-2.4.0@rubinius/rake install --trace',
showing last 15 lines of /home/test/.rvm/log/1483381426_rbx-1.4.3/rake.log
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:106:in `each'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:75:in `run'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/bin/rake:33:in `<top (required)>'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/bin/rake:22:in `load'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/bin/rake:22:in `<main>'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/bin/ruby_executable_hooks:15:in `eval'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => install => build:build => vm/vm
[2017-01-02 18:24:17] /home/test/.rvm/wrappers/ruby-2.4.0@rubinius/rake
current path: /home/test/.rvm/src/rbx-1.4.3
PATH=/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
command(3): /home/test/.rvm/wrappers/ruby-2.4.0@rubinius/rake install --trace
** Invoke install (first_time)
** Invoke build:build (first_time)
** Invoke vm/vm (first_time)
** Invoke vm/gen/config_variables.h (first_time)
** Invoke library/rubinius/configuration.rb (first_time, not_needed)
** Invoke config.rb (first_time, not_needed)
** Execute vm/gen/config_variables.h
/home/test/.rvm/rubies/ruby-2.4.0/bin/ruby vm/codegen/config_vars.rb vm/gen/config_variables.h
GEN vm/gen/config_variables.h
/home/test/.rvm/src/rbx-1.4.3/library/rubinius/configuration_variables.rb:152: warning: constant ::Fixnum is deprecated
** Invoke vm/gen/signature.h (first_time)
** Invoke kernel/signature.rb (first_time)
** Invoke kernel/bootstrap/load_order.txt (first_time, not_needed)
** Invoke kernel/common/load_order.txt (first_time, not_needed)
** Invoke kernel/delta/load_order.txt (first_time, not_needed)
** Invoke kernel/platform/load_order.txt (first_time, not_needed)
** Invoke kernel/alpha.rb (first_time, not_needed)
** Invoke kernel/bootstrap/alias.rb (first_time, not_needed)
** Invoke kernel/bootstrap/array.rb (first_time, not_needed)
** Invoke kernel/bootstrap/array_mirror.rb (first_time, not_needed)
** Invoke kernel/bootstrap/atomic.rb (first_time, not_needed)
** Invoke kernel/bootstrap/bignum.rb (first_time, not_needed)
** Invoke kernel/bootstrap/block_environment.rb (first_time, not_needed)
** Invoke kernel/bootstrap/byte_array.rb (first_time, not_needed)
** Invoke kernel/bootstrap/call_custom_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/call_site.rb (first_time, not_needed)
** Invoke kernel/bootstrap/channel.rb (first_time, not_needed)
** Invoke kernel/bootstrap/class.rb (first_time, not_needed)
** Invoke kernel/bootstrap/compact_lookup_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/compiled_code.rb (first_time, not_needed)
** Invoke kernel/bootstrap/configuration.rb (first_time, not_needed)
** Invoke kernel/bootstrap/constant_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/constant_scope.rb (first_time, not_needed)
** Invoke kernel/bootstrap/constant_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/dir.rb (first_time, not_needed)
** Invoke kernel/bootstrap/exception.rb (first_time, not_needed)
** Invoke kernel/bootstrap/executable.rb (first_time, not_needed)
** Invoke kernel/bootstrap/false.rb (first_time, not_needed)
** Invoke kernel/bootstrap/fixnum.rb (first_time, not_needed)
** Invoke kernel/bootstrap/gc.rb (first_time, not_needed)
** Invoke kernel/bootstrap/io.rb (first_time, not_needed)
** Invoke kernel/bootstrap/iseq.rb (first_time, not_needed)
** Invoke kernel/bootstrap/jit.rb (first_time, not_needed)
** Invoke kernel/bootstrap/kernel.rb (first_time, not_needed)
** Invoke kernel/bootstrap/logger.rb (first_time, not_needed)
** Invoke kernel/bootstrap/lookup_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/method_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/mirror.rb (first_time, not_needed)
** Invoke kernel/bootstrap/mono_inline_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/nil.rb (first_time, not_needed)
** Invoke kernel/bootstrap/object.rb (first_time, not_needed)
** Invoke kernel/bootstrap/poly_inline_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/proc.rb (first_time, not_needed)
** Invoke kernel/bootstrap/process.rb (first_time, not_needed)
** Invoke kernel/bootstrap/regexp.rb (first_time, not_needed)
** Invoke kernel/bootstrap/respond_to_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/rubinius.rb (first_time, not_needed)
** Invoke kernel/bootstrap/stat.rb (first_time, not_needed)
** Invoke kernel/bootstrap/string.rb (first_time, not_needed)
** Invoke kernel/bootstrap/symbol.rb (first_time, not_needed)
** Invoke kernel/bootstrap/thread.rb (first_time, not_needed)
** Invoke kernel/bootstrap/thunk.rb (first_time, not_needed)
** Invoke kernel/bootstrap/time.rb (first_time, not_needed)
** Invoke kernel/bootstrap/true.rb (first_time, not_needed)
** Invoke kernel/bootstrap/tuple.rb (first_time, not_needed)
** Invoke kernel/bootstrap/type.rb (first_time, not_needed)
** Invoke kernel/bootstrap/variable_scope.rb (first_time, not_needed)
** Invoke kernel/bootstrap/vm.rb (first_time, not_needed)
** Invoke kernel/bootstrap/weakref.rb (first_time, not_needed)
** Invoke kernel/common/argf.rb (first_time, not_needed)
** Invoke kernel/common/array.rb (first_time, not_needed)
** Invoke kernel/common/autoload.rb (first_time, not_needed)
** Invoke kernel/common/backtrace.rb (first_time, not_needed)
** Invoke kernel/common/bignum.rb (first_time, not_needed)
** Invoke kernel/common/binding.rb (first_time, not_needed)
** Invoke kernel/common/block_environment.rb (first_time, not_needed)
** Invoke kernel/common/byte_array.rb (first_time, not_needed)
** Invoke kernel/common/capi.rb (first_time, not_needed)
** Invoke kernel/common/channel.rb (first_time, not_needed)
** Invoke kernel/common/class.rb (first_time, not_needed)
** Invoke kernel/common/code_loader.rb (first_time, not_needed)
** Invoke kernel/common/comparable.rb (first_time, not_needed)
** Invoke kernel/common/compiled_code.rb (first_time, not_needed)
** Invoke kernel/common/constant_scope.rb (first_time, not_needed)
** Invoke kernel/common/continuation.rb (first_time, not_needed)
** Invoke kernel/common/ctype.rb (first_time, not_needed)
** Invoke kernel/common/delegated_method.rb (first_time, not_needed)
** Invoke kernel/common/dir.rb (first_time, not_needed)
** Invoke kernel/common/dir_glob.rb (first_time, not_needed)
** Invoke kernel/common/enumerable.rb (first_time, not_needed)
** Invoke kernel/common/enumerator.rb (first_time, not_needed)
** Invoke kernel/common/env.rb (first_time, not_needed)
** Invoke kernel/common/errno.rb (first_time, not_needed)
** Invoke kernel/common/eval.rb (first_time, not_needed)
** Invoke kernel/common/exception.rb (first_time, not_needed)
** Invoke kernel/common/executable.rb (first_time, not_needed)
** Invoke kernel/common/false.rb (first_time, not_needed)
** Invoke kernel/common/fiber.rb (first_time, not_needed)
** Invoke kernel/common/file.rb (first_time, not_needed)
** Invoke kernel/common/file_test.rb (first_time, not_needed)
** Invoke kernel/common/fixnum.rb (first_time, not_needed)
** Invoke kernel/common/float.rb (first_time, not_needed)
** Invoke kernel/common/global.rb (first_time, not_needed)
** Invoke kernel/common/hash.rb (first_time, not_needed)
** Invoke kernel/common/hash_hamt.rb (first_time, not_needed)
** Invoke kernel/common/hook.rb (first_time, not_needed)
** Invoke kernel/common/identity_map.rb (first_time, not_needed)
** Invoke kernel/common/immediate.rb (first_time, not_needed)
** Invoke kernel/common/integer.rb (first_time, not_needed)
** Invoke kernel/common/io.rb (first_time, not_needed)
** Invoke kernel/common/kernel.rb (first_time, not_needed)
** Invoke kernel/common/loaded_features.rb (first_time, not_needed)
** Invoke kernel/common/location.rb (first_time, not_needed)
** Invoke kernel/common/lookup_table.rb (first_time, not_needed)
** Invoke kernel/common/lru_cache.rb (first_time, not_needed)
** Invoke kernel/common/main.rb (first_time, not_needed)
** Invoke kernel/common/marshal.rb (first_time, not_needed)
** Invoke kernel/common/math.rb (first_time, not_needed)
** Invoke kernel/common/method.rb (first_time, not_needed)
** Invoke kernel/common/method_equality.rb (first_time, not_needed)
** Invoke kernel/common/method_table.rb (first_time, not_needed)
** Invoke kernel/common/mirror.rb (first_time, not_needed)
** Invoke kernel/common/module.rb (first_time, not_needed)
** Invoke kernel/common/native_method.rb (first_time, not_needed)
** Invoke kernel/common/nil.rb (first_time, not_needed)
** Invoke kernel/common/numeric.rb (first_time, not_needed)
** Invoke kernel/common/object_space.rb (first_time, not_needed)
** Invoke kernel/common/precision.rb (first_time, not_needed)
** Invoke kernel/common/proc.rb (first_time, not_needed)
** Invoke kernel/common/process.rb (first_time, not_needed)
** Invoke kernel/common/process_mirror.rb (first_time, not_needed)
** Invoke kernel/common/random.rb (first_time, not_needed)
** Invoke kernel/common/range.rb (first_time, not_needed)
** Invoke kernel/common/regexp.rb (first_time, not_needed)
** Invoke kernel/common/signal.rb (first_time, not_needed)
** Invoke kernel/common/splitter.rb (first_time, not_needed)
** Invoke kernel/common/sprinter.rb (first_time, not_needed)
** Invoke kernel/common/stat.rb (first_time, not_needed)
** Invoke kernel/common/string.rb (first_time, not_needed)
** Invoke kernel/common/string_mirror.rb (first_time, not_needed)
** Invoke kernel/common/struct.rb (first_time, not_needed)
** Invoke kernel/common/symbol.rb (first_time, not_needed)
** Invoke kernel/common/thread.rb (first_time, not_needed)
** Invoke kernel/common/thread_group.rb (first_time, not_needed)
** Invoke kernel/common/throw_catch.rb (first_time, not_needed)
** Invoke kernel/common/time.rb (first_time, not_needed)
** Invoke kernel/common/true.rb (first_time, not_needed)
** Invoke kernel/common/tuple.rb (first_time, not_needed)
** Invoke kernel/common/type.rb (first_time, not_needed)
** Invoke kernel/common/undefined.rb (first_time, not_needed)
** Invoke kernel/common/variable_scope.rb (first_time, not_needed)
** Invoke kernel/delta/agent.rb (first_time, not_needed)
** Invoke kernel/delta/class.rb (first_time, not_needed)
** Invoke kernel/delta/code_loader.rb (first_time, not_needed)
** Invoke kernel/delta/console.rb (first_time, not_needed)
** Invoke kernel/delta/ctype.rb (first_time, not_needed)
** Invoke kernel/delta/exception.rb (first_time, not_needed)
** Invoke kernel/delta/ffi.rb (first_time, not_needed)
** Invoke kernel/delta/file.rb (first_time, not_needed)
** Invoke kernel/delta/file_test.rb (first_time, not_needed)
** Invoke kernel/delta/fsevent.rb (first_time, not_needed)
** Invoke kernel/delta/kernel.rb (first_time, not_needed)
** Invoke kernel/delta/math.rb (first_time, not_needed)
** Invoke kernel/delta/metrics.rb (first_time, not_needed)
** Invoke kernel/delta/module.rb (first_time, not_needed)
** Invoke kernel/delta/options.rb (first_time, not_needed)
** Invoke kernel/delta/pack.rb (first_time, not_needed)
** Invoke kernel/delta/rubinius.rb (first_time, not_needed)
** Invoke kernel/delta/ruby_constants.rb (first_time, not_needed)
** Invoke kernel/delta/runtime.rb (first_time, not_needed)
** Invoke kernel/delta/signal.rb (first_time, not_needed)
** Invoke kernel/delta/stats.rb (first_time, not_needed)
** Invoke kernel/delta/struct.rb (first_time, not_needed)
** Invoke kernel/delta/thread.rb (first_time, not_needed)
** Invoke kernel/loader.rb (first_time, not_needed)
** Invoke kernel/platform/enum.rb (first_time, not_needed)
** Invoke kernel/platform/env.rb (first_time, not_needed)
** Invoke kernel/platform/ffi.rb (first_time, not_needed)
** Invoke kernel/platform/file.rb (first_time, not_needed)
** Invoke kernel/platform/library.rb (first_time, not_needed)
** Invoke kernel/platform/math.rb (first_time, not_needed)
** Invoke kernel/platform/pointer.rb (first_time, not_needed)
** Invoke kernel/platform/pointer_accessors.rb (first_time, not_needed)
** Invoke kernel/platform/posix.rb (first_time, not_needed)
** Invoke kernel/platform/struct.rb (first_time, not_needed)
** Invoke kernel/platform/union.rb (first_time, not_needed)
** Invoke Rakefile (first_time, not_needed)
** Invoke config.rb (not_needed)
** Invoke rakelib/blueprint.rb (first_time, not_needed)
** Invoke rakelib/build_signature.rb (first_time, not_needed)
** Invoke rakelib/configure.rb (first_time, not_needed)
** Invoke rakelib/dependency_grapher.rb (first_time, not_needed)
** Invoke rakelib/digest_files.rb (first_time, not_needed)
** Invoke rakelib/generator_task.rb (first_time, not_needed)
** Invoke rakelib/git.rb (first_time, not_needed)
** Invoke rakelib/instruction_parser.rb (first_time, not_needed)
** Invoke rakelib/package.rb (first_time, not_needed)
** Invoke rakelib/preinstall_gems.rb (first_time, not_needed)
** Invoke rakelib/release.rb (first_time, not_needed)
** Invoke rakelib/rubinius.rb (first_time, not_needed)
** Invoke rakelib/transcheck.rb (first_time, not_needed)
** Invoke rakelib/bench.rake (first_time, not_needed)
** Invoke rakelib/committers.rake (first_time, not_needed)
** Invoke rakelib/deploy.rake (first_time, not_needed)
** Invoke rakelib/doc.rake (first_time, not_needed)
** Invoke rakelib/gems.rake (first_time, not_needed)
** Invoke rakelib/git.rake (first_time, not_needed)
** Invoke rakelib/install.rake (first_time, not_needed)
** Invoke rakelib/jit.rake (first_time, not_needed)
** Invoke rakelib/kernel.rake (first_time, not_needed)
** Invoke rakelib/mspec.rake (first_time, not_needed)
** Invoke rakelib/oniguruma.rake (first_time, not_needed)
** Invoke rakelib/package.rake (first_time, not_needed)
** Invoke rakelib/platform.rake (first_time, not_needed)
** Invoke rakelib/rapa.rake (first_time, not_needed)
** Invoke rakelib/release.rake (first_time, not_needed)
** Invoke rakelib/rubyspec.rake (first_time, not_needed)
** Invoke rakelib/stress.rake (first_time, not_needed)
** Invoke rakelib/tasks.rake (first_time, not_needed)
** Invoke rakelib/todo.rake (first_time, not_needed)
** Invoke rakelib/vm.rake (first_time, not_needed)
** Invoke rakelib/web.rake (first_time, not_needed)
** Invoke rakelib/winpthreads.rake (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/constants.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/control_flow.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/data.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/definitions.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/encoding.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/exceptions.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/file.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/grapher.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/literals.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/node.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/operators.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/self.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/sends.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/transforms.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/values.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/variables.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0/lib/rubinius/ast/version.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/compiled_file.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/compiler.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/evaluator.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/generator.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/generator_methods.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/iseq.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/locals.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/opcodes.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/printers.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/runtime.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/stages.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1/lib/rubinius/compiler/version.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-melbourne-1.2.1.0/ext/rubinius/melbourne/extconf.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-melbourne-1.2.1.0/ext/rubinius/melbourne/node_types.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-melbourne-1.2.1.0/lib/rubinius/melbourne.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-melbourne-1.2.1.0/lib/rubinius/melbourne/version.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-processor-1.3.0/lib/rubinius/processor.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-processor-1.3.0/lib/rubinius/processor/processor.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-processor-1.3.0/lib/rubinius/processor/version.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset.rb (first_time, not_needed)
** Invoke /home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset/version.rb (first_time, not_needed)
** Execute kernel/signature.rb
** Execute vm/gen/signature.h
** Invoke vm/dtrace/probes.h (first_time)
** Execute vm/dtrace/probes.h
** Invoke /home/test/.rvm/src/rbx-1.4.3/vm/gen/release.h (first_time)
** Execute /home/test/.rvm/src/rbx-1.4.3/vm/gen/release.h
** Invoke vm/gen/includes.hpp (first_time)
** Invoke vm/builtin/object.hpp (first_time, not_needed)
** Invoke vm/builtin/integer.hpp (first_time, not_needed)
** Invoke vm/builtin/fixnum.hpp (first_time, not_needed)
** Invoke vm/builtin/array.hpp (first_time, not_needed)
** Invoke vm/builtin/bignum.hpp (first_time, not_needed)
** Invoke vm/builtin/executable.hpp (first_time, not_needed)
** Invoke vm/builtin/access_variable.hpp (first_time, not_needed)
** Invoke vm/builtin/alias.hpp (first_time, not_needed)
** Invoke vm/builtin/block_environment.hpp (first_time, not_needed)
** Invoke vm/builtin/block_as_method.hpp (first_time, not_needed)
** Invoke vm/builtin/byte_array.hpp (first_time, not_needed)
** Invoke vm/builtin/io.hpp (first_time, not_needed)
** Invoke vm/builtin/channel.hpp (first_time, not_needed)
** Invoke vm/builtin/module.hpp (first_time, not_needed)
** Invoke vm/builtin/constant_table.hpp (first_time, not_needed)
** Invoke vm/builtin/class.hpp (first_time, not_needed)
** Invoke vm/builtin/compiled_code.hpp (first_time, not_needed)
** Invoke vm/builtin/data.hpp (first_time, not_needed)
** Invoke vm/builtin/dir.hpp (first_time, not_needed)
** Invoke vm/builtin/exception.hpp (first_time, not_needed)
** Invoke vm/builtin/float.hpp (first_time, not_needed)
** Invoke vm/builtin/fsevent.hpp (first_time, not_needed)
** Invoke vm/builtin/immediates.hpp (first_time, not_needed)
** Invoke vm/builtin/iseq.hpp (first_time, not_needed)
** Invoke vm/builtin/list.hpp (first_time, not_needed)
** Invoke vm/builtin/logger.hpp (first_time, not_needed)
** Invoke vm/builtin/lookup_table.hpp (first_time, not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (first_time, not_needed)
** Invoke vm/builtin/method_table.hpp (first_time, not_needed)
** Invoke vm/builtin/native_function.hpp (first_time, not_needed)
** Invoke vm/builtin/packed_object.hpp (first_time, not_needed)
** Invoke vm/builtin/randomizer.hpp (first_time, not_needed)
** Invoke vm/builtin/regexp.hpp (first_time, not_needed)
** Invoke vm/builtin/constant_scope.hpp (first_time, not_needed)
** Invoke vm/builtin/string.hpp (first_time, not_needed)
** Invoke vm/builtin/symbol.hpp (first_time, not_needed)
** Invoke vm/builtin/thread.hpp (first_time, not_needed)
** Invoke vm/builtin/tuple.hpp (first_time, not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (first_time, not_needed)
** Invoke vm/builtin/time.hpp (first_time, not_needed)
** Invoke vm/builtin/stat.hpp (first_time, not_needed)
** Invoke vm/builtin/native_method.hpp (first_time, not_needed)
** Invoke vm/builtin/system.hpp (first_time, not_needed)
** Invoke vm/builtin/autoload.hpp (first_time, not_needed)
** Invoke vm/builtin/proc.hpp (first_time, not_needed)
** Invoke vm/builtin/variable_scope.hpp (first_time, not_needed)
** Invoke vm/builtin/location.hpp (first_time, not_needed)
** Invoke vm/builtin/constant_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/call_site.hpp (first_time, not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/weakref.hpp (first_time, not_needed)
** Invoke vm/builtin/fiber.hpp (first_time, not_needed)
** Invoke vm/builtin/thunk.hpp (first_time, not_needed)
** Invoke vm/builtin/call_unit.hpp (first_time, not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (first_time, not_needed)
** Invoke vm/builtin/atomic.hpp (first_time, not_needed)
** Invoke vm/builtin/thread_state.hpp (first_time, not_needed)
** Invoke vm/builtin/jit.hpp (first_time, not_needed)
** Invoke vm/codegen/field_extract.rb (first_time, not_needed)
** Invoke vm/gen (first_time, not_needed)
** Invoke run_field_extract (first_time)
** Execute run_field_extract
/home/test/.rvm/rubies/ruby-2.4.0/bin/ruby vm/codegen/field_extract.rb vm/builtin/object.hpp vm/builtin/integer.hpp vm/builtin/fixnum.hpp vm/builtin/array.hpp vm/builtin/bignum.hpp vm/builtin/executable.hpp vm/builtin/access_variable.hpp vm/builtin/alias.hpp vm/builtin/block_environment.hpp vm/builtin/block_as_method.hpp vm/builtin/byte_array.hpp vm/builtin/io.hpp vm/builtin/channel.hpp vm/builtin/module.hpp vm/builtin/constant_table.hpp vm/builtin/class.hpp vm/builtin/compiled_code.hpp vm/builtin/data.hpp vm/builtin/dir.hpp vm/builtin/exception.hpp vm/builtin/float.hpp vm/builtin/fsevent.hpp vm/builtin/immediates.hpp vm/builtin/iseq.hpp vm/builtin/list.hpp vm/builtin/logger.hpp vm/builtin/lookup_table.hpp vm/builtin/ffi_pointer.hpp vm/builtin/method_table.hpp vm/builtin/native_function.hpp vm/builtin/packed_object.hpp vm/builtin/randomizer.hpp vm/builtin/regexp.hpp vm/builtin/constant_scope.hpp vm/builtin/string.hpp vm/builtin/symbol.hpp vm/builtin/thread.hpp vm/builtin/tuple.hpp vm/builtin/compact_lookup_table.hpp vm/builtin/time.hpp vm/builtin/stat.hpp vm/builtin/native_method.hpp vm/builtin/system.hpp vm/builtin/autoload.hpp vm/builtin/proc.hpp vm/builtin/variable_scope.hpp vm/builtin/location.hpp vm/builtin/constant_cache.hpp vm/builtin/call_site.hpp vm/builtin/mono_inline_cache.hpp vm/builtin/poly_inline_cache.hpp vm/builtin/call_custom_cache.hpp vm/builtin/respond_to_cache.hpp vm/builtin/weakref.hpp vm/builtin/fiber.hpp vm/builtin/thunk.hpp vm/builtin/call_unit.hpp vm/builtin/call_unit_adapter.hpp vm/builtin/atomic.hpp vm/builtin/thread_state.hpp vm/builtin/jit.hpp
** Execute vm/gen/includes.hpp
** Invoke vm/gen/kind_of.hpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/kind_of.hpp
** Invoke vm/gen/object_types.hpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/object_types.hpp
** Invoke vm/gen/typechecks.gen.cpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/typechecks.gen.cpp
** Invoke vm/gen/primitives_declare.hpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/primitives_declare.hpp
** Invoke vm/gen/glue_functions.cpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/glue_functions.cpp
** Invoke vm/gen/jit_functions.cpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/jit_functions.cpp
** Invoke vm/gen/invoke_functions.cpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/invoke_functions.cpp
** Invoke vm/gen/accessor_functions.cpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/accessor_functions.cpp
** Invoke vm/gen/glue_resolver.cpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/glue_resolver.cpp
** Invoke vm/gen/jit_resolver.cpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/jit_resolver.cpp
** Invoke vm/gen/invoke_resolver.cpp (first_time)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/invoke_resolver.cpp
** Invoke vm/gen/instruction_names.cpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (first_time, not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_names.cpp
** Invoke vm/gen/instruction_names.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_names.hpp
** Invoke vm/gen/instruction_sizes.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_sizes.hpp
** Invoke vm/gen/instruction_prototypes.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_prototypes.hpp
** Invoke vm/gen/instruction_defines.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_defines.hpp
** Invoke vm/gen/instruction_locations.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_locations.hpp
** Invoke vm/gen/instruction_implementations.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_implementations.hpp
** Invoke vm/gen/instruction_visitors.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_visitors.hpp
** Invoke vm/gen/instruction_effects.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_effects.hpp
** Execute vm/vm
GEN vm/gen/instruction_names.cpp
GEN vm/gen/instruction_names.hpp
GEN vm/gen/instruction_sizes.hpp
GEN vm/gen/instruction_prototypes.hpp
GEN vm/gen/instruction_defines.hpp
GEN vm/gen/instruction_locations.hpp
GEN vm/gen/instruction_implementations.hpp
GEN vm/gen/instruction_visitors.hpp
GEN vm/gen/instruction_effects.hpp
1: LB vendor/double-conversion
clang++ -Wall -g -O2 -c src/bignum-dtoa.cc -o src/bignum-dtoa.o
clang++ -Wall -g -O2 -c src/bignum.cc -o src/bignum.o
clang++ -Wall -g -O2 -c src/cached-powers.cc -o src/cached-powers.o
clang++ -Wall -g -O2 -c src/diy-fp.cc -o src/diy-fp.o
clang++ -Wall -g -O2 -c src/double-conversion.cc -o src/double-conversion.o
clang++ -Wall -g -O2 -c src/fast-dtoa.cc -o src/fast-dtoa.o
clang++ -Wall -g -O2 -c src/fixed-dtoa.cc -o src/fixed-dtoa.o
clang++ -Wall -g -O2 -c src/strtod.cc -o src/strtod.o
ar rv libdoubleconversion.a src/bignum-dtoa.o src/bignum.o src/cached-powers.o src/diy-fp.o src/double-conversion.o src/fast-dtoa.o src/fixed-dtoa.o src/strtod.o
ar: creating libdoubleconversion.a
a - src/bignum-dtoa.o
a - src/bignum.o
a - src/cached-powers.o
a - src/diy-fp.o
a - src/double-conversion.o
a - src/fast-dtoa.o
a - src/fixed-dtoa.o
a - src/strtod.o
ranlib libdoubleconversion.a
1: LB vendor/libffi
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking dependency style of clang... gcc3
checking whether clang and cc understand -c and -o together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking size of size_t... 8
checking for C compiler vendor... clang
********************************************************
* WARNING: Don't know the best CFLAGS for this system *
* Use ./configure CFLAGS=... to specify your own flags *
* (otherwise, a default of CFLAGS=-O3 will be used) *
********************************************************
checking whether C compiler accepts -O3... yes
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for mkostemp... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking assembler supports pc related relocs... yes
checking assembler .ascii pseudo-op support... yes
checking assembler .string pseudo-op support... yes
checking for _ prefix in compiled symbols... no
checking toolchain supports unwind section type... yes
checking whether .eh_frame section should be read-only... yes
checking for __attribute__((visibility("hidden")))... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: linking src/x86/ffitarget.h to include/ffitarget.h
config.status: executing buildir commands
config.status: skipping top_srcdir/Makefile - not created
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-O3 -Wall -fexceptions' 'CXXFLAGS=-Wno-error' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=make' 'MAKEINFO=/bin/sh /home/test/.rvm/src/rbx-1.4.3/vendor/libffi/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/usr/local' 'infodir=/usr/local/share/info' 'libdir=/usr/local/lib' 'mandir=/usr/local/share/man' 'prefix=/usr/local' 'AR=ar' 'AS=as' 'CC=clang' 'CXX=clang++' 'LD=/usr/bin/ld -m elf_x86_64' 'NM=/usr/bin/nm -B' 'RANLIB=ranlib' 'DESTDIR=' all-recursive
make[1]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi'
Making all in include
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi/include'
Making all in testsuite
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi/testsuite'
Making all in man
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi/man'
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi'
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo src/prep_cif.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo src/types.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -fPIC -DPIC -o src/.libs/types.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo src/raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo src/java_raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo src/closures.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -fPIC -DPIC -o src/.libs/closures.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -o src/closures.o >/dev/null 2>&1
depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo src/x86/ffi64.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1
depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo src/x86/unix64.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1
depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo src/x86/ffi.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1
depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo src/x86/sysv.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c src/x86/sysv.S -o src/x86/sysv.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link clang -O3 -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo
libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libffi_convenience.a
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
/bin/sh ./libtool --tag=CC --mode=link clang -O3 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ./libtool-version` -o libffi.la -rpath /usr/local/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo
libtool: link: clang -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -O3 -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.4
libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.4" "libffi.so.6")
libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.4" "libffi.so")
libtool: link: ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libffi.a
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi'
make[1]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/libffi'
1: LB vendor/libtommath
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bncore.o bncore.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init.o bn_mp_init.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clear.o bn_mp_clear.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exch.o bn_mp_exch.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_grow.o bn_mp_grow.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_shrink.o bn_mp_shrink.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clamp.o bn_mp_clamp.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_zero.o bn_mp_zero.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set.o bn_mp_set.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set_int.o bn_mp_set_int.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_size.o bn_mp_init_size.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_copy.o bn_mp_copy.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_copy.o bn_mp_init_copy.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_abs.o bn_mp_abs.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_neg.o bn_mp_neg.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp.o bn_mp_cmp.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_rshd.o bn_mp_rshd.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_lshd.o bn_mp_lshd.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_2d.o bn_mp_div_2d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_2.o bn_mp_div_2.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_2.o bn_mp_mul_2.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_add.o bn_s_mp_add.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_sub.o bn_s_mp_sub.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_digs.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_mul_digs.o bn_s_mp_mul_digs.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_s_mp_mul_high_digs.o bn_fast_s_mp_mul_high_digs.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_s_mp_sqr.o bn_fast_s_mp_sqr.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_add.o bn_mp_add.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sub.o bn_mp_sub.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul.o bn_mp_mul.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqr.o bn_mp_sqr.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div.o bn_mp_div.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod.o bn_mp_mod.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_add_d.o bn_mp_add_d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sub_d.o bn_mp_sub_d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_d.o bn_mp_mul_d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_d.o bn_mp_div_d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod_d.o bn_mp_mod_d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_expt_d.o bn_mp_expt_d.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_addmod.o bn_mp_addmod.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_submod.o bn_mp_submod.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mulmod.o bn_mp_mulmod.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_gcd.o bn_mp_gcd.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_lcm.o bn_mp_lcm.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_invmod.o bn_mp_invmod.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce.o bn_mp_reduce.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_mp_montgomery_reduce.o bn_fast_mp_montgomery_reduce.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exptmod.o bn_mp_exptmod.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_2expt.o bn_mp_2expt.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_n_root.o bn_mp_n_root.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_jacobi.o bn_mp_jacobi.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_reverse.o bn_reverse.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_count_bits.o bn_mp_count_bits.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_unsigned_bin.o bn_mp_read_unsigned_bin.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_signed_bin.o bn_mp_read_signed_bin.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_signed_bin.o bn_mp_to_signed_bin.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_unsigned_bin_size.o bn_mp_unsigned_bin_size.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_signed_bin_size.o bn_mp_signed_bin_size.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_xor.o bn_mp_xor.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_and.o bn_mp_and.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_or.o bn_mp_or.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_rand.o bn_mp_rand.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_calc_normalization.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_is_divisible.o bn_mp_prime_is_divisible.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_prime_tab.o bn_prime_tab.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_miller_rabin.o bn_mp_prime_miller_rabin.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_is_prime.o bn_mp_prime_is_prime.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_next_prime.o bn_mp_prime_next_prime.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_is_modulus.o bn_mp_dr_is_modulus.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_3.o bn_mp_div_3.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_l.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_is_2k_l.o bn_mp_reduce_is_2k_l.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_2k_setup_l.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_radix.o bn_mp_read_radix.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix.o bn_mp_toradix.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_size.o bn_mp_radix_size.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_bits_size.o bn_mp_radix_bits_size.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_fread.o bn_mp_fread.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_fwrite.o bn_mp_fwrite.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_error.o bn_error.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_multi.o bn_mp_init_multi.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix_nd.o bn_mp_toradix_nd.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_random_ex.o bn_mp_prime_random_ex.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_get_int.o bn_mp_get_int.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqrt.o bn_mp_sqrt.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_is_square.o bn_mp_is_square.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set.o bn_mp_init_set.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set_int.o bn_mp_init_set_int.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rabin_miller_trials.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_signed_bin_n.o bn_mp_to_signed_bin_n.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_unsigned_bin_n.o bn_mp_to_unsigned_bin_n.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set_long.o bn_mp_set_long.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set_long.o bn_mp_init_set_long.c
clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_get_long.o bn_mp_get_long.c
ar rv libtommath.a bncore.o bn_mp_init.o bn_mp_clear.o bn_mp_exch.o bn_mp_grow.o bn_mp_shrink.o bn_mp_clamp.o bn_mp_zero.o bn_mp_set.o bn_mp_set_int.o bn_mp_init_size.o bn_mp_copy.o bn_mp_init_copy.o bn_mp_abs.o bn_mp_neg.o bn_mp_cmp_mag.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_rshd.o bn_mp_lshd.o bn_mp_mod_2d.o bn_mp_div_2d.o bn_mp_mul_2d.o bn_mp_div_2.o bn_mp_mul_2.o bn_s_mp_add.o bn_s_mp_sub.o bn_fast_s_mp_mul_digs.o bn_s_mp_mul_digs.o bn_fast_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.o bn_fast_s_mp_sqr.o bn_s_mp_sqr.o bn_mp_add.o bn_mp_sub.o bn_mp_karatsuba_mul.o bn_mp_mul.o bn_mp_karatsuba_sqr.o bn_mp_sqr.o bn_mp_div.o bn_mp_mod.o bn_mp_add_d.o bn_mp_sub_d.o bn_mp_mul_d.o bn_mp_div_d.o bn_mp_mod_d.o bn_mp_expt_d.o bn_mp_addmod.o bn_mp_submod.o bn_mp_mulmod.o bn_mp_sqrmod.o bn_mp_gcd.o bn_mp_lcm.o bn_fast_mp_invmod.o bn_mp_invmod.o bn_mp_reduce.o bn_mp_montgomery_setup.o bn_fast_mp_montgomery_reduce.o bn_mp_montgomery_reduce.o bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o bn_mp_count_bits.o bn_mp_read_unsigned_bin.o bn_mp_read_signed_bin.o bn_mp_to_unsigned_bin.o bn_mp_to_signed_bin.o bn_mp_unsigned_bin_size.o bn_mp_signed_bin_size.o bn_mp_xor.o bn_mp_and.o bn_mp_or.o bn_mp_rand.o bn_mp_montgomery_calc_normalization.o bn_mp_prime_is_divisible.o bn_prime_tab.o bn_mp_prime_fermat.o bn_mp_prime_miller_rabin.o bn_mp_prime_is_prime.o bn_mp_prime_next_prime.o bn_mp_dr_reduce.o bn_mp_dr_is_modulus.o bn_mp_dr_setup.o bn_mp_reduce_setup.o bn_mp_toom_mul.o bn_mp_toom_sqr.o bn_mp_div_3.o bn_s_mp_exptmod.o bn_mp_reduce_2k.o bn_mp_reduce_is_2k.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_l.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_2k_setup_l.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_toradix.o bn_mp_radix_size.o bn_mp_radix_bits_size.o bn_mp_fread.o bn_mp_fwrite.o bn_mp_cnt_lsb.o bn_error.o bn_mp_init_multi.o bn_mp_clear_multi.o bn_mp_exteuclid.o bn_mp_toradix_n.o bn_mp_toradix_nd.o bn_mp_prime_random_ex.o bn_mp_get_int.o bn_mp_sqrt.o bn_mp_is_square.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_invmod_slow.o bn_mp_prime_rabin_miller_trials.o bn_mp_to_signed_bin_n.o bn_mp_to_unsigned_bin_n.o bn_mp_set_long.o bn_mp_init_set_long.o bn_mp_get_long.o
ar: creating libtommath.a
a - bncore.o
a - bn_mp_init.o
a - bn_mp_clear.o
a - bn_mp_exch.o
a - bn_mp_grow.o
a - bn_mp_shrink.o
a - bn_mp_clamp.o
a - bn_mp_zero.o
a - bn_mp_set.o
a - bn_mp_set_int.o
a - bn_mp_init_size.o
a - bn_mp_copy.o
a - bn_mp_init_copy.o
a - bn_mp_abs.o
a - bn_mp_neg.o
a - bn_mp_cmp_mag.o
a - bn_mp_cmp.o
a - bn_mp_cmp_d.o
a - bn_mp_rshd.o
a - bn_mp_lshd.o
a - bn_mp_mod_2d.o
a - bn_mp_div_2d.o
a - bn_mp_mul_2d.o
a - bn_mp_div_2.o
a - bn_mp_mul_2.o
a - bn_s_mp_add.o
a - bn_s_mp_sub.o
a - bn_fast_s_mp_mul_digs.o
a - bn_s_mp_mul_digs.o
a - bn_fast_s_mp_mul_high_digs.o
a - bn_s_mp_mul_high_digs.o
a - bn_fast_s_mp_sqr.o
a - bn_s_mp_sqr.o
a - bn_mp_add.o
a - bn_mp_sub.o
a - bn_mp_karatsuba_mul.o
a - bn_mp_mul.o
a - bn_mp_karatsuba_sqr.o
a - bn_mp_sqr.o
a - bn_mp_div.o
a - bn_mp_mod.o
a - bn_mp_add_d.o
a - bn_mp_sub_d.o
a - bn_mp_mul_d.o
a - bn_mp_div_d.o
a - bn_mp_mod_d.o
a - bn_mp_expt_d.o
a - bn_mp_addmod.o
a - bn_mp_submod.o
a - bn_mp_mulmod.o
a - bn_mp_sqrmod.o
a - bn_mp_gcd.o
a - bn_mp_lcm.o
a - bn_fast_mp_invmod.o
a - bn_mp_invmod.o
a - bn_mp_reduce.o
a - bn_mp_montgomery_setup.o
a - bn_fast_mp_montgomery_reduce.o
a - bn_mp_montgomery_reduce.o
a - bn_mp_exptmod_fast.o
a - bn_mp_exptmod.o
a - bn_mp_2expt.o
a - bn_mp_n_root.o
a - bn_mp_jacobi.o
a - bn_reverse.o
a - bn_mp_count_bits.o
a - bn_mp_read_unsigned_bin.o
a - bn_mp_read_signed_bin.o
a - bn_mp_to_unsigned_bin.o
a - bn_mp_to_signed_bin.o
a - bn_mp_unsigned_bin_size.o
a - bn_mp_signed_bin_size.o
a - bn_mp_xor.o
a - bn_mp_and.o
a - bn_mp_or.o
a - bn_mp_rand.o
a - bn_mp_montgomery_calc_normalization.o
a - bn_mp_prime_is_divisible.o
a - bn_prime_tab.o
a - bn_mp_prime_fermat.o
a - bn_mp_prime_miller_rabin.o
a - bn_mp_prime_is_prime.o
a - bn_mp_prime_next_prime.o
a - bn_mp_dr_reduce.o
a - bn_mp_dr_is_modulus.o
a - bn_mp_dr_setup.o
a - bn_mp_reduce_setup.o
a - bn_mp_toom_mul.o
a - bn_mp_toom_sqr.o
a - bn_mp_div_3.o
a - bn_s_mp_exptmod.o
a - bn_mp_reduce_2k.o
a - bn_mp_reduce_is_2k.o
a - bn_mp_reduce_2k_setup.o
a - bn_mp_reduce_2k_l.o
a - bn_mp_reduce_is_2k_l.o
a - bn_mp_reduce_2k_setup_l.o
a - bn_mp_radix_smap.o
a - bn_mp_read_radix.o
a - bn_mp_toradix.o
a - bn_mp_radix_size.o
a - bn_mp_radix_bits_size.o
a - bn_mp_fread.o
a - bn_mp_fwrite.o
a - bn_mp_cnt_lsb.o
a - bn_error.o
a - bn_mp_init_multi.o
a - bn_mp_clear_multi.o
a - bn_mp_exteuclid.o
a - bn_mp_toradix_n.o
a - bn_mp_toradix_nd.o
a - bn_mp_prime_random_ex.o
a - bn_mp_get_int.o
a - bn_mp_sqrt.o
a - bn_mp_is_square.o
a - bn_mp_init_set.o
a - bn_mp_init_set_int.o
a - bn_mp_invmod_slow.o
a - bn_mp_prime_rabin_miller_trials.o
a - bn_mp_to_signed_bin_n.o
a - bn_mp_to_unsigned_bin_n.o
a - bn_mp_set_long.o
a - bn_mp_init_set_long.o
a - bn_mp_get_long.o
ranlib libtommath.a
1: CC regenc.c
1: CC regparse.c
regparse.c:1168:1: warning: unused function 'node_new_cclass_by_codepoint_range' [-Wunused-function]
node_new_cclass_by_codepoint_range(int not, OnigCodePoint sb_out,
^
1 warning generated.
1: CC regerror.c
1: CC st.c
1: CC regexec.c
1: CC regcomp.c
1: CC regsyntax.c
1: CC regversion.c
1: CC regtrav.c
1: CC enc/koi8_u.c
1: CC enc/shift_jis.c
1: CC enc/iso_8859_9.c
1: CC enc/utf_32be.c
1: CC enc/iso_8859_5.c
1: CC enc/euc_tw.c
1: CC enc/iso_8859_2.c
1: CC enc/us_ascii.c
1: CC enc/utf_32le.c
1: CC enc/euc_jp.c
1: CC enc/iso_8859_10.c
1: CC enc/utf_8.c
1: CC enc/iso_8859_1.c
1: CC enc/iso_8859_7.c
1: CC enc/emacs_mule.c
1: CC enc/iso_8859_13.c
1: CC enc/iso_8859_3.c
1: CC enc/utf_16le.c
enc/utf_16le.c:36:18: warning: unused variable 'EncLen_UTF16' [-Wunused-const-variable]
static const int EncLen_UTF16[] = {
^
1 warning generated.
1: CC enc/windows_31j.c
1: CC enc/ascii.c
1: CC enc/unicode.c
1: CC enc/gb18030.c
1: CC enc/iso_8859_11.c
1: CC enc/mktable.c
1: CC enc/gbk.c
1: CC enc/iso_8859_16.c
1: CC enc/koi8_r.c
1: CC enc/euc_kr.c
1: CC enc/cp949.c
1: CC enc/iso_8859_15.c
1: CC enc/iso_8859_4.c
1: CC enc/iso_8859_14.c
1: CC enc/windows_1251.c
1: CC enc/iso_8859_6.c
1: CC enc/iso_8859_8.c
1: CC enc/utf_16be.c
enc/utf_16be.c:36:18: warning: unused variable 'EncLen_UTF16' [-Wunused-const-variable]
static const int EncLen_UTF16[] = {
^
1 warning generated.
1: CC enc/big5.c
1: AR ./libonig.a
ar: creating ./libonig.a
a - ./artifacts/regenc.c.o
a - ./artifacts/regparse.c.o
a - ./artifacts/regerror.c.o
a - ./artifacts/st.c.o
a - ./artifacts/regexec.c.o
a - ./artifacts/regcomp.c.o
a - ./artifacts/regsyntax.c.o
a - ./artifacts/regversion.c.o
a - ./artifacts/regtrav.c.o
a - enc/artifacts/koi8_u.c.o
a - enc/artifacts/shift_jis.c.o
a - enc/artifacts/iso_8859_9.c.o
a - enc/artifacts/utf_32be.c.o
a - enc/artifacts/iso_8859_5.c.o
a - enc/artifacts/euc_tw.c.o
a - enc/artifacts/iso_8859_2.c.o
a - enc/artifacts/us_ascii.c.o
a - enc/artifacts/utf_32le.c.o
a - enc/artifacts/euc_jp.c.o
a - enc/artifacts/iso_8859_10.c.o
a - enc/artifacts/utf_8.c.o
a - enc/artifacts/iso_8859_1.c.o
a - enc/artifacts/iso_8859_7.c.o
a - enc/artifacts/emacs_mule.c.o
a - enc/artifacts/iso_8859_13.c.o
a - enc/artifacts/iso_8859_3.c.o
a - enc/artifacts/utf_16le.c.o
a - enc/artifacts/windows_31j.c.o
a - enc/artifacts/ascii.c.o
a - enc/artifacts/unicode.c.o
a - enc/artifacts/gb18030.c.o
a - enc/artifacts/iso_8859_11.c.o
a - enc/artifacts/mktable.c.o
a - enc/artifacts/gbk.c.o
a - enc/artifacts/iso_8859_16.c.o
a - enc/artifacts/koi8_r.c.o
a - enc/artifacts/euc_kr.c.o
a - enc/artifacts/cp949.c.o
a - enc/artifacts/iso_8859_15.c.o
a - enc/artifacts/iso_8859_4.c.o
a - enc/artifacts/iso_8859_14.c.o
a - enc/artifacts/windows_1251.c.o
a - enc/artifacts/iso_8859_6.c.o
a - enc/artifacts/iso_8859_8.c.o
a - enc/artifacts/utf_16be.c.o
a - enc/artifacts/big5.c.o
1: LB vendor/udis86
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC
checking if clang PIC flag -fPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC
checking if clang++ PIC flag -fPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libudis86/Makefile
config.status: creating udcli/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86'
Making all in libudis86
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86/libudis86'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c -o itab.lo itab.c
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c itab.c -o itab.o
mv -f .deps/itab.Tpo .deps/itab.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo input.c
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -o input.o
mv -f .deps/input.Tpo .deps/input.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o
mv -f .deps/decode.Tpo .deps/decode.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c -o syn.lo syn.c
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c syn.c -o syn.o
mv -f .deps/syn.Tpo .deps/syn.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn-intel.lo -MD -MP -MF .deps/syn-intel.Tpo -c -o syn-intel.lo syn-intel.c
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn-intel.lo -MD -MP -MF .deps/syn-intel.Tpo -c syn-intel.c -o syn-intel.o
mv -f .deps/syn-intel.Tpo .deps/syn-intel.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn-att.lo -MD -MP -MF .deps/syn-att.Tpo -c -o syn-att.lo syn-att.c
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn-att.lo -MD -MP -MF .deps/syn-att.Tpo -c syn-att.c -o syn-att.o
mv -f .deps/syn-att.Tpo .deps/syn-att.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c -o udis86.lo udis86.c
clang -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c udis86.c -o udis86.o
mv -f .deps/udis86.Tpo .deps/udis86.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -Wall -o libudis86.la -rpath /usr/local/lib itab.lo input.lo decode.lo syn.lo syn-intel.lo syn-att.lo udis86.lo
mkdir .libs
ar cru .libs/libudis86.a itab.o input.o decode.o syn.o syn-intel.o syn-att.o udis86.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libudis86.a
creating libudis86.la
(cd .libs && rm -f libudis86.la && ln -s ../libudis86.la libudis86.la)
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86/libudis86'
Making all in .
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86'
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86'
Making all in udcli
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86/udcli'
clang -DHAVE_CONFIG_H -I. -I.. -I../libudis86 -I.. -g -O2 -Wall -MT udcli-udcli.o -MD -MP -MF .deps/udcli-udcli.Tpo -c -o udcli-udcli.o `test -f 'udcli.c' || echo './'`udcli.c
mv -f .deps/udcli-udcli.Tpo .deps/udcli-udcli.Po
/bin/sh ../libtool --tag=CC --mode=link clang -I../libudis86 -I.. -g -O2 -Wall -o udcli udcli-udcli.o ../libudis86/libudis86.la
mkdir .libs
clang -I../libudis86 -I.. -g -O2 -Wall -o udcli udcli-udcli.o ../libudis86/.libs/libudis86.a
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86/udcli'
Making all in .
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86'
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86'
Making all in tests
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86/tests'
Making all in .
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86'
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86'
Making all in docs
make[2]: Entering directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86/docs'
make[1]: Leaving directory '/home/test/.rvm/src/rbx-1.4.3/vendor/udis86'
Running 194 tasks using 4 parallel threads
2: CXX vm/builtin/alias.cpp
3: CXX vm/arguments.cpp
4: CXX vm/builtin/access_variable.cpp
5: CXX vm/accessor_primitives.cpp
3: CXX vm/builtin/array.cpp
2: CXX vm/builtin/atomic.cpp
4: CXX vm/builtin/autoload.cpp
2: CXX vm/builtin/bignum.cpp
3: CXX vm/builtin/block_as_method.cpp
4: CXX vm/builtin/block_environment.cpp
3: CXX vm/builtin/byte_array.cpp
2: CXX vm/builtin/call_custom_cache.cpp
3: CXX vm/builtin/call_site.cpp
2: CXX vm/builtin/call_unit.cpp
5: CXX vm/builtin/call_unit_adapter.cpp
4: CXX vm/builtin/channel.cpp
3: CXX vm/builtin/class.cpp
2: CXX vm/builtin/compact_lookup_table.cpp
5: CXX vm/builtin/compiled_code.cpp
4: CXX vm/builtin/constant_cache.cpp
2: CXX vm/builtin/constant_scope.cpp
3: CXX vm/builtin/constant_table.cpp
4: CXX vm/builtin/data.cpp
2: CXX vm/builtin/dir.cpp
3: CXX vm/builtin/exception.cpp
4: CXX vm/builtin/executable.cpp
vm/builtin/dir.cpp:84:19: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
if(int erno = readdir_r(os_, entp, &entp)) {
^
/usr/include/dirent.h:189:24: note: 'readdir_r' has been explicitly marked deprecated here
extern int __REDIRECT (readdir_r,
^
/usr/include/sys/cdefs.h:177:41: note: expanded from macro '__REDIRECT'
# define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
^
5: CXX vm/builtin/ffi_pointer.cpp
1 warning generated.
2: CXX vm/builtin/fiber.cpp
4: CXX vm/builtin/find_object.cpp
3: CXX vm/builtin/fixnum.cpp
5: CXX vm/builtin/float.cpp
2: CXX vm/builtin/fsevent.cpp
3: CXX vm/builtin/heap_dump.cpp
4: CXX vm/builtin/immediates.cpp
5: CXX vm/builtin/integer.cpp
2: CXX vm/builtin/io.cpp
4: CXX vm/builtin/iseq.cpp
5: CXX vm/builtin/jit.cpp
4: CXX vm/builtin/list.cpp
3: CXX vm/builtin/location.cpp
2: CXX vm/builtin/logger.cpp
4: CXX vm/builtin/lookup_table.cpp
2: CXX vm/builtin/method_table.cpp
3: CXX vm/builtin/module.cpp
5: CXX vm/builtin/mono_inline_cache.cpp
4: CXX vm/builtin/native_function.cpp
2: CXX vm/builtin/native_method.cpp
3: CXX vm/builtin/object.cpp
5: CXX vm/builtin/pack.cpp
4: CXX vm/builtin/packed_object.cpp
2: CXX vm/builtin/poly_inline_cache.cpp
3: CXX vm/builtin/proc.cpp
4: CXX vm/builtin/randomizer.cpp
5: CXX vm/builtin/regexp.cpp
2: CXX vm/builtin/respond_to_cache.cpp
3: CXX vm/builtin/stat.cpp
4: CXX vm/builtin/string.cpp
5: CXX vm/builtin/symbol.cpp
2: CXX vm/builtin/system.cpp
3: CXX vm/builtin/thread.cpp
5: CXX vm/builtin/thread_state.cpp
4: CXX vm/builtin/thunk.cpp
5: CXX vm/builtin/time.cpp
4: CXX vm/builtin/tuple.cpp
3: CXX vm/builtin/unpack.cpp
5: CXX vm/builtin/variable_scope.cpp
2: CXX vm/builtin/weakref.cpp
4: CXX vm/bytecode_verification.cpp
3: CXX vm/call_frame.cpp
5: CXX vm/capi/array.cpp
2: CXX vm/capi/bignum.cpp
4: CXX vm/capi/capi.cpp
2: CXX vm/capi/class.cpp
3: CXX vm/capi/data.cpp
5: CXX vm/capi/enumerator.cpp
4: CXX vm/capi/exception.cpp
2: CXX vm/capi/file.cpp
5: CXX vm/capi/fixnum.cpp
3: CXX vm/capi/float.cpp
5: CXX vm/capi/gc.cpp
4: CXX vm/capi/globals.cpp
2: CXX vm/capi/handle.cpp
3: CXX vm/capi/handles.cpp
5: CXX vm/capi/hash.cpp
4: CXX vm/capi/integer.cpp
2: CXX vm/capi/io.cpp
3: CXX vm/capi/kernel.cpp
5: CXX vm/capi/marshal.cpp
4: CXX vm/capi/module.cpp
2: CXX vm/capi/mutex.cpp
3: CXX vm/capi/numeric.cpp
5: CXX vm/capi/object.cpp
2: CXX vm/capi/proc.cpp
4: CXX vm/capi/range.cpp
5: CXX vm/capi/regexp.cpp
3: CXX vm/capi/string.cpp
4: CXX vm/capi/struct.cpp
2: CXX vm/capi/symbol.cpp
5: CXX vm/capi/thread.cpp
3: CXX vm/capi/time.cpp
2: CXX vm/capi/util.cpp
4: CXX vm/compiled_file.cpp
5: CXX vm/config_parser.cpp
3: CXX vm/console.cpp
4: CXX vm/dispatch.cpp
2: CXX vm/drivers/cli.cpp
5: CXX vm/environment.cpp
3: CXX vm/exception.cpp
2: CXX vm/exception_point.cpp
4: CXX vm/ffi.cpp
2: CXX vm/ffi_util.cpp
2: CXX vm/fiber_data.cpp
4: CXX vm/fiber_stack.cpp
3: CXX vm/gc/baker.cpp
2: CXX vm/gc/code_manager.cpp
5: CXX vm/gc/finalize.cpp
4: CXX vm/gc/debug.cpp
2: CXX vm/gc/gc.cpp
5: CXX vm/gc/heap.cpp
4: CXX vm/gc/immix.cpp
3: CXX vm/gc/immix_marker.cpp
5: CXX vm/gc/inflated_headers.cpp
2: CXX vm/gc/managed.cpp
3: CXX vm/gc/mark_sweep.cpp
5: CXX vm/gc/object_mark.cpp
2: CXX vm/gc/root.cpp
5: CXX vm/gc/walker.cpp
4: CXX vm/gc/write_barrier.cpp
3: CXX vm/global_cache.cpp
2: CXX vm/helpers.cpp
4: CXX vm/instruments/rbxti.cpp
5: CXX vm/instructions.cpp
3: CXX vm/instruments/tooling.cpp
2: CXX vm/internal_threads.cpp
4: CXX vm/invoke_primitives.cpp
3: CXX vm/jit_primitives.cpp
2: CXX vm/kcode.cpp
2: CXX vm/linkedlist.cpp
2: CXX vm/llvm/autotypes.cpp
4: CXX vm/llvm/detection.cpp
2: CXX vm/llvm/disassembler.cpp
3: CXX vm/llvm/inline.cpp
4: CXX vm/llvm/inline_block.cpp
2: CXX vm/llvm/inline_primitive.cpp
4: CXX vm/llvm/jit_block.cpp
5: CXX vm/llvm/jit_builder.cpp
3: CXX vm/llvm/jit_compiler.cpp
4: CXX vm/llvm/jit_context.cpp
2: CXX vm/llvm/jit_inline_block.cpp
3: CXX vm/llvm/jit_inline_method.cpp
4: CXX vm/llvm/jit_memory_manager.cpp
2: CXX vm/llvm/jit_method.cpp
3: CXX vm/llvm/jit_runtime.cpp
4: CXX vm/llvm/jit_util.cpp
5: CXX vm/llvm/method_info.cpp
3: CXX vm/llvm/passes.cpp
4: CXX vm/llvm/state.cpp
2: CXX vm/llvm/types.cpp
5: CXX vm/lock.cpp
3: CXX vm/machine_code.cpp
5: CXX vm/marshal.cpp
2: CXX vm/method_primitives.cpp
4: CXX vm/metrics.cpp
5: CC vm/missing/crypt.c
5: CC vm/missing/setproctitle.c
5: CXX vm/missing/string.cpp
5: CXX vm/missing/windows.cpp
5: CXX vm/object_memory.cpp
3: CXX vm/ontology.cpp
4: CXX vm/oop.cpp
3: CXX vm/park.cpp
5: CXX vm/shared_state.cpp
3: CXX vm/signal.cpp
4: CXX vm/stack_variables.cpp
3: CXX vm/state.cpp
4: CXX vm/symbol_table.cpp
3: CXX vm/type_info.cpp
4: CXX vm/unwind_info.cpp
5: CXX vm/util/file.cpp
5: CXX vm/util/logger.cpp
4: CXX vm/util/murmur_hash3.cpp
4: CC vm/util/random.c
4: CC vm/util/sha1.c
5: CC vm/util/siphash.c
5: CXX vm/util/spinlock.cpp
4: CC vm/util/strftime.c
5: CC vm/util/time64.c
2: CXX vm/util/timer.cpp
5: CC vm/util/timing.c
5: CC vm/util/utf8.c
4: CC vm/util/vsnprintf.c
5: CXX vm/virtual.cpp
2: CXX vm/vm.cpp
5: CXX vm/vm_thread_state.cpp
Build time: 82.553066217 seconds
1: LD vm/vm
vm/llvm/artifacts/disassembler.cpp.o: In function `JITDisassembler':
/home/test/.rvm/src/rbx-1.4.3/vm/llvm/disassembler.cpp:34: undefined reference to `llvm::sys::getDefaultTargetTriple()'
vm/llvm/artifacts/jit_context.cpp.o: In function `Context':
/home/test/.rvm/src/rbx-1.4.3/vm/llvm/jit_context.cpp:111: undefined reference to `llvm::DataLayout::getStringRepresentation() const'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: clang++ -o vm/vm vm/artifacts/accessor_primitives.cpp.o vm/artifacts/arguments.cpp.o vm/artifacts/bytecode_verification.cpp.o vm/artifacts/call_frame.cpp.o vm/artifacts/compiled_file.cpp.o vm/artifacts/config_parser.cpp.o vm/artifacts/console.cpp.o vm/artifacts/dispatch.cpp.o vm/artifacts/environment.cpp.o vm/artifacts/exception.cpp.o vm/artifacts/exception_point.cpp.o vm/artifacts/ffi.cpp.o vm/artifacts/ffi_util.cpp.o vm/artifacts/fiber_data.cpp.o vm/artifacts/fiber_stack.cpp.o vm/artifacts/global_cache.cpp.o vm/artifacts/helpers.cpp.o vm/artifacts/instructions.cpp.o vm/artifacts/internal_threads.cpp.o vm/artifacts/invoke_primitives.cpp.o vm/artifacts/jit_primitives.cpp.o vm/artifacts/kcode.cpp.o vm/artifacts/linkedlist.cpp.o vm/artifacts/lock.cpp.o vm/artifacts/machine_code.cpp.o vm/artifacts/marshal.cpp.o vm/artifacts/method_primitives.cpp.o vm/artifacts/metrics.cpp.o vm/artifacts/object_memory.cpp.o vm/artifacts/ontology.cpp.o vm/artifacts/oop.cpp.o vm/artifacts/park.cpp.o vm/artifacts/shared_state.cpp.o vm/artifacts/signal.cpp.o vm/artifacts/stack_variables.cpp.o vm/artifacts/state.cpp.o vm/artifacts/symbol_table.cpp.o vm/artifacts/type_info.cpp.o vm/artifacts/unwind_info.cpp.o vm/artifacts/virtual.cpp.o vm/artifacts/vm.cpp.o vm/artifacts/vm_thread_state.cpp.o vm/builtin/artifacts/access_variable.cpp.o vm/builtin/artifacts/alias.cpp.o vm/builtin/artifacts/array.cpp.o vm/builtin/artifacts/atomic.cpp.o vm/builtin/artifacts/autoload.cpp.o vm/builtin/artifacts/bignum.cpp.o vm/builtin/artifacts/block_as_method.cpp.o vm/builtin/artifacts/block_environment.cpp.o vm/builtin/artifacts/byte_array.cpp.o vm/builtin/artifacts/call_custom_cache.cpp.o vm/builtin/artifacts/call_site.cpp.o vm/builtin/artifacts/call_unit.cpp.o vm/builtin/artifacts/call_unit_adapter.cpp.o vm/builtin/artifacts/channel.cpp.o vm/builtin/artifacts/class.cpp.o vm/builtin/artifacts/compact_lookup_table.cpp.o vm/builtin/artifacts/compiled_code.cpp.o vm/builtin/artifacts/constant_cache.cpp.o vm/builtin/artifacts/constant_scope.cpp.o vm/builtin/artifacts/constant_table.cpp.o vm/builtin/artifacts/data.cpp.o vm/builtin/artifacts/dir.cpp.o vm/builtin/artifacts/exception.cpp.o vm/builtin/artifacts/executable.cpp.o vm/builtin/artifacts/ffi_pointer.cpp.o vm/builtin/artifacts/fiber.cpp.o vm/builtin/artifacts/find_object.cpp.o vm/builtin/artifacts/fixnum.cpp.o vm/builtin/artifacts/float.cpp.o vm/builtin/artifacts/fsevent.cpp.o vm/builtin/artifacts/heap_dump.cpp.o vm/builtin/artifacts/immediates.cpp.o vm/builtin/artifacts/integer.cpp.o vm/builtin/artifacts/io.cpp.o vm/builtin/artifacts/iseq.cpp.o vm/builtin/artifacts/jit.cpp.o vm/builtin/artifacts/list.cpp.o vm/builtin/artifacts/location.cpp.o vm/builtin/artifacts/logger.cpp.o vm/builtin/artifacts/lookup_table.cpp.o vm/builtin/artifacts/method_table.cpp.o vm/builtin/artifacts/module.cpp.o vm/builtin/artifacts/mono_inline_cache.cpp.o vm/builtin/artifacts/native_function.cpp.o vm/builtin/artifacts/native_method.cpp.o vm/builtin/artifacts/object.cpp.o vm/builtin/artifacts/pack.cpp.o vm/builtin/artifacts/packed_object.cpp.o vm/builtin/artifacts/poly_inline_cache.cpp.o vm/builtin/artifacts/proc.cpp.o vm/builtin/artifacts/randomizer.cpp.o vm/builtin/artifacts/regexp.cpp.o vm/builtin/artifacts/respond_to_cache.cpp.o vm/builtin/artifacts/stat.cpp.o vm/builtin/artifacts/string.cpp.o vm/builtin/artifacts/symbol.cpp.o vm/builtin/artifacts/system.cpp.o vm/builtin/artifacts/thread.cpp.o vm/builtin/artifacts/thread_state.cpp.o vm/builtin/artifacts/thunk.cpp.o vm/builtin/artifacts/time.cpp.o vm/builtin/artifacts/tuple.cpp.o vm/builtin/artifacts/unpack.cpp.o vm/builtin/artifacts/variable_scope.cpp.o vm/builtin/artifacts/weakref.cpp.o vm/capi/artifacts/array.cpp.o vm/capi/artifacts/bignum.cpp.o vm/capi/artifacts/capi.cpp.o vm/capi/artifacts/class.cpp.o vm/capi/artifacts/data.cpp.o vm/capi/artifacts/enumerator.cpp.o vm/capi/artifacts/exception.cpp.o vm/capi/artifacts/file.cpp.o vm/capi/artifacts/fixnum.cpp.o vm/capi/artifacts/float.cpp.o vm/capi/artifacts/gc.cpp.o vm/capi/artifacts/globals.cpp.o vm/capi/artifacts/handle.cpp.o vm/capi/artifacts/handles.cpp.o vm/capi/artifacts/hash.cpp.o vm/capi/artifacts/integer.cpp.o vm/capi/artifacts/io.cpp.o vm/capi/artifacts/kernel.cpp.o vm/capi/artifacts/marshal.cpp.o vm/capi/artifacts/module.cpp.o vm/capi/artifacts/mutex.cpp.o vm/capi/artifacts/numeric.cpp.o vm/capi/artifacts/object.cpp.o vm/capi/artifacts/proc.cpp.o vm/capi/artifacts/range.cpp.o vm/capi/artifacts/regexp.cpp.o vm/capi/artifacts/string.cpp.o vm/capi/artifacts/struct.cpp.o vm/capi/artifacts/symbol.cpp.o vm/capi/artifacts/thread.cpp.o vm/capi/artifacts/time.cpp.o vm/capi/artifacts/util.cpp.o vm/drivers/artifacts/cli.cpp.o vm/gc/artifacts/baker.cpp.o vm/gc/artifacts/code_manager.cpp.o vm/gc/artifacts/debug.cpp.o vm/gc/artifacts/finalize.cpp.o vm/gc/artifacts/gc.cpp.o vm/gc/artifacts/heap.cpp.o vm/gc/artifacts/immix.cpp.o vm/gc/artifacts/immix_marker.cpp.o vm/gc/artifacts/inflated_headers.cpp.o vm/gc/artifacts/managed.cpp.o vm/gc/artifacts/mark_sweep.cpp.o vm/gc/artifacts/object_mark.cpp.o vm/gc/artifacts/root.cpp.o vm/gc/artifacts/walker.cpp.o vm/gc/artifacts/write_barrier.cpp.o vm/instruments/artifacts/rbxti.cpp.o vm/instruments/artifacts/tooling.cpp.o vm/llvm/artifacts/autotypes.cpp.o vm/llvm/artifacts/detection.cpp.o vm/llvm/artifacts/disassembler.cpp.o vm/llvm/artifacts/inline.cpp.o vm/llvm/artifacts/inline_block.cpp.o vm/llvm/artifacts/inline_primitive.cpp.o vm/llvm/artifacts/jit_block.cpp.o vm/llvm/artifacts/jit_builder.cpp.o vm/llvm/artifacts/jit_compiler.cpp.o vm/llvm/artifacts/jit_context.cpp.o vm/llvm/artifacts/jit_inline_block.cpp.o vm/llvm/artifacts/jit_inline_method.cpp.o vm/llvm/artifacts/jit_memory_manager.cpp.o vm/llvm/artifacts/jit_method.cpp.o vm/llvm/artifacts/jit_runtime.cpp.o vm/llvm/artifacts/jit_util.cpp.o vm/llvm/artifacts/method_info.cpp.o vm/llvm/artifacts/passes.cpp.o vm/llvm/artifacts/state.cpp.o vm/llvm/artifacts/types.cpp.o vm/missing/artifacts/crypt.c.o vm/missing/artifacts/setproctitle.c.o vm/missing/artifacts/string.cpp.o vm/missing/artifacts/windows.cpp.o vm/util/artifacts/file.cpp.o vm/util/artifacts/logger.cpp.o vm/util/artifacts/murmur_hash3.cpp.o vm/util/artifacts/random.c.o vm/util/artifacts/sha1.c.o vm/util/artifacts/siphash.c.o vm/util/artifacts/spinlock.cpp.o vm/util/artifacts/strftime.c.o vm/util/artifacts/time64.c.o vm/util/artifacts/timer.cpp.o vm/util/artifacts/timing.c.o vm/util/artifacts/utf8.c.o vm/util/artifacts/vsnprintf.c.o vendor/double-conversion/libdoubleconversion.a vendor/libffi/.libs/libffi.a vendor/libtommath/libtommath.a vendor/oniguruma/./libonig.a vendor/udis86/libudis86/.libs/libudis86.a -lm -Wl,--export-dynamic -lrt -lcrypt -ldl -lpthread /usr/lib/libLLVMLTO.a /usr/lib/libLLVMObjCARCOpts.a /usr/lib/libLLVMLinker.a /usr/lib/libLLVMipo.a /usr/lib/libLLVMVectorize.a /usr/lib/libLLVMBitWriter.a /usr/lib/libLLVMIRReader.a /usr/lib/libLLVMAsmParser.a /usr/lib/libLLVMR600CodeGen.a /usr/lib/libLLVMR600Desc.a /usr/lib/libLLVMR600Info.a /usr/lib/libLLVMR600AsmPrinter.a /usr/lib/libLLVMSystemZDisassembler.a /usr/lib/libLLVMSystemZCodeGen.a /usr/lib/libLLVMSystemZAsmParser.a /usr/lib/libLLVMSystemZDesc.a /usr/lib/libLLVMSystemZInfo.a /usr/lib/libLLVMSystemZAsmPrinter.a /usr/lib/libLLVMHexagonCodeGen.a /usr/lib/libLLVMHexagonAsmPrinter.a /usr/lib/libLLVMHexagonDesc.a /usr/lib/libLLVMHexagonInfo.a /usr/lib/libLLVMNVPTXCodeGen.a /usr/lib/libLLVMNVPTXDesc.a /usr/lib/libLLVMNVPTXInfo.a /usr/lib/libLLVMNVPTXAsmPrinter.a /usr/lib/libLLVMCppBackendCodeGen.a /usr/lib/libLLVMCppBackendInfo.a /usr/lib/libLLVMMSP430CodeGen.a /usr/lib/libLLVMMSP430Desc.a /usr/lib/libLLVMMSP430Info.a /usr/lib/libLLVMMSP430AsmPrinter.a /usr/lib/libLLVMXCoreDisassembler.a /usr/lib/libLLVMXCoreCodeGen.a /usr/lib/libLLVMXCoreDesc.a /usr/lib/libLLVMXCoreInfo.a /usr/lib/libLLVMXCoreAsmPrinter.a /usr/lib/libLLVMMipsDisassembler.a /usr/lib/libLLVMMipsCodeGen.a /usr/lib/libLLVMMipsAsmParser.a /usr/lib/libLLVMMipsDesc.a /usr/lib/libLLVMMipsInfo.a /usr/lib/libLLVMMipsAsmPrinter.a /usr/lib/libLLVMAArch64Disassembler.a /usr/lib/libLLVMAArch64CodeGen.a /usr/lib/libLLVMAArch64AsmParser.a /usr/lib/libLLVMAArch64Desc.a /usr/lib/libLLVMAArch64Info.a /usr/lib/libLLVMAArch64AsmPrinter.a /usr/lib/libLLVMAArch64Utils.a /usr/lib/libLLVMARMDisassembler.a /usr/lib/libLLVMARMCodeGen.a /usr/lib/libLLVMARMAsmParser.a /usr/lib/libLLVMARMDesc.a /usr/lib/libLLVMARMInfo.a /usr/lib/libLLVMARMAsmPrinter.a /usr/lib/libLLVMPowerPCDisassembler.a /usr/lib/libLLVMPowerPCCodeGen.a /usr/lib/libLLVMPowerPCAsmParser.a /usr/lib/libLLVMPowerPCDesc.a /usr/lib/libLLVMPowerPCInfo.a /usr/lib/libLLVMPowerPCAsmPrinter.a /usr/lib/libLLVMSparcDisassembler.a /usr/lib/libLLVMSparcCodeGen.a /usr/lib/libLLVMSparcAsmParser.a /usr/lib/libLLVMSparcDesc.a /usr/lib/libLLVMSparcInfo.a /usr/lib/libLLVMSparcAsmPrinter.a /usr/lib/libLLVMTableGen.a /usr/lib/libLLVMDebugInfo.a /usr/lib/libLLVMOption.a /usr/lib/libLLVMX86Disassembler.a /usr/lib/libLLVMX86AsmParser.a /usr/lib/libLLVMX86CodeGen.a /usr/lib/libLLVMSelectionDAG.a /usr/lib/libLLVMAsmPrinter.a /usr/lib/libLLVMX86Desc.a /usr/lib/libLLVMX86Info.a /usr/lib/libLLVMX86AsmPrinter.a /usr/lib/libLLVMX86Utils.a /usr/lib/libLLVMJIT.a /usr/lib/libLLVMLineEditor.a /usr/lib/libLLVMMCAnalysis.a /usr/lib/libLLVMMCDisassembler.a /usr/lib/libLLVMInstrumentation.a /usr/lib/libLLVMInterpreter.a /usr/lib/libLLVMCodeGen.a /usr/lib/libLLVMScalarOpts.a /usr/lib/libLLVMInstCombine.a /usr/lib/libLLVMTransformUtils.a /usr/lib/libLLVMipa.a /usr/lib/libLLVMAnalysis.a /usr/lib/libLLVMProfileData.a /usr/lib/libLLVMMCJIT.a /usr/lib/libLLVMTarget.a /usr/lib/libLLVMRuntimeDyld.a /usr/lib/libLLVMObject.a /usr/lib/libLLVMMCParser.a /usr/lib/libLLVMBitReader.a /usr/lib/libLLVMExecutionEngine.a /usr/lib/libLLVMMC.a /usr/lib/libLLVMCore.a /usr/lib/libLLVMSupport.a -L/usr/lib -lz -lpthread -lffi -lcurses -ldl -lmrake aborted!
Error compiling
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:68:in `command'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:254:in `link'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:774:in `build'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:877:in `block in linear_tasks'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:876:in `each'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:876:in `linear_tasks'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:872:in `start'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:989:in `block in build'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:980:in `each'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:980:in `build'
/home/test/.rvm/src/rbx-1.4.3/rakelib/vm.rake:219:in `block in <top (required)>'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:235:in `each'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain'
/home/test/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:201:in `block in invoke_prerequisites'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:199:in `each'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:199:in `invoke_prerequisites'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:178:in `block in invoke_with_call_chain'
/home/test/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:201:in `block in invoke_prerequisites'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:199:in `each'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:199:in `invoke_prerequisites'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:178:in `block in invoke_with_call_chain'
/home/test/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:106:in `each'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/lib/rake/application.rb:75:in `run'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/gems/rake-10.4.2/bin/rake:33:in `<top (required)>'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/bin/rake:22:in `load'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/bin/rake:22:in `<main>'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/bin/ruby_executable_hooks:15:in `eval'
/home/test/.rvm/gems/ruby-2.4.0@rubinius/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => install => build:build => vm/vm
[2017-01-02 18:23:49] env
current path: /home/test/.rvm/src/rbx-1.4.3
PATH=/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
command(4): env /home/test/.rvm/wrappers/ruby-2.4.0@rubinius/ruby ./configure --prefix=/home/test/.rvm/rubies/rbx-1.4.3
Checking clang: found
Checking clang++: found
Detected old configuration settings, forcing a clean build
Checking for 'llvm-config': found! (version 3.5.2 - api: 305)
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.so.6 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': found!
Checking for function 'nl_langinfo': found!
Checking for function 'setproctitle': not found
Checking for function 'posix_fadvise': found!
Checking for function 'strnlen': found!
Checking for function 'kqueue': not found
Checking for function 'timerfd_create': found!
Checking for function 'inotify_init': 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: -lcurses
Checking if function 'strerror_r' returns char*: yes
Fetching gems...
Downloading bundler-1.8.2.gem...
[ 0% (1902 of 235008) ] [ 1% (4661 of 235008) ] [ 3% (7420 of 235008) ] [ 4% (10179 of 235008) ] [ 5% (12938 of 235008) ] [ 6% (15527 of 235008) ] [ 7% (18286 of 235008) ] [ 8% (21045 of 235008) ] [ 10% (23804 of 235008) ] [ 11% (26563 of 235008) ] [ 12% (29322 of 235008) ] [ 13% (31911 of 235008) ] [ 20% (48295 of 235008) ] [ 27% (64679 of 235008) ] [ 34% (81063 of 235008) ] [ 41% (97447 of 235008) ] [ 48% (113831 of 235008) ] [ 55% (130215 of 235008) ] [ 62% (146599 of 235008) ] [ 69% (162983 of 235008) ] [ 76% (179367 of 235008) ] [ 83% (195751 of 235008) ] [ 90% (212135 of 235008) ] [ 97% (228519 of 235008) ] [ 100% (235008 of 235008) ]: done!
Downloading ffi2-generators-0.1.1.gem...
[ 16% (1904 of 11776) ] [ 39% (4663 of 11776) ] [ 63% (7422 of 11776) ] [ 86% (10181 of 11776) ] [ 100% (11776 of 11776) ]: done!
Downloading json-1.8.2.gem...
[ 1% (1903 of 152064) ] [ 3% (4662 of 152064) ] [ 4% (7421 of 152064) ] [ 6% (10180 of 152064) ] [ 8% (12939 of 152064) ] [ 10% (15528 of 152064) ] [ 12% (18287 of 152064) ] [ 13% (21046 of 152064) ] [ 15% (23805 of 152064) ] [ 17% (26564 of 152064) ] [ 19% (29323 of 152064) ] [ 20% (31912 of 152064) ] [ 31% (48296 of 152064) ] [ 42% (64680 of 152064) ] [ 53% (81064 of 152064) ] [ 64% (97448 of 152064) ] [ 74% (113832 of 152064) ] [ 85% (130216 of 152064) ] [ 96% (146600 of 152064) ] [ 100% (152064 of 152064) ]: done!
Downloading minitest-4.7.5.gem...
[ 3% (1904 of 57856) ] [ 8% (4663 of 57856) ] [ 12% (7422 of 57856) ] [ 17% (10181 of 57856) ] [ 22% (12940 of 57856) ] [ 26% (15529 of 57856) ] [ 31% (18288 of 57856) ] [ 36% (21047 of 57856) ] [ 41% (23806 of 57856) ] [ 45% (26565 of 57856) ] [ 50% (29324 of 57856) ] [ 55% (31913 of 57856) ] [ 83% (48297 of 57856) ] [ 100% (57856 of 57856) ]: done!
Downloading racc-1.4.12.gem...
[ 1% (1904 of 115712) ] [ 4% (4663 of 115712) ] [ 6% (7422 of 115712) ] [ 8% (10181 of 115712) ] [ 11% (12940 of 115712) ] [ 13% (15529 of 115712) ] [ 15% (18288 of 115712) ] [ 18% (21047 of 115712) ] [ 20% (23806 of 115712) ] [ 22% (26565 of 115712) ] [ 25% (29324 of 115712) ] [ 27% (31913 of 115712) ] [ 41% (48297 of 115712) ] [ 55% (64681 of 115712) ] [ 70% (81065 of 115712) ] [ 84% (97449 of 115712) ] [ 98% (113833 of 115712) ] [ 100% (115712 of 115712) ]: done!
Downloading rake-10.4.2.gem...
[ 1% (1903 of 130560) ] [ 3% (4662 of 130560) ] [ 5% (7421 of 130560) ] [ 7% (10180 of 130560) ] [ 9% (12939 of 130560) ] [ 11% (15528 of 130560) ] [ 14% (18287 of 130560) ] [ 16% (21046 of 130560) ] [ 18% (23805 of 130560) ] [ 20% (26564 of 130560) ] [ 22% (29323 of 130560) ] [ 24% (31912 of 130560) ] [ 36% (48296 of 130560) ] [ 49% (64680 of 130560) ] [ 62% (81064 of 130560) ] [ 74% (97448 of 130560) ] [ 87% (113832 of 130560) ] [ 99% (130216 of 130560) ] [ 100% (130560 of 130560) ]: done!
Downloading rb-readline-0.5.2.gem...
[ 1% (1904 of 96256) ] [ 4% (4663 of 96256) ] [ 7% (7422 of 96256) ] [ 10% (10181 of 96256) ] [ 13% (12940 of 96256) ] [ 16% (15529 of 96256) ] [ 18% (18288 of 96256) ] [ 21% (21047 of 96256) ] [ 24% (23806 of 96256) ] [ 27% (26565 of 96256) ] [ 30% (29324 of 96256) ] [ 33% (31913 of 96256) ] [ 50% (48297 of 96256) ] [ 67% (64681 of 96256) ] [ 84% (81065 of 96256) ] [ 100% (96256 of 96256) ]: done!
Downloading rdoc-4.2.0.gem...
[ 0% (1902 of 735232) ] [ 0% (4661 of 735232) ] [ 1% (7420 of 735232) ] [ 1% (10179 of 735232) ] [ 1% (12938 of 735232) ] [ 2% (15527 of 735232) ] [ 2% (18286 of 735232) ] [ 2% (21045 of 735232) ] [ 3% (23804 of 735232) ] [ 3% (26563 of 735232) ] [ 3% (29322 of 735232) ] [ 4% (31911 of 735232) ] [ 6% (48295 of 735232) ] [ 8% (64679 of 735232) ] [ 11% (81063 of 735232) ] [ 13% (97447 of 735232) ] [ 15% (113831 of 735232) ] [ 17% (130215 of 735232) ] [ 19% (146599 of 735232) ] [ 22% (162983 of 735232) ] [ 24% (179367 of 735232) ] [ 26% (195751 of 735232) ] [ 28% (212135 of 735232) ] [ 31% (228519 of 735232) ] [ 33% (244903 of 735232) ] [ 35% (261287 of 735232) ] [ 37% (277671 of 735232) ] [ 39% (294055 of 735232) ] [ 42% (310439 of 735232) ] [ 44% (326823 of 735232) ] [ 46% (343207 of 735232) ] [ 48% (359591 of 735232) ] [ 51% (375975 of 735232) ] [ 53% (392359 of 735232) ] [ 55% (408743 of 735232) ] [ 57% (425127 of 735232) ] [ 60% (441511 of 735232) ] [ 62% (457895 of 735232) ] [ 64% (474279 of 735232) ] [ 66% (490663 of 735232) ] [ 68% (507047 of 735232) ] [ 71% (523431 of 735232) ] [ 73% (539815 of 735232) ] [ 75% (556199 of 735232) ] [ 77% (572583 of 735232) ] [ 80% (588967 of 735232) ] [ 82% (605351 of 735232) ] [ 84% (621735 of 735232) ] [ 86% (638119 of 735232) ] [ 89% (654503 of 735232) ] [ 91% (670887 of 735232) ] [ 93% (687271 of 735232) ] [ 95% (703655 of 735232) ] [ 97% (720039 of 735232) ] [ 100% (735232 of 735232) ]: done!
Downloading rubinius-ast-1.3.0.gem...
[ 5% (1903 of 32256) ] [ 14% (4662 of 32256) ] [ 23% (7421 of 32256) ] [ 31% (10180 of 32256) ] [ 40% (12939 of 32256) ] [ 48% (15528 of 32256) ] [ 56% (18287 of 32256) ] [ 65% (21046 of 32256) ] [ 73% (23805 of 32256) ] [ 82% (26564 of 32256) ] [ 90% (29323 of 32256) ] [ 98% (31912 of 32256) ] [ 100% (32256 of 32256) ]: done!
Downloading rubinius-build_tools-1.0.0.gem...
[ 41% (1904 of 4608) ] [ 100% (4608 of 4608) ]: done!
Downloading rubinius-compiler-1.2.1.gem...
[ 8% (1903 of 23552) ] [ 19% (4662 of 23552) ] [ 31% (7421 of 23552) ] [ 43% (10180 of 23552) ] [ 54% (12939 of 23552) ] [ 65% (15528 of 23552) ] [ 77% (18287 of 23552) ] [ 89% (21046 of 23552) ] [ 100% (23552 of 23552) ]: done!
Downloading rubinius-coverage-2.0.3.gem...
[ 24% (1904 of 7680) ] [ 60% (4663 of 7680) ] [ 96% (7422 of 7680) ] [ 100% (7680 of 7680) ]: done!
Downloading rubinius-debugger-2.2.1.gem...
[ 12% (1905 of 15872) ] [ 29% (4664 of 15872) ] [ 46% (7423 of 15872) ] [ 64% (10182 of 15872) ] [ 81% (12941 of 15872) ] [ 97% (15530 of 15872) ] [ 100% (15872 of 15872) ]: done!
Downloading rubinius-developer_tools-2.0.0.gem...
[ 41% (1905 of 4608) ] [ 100% (4608 of 4608) ]: done!
Downloading rubinius-melbourne-1.2.1.0.gem...
[ 1% (1902 of 139264) ] [ 3% (4661 of 139264) ] [ 5% (7420 of 139264) ] [ 7% (10179 of 139264) ] [ 9% (12938 of 139264) ] [ 11% (15527 of 139264) ] [ 13% (18286 of 139264) ] [ 15% (21045 of 139264) ] [ 17% (23804 of 139264) ] [ 19% (26563 of 139264) ] [ 21% (29322 of 139264) ] [ 22% (31911 of 139264) ] [ 34% (48295 of 139264) ] [ 46% (64679 of 139264) ] [ 58% (81063 of 139264) ] [ 69% (97447 of 139264) ] [ 81% (113831 of 139264) ] [ 93% (130215 of 139264) ] [ 100% (139264 of 139264) ]: done!
Downloading rubinius-processor-1.3.0.gem...
[ 21% (1904 of 8704) ] [ 53% (4663 of 8704) ] [ 85% (7422 of 8704) ] [ 100% (8704 of 8704) ]: done!
Downloading rubinius-profiler-2.0.1.gem...
[ 12% (1903 of 15360) ] [ 30% (4662 of 15360) ] [ 48% (7421 of 15360) ] [ 66% (10180 of 15360) ] [ 84% (12939 of 15360) ] [ 100% (15360 of 15360) ]: done!
Downloading rubinius-toolset-2.3.1.gem...
[ 23% (1904 of 8192) ] [ 56% (4663 of 8192) ] [ 90% (7422 of 8192) ] [ 100% (8192 of 8192) ]: done!
Downloading rubysl-1.0.8.gem...
[ 37% (1905 of 5120) ] [ 91% (4664 of 5120) ] [ 100% (5120 of 5120) ]: done!
Downloading rubysl-abbrev-1.0.1.gem...
[ 24% (1905 of 7680) ] [ 60% (4664 of 7680) ] [ 96% (7423 of 7680) ] [ 100% (7680 of 7680) ]: done!
Downloading rubysl-base64-1.0.0.gem...
[ 23% (1905 of 8192) ] [ 56% (4664 of 8192) ] [ 90% (7423 of 8192) ] [ 100% (8192 of 8192) ]: done!
Downloading rubysl-benchmark-1.0.0.gem...
[ 16% (1904 of 11264) ] [ 41% (4663 of 11264) ] [ 65% (7422 of 11264) ] [ 90% (10181 of 11264) ] [ 100% (11264 of 11264) ]: done!
Downloading rubysl-bigdecimal-1.0.0.gem...
[ 2% (1904 of 80896) ] [ 5% (4663 of 80896) ] [ 9% (7422 of 80896) ] [ 12% (10181 of 80896) ] [ 15% (12940 of 80896) ] [ 19% (15529 of 80896) ] [ 22% (18288 of 80896) ] [ 26% (21047 of 80896) ] [ 29% (23806 of 80896) ] [ 32% (26565 of 80896) ] [ 36% (29324 of 80896) ] [ 39% (31913 of 80896) ] [ 59% (48297 of 80896) ] [ 79% (64681 of 80896) ] [ 100% (80896 of 80896) ]: done!
Downloading rubysl-cgi-1.0.0.gem...
[ 4% (1904 of 41472) ] [ 11% (4663 of 41472) ] [ 17% (7422 of 41472) ] [ 24% (10181 of 41472) ] [ 31% (12940 of 41472) ] [ 37% (15529 of 41472) ] [ 44% (18288 of 41472) ] [ 50% (21047 of 41472) ] [ 57% (23806 of 41472) ] [ 64% (26565 of 41472) ] [ 70% (29324 of 41472) ] [ 76% (31913 of 41472) ] [ 100% (41472 of 41472) ]: done!
Downloading rubysl-cgi-session-1.0.0.gem...
[ 14% (1904 of 12800) ] [ 36% (4663 of 12800) ] [ 57% (7422 of 12800) ] [ 79% (10181 of 12800) ] [ 100% (12800 of 12800) ]: done!
Downloading rubysl-complex-1.0.0.gem...
[ 10% (1904 of 17408) ] [ 26% (4663 of 17408) ] [ 42% (7422 of 17408) ] [ 58% (10181 of 17408) ] [ 74% (12940 of 17408) ] [ 89% (15529 of 17408) ] [ 100% (17408 of 17408) ]: done!
Downloading rubysl-csv-1.0.1.gem...
[ 12% (1904 of 15360) ] [ 30% (4663 of 15360) ] [ 48% (7422 of 15360) ] [ 66% (10181 of 15360) ] [ 84% (12940 of 15360) ] [ 100% (15360 of 15360) ]: done!
Downloading rubysl-curses-1.0.0.gem...
[ 10% (1904 of 17408) ] [ 26% (4663 of 17408) ] [ 42% (7422 of 17408) ] [ 58% (10181 of 17408) ] [ 74% (12940 of 17408) ] [ 89% (15529 of 17408) ] [ 100% (17408 of 17408) ]: done!
Downloading rubysl-date-1.0.1.gem...
[ 4% (1904 of 44032) ] [ 10% (4663 of 44032) ] [ 16% (7422 of 44032) ] [ 23% (10181 of 44032) ] [ 29% (12940 of 44032) ] [ 35% (15529 of 44032) ] [ 41% (18288 of 44032) ] [ 47% (21047 of 44032) ] [ 54% (23806 of 44032) ] [ 60% (26565 of 44032) ] [ 66% (29324 of 44032) ] [ 72% (31913 of 44032) ] [ 100% (44032 of 44032) ]: done!
Downloading rubysl-delegate-1.0.0.gem...
[ 14% (1904 of 13312) ] [ 35% (4663 of 13312) ] [ 55% (7422 of 13312) ] [ 76% (10181 of 13312) ] [ 97% (12940 of 13312) ] [ 100% (13312 of 13312) ]: done!
Downloading rubysl-digest-1.0.1.gem...
[ 4% (1904 of 43520) ] [ 10% (4663 of 43520) ] [ 17% (7422 of 43520) ] [ 23% (10181 of 43520) ] [ 29% (12940 of 43520) ] [ 35% (15529 of 43520) ] [ 42% (18288 of 43520) ] [ 48% (21047 of 43520) ] [ 54% (23806 of 43520) ] [ 61% (26565 of 43520) ] [ 67% (29324 of 43520) ] [ 73% (31913 of 43520) ] [ 100% (43520 of 43520) ]: done!
Downloading rubysl-drb-1.0.0.gem...
[ 6% (1904 of 31232) ] [ 14% (4663 of 31232) ] [ 23% (7422 of 31232) ] [ 32% (10181 of 31232) ] [ 41% (12940 of 31232) ] [ 49% (15529 of 31232) ] [ 58% (18288 of 31232) ] [ 67% (21047 of 31232) ] [ 76% (23806 of 31232) ] [ 85% (26565 of 31232) ] [ 93% (29324 of 31232) ] [ 100% (31232 of 31232) ]: done!
Downloading rubysl-e2mmap-1.0.0.gem...
[ 24% (1905 of 7680) ] [ 60% (4664 of 7680) ] [ 96% (7423 of 7680) ] [ 100% (7680 of 7680) ]: done!
Downloading rubysl-english-1.0.0.gem...
[ 23% (1905 of 8192) ] [ 56% (4664 of 8192) ] [ 90% (7423 of 8192) ] [ 100% (8192 of 8192) ]: done!
Downloading rubysl-enumerator-1.0.0.gem...
[ 26% (1905 of 7168) ] [ 65% (4664 of 7168) ] [ 100% (7168 of 7168) ]: done!
Downloading rubysl-erb-1.0.1.gem...
[ 11% (1904 of 16896) ] [ 27% (4663 of 16896) ] [ 43% (7422 of 16896) ] [ 60% (10181 of 16896) ] [ 76% (12940 of 16896) ] [ 91% (15529 of 16896) ] [ 100% (16896 of 16896) ]: done!
Downloading rubysl-etc-1.0.1.gem...
[ 20% (1905 of 9216) ] [ 50% (4664 of 9216) ] [ 80% (7423 of 9216) ] [ 100% (9216 of 9216) ]: done!
Downloading rubysl-expect-1.0.0.gem...
[ 26% (1905 of 7168) ] [ 65% (4664 of 7168) ] [ 100% (7168 of 7168) ]: done!
Downloading rubysl-fcntl-1.0.1.gem...
[ 28% (1904 of 6656) ] [ 70% (4663 of 6656) ] [ 100% (6656 of 6656) ]: done!
Downloading rubysl-fileutils-1.0.0.gem...
[ 11% (1903 of 16384) ] [ 28% (4662 of 16384) ] [ 45% (7421 of 16384) ] [ 62% (10180 of 16384) ] [ 78% (12939 of 16384) ] [ 94% (15528 of 16384) ] [ 100% (16384 of 16384) ]: done!
Downloading rubysl-find-1.0.0.gem...
[ 26% (1904 of 7168) ] [ 65% (4663 of 7168) ] [ 100% (7168 of 7168) ]: done!
Downloading rubysl-forwardable-1.0.0.gem...
[ 21% (1904 of 8704) ] [ 53% (4663 of 8704) ] [ 85% (7422 of 8704) ] [ 100% (8704 of 8704) ]: done!
Downloading rubysl-ftools-1.0.0.gem...
[ 19% (1904 of 9728) ] [ 47% (4663 of 9728) ] [ 76% (7422 of 9728) ] [ 100% (9728 of 9728) ]: done!
Downloading rubysl-generator-1.0.0.gem...
[ 20% (1904 of 9216) ] [ 50% (4663 of 9216) ] [ 80% (7422 of 9216) ] [ 100% (9216 of 9216) ]: done!
Downloading rubysl-getoptlong-1.0.0.gem...
[ 14% (1903 of 12800) ] [ 36% (4662 of 12800) ] [ 57% (7421 of 12800) ] [ 79% (10180 of 12800) ] [ 100% (12800 of 12800) ]: done!
Downloading rubysl-gserver-1.0.0.gem...
[ 21% (1904 of 8704) ] [ 53% (4663 of 8704) ] [ 85% (7422 of 8704) ] [ 100% (8704 of 8704) ]: done!
Downloading rubysl-iconv-1.0.1.gem...
[ 10% (1903 of 17408) ] [ 26% (4662 of 17408) ] [ 42% (7421 of 17408) ] [ 58% (10180 of 17408) ] [ 74% (12939 of 17408) ] [ 89% (15528 of 17408) ] [ 100% (17408 of 17408) ]: done!
Downloading rubysl-io-wait-1.0.0.gem...
[ 28% (1904 of 6656) ] [ 70% (4663 of 6656) ] [ 100% (6656 of 6656) ]: done!
Downloading rubysl-ipaddr-1.0.0.gem...
[ 14% (1903 of 12800) ] [ 36% (4662 of 12800) ] [ 57% (7421 of 12800) ] [ 79% (10180 of 12800) ] [ 100% (12800 of 12800) ]: done!
Downloading rubysl-irb-1.0.1.gem...
[ 5% (1903 of 35840) ] [ 13% (4662 of 35840) ] [ 20% (7421 of 35840) ] [ 28% (10180 of 35840) ] [ 36% (12939 of 35840) ] [ 43% (15528 of 35840) ] [ 51% (18287 of 35840) ] [ 58% (21046 of 35840) ] [ 66% (23805 of 35840) ] [ 74% (26564 of 35840) ] [ 81% (29323 of 35840) ] [ 89% (31912 of 35840) ] [ 96% (34671 of 35840) ] [ 100% (35840 of 35840) ]: done!
Downloading rubysl-jcode-1.0.0.gem...
[ 24% (1904 of 7680) ] [ 60% (4663 of 7680) ] [ 96% (7422 of 7680) ] [ 100% (7680 of 7680) ]: done!
Downloading rubysl-logger-1.0.0.gem...
[ 11% (1903 of 16384) ] [ 28% (4662 of 16384) ] [ 45% (7421 of 16384) ] [ 62% (10180 of 16384) ] [ 78% (12939 of 16384) ] [ 94% (15528 of 16384) ] [ 100% (16384 of 16384) ]: done!
Downloading rubysl-mail-1.0.0.gem...
[ 26% (1904 of 7168) ] [ 65% (4663 of 7168) ] [ 100% (7168 of 7168) ]: done!
Downloading rubysl-mathn-1.0.0.gem...
[ 17% (1903 of 10752) ] [ 43% (4662 of 10752) ] [ 69% (7421 of 10752) ] [ 94% (10180 of 10752) ] [ 100% (10752 of 10752) ]: done!
Downloading rubysl-matrix-1.0.0.gem...
[ 5% (1902 of 32768) ] [ 14% (4661 of 32768) ] [ 22% (7420 of 32768) ] [ 31% (10179 of 32768) ] [ 39% (12938 of 32768) ] [ 47% (15527 of 32768) ] [ 55% (18286 of 32768) ] [ 64% (21045 of 32768) ] [ 72% (23804 of 32768) ] [ 81% (26563 of 32768) ] [ 89% (29322 of 32768) ] [ 97% (31911 of 32768) ] [ 100% (32768 of 32768) ]: done!
Downloading rubysl-mkmf-1.0.0.gem...
[ 8% (1903 of 22528) ] [ 20% (4662 of 22528) ] [ 32% (7421 of 22528) ] [ 45% (10180 of 22528) ] [ 57% (12939 of 22528) ] [ 68% (15528 of 22528) ] [ 81% (18287 of 22528) ] [ 93% (21046 of 22528) ] [ 100% (22528 of 22528) ]: done!
Downloading rubysl-monitor-1.0.0.gem...
[ 21% (1904 of 8704) ] [ 53% (4663 of 8704) ] [ 85% (7422 of 8704) ] [ 100% (8704 of 8704) ]: done!
Downloading rubysl-mutex_m-1.0.0.gem...
[ 26% (1904 of 7168) ] [ 65% (4663 of 7168) ] [ 100% (7168 of 7168) ]: done!
Downloading rubysl-net-ftp-1.0.0.gem...
[ 7% (1903 of 24576) ] [ 18% (4662 of 24576) ] [ 30% (7421 of 24576) ] [ 41% (10180 of 24576) ] [ 52% (12939 of 24576) ] [ 63% (15528 of 24576) ] [ 74% (18287 of 24576) ] [ 85% (21046 of 24576) ] [ 96% (23805 of 24576) ] [ 100% (24576 of 24576) ]: done!
Downloading rubysl-net-http-1.0.1.gem...
[ 4% (1903 of 41984) ] [ 11% (4662 of 41984) ] [ 17% (7421 of 41984) ] [ 24% (10180 of 41984) ] [ 30% (12939 of 41984) ] [ 36% (15528 of 41984) ] [ 43% (18287 of 41984) ] [ 50% (21046 of 41984) ] [ 56% (23805 of 41984) ] [ 63% (26564 of 41984) ] [ 69% (29323 of 41984) ] [ 76% (31912 of 41984) ] [ 100% (41984 of 41984) ]: done!
Downloading rubysl-net-imap-1.0.0.gem...
[ 6% (1903 of 29696) ] [ 15% (4662 of 29696) ] [ 24% (7421 of 29696) ] [ 34% (10180 of 29696) ] [ 43% (12939 of 29696) ] [ 52% (15528 of 29696) ] [ 61% (18287 of 29696) ] [ 70% (21046 of 29696) ] [ 80% (23805 of 29696) ] [ 89% (26564 of 29696) ] [ 98% (29323 of 29696) ] [ 100% (29696 of 29696) ]: done!
Downloading rubysl-net-pop-1.0.0.gem...
[ 14% (1903 of 13312) ] [ 35% (4662 of 13312) ] [ 55% (7421 of 13312) ] [ 76% (10180 of 13312) ] [ 97% (12939 of 13312) ] [ 100% (13312 of 13312) ]: done!
Downloading rubysl-net-protocol-1.0.0.gem...
[ 21% (1904 of 8704) ] [ 53% (4663 of 8704) ] [ 85% (7422 of 8704) ] [ 100% (8704 of 8704) ]: done!
Downloading rubysl-net-smtp-1.0.0.gem...
[ 13% (1903 of 13824) ] [ 33% (4662 of 13824) ] [ 53% (7421 of 13824) ] [ 73% (10180 of 13824) ] [ 93% (12939 of 13824) ] [ 100% (13824 of 13824) ]: done!
Downloading rubysl-net-telnet-1.0.0.gem...
[ 11% (1903 of 16384) ] [ 28% (4662 of 16384) ] [ 45% (7421 of 16384) ] [ 62% (10180 of 16384) ] [ 78% (12939 of 16384) ] [ 94% (15528 of 16384) ] [ 100% (16384 of 16384) ]: done!
Downloading rubysl-nkf-1.0.0.gem...
[ 1% (1902 of 143360) ] [ 3% (4661 of 143360) ] [ 5% (7420 of 143360) ] [ 7% (10179 of 143360) ] [ 9% (12938 of 143360) ] [ 10% (15527 of 143360) ] [ 12% (18286 of 143360) ] [ 14% (21045 of 143360) ] [ 16% (23804 of 143360) ] [ 18% (26563 of 143360) ] [ 20% (29322 of 143360) ] [ 22% (31911 of 143360) ] [ 33% (48295 of 143360) ] [ 45% (64679 of 143360) ] [ 56% (81063 of 143360) ] [ 67% (97447 of 143360) ] [ 79% (113831 of 143360) ] [ 90% (130215 of 143360) ] [ 100% (143360 of 143360) ]: done!
Downloading rubysl-observer-1.0.0.gem...
[ 20% (1904 of 9216) ] [ 50% (4663 of 9216) ] [ 80% (7422 of 9216) ] [ 100% (9216 of 9216) ]: done!
Downloading rubysl-open-uri-1.0.0.gem...
[ 14% (1903 of 13312) ] [ 35% (4662 of 13312) ] [ 55% (7421 of 13312) ] [ 76% (10180 of 13312) ] [ 97% (12939 of 13312) ] [ 100% (13312 of 13312) ]: done!
Downloading rubysl-open3-1.0.0.gem...
[ 24% (1904 of 7680) ] [ 60% (4663 of 7680) ] [ 96% (7422 of 7680) ] [ 100% (7680 of 7680) ]: done!
Downloading rubysl-openssl-1.0.2.gem...
[ 1% (1902 of 102400) ] [ 4% (4661 of 102400) ] [ 7% (7420 of 102400) ] [ 9% (10179 of 102400) ] [ 12% (12938 of 102400) ] [ 15% (15527 of 102400) ] [ 17% (18286 of 102400) ] [ 20% (21045 of 102400) ] [ 23% (23804 of 102400) ] [ 25% (26563 of 102400) ] [ 28% (29322 of 102400) ] [ 31% (31911 of 102400) ] [ 47% (48295 of 102400) ] [ 63% (64679 of 102400) ] [ 79% (81063 of 102400) ] [ 95% (97447 of 102400) ] [ 100% (102400 of 102400) ]: done!
Downloading rubysl-optparse-1.0.1.gem...
[ 8% (1903 of 21504) ] [ 21% (4662 of 21504) ] [ 34% (7421 of 21504) ] [ 47% (10180 of 21504) ] [ 60% (12939 of 21504) ] [ 72% (15528 of 21504) ] [ 85% (18287 of 21504) ] [ 97% (21046 of 21504) ] [ 100% (21504 of 21504) ]: done!
Downloading rubysl-ostruct-1.0.0.gem...
[ 18% (1903 of 10240) ] [ 45% (4662 of 10240) ] [ 72% (7421 of 10240) ] [ 99% (10180 of 10240) ] [ 100% (10240 of 10240) ]: done!
Downloading rubysl-parsedate-1.0.1.gem...
[ 24% (1904 of 7680) ] [ 60% (4663 of 7680) ] [ 96% (7422 of 7680) ] [ 100% (7680 of 7680) ]: done!
Downloading rubysl-pathname-1.0.0.gem...
[ 12% (1903 of 15360) ] [ 30% (4662 of 15360) ] [ 48% (7421 of 15360) ] [ 66% (10180 of 15360) ] [ 84% (12939 of 15360) ] [ 100% (15360 of 15360) ]: done!
Downloading rubysl-prettyprint-1.0.1.gem...
[ 12% (1903 of 14848) ] [ 31% (4662 of 14848) ] [ 49% (7421 of 14848) ] [ 68% (10180 of 14848) ] [ 87% (12939 of 14848) ] [ 100% (14848 of 14848) ]: done!
Downloading rubysl-profile-1.0.0.gem...
[ 28% (1904 of 6656) ] [ 70% (4663 of 6656) ] [ 100% (6656 of 6656) ]: done!
Downloading rubysl-profiler-1.0.0.gem...
[ 28% (1904 of 6656) ] [ 70% (4663 of 6656) ] [ 100% (6656 of 6656) ]: done!
Downloading rubysl-pstore-1.0.0.gem...
[ 19% (1904 of 9728) ] [ 47% (4663 of 9728) ] [ 76% (7422 of 9728) ] [ 100% (9728 of 9728) ]: done!
Downloading rubysl-pty-1.0.0.gem...
[ 17% (1903 of 10752) ] [ 43% (4662 of 10752) ] [ 69% (7421 of 10752) ] [ 94% (10180 of 10752) ] [ 100% (10752 of 10752) ]: done!
Downloading rubysl-rational-1.0.0.gem...
[ 16% (1903 of 11776) ] [ 39% (4662 of 11776) ] [ 63% (7421 of 11776) ] [ 86% (10180 of 11776) ] [ 100% (11776 of 11776) ]: done!
Downloading rubysl-readbytes-1.0.0.gem...
[ 28% (1904 of 6656) ] [ 70% (4663 of 6656) ] [ 100% (6656 of 6656) ]: done!
Downloading rubysl-readline-1.0.1.gem...
[ 15% (1903 of 12288) ] [ 37% (4662 of 12288) ] [ 60% (7421 of 12288) ] [ 82% (10180 of 12288) ] [ 100% (12288 of 12288) ]: done!
Downloading rubysl-resolv-1.0.0.gem...
[ 10% (1903 of 18944) ] [ 24% (4662 of 18944) ] [ 39% (7421 of 18944) ] [ 53% (10180 of 18944) ] [ 68% (12939 of 18944) ] [ 81% (15528 of 18944) ] [ 96% (18287 of 18944) ] [ 100% (18944 of 18944) ]: done!
Downloading rubysl-rexml-1.0.0.gem...
[ 2% (1903 of 91136) ] [ 5% (4662 of 91136) ] [ 8% (7421 of 91136) ] [ 11% (10180 of 91136) ] [ 14% (12939 of 91136) ] [ 17% (15528 of 91136) ] [ 20% (18287 of 91136) ] [ 23% (21046 of 91136) ] [ 26% (23805 of 91136) ] [ 29% (26564 of 91136) ] [ 32% (29323 of 91136) ] [ 35% (31912 of 91136) ] [ 52% (48296 of 91136) ] [ 70% (64680 of 91136) ] [ 88% (81064 of 91136) ] [ 100% (91136 of 91136) ]: done!
Downloading rubysl-rinda-1.0.0.gem...
[ 14% (1903 of 13312) ] [ 35% (4662 of 13312) ] [ 55% (7421 of 13312) ] [ 76% (10180 of 13312) ] [ 97% (12939 of 13312) ] [ 100% (13312 of 13312) ]: done!
Downloading rubysl-rss-1.0.0.gem...
[ 4% (1903 of 46592) ] [ 10% (4662 of 46592) ] [ 15% (7421 of 46592) ] [ 21% (10180 of 46592) ] [ 27% (12939 of 46592) ] [ 33% (15528 of 46592) ] [ 39% (18287 of 46592) ] [ 45% (21046 of 46592) ] [ 51% (23805 of 46592) ] [ 57% (26564 of 46592) ] [ 62% (29323 of 46592) ] [ 68% (31912 of 46592) ] [ 100% (46592 of 46592) ]: done!
Downloading rubysl-scanf-1.0.0.gem...
[ 12% (1903 of 14848) ] [ 31% (4662 of 14848) ] [ 49% (7421 of 14848) ] [ 68% (10180 of 14848) ] [ 87% (12939 of 14848) ] [ 100% (14848 of 14848) ]: done!
Downloading rubysl-securerandom-1.0.0.gem...
[ 20% (1904 of 9216) ] [ 50% (4663 of 9216) ] [ 80% (7422 of 9216) ] [ 100% (9216 of 9216) ]: done!
Downloading rubysl-set-1.0.0.gem...
[ 8% (1903 of 23552) ] [ 19% (4662 of 23552) ] [ 31% (7421 of 23552) ] [ 43% (10180 of 23552) ] [ 54% (12939 of 23552) ] [ 65% (15528 of 23552) ] [ 77% (18287 of 23552) ] [ 89% (21046 of 23552) ] [ 100% (23552 of 23552) ]: done!
Downloading rubysl-shellwords-1.0.1.gem...
[ 23% (1904 of 8192) ] [ 56% (4663 of 8192) ] [ 90% (7422 of 8192) ] [ 100% (8192 of 8192) ]: done!
Downloading rubysl-singleton-1.0.0.gem...
[ 19% (1904 of 9728) ] [ 47% (4663 of 9728) ] [ 76% (7422 of 9728) ] [ 100% (9728 of 9728) ]: done!
Downloading rubysl-soap-1.0.0.gem...
[ 3% (1903 of 55808) ] [ 8% (4662 of 55808) ] [ 13% (7421 of 55808) ] [ 18% (10180 of 55808) ] [ 23% (12939 of 55808) ] [ 27% (15528 of 55808) ] [ 32% (18287 of 55808) ] [ 37% (21046 of 55808) ] [ 42% (23805 of 55808) ] [ 47% (26564 of 55808) ] [ 52% (29323 of 55808) ] [ 57% (31912 of 55808) ] [ 86% (48296 of 55808) ] [ 100% (55808 of 55808) ]: done!
Downloading rubysl-socket-1.0.1.gem...
[ 5% (1903 of 33280) ] [ 14% (4662 of 33280) ] [ 22% (7421 of 33280) ] [ 30% (10180 of 33280) ] [ 38% (12939 of 33280) ] [ 46% (15528 of 33280) ] [ 54% (18287 of 33280) ] [ 63% (21046 of 33280) ] [ 71% (23805 of 33280) ] [ 79% (26564 of 33280) ] [ 88% (29323 of 33280) ] [ 95% (31912 of 33280) ] [ 100% (33280 of 33280) ]: done!
Downloading rubysl-stringio-1.0.1.gem...
[ 7% (1903 of 25600) ] [ 18% (4662 of 25600) ] [ 28% (7421 of 25600) ] [ 39% (10180 of 25600) ] [ 50% (12939 of 25600) ] [ 60% (15528 of 25600) ] [ 71% (18287 of 25600) ] [ 82% (21046 of 25600) ] [ 92% (23805 of 25600) ] [ 100% (25600 of 25600) ]: done!
Downloading rubysl-strscan-1.0.1.gem...
[ 13% (1904 of 14336) ] [ 32% (4663 of 14336) ] [ 51% (7422 of 14336) ] [ 71% (10181 of 14336) ] [ 90% (12940 of 14336) ] [ 100% (14336 of 14336) ]: done!
Downloading rubysl-sync-1.0.0.gem...
[ 23% (1905 of 8192) ] [ 56% (4664 of 8192) ] [ 90% (7423 of 8192) ] [ 100% (8192 of 8192) ]: done!
Downloading rubysl-syslog-1.0.0.gem...
[ 16% (1904 of 11776) ] [ 39% (4663 of 11776) ] [ 63% (7422 of 11776) ] [ 86% (10181 of 11776) ] [ 100% (11776 of 11776) ]: done!
Downloading rubysl-tempfile-1.0.0.gem...
[ 18% (1904 of 10240) ] [ 45% (4663 of 10240) ] [ 72% (7422 of 10240) ] [ 99% (10181 of 10240) ] [ 100% (10240 of 10240) ]: done!
Downloading rubysl-test-unit-1.0.1.gem...
[ 6% (1904 of 30720) ] [ 15% (4663 of 30720) ] [ 24% (7422 of 30720) ] [ 33% (10181 of 30720) ] [ 42% (12940 of 30720) ] [ 50% (15529 of 30720) ] [ 59% (18288 of 30720) ] [ 68% (21047 of 30720) ] [ 77% (23806 of 30720) ] [ 86% (26565 of 30720) ] [ 95% (29324 of 30720) ] [ 100% (30720 of 30720) ]: done!
Downloading rubysl-thread-1.0.0.gem...
[ 20% (1905 of 9216) ] [ 50% (4664 of 9216) ] [ 80% (7423 of 9216) ] [ 100% (9216 of 9216) ]: done!
Downloading rubysl-thwait-1.0.0.gem...
[ 23% (1905 of 8192) ] [ 56% (4664 of 8192) ] [ 90% (7423 of 8192) ] [ 100% (8192 of 8192) ]: done!
Downloading rubysl-time-1.0.2.gem...
[ 12% (1904 of 15360) ] [ 30% (4663 of 15360) ] [ 48% (7422 of 15360) ] [ 66% (10181 of 15360) ] [ 84% (12940 of 15360) ] [ 100% (15360 of 15360) ]: done!
Downloading rubysl-timeout-1.0.0.gem...
[ 21% (1905 of 8704) ] [ 53% (4664 of 8704) ] [ 85% (7423 of 8704) ] [ 100% (8704 of 8704) ]: done!
Downloading rubysl-tmpdir-1.0.0.gem...
[ 21% (1905 of 8704) ] [ 53% (4664 of 8704) ] [ 85% (7423 of 8704) ] [ 100% (8704 of 8704) ]: done!
Downloading rubysl-tracer-1.0.0.gem...
[ 28% (1905 of 6656) ] [ 70% (4664 of 6656) ] [ 100% (6656 of 6656) ]: done!
Downloading rubysl-tsort-1.0.0.gem...
[ 21% (1905 of 8704) ] [ 53% (4664 of 8704) ] [ 85% (7423 of 8704) ] [ 100% (8704 of 8704) ]: done!
Downloading rubysl-un-1.0.0.gem...
[ 24% (1905 of 7680) ] [ 60% (4664 of 7680) ] [ 96% (7423 of 7680) ] [ 100% (7680 of 7680) ]: done!
Downloading rubysl-uri-1.0.0.gem...
[ 5% (1904 of 36864) ] [ 12% (4663 of 36864) ] [ 20% (7422 of 36864) ] [ 27% (10181 of 36864) ] [ 35% (12940 of 36864) ] [ 42% (15529 of 36864) ] [ 49% (18288 of 36864) ] [ 57% (21047 of 36864) ] [ 64% (23806 of 36864) ] [ 72% (26565 of 36864) ] [ 79% (29324 of 36864) ] [ 86% (31913 of 36864) ] [ 94% (34672 of 36864) ] [ 100% (36864 of 36864) ]: done!
Downloading rubysl-weakref-1.0.0.gem...
[ 28% (1905 of 6656) ] [ 70% (4664 of 6656) ] [ 100% (6656 of 6656) ]: done!
Downloading rubysl-webrick-1.0.0.gem...
[ 4% (1904 of 38912) ] [ 11% (4663 of 38912) ] [ 19% (7422 of 38912) ] [ 26% (10181 of 38912) ] [ 33% (12940 of 38912) ] [ 39% (15529 of 38912) ] [ 46% (18288 of 38912) ] [ 54% (21047 of 38912) ] [ 61% (23806 of 38912) ] [ 68% (26565 of 38912) ] [ 75% (29324 of 38912) ] [ 82% (31913 of 38912) ] [ 89% (34672 of 38912) ] [ 96% (37431 of 38912) ] [ 100% (38912 of 38912) ]: done!
Downloading rubysl-xmlrpc-1.0.0.gem...
[ 6% (1904 of 29184) ] [ 15% (4663 of 29184) ] [ 25% (7422 of 29184) ] [ 34% (10181 of 29184) ] [ 44% (12940 of 29184) ] [ 53% (15529 of 29184) ] [ 62% (18288 of 29184) ] [ 72% (21047 of 29184) ] [ 81% (23806 of 29184) ] [ 91% (26565 of 29184) ] [ 100% (29184 of 29184) ]: done!
Downloading rubysl-yaml-1.1.0.gem...
[ 2% (1904 of 90624) ] [ 5% (4663 of 90624) ] [ 8% (7422 of 90624) ] [ 11% (10181 of 90624) ] [ 14% (12940 of 90624) ] [ 17% (15529 of 90624) ] [ 20% (18288 of 90624) ] [ 23% (21047 of 90624) ] [ 26% (23806 of 90624) ] [ 29% (26565 of 90624) ] [ 32% (29324 of 90624) ] [ 35% (31913 of 90624) ] [ 53% (48297 of 90624) ] [ 71% (64681 of 90624) ] [ 89% (81065 of 90624) ] [ 100% (90624 of 90624) ]: done!
Downloading rubysl-zlib-1.0.1.gem...
[ 5% (1904 of 33792) ] [ 13% (4663 of 33792) ] [ 21% (7422 of 33792) ] [ 30% (10181 of 33792) ] [ 38% (12940 of 33792) ] [ 45% (15529 of 33792) ] [ 54% (18288 of 33792) ] [ 62% (21047 of 33792) ] [ 70% (23806 of 33792) ] [ 78% (26565 of 33792) ] [ 86% (29324 of 33792) ] [ 94% (31913 of 33792) ] [ 100% (33792 of 33792) ]: done!
Setting up gems...
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-ast-1.3.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-compiler-1.2.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-melbourne-1.2.1.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-processor-1.3.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/staging/runtime/gems/rubinius-toolset-2.3.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/ffi2-generators-0.1.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-etc-1.0.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-fileutils-1.0.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-mkmf-1.0.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-shellwords-1.0.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-date-1.0.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-delegate-1.0.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-digest-1.0.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-fcntl-1.0.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-monitor-1.0.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-openssl-1.0.2'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-optparse-1.0.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-rational-1.0.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-stringio-1.0.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-strscan-1.0.1'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-tempfile-1.0.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-thread-1.0.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-tmpdir-1.0.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-uri-1.0.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-yaml-1.1.0'
Unpacked gem: '/home/test/.rvm/src/rbx-1.4.3/bootstrap/gems/rubysl-zlib-1.0.1'
Writing configuration files...
------------------------------------------------------------------
Rubinius (c0787afb) has been configured for the following paths:
prefix: /home/test/.rvm/rubies/rbx-1.4.3
bin: /home/test/.rvm/rubies/rbx-1.4.3/bin
lib: /home/test/.rvm/rubies/rbx-1.4.3/library
include: /home/test/.rvm/rubies/rbx-1.4.3/vm/include/capi
runtime: /home/test/.rvm/rubies/rbx-1.4.3/runtime
kernel: /home/test/.rvm/rubies/rbx-1.4.3/kernel
site: /home/test/.rvm/rubies/rbx-1.4.3/site
vendor: /home/test/.rvm/rubies/rbx-1.4.3/vendor
man: /home/test/.rvm/rubies/rbx-1.4.3/man
gems: /home/test/.rvm/rubies/rbx-1.4.3/gems
gems cache: /home/test/.rvm/src/rbx-1.4.3/vendor/cache
Run 'rake' to build, test and install Rubinius.
After building, you may add
'/home/test/.rvm/rubies/rbx-1.4.3/bin'
to your PATH or run commands directly from that directory.
Available commands are:
ruby, rake, gem, irb, rdoc, ri, erb, rbx
------------------------------------------------------------------
[2017-01-02 18:23:49] /home/test/.rvm/wrappers/ruby-2.4.0@rubinius/bundle
current path: /home/test/.rvm/src/rbx-1.4.3
PATH=/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
command(2): /home/test/.rvm/wrappers/ruby-2.4.0@rubinius/bundle install
Using rake 10.4.2
Using daedalus-core 0.2.0
Using redcard 1.1.0
Using rubinius-ast 1.3.0
Using rubinius-compiler 1.2.1
Using rubinius-melbourne 1.2.1.0
Using rubinius-processor 1.3.0
Using rubinius-toolset 2.3.1
Using bundler 1.13.7
Using rubinius-bridge 1.1.0
Using rubinius-build_tools 1.0.0
Bundle complete! 5 Gemfile dependencies, 11 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
[2017-01-02 18:08:05] requirements_arch_libs_install
requirements_arch_libs_install ()
{
__rvm_try_sudo pacman -Sy --needed --noconfirm "$@" || return $?
}
current path: /home/test
PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
command(4): requirements_arch_libs_install clang35 llvm35 llvm35-libs
++ __rvm_try_sudo pacman -Sy --needed --noconfirm clang35 llvm35 llvm35-libs
++ typeset -a command_to_run
++ typeset sudo_path sbin_path missing_paths
++ command_to_run=("$@")
++ (( UID == 0 ))
++ case "$rvm_autolibs_flag_number" in
++ is_a_function __rvm_sudo
++ typeset -f __rvm_sudo
++ missing_paths=
++ for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ [[ -d /sbin ]]
++ [[ :/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl: != *\:\/\s\b\i\n\:* ]]
++ missing_paths+=:/sbin
++ for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ [[ -d /usr/sbin ]]
++ [[ :/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl: != *\:\/\u\s\r\/\s\b\i\n\:* ]]
++ missing_paths+=:/usr/sbin
++ for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ [[ -d /usr/local/sbin ]]
++ [[ :/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl: != *\:\/\u\s\r\/\l\o\c\a\l\/\s\b\i\n\:* ]]
++ [[ -n :/sbin:/usr/sbin ]]
++ command_to_run=(/usr/bin/env PATH="${PATH}${missing_paths}" "${command_to_run[@]}")
++ command_to_run=(__rvm_sudo -p "%p password required for '$*': " "${command_to_run[@]}")
++ __rvm_sudo -p '%p password required for '\''pacman -Sy --needed --noconfirm clang35 llvm35 llvm35-libs'\'': ' /usr/bin/env PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin pacman -Sy --needed --noconfirm clang35 llvm35 llvm35-libs
++ command sudo -p '%p password required for '\''pacman -Sy --needed --noconfirm clang35 llvm35 llvm35-libs'\'': ' /usr/bin/env PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin pacman -Sy --needed --noconfirm clang35 llvm35 llvm35-libs
++ sudo -p '%p password required for '\''pacman -Sy --needed --noconfirm clang35 llvm35 llvm35-libs'\'': ' /usr/bin/env PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin pacman -Sy --needed --noconfirm clang35 llvm35 llvm35-libs
:: Synchronizing package databases...
core is up to date
extra is up to date
downloading community.db...
downloading community.db...
downloading community.db...
downloading community.db...
downloading community.db...
downloading community.db...
downloading community.db...
downloading community.db...
community is up to date
multilib is up to date
resolving dependencies...
looking for conflicting packages...
Packages (3) clang35-3.5.2-3 llvm35-3.5.2-3 llvm35-libs-3.5.2-3
Total Installed Size: 250.93 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing llvm35-libs...
installing clang35...
Optional dependencies for clang35
llvm-libs: for compiling with -flto
installing llvm35...
[2017-01-02 18:08:03] requirements_arch_libs_remove
requirements_arch_libs_remove ()
{
__rvm_try_sudo pacman -Rs --noconfirm "$@" || return $?
}
current path: /home/test
PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
command(4): requirements_arch_libs_remove clang llvm llvm-libs
++ __rvm_try_sudo pacman -Rs --noconfirm clang llvm llvm-libs
++ typeset -a command_to_run
++ typeset sudo_path sbin_path missing_paths
++ command_to_run=("$@")
++ (( UID == 0 ))
++ case "$rvm_autolibs_flag_number" in
++ is_a_function __rvm_sudo
++ typeset -f __rvm_sudo
++ missing_paths=
++ for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ [[ -d /sbin ]]
++ [[ :/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl: != *\:\/\s\b\i\n\:* ]]
++ missing_paths+=:/sbin
++ for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ [[ -d /usr/sbin ]]
++ [[ :/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl: != *\:\/\u\s\r\/\s\b\i\n\:* ]]
++ missing_paths+=:/usr/sbin
++ for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ [[ -d /usr/local/sbin ]]
++ [[ :/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl: != *\:\/\u\s\r\/\l\o\c\a\l\/\s\b\i\n\:* ]]
++ [[ -n :/sbin:/usr/sbin ]]
++ command_to_run=(/usr/bin/env PATH="${PATH}${missing_paths}" "${command_to_run[@]}")
++ command_to_run=(__rvm_sudo -p "%p password required for '$*': " "${command_to_run[@]}")
++ __rvm_sudo -p '%p password required for '\''pacman -Rs --noconfirm clang llvm llvm-libs'\'': ' /usr/bin/env PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin pacman -Rs --noconfirm clang llvm llvm-libs
++ command sudo -p '%p password required for '\''pacman -Rs --noconfirm clang llvm llvm-libs'\'': ' /usr/bin/env PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin pacman -Rs --noconfirm clang llvm llvm-libs
++ sudo -p '%p password required for '\''pacman -Rs --noconfirm clang llvm llvm-libs'\'': ' /usr/bin/env PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin pacman -Rs --noconfirm clang llvm llvm-libs
checking dependencies...
Packages (4) libxml2-2.9.4+12+ge905f08-2 clang-3.9.1-2 llvm-3.9.1-2 llvm-libs-3.9.1-2
Total Removed Size: 374.36 MiB
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
removing llvm...
removing clang...
removing libxml2...
removing llvm-libs...
[2017-01-02 18:23:46] __rvm_rm_rf
__rvm_rm_rf ()
{
__rvm_rm_rf_verbose "$@"
}
current path: /home/test/rvm/scripts/functions/requirements
GEM_HOME=/home/test/.rvm/gems/rbx-1
GEM_PATH=/home/test/.rvm/gems/rbx-1:/home/test/.rvm/gems/rbx-1@global
PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
command(2): __rvm_rm_rf /home/test/.rvm/src/rbx-1.4.3
++ __rvm_rm_rf_verbose /home/test/.rvm/src/rbx-1.4.3
++ typeset target
++ target=/home/test/.rvm/src/rbx-1.4.3
++ [[ -n '' ]]
++ [[ -n 4.4.5(1)-release ]]
++ builtin shopt -s extglob
++ case "${target}" in
++ [[ -z /home/test/.rvm/src/rbx-1.4.3 ]]
++ [[ -d /home/test/.rvm/src/rbx-1.4.3 ]]
++ command rm -rf /home/test/.rvm/src/rbx-1.4.3
++ rm -rf /home/test/.rvm/src/rbx-1.4.3
++ true
[2017-01-02 18:08:04] requirements_arch_update_system
requirements_arch_update_system ()
{
requirements_arch_libs_install pacman || return $?
}
current path: /home/test
PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
command(2): requirements_arch_update_system rbx-1.4.3
++ requirements_arch_libs_install pacman
++ __rvm_try_sudo pacman -Sy --needed --noconfirm pacman
++ typeset -a command_to_run
++ typeset sudo_path sbin_path missing_paths
++ command_to_run=("$@")
++ (( UID == 0 ))
++ case "$rvm_autolibs_flag_number" in
++ is_a_function __rvm_sudo
++ typeset -f __rvm_sudo
++ missing_paths=
++ for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ [[ -d /sbin ]]
++ [[ :/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl: != *\:\/\s\b\i\n\:* ]]
++ missing_paths+=:/sbin
++ for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ [[ -d /usr/sbin ]]
++ [[ :/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl: != *\:\/\u\s\r\/\s\b\i\n\:* ]]
++ missing_paths+=:/usr/sbin
++ for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ [[ -d /usr/local/sbin ]]
++ [[ :/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl: != *\:\/\u\s\r\/\l\o\c\a\l\/\s\b\i\n\:* ]]
++ [[ -n :/sbin:/usr/sbin ]]
++ command_to_run=(/usr/bin/env PATH="${PATH}${missing_paths}" "${command_to_run[@]}")
++ command_to_run=(__rvm_sudo -p "%p password required for '$*': " "${command_to_run[@]}")
++ __rvm_sudo -p '%p password required for '\''pacman -Sy --needed --noconfirm pacman'\'': ' /usr/bin/env PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin pacman -Sy --needed --noconfirm pacman
++ command sudo -p '%p password required for '\''pacman -Sy --needed --noconfirm pacman'\'': ' /usr/bin/env PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin pacman -Sy --needed --noconfirm pacman
++ sudo -p '%p password required for '\''pacman -Sy --needed --noconfirm pacman'\'': ' /usr/bin/env PATH=/home/test/.rvm/gems/rbx-1/bin:/home/test/.rvm/gems/rbx-1@global/bin:/home/test/.rvm/rubies/rbx-1/bin:/home/test/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin:/usr/sbin pacman -Sy --needed --noconfirm pacman
:: Synchronizing package databases...
core is up to date
extra is up to date
downloading community.db...
downloading community.db...
downloading community.db...
downloading community.db...
downloading community.db...
warning: pacman-5.0.1-4 is up to date -- skipping
multilib is up to date
there is nothing to do
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment