Skip to content

Instantly share code, notes, and snippets.

@boxofrox
Created November 9, 2016 03:28
Show Gist options
  • Save boxofrox/308c5430d29bbe8e886334dfebcc4519 to your computer and use it in GitHub Desktop.
Save boxofrox/308c5430d29bbe8e886334dfebcc4519 to your computer and use it in GitHub Desktop.
rvm install rbx-2.5.8 (2016-11-08)
⯈ rvm install rbx-2.5.8
rbx-2.5.8 - #removing src/rbx-2.5.8 - please wait
Checking requirements for arch.
Requirements installation successful.
ruby-2.3.0@rubinius - #regenerating binstubs - please wait
HEAD is now at 7a5b05b Version 2.5.2.
Previous HEAD position was 7a5b05b... Version 2.5.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 v2.5.8
Copying from repo to src path...
ruby-2.3.0@rubinius - #bundle install - please wait
rbx-2.5.8 - #configuring - please wait
rbx-2.5.8 - #compiling - please wait
Error running '/home/charetjc/.rvm/wrappers/ruby-2.3.0@rubinius/rake install --trace',
showing last 15 lines of /home/charetjc/.rvm/log/1478661668_rbx-2.5.8/rake.log
3: CC vm/util/time64.c
3: CXX vm/util/timer.cpp
5: CC vm/util/timing.c
5: CC vm/util/utf8.c
3: CC vm/util/vsnprintf.c
5: CXX vm/vm.cpp
3: CXX vm/vm_thread_state.cpp
rake aborted!
Error compiling
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:68:in `command'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:234:in `cxx_compile'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:221:in `compile'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:433:in `build'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:895:in `block (2 levels) in perform_tasks'
Tasks: TOP => install => build:build => vm/vm
⯈ rvm --version
rvm 1.27.0 (master) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
https://github.com/rvm/rvm/commit/d804e02595be3e1e253c83012368dae6c74b8aad
⯈ rvm info
ruby-2.3.0:
system:
uname: "Linux blackbox 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64 GNU/Linux"
system: "arch/libc-2.24/x86_64"
bash: "/usr/bin/bash => GNU bash, version 4.3.46(1)-release (x86_64-unknown-linux-gnu)"
zsh: "/usr/bin/zsh => zsh 5.2 (x86_64-unknown-linux-gnu)"
rvm:
version: "rvm 1.27.0 (master) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]"
updated: "30 minutes 30 seconds ago"
path: "/home/charetjc/.rvm"
ruby:
interpreter: "ruby"
version: "2.3.0p0"
date: "2015-12-25"
platform: "x86_64-linux"
patchlevel: "2015-12-25 revision 53290"
full_version: "ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]"
homes:
gem: "/home/charetjc/.rvm/gems/ruby-2.3.0"
ruby: "/home/charetjc/.rvm/rubies/ruby-2.3.0"
binaries:
ruby: "/home/charetjc/.rvm/rubies/ruby-2.3.0/bin/ruby"
irb: "/home/charetjc/.rvm/rubies/ruby-2.3.0/bin/irb"
gem: "/home/charetjc/.rvm/rubies/ruby-2.3.0/bin/gem"
rake: "/home/charetjc/.rvm/gems/ruby-2.3.0/bin/rake"
environment:
PATH: "/home/charetjc/.rvm/gems/ruby-2.3.0/bin:/home/charetjc/.rvm/gems/ruby-2.3.0@global/bin:/home/charetjc/.rvm/rubies/ruby-2.3.0/bin:/home/charetjc/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/lib/jvm/default/bin:/opt/opencascade/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/charetjc/.rvm/bin:/home/charetjc/.local/bin"
GEM_HOME: "/home/charetjc/.rvm/gems/ruby-2.3.0"
GEM_PATH: "/home/charetjc/.rvm/gems/ruby-2.3.0:/home/charetjc/.rvm/gems/ruby-2.3.0@global"
MY_RUBY_HOME: "/home/charetjc/.rvm/rubies/ruby-2.3.0"
IRBRC: "/home/charetjc/.rvm/rubies/ruby-2.3.0/.irbrc"
RUBYOPT: ""
gemset: ""
** 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/charetjc/.rvm/rubies/ruby-2.3.0/bin/ruby vm/codegen/config_vars.rb vm/gen/config_variables.h
GEN vm/gen/config_variables.h
** 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/basic_object.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/character.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/encoding.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/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/thread_mirror.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/basic_object.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/complex.rb (first_time, not_needed)
** Invoke kernel/common/complexifier.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/encoding.rb (first_time, not_needed)
** Invoke kernel/common/enumerable.rb (first_time, not_needed)
** Invoke kernel/common/enumerable_helper.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/gc.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/missing_method.rb (first_time, not_needed)
** Invoke kernel/common/module.rb (first_time, not_needed)
** Invoke kernel/common/mutex.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/numeric_mirror.rb (first_time, not_needed)
** Invoke kernel/common/object_space.rb (first_time, not_needed)
** Invoke kernel/common/proc.rb (first_time, not_needed)
** Invoke kernel/common/proc_mirror.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/range_mirror.rb (first_time, not_needed)
** Invoke kernel/common/rational.rb (first_time, not_needed)
** Invoke kernel/common/rationalizer.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/thread_group_mirror.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/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/converter_paths.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/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/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/constants.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/control_flow.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/data.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/definitions.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/encoding.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/exceptions.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/file.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/grapher.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/literals.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/node.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/operators.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/self.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/sends.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/transforms.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/values.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/variables.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/version.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiled_file.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiler.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/evaluator.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator_methods.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/iseq.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/locals.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/opcodes.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/printers.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/stages.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/version.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/extconf.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne/version.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/processor.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/version.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/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 vm/gen/encoding_database.cpp (first_time)
** Invoke vm/codegen/encoding_extract.rb (first_time, not_needed)
** Execute vm/gen/encoding_database.cpp
/home/charetjc/.rvm/rubies/ruby-2.3.0/bin/ruby vm/codegen/encoding_extract.rb /home/charetjc/.rvm/src/rbx-2.5.8/vendor/oniguruma vm/gen/encoding_database.cpp
** Invoke vm/gen/transcoder_database.cpp (first_time)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/staging//library/encoding/converter (first_time)
** Execute /home/charetjc/.rvm/src/rbx-2.5.8/staging//library/encoding/converter
mkdir -p /home/charetjc/.rvm/src/rbx-2.5.8/staging//library/encoding/converter
** Invoke vm/codegen/transcoders_extract.rb (first_time, not_needed)
** Execute vm/gen/transcoder_database.cpp
/home/charetjc/.rvm/rubies/ruby-2.3.0/bin/ruby vm/codegen/transcoders_extract.rb /home/charetjc/.rvm/src/rbx-2.5.8/vendor/oniguruma/enc/trans vm/gen/transcoder_database.cpp
** Invoke /home/charetjc/.rvm/src/rbx-2.5.8/vm/gen/release.h (first_time)
** Execute /home/charetjc/.rvm/src/rbx-2.5.8/vm/gen/release.h
** Invoke vm/gen/includes.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (first_time, not_needed)
** 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/encoding.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/character.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/builtin/diagnostics.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/charetjc/.rvm/rubies/ruby-2.3.0/bin/ruby vm/codegen/field_extract.rb vm/builtin/basic_object.hpp 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/encoding.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/character.hpp vm/builtin/thread_state.hpp vm/builtin/jit.hpp vm/builtin/diagnostics.hpp
** Execute vm/gen/includes.hpp
** Invoke vm/gen/kind_of.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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/basic_object.hpp (not_needed)
** 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/encoding.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/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/builtin/diagnostics.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=-g -O2' '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/charetjc/.rvm/src/rbx-2.5.8/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/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi'
Making all in include
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi/include'
Making all in testsuite
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi/testsuite'
Making all in man
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi/man'
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/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/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi'
make[1]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi'
1: LB vendor/libsodium
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 whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C compiler accepts -fPIC... yes
checking whether the linker accepts -fPIC... yes
checking whether C compiler accepts -fPIE... yes
checking whether the linker accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -fno-strict-overflow... yes
checking whether C compiler accepts -fstack-protector... yes
checking whether the linker accepts -fstack-protector... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wdiv-by-zero... yes
checking whether C compiler accepts -Wsometimes-uninitialized... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wall -Wextra... yes
checking for clang... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 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 a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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... no
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 for ar... (cached) ar
checking for MMX instructions set... yes
checking for SSE2 instructions set... yes
checking for SSE3 instructions set... no
checking for SSSE3 instructions set... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether __STDC_LIMIT_MACROS is required... no
checking whether we should use x86_64 asm code... yes
checking for 128-bit arithmetic... yes
checking for cpuid instruction... yes
checking if weak symbols are supported... yes
configure: data alignment is not required on this target
checking for arc4random... no
checking for arc4random_buf... no
checking for mmap... yes
checking for mlock... yes
checking for madvise... yes
checking for mprotect... yes
checking for explicit_bzero... no
checking for posix_memalign... yes
checking if gcc/ld supports -Wl,--output-def... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dist-build/Makefile
config.status: creating libsodium.pc
config.status: creating libsodium-uninstalled.pc
config.status: creating msvc-scripts/Makefile
config.status: creating src/Makefile
config.status: creating src/libsodium/Makefile
config.status: creating src/libsodium/include/Makefile
config.status: creating src/libsodium/include/sodium/version.h
config.status: creating test/default/Makefile
config.status: creating test/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dist-build
make[1]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/dist-build'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/dist-build'
Making all in msvc-scripts
make[1]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/msvc-scripts'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/msvc-scripts'
Making all in src
make[1]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src'
Making all in libsodium
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src/libsodium'
Making all in include
make[3]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src/libsodium/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src/libsodium/include'
make[3]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src/libsodium'
CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo
CC crypto_auth/libsodium_la-crypto_auth.lo
CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256_api.lo
CC crypto_auth/hmacsha256/cp/libsodium_la-hmac_hmacsha256.lo
CC crypto_auth/hmacsha256/cp/libsodium_la-verify_hmacsha256.lo
CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512_api.lo
CC crypto_auth/hmacsha512/cp/libsodium_la-hmac_hmacsha512.lo
CC crypto_auth/hmacsha512/cp/libsodium_la-verify_hmacsha512.lo
CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256_api.lo
CC crypto_auth/hmacsha512256/cp/libsodium_la-hmac_hmacsha512256.lo
CC crypto_auth/hmacsha512256/cp/libsodium_la-verify_hmacsha512256.lo
CC crypto_box/libsodium_la-crypto_box.lo
CC crypto_box/libsodium_la-crypto_box_easy.lo
CC crypto_box/libsodium_la-crypto_box_seal.lo
CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305_api.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-after_curve25519xsalsa20poly1305.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-before_curve25519xsalsa20poly1305.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-box_curve25519xsalsa20poly1305.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-keypair_curve25519xsalsa20poly1305.lo
CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20.lo
CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20_api.lo
CC crypto_core/salsa20/ref/libsodium_la-core_salsa20.lo
CC crypto_core/salsa20/libsodium_la-core_salsa20_api.lo
CC crypto_generichash/libsodium_la-crypto_generichash.lo
CC crypto_generichash/blake2/libsodium_la-generichash_blake2_api.lo
CC crypto_generichash/blake2/ref/libsodium_la-blake2b-ref.lo
CC crypto_generichash/blake2/ref/libsodium_la-generichash_blake2b.lo
CC crypto_hash/libsodium_la-crypto_hash.lo
CC crypto_hash/sha256/libsodium_la-hash_sha256_api.lo
CC crypto_hash/sha256/cp/libsodium_la-hash_sha256.lo
CC crypto_hash/sha512/libsodium_la-hash_sha512_api.lo
CC crypto_hash/sha512/cp/libsodium_la-hash_sha512.lo
CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305_api.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305_try.lo
CC crypto_onetimeauth/poly1305/donna/libsodium_la-auth_poly1305_donna.lo
CC crypto_onetimeauth/poly1305/donna/libsodium_la-verify_poly1305_donna.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo
CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo
CC crypto_pwhash/scryptsalsa208sha256/sse/libsodium_la-pwhash_scryptsalsa208sha256_sse.lo
CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo
CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519_api.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo
CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305_api.lo
CC crypto_secretbox/xsalsa20poly1305/ref/libsodium_la-box_xsalsa20poly1305.lo
CC crypto_shorthash/libsodium_la-crypto_shorthash.lo
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24_api.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24.lo
CC crypto_sign/libsodium_la-crypto_sign.lo
CC crypto_sign/ed25519/libsodium_la-sign_ed25519_api.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_0.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_1.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_add.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_cmov.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_copy.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_frombytes.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_invert.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_isnegative.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_isnonzero.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_mul.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_neg.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_pow22523.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_sq.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_sq2.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_sub.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_tobytes.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_add.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_double_scalarmult.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_frombytes.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_madd.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_msub.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p1p1_to_p2.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p1p1_to_p3.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p2_0.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p2_dbl.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_0.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_dbl.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_to_cached.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_to_p2.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_tobytes.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_precomp_0.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_scalarmult_base.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_sub.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_tobytes.lo
CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo
CC crypto_sign/ed25519/ref10/libsodium_la-open.lo
CC crypto_sign/ed25519/ref10/libsodium_la-sc_muladd.lo
CC crypto_sign/ed25519/ref10/libsodium_la-sc_reduce.lo
CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo
CC crypto_stream/libsodium_la-crypto_stream.lo
CC crypto_stream/chacha20/libsodium_la-stream_chacha20_api.lo
CC crypto_stream/chacha20/ref/libsodium_la-stream_chacha20_ref.lo
CC crypto_stream/salsa20/libsodium_la-stream_salsa20_api.lo
CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20_api.lo
CC crypto_stream/xsalsa20/ref/libsodium_la-stream_xsalsa20.lo
CC crypto_stream/xsalsa20/ref/libsodium_la-xor_xsalsa20.lo
CC crypto_verify/16/libsodium_la-verify_16_api.lo
CC crypto_verify/16/ref/libsodium_la-verify_16.lo
CC crypto_verify/32/libsodium_la-verify_32_api.lo
CC crypto_verify/32/ref/libsodium_la-verify_32.lo
CC crypto_verify/64/libsodium_la-verify_64_api.lo
CC crypto_verify/64/ref/libsodium_la-verify_64.lo
CC randombytes/libsodium_la-randombytes.lo
CC sodium/libsodium_la-core.lo
CC sodium/libsodium_la-runtime.lo
CC sodium/libsodium_la-utils.lo
CC sodium/libsodium_la-version.lo
CC randombytes/salsa20/libsodium_la-randombytes_salsa20_random.lo
CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
CC crypto_scalarmult/curve25519/donna_c64/libsodium_la-base_curve25519_donna_c64.lo
CC crypto_scalarmult/curve25519/donna_c64/libsodium_la-smult_curve25519_donna_c64.lo
CPPAS crypto_stream/salsa20/amd64_xmm6/libsodium_la-stream_salsa20_amd64_xmm6.lo
CC crypto_core/salsa2012/ref/libsodium_la-core_salsa2012.lo
CC crypto_core/salsa2012/libsodium_la-core_salsa2012_api.lo
CC crypto_core/salsa208/ref/libsodium_la-core_salsa208.lo
CC crypto_core/salsa208/libsodium_la-core_salsa208_api.lo
CC crypto_sign/edwards25519sha512batch/libsodium_la-sign_edwards25519sha512batch_api.lo
CC crypto_sign/edwards25519sha512batch/ref/libsodium_la-fe25519_edwards25519sha512batch.lo
CC crypto_sign/edwards25519sha512batch/ref/libsodium_la-ge25519_edwards25519sha512batch.lo
CC crypto_sign/edwards25519sha512batch/ref/libsodium_la-sc25519_edwards25519sha512batch.lo
CC crypto_sign/edwards25519sha512batch/ref/libsodium_la-sign_edwards25519sha512batch.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-afternm_aes128ctr.lo
CC crypto_stream/aes128ctr/libsodium_la-stream_aes128ctr_api.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-beforenm_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-common_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-consts_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-int128_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-stream_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-xor_afternm_aes128ctr.lo
CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012_api.lo
CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012.lo
CC crypto_stream/salsa2012/ref/libsodium_la-xor_salsa2012.lo
CC crypto_stream/salsa208/libsodium_la-stream_salsa208_api.lo
CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208.lo
CC crypto_stream/salsa208/ref/libsodium_la-xor_salsa208.lo
CCLD libsodium.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src/libsodium'
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src/libsodium'
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src'
make[1]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src'
Making all in test
make[1]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/test'
Making all in default
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/test/default'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/test/default'
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/test'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/test'
make[1]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/test'
make[1]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium'
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 transcoder.c
transcoder.c:1373:1: warning: unused function 'more_output_buffer' [-Wunused-function]
more_output_buffer(
^
1 warning generated.
1: CC regversion.c
1: CC regcomp.c
1: CC regexec.c
1: CC regerror.c
1: CC st.c
1: CC regtrav.c
1: CC regsyntax.c
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 enc/shift_jis.c
1: CC enc/iso_8859_14.c
1: CC enc/windows_31j.c
1: CC enc/iso_8859_6.c
1: CC enc/gb18030.c
1: CC enc/iso_8859_7.c
1: CC enc/euc_jp.c
1: CC enc/mktable.c
1: CC enc/iso_8859_15.c
1: CC enc/iso_8859_5.c
1: CC enc/euc_kr.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/euc_tw.c
1: CC enc/big5.c
1: CC enc/iso_8859_4.c
1: CC enc/emacs_mule.c
1: CC enc/koi8_r.c
1: CC enc/iso_8859_16.c
1: CC enc/utf_32be.c
1: CC enc/gbk.c
1: CC enc/utf_8.c
1: CC enc/windows_1251.c
1: CC enc/iso_8859_1.c
1: CC enc/iso_8859_13.c
1: CC enc/ascii.c
1: CC enc/koi8_u.c
1: CC enc/iso_8859_11.c
1: CC enc/iso_8859_3.c
1: CC enc/cp949.c
1: CC enc/unicode.c
1: CC enc/iso_8859_9.c
1: CC enc/utf_32le.c
1: CC enc/iso_8859_8.c
1: CC enc/us_ascii.c
1: CC enc/iso_8859_2.c
1: CC enc/iso_8859_10.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: AR ./libonig.a
ar: creating ./libonig.a
a - ./artifacts/transcoder.c.o
a - ./artifacts/regversion.c.o
a - ./artifacts/regcomp.c.o
a - ./artifacts/regexec.c.o
a - ./artifacts/regerror.c.o
a - ./artifacts/st.c.o
a - ./artifacts/regtrav.c.o
a - ./artifacts/regsyntax.c.o
a - ./artifacts/regenc.c.o
a - ./artifacts/regparse.c.o
a - enc/artifacts/shift_jis.c.o
a - enc/artifacts/iso_8859_14.c.o
a - enc/artifacts/windows_31j.c.o
a - enc/artifacts/iso_8859_6.c.o
a - enc/artifacts/gb18030.c.o
a - enc/artifacts/iso_8859_7.c.o
a - enc/artifacts/euc_jp.c.o
a - enc/artifacts/mktable.c.o
a - enc/artifacts/iso_8859_15.c.o
a - enc/artifacts/iso_8859_5.c.o
a - enc/artifacts/euc_kr.c.o
a - enc/artifacts/utf_16be.c.o
a - enc/artifacts/euc_tw.c.o
a - enc/artifacts/big5.c.o
a - enc/artifacts/iso_8859_4.c.o
a - enc/artifacts/emacs_mule.c.o
a - enc/artifacts/koi8_r.c.o
a - enc/artifacts/iso_8859_16.c.o
a - enc/artifacts/utf_32be.c.o
a - enc/artifacts/gbk.c.o
a - enc/artifacts/utf_8.c.o
a - enc/artifacts/windows_1251.c.o
a - enc/artifacts/iso_8859_1.c.o
a - enc/artifacts/iso_8859_13.c.o
a - enc/artifacts/ascii.c.o
a - enc/artifacts/koi8_u.c.o
a - enc/artifacts/iso_8859_11.c.o
a - enc/artifacts/iso_8859_3.c.o
a - enc/artifacts/cp949.c.o
a - enc/artifacts/unicode.c.o
a - enc/artifacts/iso_8859_9.c.o
a - enc/artifacts/utf_32le.c.o
a - enc/artifacts/iso_8859_8.c.o
a - enc/artifacts/us_ascii.c.o
a - enc/artifacts/iso_8859_2.c.o
a - enc/artifacts/iso_8859_10.c.o
a - enc/artifacts/utf_16le.c.o
1: CC enc/trans/big5.c
1: LDSHARED enc/trans/big5.so
1: CC enc/trans/chinese.c
1: LDSHARED enc/trans/chinese.so
1: CC enc/trans/emoji.c
1: LDSHARED enc/trans/emoji.so
1: CC enc/trans/emoji_iso2022_kddi.c
1: LDSHARED enc/trans/emoji_iso2022_kddi.so
1: CC enc/trans/emoji_sjis_docomo.c
1: LDSHARED enc/trans/emoji_sjis_docomo.so
1: CC enc/trans/emoji_sjis_kddi.c
1: LDSHARED enc/trans/emoji_sjis_kddi.so
1: CC enc/trans/emoji_sjis_softbank.c
1: LDSHARED enc/trans/emoji_sjis_softbank.so
1: CC enc/trans/escape.c
1: LDSHARED enc/trans/escape.so
1: CC enc/trans/gb18030.c
1: LDSHARED enc/trans/gb18030.so
1: CC enc/trans/gbk.c
1: LDSHARED enc/trans/gbk.so
1: CC enc/trans/iso2022.c
1: LDSHARED enc/trans/iso2022.so
1: CC enc/trans/japanese.c
1: LDSHARED enc/trans/japanese.so
1: CC enc/trans/japanese_euc.c
1: LDSHARED enc/trans/japanese_euc.so
1: CC enc/trans/japanese_sjis.c
1: LDSHARED enc/trans/japanese_sjis.so
1: CC enc/trans/korean.c
1: LDSHARED enc/trans/korean.so
1: CC enc/trans/newline.c
1: LDSHARED enc/trans/newline.so
1: CC enc/trans/single_byte.c
1: LDSHARED enc/trans/single_byte.so
1: CC enc/trans/utf8_mac.c
1: LDSHARED enc/trans/utf8_mac.so
1: CC enc/trans/utf_16_32.c
1: LDSHARED enc/trans/utf_16_32.so
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... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
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... 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... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86'
Making all in libudis86
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/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/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86/libudis86'
Making all in .
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86'
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86'
Making all in udcli
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/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/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86/udcli'
Making all in .
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86'
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86'
Making all in tests
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86/tests'
Making all in .
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86'
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86'
Making all in docs
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86/docs'
make[1]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86'
Running 200 tasks using 4 parallel threads
2: CXX vm/builtin/access_variable.cpp
3: CXX vm/builtin/alias.cpp
4: CXX vm/arguments.cpp
5: CXX vm/accessor_primitives.cpp
4: CXX vm/builtin/atomic.cpp
3: CXX vm/builtin/array.cpp
2: CXX vm/builtin/autoload.cpp
4: CXX vm/builtin/basic_object.cpp
3: CXX vm/builtin/block_as_method.cpp
2: CXX vm/builtin/bignum.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
4: CXX vm/builtin/call_unit_adapter.cpp
5: CXX vm/builtin/channel.cpp
3: CXX vm/builtin/character.cpp
2: CXX vm/builtin/class.cpp
4: CXX vm/builtin/compact_lookup_table.cpp
5: CXX vm/builtin/compiled_code.cpp
3: CXX vm/builtin/constant_cache.cpp
2: CXX vm/builtin/constant_scope.cpp
4: CXX vm/builtin/constant_table.cpp
3: CXX vm/builtin/data.cpp
2: CXX vm/builtin/diagnostics.cpp
4: CXX vm/builtin/dir.cpp
3: CXX vm/builtin/encoding.cpp
5: CXX vm/builtin/exception.cpp
2: CXX vm/builtin/executable.cpp
vm/builtin/dir.cpp:94:19: error: 'readdir_r' is deprecated [-Werror,-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))
^
1 error generated.
Error: clang++ -I/home/charetjc/.rvm/src/rbx-2.5.8/vm -I/home/charetjc/.rvm/src/rbx-2.5.8/vm/include -I/home/charetjc/.rvm/src/rbx-2.5.8/vm/builtin -I. -Ivm/test/cxxtest -I/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libsodium/src/libsodium/include -I/home/charetjc/.rvm/src/rbx-2.5.8/vendor/udis86 -I/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libffi/include -Ivendor/double-conversion/src -DHAVE_CONFIG_H -I/home/charetjc/.rvm/src/rbx-2.5.8/vm/include/capi -I/home/charetjc/.rvm/src/rbx-2.5.8/vendor/oniguruma -I/home/charetjc/.rvm/src/rbx-2.5.8/vendor/libtommath -pipe -Wall -fno-omit-frame-pointer -g -mno-omit-leaf-frame-pointer -fPIC -O2 -DHAS_EXECINFO -DHAVE_SPT_REUSEARGV -DHAVE_CLOCK_GETTIME -DHAVE_NL_LANGINFO -DHAVE_POSIX_FADVISE -DHAVE_STRNLEN -DHAVE_TIMERFD -DHAVE_INOTIFY -DHAVE_TM_GMTOFF -DHAVE_TM_ZONE -DHAVE_TIMEZONE -DHAVE_TZNAME -DHAVE_DAYLIGHT -DHAVE_ALLOCA_H -DHAVE_STRING_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TIMES_H -DHAVE_SYS_TYPES_H -DHAVE_UNISTD_H -DHAVE_STDARG_H -DHAVE_VALGRIND_H -DSTRERROR_R_CHAR_P -I/usr/include -I/usr/include -D_GNU_SOURCE -fPIC -DENABLE_LLVM -Wno-unused-function -Werror -DRBX_PROFILER -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fvisibility-inlines-hidden -std=c++11 -c -o vm/builtin/artifacts/dir.cpp.o vm/builtin/dir.cpp
2: CXX vm/builtin/ffi_pointer.cpp
5: CXX vm/builtin/fiber.cpp
3: CXX vm/builtin/find_object.cpp
5: CXX vm/builtin/fixnum.cpp
2: CXX vm/builtin/float.cpp
3: CXX vm/builtin/fsevent.cpp
5: CXX vm/builtin/heap_dump.cpp
3: CXX vm/builtin/immediates.cpp
2: CXX vm/builtin/integer.cpp
3: CXX vm/builtin/io.cpp
2: CXX vm/builtin/iseq.cpp
5: CXX vm/builtin/jit.cpp
2: CXX vm/builtin/list.cpp
3: CXX vm/builtin/location.cpp
2: CXX vm/builtin/logger.cpp
3: CXX vm/builtin/lookup_table.cpp
5: CXX vm/builtin/method_table.cpp
2: CXX vm/builtin/module.cpp
3: CXX vm/builtin/mono_inline_cache.cpp
5: 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
3: CXX vm/builtin/packed_object.cpp
2: CXX vm/builtin/poly_inline_cache.cpp
3: CXX vm/builtin/proc.cpp
2: CXX vm/builtin/randomizer.cpp
5: CXX vm/builtin/regexp.cpp
3: CXX vm/builtin/respond_to_cache.cpp
2: CXX vm/builtin/stat.cpp
3: CXX vm/builtin/string.cpp
5: CXX vm/builtin/symbol.cpp
2: CXX vm/builtin/system.cpp
5: CXX vm/builtin/thread.cpp
3: CXX vm/builtin/thread_state.cpp
3: CXX vm/builtin/thunk.cpp
5: CXX vm/builtin/time.cpp
3: CXX vm/builtin/tuple.cpp
2: CXX vm/builtin/unpack.cpp
5: CXX vm/builtin/variable_scope.cpp
3: CXX vm/builtin/weakref.cpp
5: CXX vm/bytecode_verification.cpp
2: CXX vm/call_frame.cpp
3: CXX vm/capi/array.cpp
5: CXX vm/capi/bignum.cpp
2: CXX vm/capi/capi.cpp
3: CXX vm/capi/class.cpp
5: CXX vm/capi/complex.cpp
5: CXX vm/capi/data.cpp
3: CXX vm/capi/encoding.cpp
2: CXX vm/capi/enumerator.cpp
5: CXX vm/capi/exception.cpp
2: CXX vm/capi/file.cpp
3: CXX vm/capi/fixnum.cpp
5: CXX vm/capi/float.cpp
2: CXX vm/capi/gc.cpp
3: CXX vm/capi/globals.cpp
5: CXX vm/capi/handle.cpp
2: CXX vm/capi/handles.cpp
3: CXX vm/capi/hash.cpp
5: CXX vm/capi/integer.cpp
3: CXX vm/capi/io.cpp
2: CXX vm/capi/kernel.cpp
5: CXX vm/capi/marshal.cpp
3: CXX vm/capi/module.cpp
2: CXX vm/capi/mutex.cpp
5: CXX vm/capi/numeric.cpp
2: CXX vm/capi/object.cpp
3: CXX vm/capi/proc.cpp
5: CXX vm/capi/range.cpp
2: CXX vm/capi/rational.cpp
3: CXX vm/capi/regexp.cpp
5: CXX vm/capi/string.cpp
2: CXX vm/capi/struct.cpp
3: CXX vm/capi/symbol.cpp
2: CXX vm/capi/thread.cpp
5: CXX vm/capi/time.cpp
3: CXX vm/capi/util.cpp
5: CXX vm/compiled_file.cpp
2: CXX vm/config_parser.cpp
3: CXX vm/console.cpp
5: CXX vm/dispatch.cpp
2: CXX vm/drivers/cli.cpp
3: CXX vm/environment.cpp
5: CXX vm/exception.cpp
2: CXX vm/exception_point.cpp
2: CXX vm/ffi.cpp
5: CXX vm/ffi_util.cpp
5: CXX vm/fiber_data.cpp
2: CXX vm/fiber_stack.cpp
5: CXX vm/gc/baker.cpp
3: CXX vm/gc/code_manager.cpp
2: CXX vm/gc/debug.cpp
3: CXX vm/gc/finalize.cpp
5: CXX vm/gc/gc.cpp
2: CXX vm/gc/heap.cpp
3: CXX vm/gc/immix.cpp
2: 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
2: CXX vm/gc/write_barrier.cpp
3: CXX vm/global_cache.cpp
2: CXX vm/helpers.cpp
5: CXX vm/instructions.cpp
3: CXX vm/instruments/rbxti.cpp
2: CXX vm/instruments/tooling.cpp
3: CXX vm/internal_threads.cpp
2: CXX vm/invoke_primitives.cpp
3: CXX vm/jit_primitives.cpp
2: CXX vm/linkedlist.cpp
2: CXX vm/llvm/autotypes.cpp
3: CXX vm/llvm/detection.cpp
5: CXX vm/llvm/disassembler.cpp
3: CXX vm/llvm/inline.cpp
2: CXX vm/llvm/inline_block.cpp
5: CXX vm/llvm/inline_primitive.cpp
3: CXX vm/llvm/jit_block.cpp
2: CXX vm/llvm/jit_builder.cpp
5: CXX vm/llvm/jit_compiler.cpp
3: CXX vm/llvm/jit_context.cpp
5: CXX vm/llvm/jit_inline_block.cpp
3: CXX vm/llvm/jit_inline_method.cpp
2: CXX vm/llvm/jit_memory_manager.cpp
5: CXX vm/llvm/jit_method.cpp
2: CXX vm/llvm/jit_runtime.cpp
3: CXX vm/llvm/jit_util.cpp
2: CXX vm/llvm/method_info.cpp
5: CXX vm/llvm/passes.cpp
3: CXX vm/llvm/state.cpp
2: CXX vm/llvm/types.cpp
5: CXX vm/machine_code.cpp
3: CXX vm/marshal.cpp
2: CXX vm/method_primitives.cpp
5: CXX vm/metrics.cpp
3: CC vm/missing/crypt.c
3: CXX vm/missing/gettid.cpp
3: CC vm/missing/setproctitle.c
3: CXX vm/missing/string.cpp
3: CXX vm/missing/windows.cpp
3: CXX vm/object_memory.cpp
5: CXX vm/ontology.cpp
3: CXX vm/oop.cpp
5: CXX vm/park.cpp
3: CXX vm/shared_state.cpp
5: CXX vm/signal.cpp
5: CXX vm/stack_variables.cpp
5: CXX vm/state.cpp
3: CXX vm/symbol_table.cpp
5: CXX vm/system_diagnostics.cpp
2: CXX vm/type_info.cpp
5: CXX vm/unwind_info.cpp
5: CXX vm/util/file.cpp
5: CXX vm/util/logger.cpp
3: CXX vm/util/murmur_hash3.cpp
3: CC vm/util/random.c
3: CC vm/util/sha1.c
5: CC vm/util/siphash.c
5: CXX vm/util/spinlock.cpp
5: CC vm/util/strftime.c
3: CC vm/util/time64.c
3: CXX vm/util/timer.cpp
5: CC vm/util/timing.c
5: CC vm/util/utf8.c
3: CC vm/util/vsnprintf.c
5: CXX vm/vm.cpp
3: CXX vm/vm_thread_state.cpp
rake aborted!
Error compiling
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:68:in `command'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:234:in `cxx_compile'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:221:in `compile'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:433:in `build'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.5.0/lib/daedalus.rb:895:in `block (2 levels) in perform_tasks'
Tasks: TOP => install => build:build => vm/vm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment