Skip to content

Instantly share code, notes, and snippets.

@boxofrox
Last active November 9, 2016 03:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boxofrox/030c68dc010fad701018d429ed6a1bc2 to your computer and use it in GitHub Desktop.
Save boxofrox/030c68dc010fad701018d429ed6a1bc2 to your computer and use it in GitHub Desktop.
rvm install rbx-2.5.2 (2016-11-08)
⯈ pacman -Qs clang
local/clang35 3.5.2-3
C language family frontend for LLVM
⯈ pacman -Qs llvm
local/clang35 3.5.2-3
C language family frontend for LLVM
local/lib32-llvm-libs 3.9.0-1 # dep for lib32-mesa
Low Level Virtual Machine (runtime library)(32-bit)
local/llvm-libs 3.9.0-1 # dep for mesa and rust
Low Level Virtual Machine (runtime libraries)
local/llvm35 3.5.2-3
Low Level Virtual Machine
local/llvm35-libs 3.5.2-3
Low Level Virtual Machine (runtime library)
⯈ rvm install rbx-2.5.2
rbx-2.5.2 - #removing src/rbx-2.5.2 - 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.2
Copying from repo to src path...
rbx-2.5.2 - #applying patch /home/charetjc/.rvm/patches/rbx/2.5.2/clean_bundler_environment_before_running_homebrew.diff - please wait
rbx-2.5.2 - #applying patch /home/charetjc/.rvm/patches/rbx/2.5.2/this_can_not_be_null.diff - please wait
ruby-2.3.0@rubinius - #bundle install - please wait
rbx-2.5.2 - #configuring - please wait
rbx-2.5.2 - #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/1478661227_rbx-2.5.2/rake.log
/home/charetjc/.rvm/src/rbx-2.5.2/vm/oop.hpp:442:14: note: in expansion of macro ‘__REFERENCE_P__’
return __REFERENCE_P__(this);
^~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
rake aborted!
Error compiling
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:68:in `command'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:234:in `cxx_compile'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:221:in `compile'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:433:in `build'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:895:in `block (2 levels) in perform_tasks'
Tasks: TOP => install => build:build => vm/vm
Error: g++ -I/home/charetjc/.rvm/src/rbx-2.5.2/vm -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin -I. -Ivm/test/cxxtest -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86 -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/include -Ivendor/double-conversion/src -DHAVE_CONFIG_H -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include/capi -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/oniguruma -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libtommath -pipe -Wall -fno-omit-frame-pointer -g -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/artifacts/arguments.cpp.o vm/arguments.cpp
Error: g++ -I/home/charetjc/.rvm/src/rbx-2.5.2/vm -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin -I. -Ivm/test/cxxtest -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86 -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/include -Ivendor/double-conversion/src -DHAVE_CONFIG_H -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include/capi -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/oniguruma -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libtommath -pipe -Wall -fno-omit-frame-pointer -g -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/artifacts/accessor_primitives.cpp.o vm/accessor_primitives.cpp
Error: g++ -I/home/charetjc/.rvm/src/rbx-2.5.2/vm -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin -I. -Ivm/test/cxxtest -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86 -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/include -Ivendor/double-conversion/src -DHAVE_CONFIG_H -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include/capi -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/oniguruma -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libtommath -pipe -Wall -fno-omit-frame-pointer -g -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/alias.cpp.o vm/builtin/alias.cpp
⯈ 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/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/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/object_space.rb (first_time, not_needed)
** Invoke kernel/common/proc.rb (first_time, not_needed)
** Invoke kernel/common/process.rb (first_time, not_needed)
** Invoke kernel/common/process_mirror.rb (first_time, not_needed)
** Invoke kernel/common/random.rb (first_time, not_needed)
** Invoke kernel/common/range.rb (first_time, not_needed)
** Invoke kernel/common/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/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.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/constants.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/control_flow.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/data.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/definitions.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/encoding.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/exceptions.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/file.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/grapher.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/literals.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/node.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/operators.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/self.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/sends.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/transforms.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/values.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/variables.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/version.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/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.2/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.2/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset.rb (first_time, not_needed)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/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.2/vendor/oniguruma vm/gen/encoding_database.cpp
** Invoke vm/gen/transcoder_database.cpp (first_time)
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/staging//library/encoding/converter (first_time)
** Execute /home/charetjc/.rvm/src/rbx-2.5.2/staging//library/encoding/converter
mkdir -p /home/charetjc/.rvm/src/rbx-2.5.2/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.2/vendor/oniguruma/enc/trans vm/gen/transcoder_database.cpp
** Invoke /home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/release.h (first_time)
** Execute /home/charetjc/.rvm/src/rbx-2.5.2/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/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
** 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/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/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/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/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/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/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/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/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/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/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/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
g++ -Wall -g -O2 -c src/bignum-dtoa.cc -o src/bignum-dtoa.o
g++ -Wall -g -O2 -c src/bignum.cc -o src/bignum.o
g++ -Wall -g -O2 -c src/cached-powers.cc -o src/cached-powers.o
g++ -Wall -g -O2 -c src/diy-fp.cc -o src/diy-fp.o
g++ -Wall -g -O2 -c src/double-conversion.cc -o src/double-conversion.o
g++ -Wall -g -O2 -c src/fast-dtoa.cc -o src/fast-dtoa.o
g++ -Wall -g -O2 -c src/fixed-dtoa.cc -o src/fixed-dtoa.o
g++ -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... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking whether gcc 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 gcc... /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 gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc 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... g++ -E
checking for ld used by g++... /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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ 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... gnu
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -ffast-math... yes
checking for gcc architecture flag...
checking for x86 cpuid 0 output... b:756e6547:6c65746e:49656e69
checking for x86 cpuid 1 output... 106a5:7100800:98e3bd:bfebfbff
checking whether C compiler accepts -march=corei7... yes
checking for gcc architecture flag... -march=corei7
checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7... 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 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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.2/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=gcc' 'CXX=g++' '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.2/vendor/libffi'
Making all in include
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/include'
Making all in testsuite
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/testsuite'
Making all in man
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/man'
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi'
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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 gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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 gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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 gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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 gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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 gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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 gcc -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: gcc -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: gcc -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 gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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 gcc -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: gcc -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: gcc -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 gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -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 gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=corei7 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ./libtool-version` -o libffi.la -rpath /usr/local/lib/../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: gcc -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 -march=corei7 -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.2/vendor/libffi'
make[1]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi'
1: LB vendor/libtommath
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bncore.o bncore.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init.o bn_mp_init.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clear.o bn_mp_clear.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exch.o bn_mp_exch.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_grow.o bn_mp_grow.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_shrink.o bn_mp_shrink.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clamp.o bn_mp_clamp.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_zero.o bn_mp_zero.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set.o bn_mp_set.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set_int.o bn_mp_set_int.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_size.o bn_mp_init_size.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_copy.o bn_mp_copy.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_copy.o bn_mp_init_copy.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_abs.o bn_mp_abs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_neg.o bn_mp_neg.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp.o bn_mp_cmp.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_rshd.o bn_mp_rshd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_lshd.o bn_mp_lshd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_2d.o bn_mp_div_2d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_2.o bn_mp_div_2.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_2.o bn_mp_mul_2.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_add.o bn_s_mp_add.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_sub.o bn_s_mp_sub.c
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_add.o bn_mp_add.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sub.o bn_mp_sub.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul.o bn_mp_mul.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqr.o bn_mp_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div.o bn_mp_div.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod.o bn_mp_mod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_add_d.o bn_mp_add_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sub_d.o bn_mp_sub_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_d.o bn_mp_mul_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_d.o bn_mp_div_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod_d.o bn_mp_mod_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_expt_d.o bn_mp_expt_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_addmod.o bn_mp_addmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_submod.o bn_mp_submod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mulmod.o bn_mp_mulmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_gcd.o bn_mp_gcd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_lcm.o bn_mp_lcm.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_invmod.o bn_mp_invmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce.o bn_mp_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exptmod.o bn_mp_exptmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_2expt.o bn_mp_2expt.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_n_root.o bn_mp_n_root.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_jacobi.o bn_mp_jacobi.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_reverse.o bn_reverse.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_count_bits.o bn_mp_count_bits.c
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_xor.o bn_mp_xor.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_and.o bn_mp_and.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_or.o bn_mp_or.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_rand.o bn_mp_rand.c
gcc -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
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_prime_tab.o bn_prime_tab.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c
gcc -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
gcc -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
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_3.o bn_mp_div_3.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c
gcc -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
gcc -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
gcc -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
gcc -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
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_radix.o bn_mp_read_radix.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix.o bn_mp_toradix.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_size.o bn_mp_radix_size.c
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_fread.o bn_mp_fread.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_fwrite.o bn_mp_fwrite.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_error.o bn_error.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_multi.o bn_mp_init_multi.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix_nd.o bn_mp_toradix_nd.c
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_get_int.o bn_mp_get_int.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqrt.o bn_mp_sqrt.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_is_square.o bn_mp_is_square.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set.o bn_mp_init_set.c
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c
gcc -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
gcc -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
gcc -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
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set_long.o bn_mp_set_long.c
gcc -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
gcc -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 regsyntax.c
1: CC regtrav.c
1: CC regenc.c
1: CC regerror.c
1: CC transcoder.c
transcoder.c:1373:1: warning: ‘more_output_buffer’ defined but not used [-Wunused-function]
more_output_buffer(
^~~~~~~~~~~~~~~~~~
1: CC regversion.c
1: CC regparse.c
regparse.c:1168:1: warning: ‘node_new_cclass_by_codepoint_range’ defined but not used [-Wunused-function]
node_new_cclass_by_codepoint_range(int not, OnigCodePoint sb_out,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1: CC st.c
1: CC regexec.c
1: CC regcomp.c
1: CC enc/mktable.c
1: CC enc/gbk.c
1: CC enc/windows_1251.c
1: CC enc/iso_8859_7.c
1: CC enc/gb18030.c
1: CC enc/big5.c
1: CC enc/utf_32be.c
1: CC enc/euc_kr.c
1: CC enc/iso_8859_13.c
1: CC enc/euc_tw.c
1: CC enc/koi8_r.c
1: CC enc/iso_8859_6.c
1: CC enc/cp949.c
1: CC enc/utf_16be.c
enc/utf_16be.c:36:18: warning: ‘EncLen_UTF16’ defined but not used [-Wunused-const-variable=]
static const int EncLen_UTF16[] = {
^~~~~~~~~~~~
1: CC enc/utf_8.c
1: CC enc/emacs_mule.c
1: CC enc/iso_8859_4.c
1: CC enc/iso_8859_11.c
1: CC enc/ascii.c
1: CC enc/iso_8859_10.c
1: CC enc/iso_8859_5.c
1: CC enc/euc_jp.c
1: CC enc/koi8_u.c
1: CC enc/iso_8859_1.c
1: CC enc/us_ascii.c
1: CC enc/iso_8859_14.c
1: CC enc/utf_16le.c
enc/utf_16le.c:36:18: warning: ‘EncLen_UTF16’ defined but not used [-Wunused-const-variable=]
static const int EncLen_UTF16[] = {
^~~~~~~~~~~~
1: CC enc/windows_31j.c
1: CC enc/iso_8859_15.c
1: CC enc/shift_jis.c
1: CC enc/utf_32le.c
1: CC enc/iso_8859_2.c
1: CC enc/iso_8859_8.c
1: CC enc/iso_8859_16.c
1: CC enc/iso_8859_9.c
1: CC enc/unicode.c
1: CC enc/iso_8859_3.c
1: AR ./libonig.a
ar: creating ./libonig.a
a - ./artifacts/regsyntax.c.o
a - ./artifacts/regtrav.c.o
a - ./artifacts/regenc.c.o
a - ./artifacts/regerror.c.o
a - ./artifacts/transcoder.c.o
a - ./artifacts/regversion.c.o
a - ./artifacts/regparse.c.o
a - ./artifacts/st.c.o
a - ./artifacts/regexec.c.o
a - ./artifacts/regcomp.c.o
a - enc/artifacts/mktable.c.o
a - enc/artifacts/gbk.c.o
a - enc/artifacts/windows_1251.c.o
a - enc/artifacts/iso_8859_7.c.o
a - enc/artifacts/gb18030.c.o
a - enc/artifacts/big5.c.o
a - enc/artifacts/utf_32be.c.o
a - enc/artifacts/euc_kr.c.o
a - enc/artifacts/iso_8859_13.c.o
a - enc/artifacts/euc_tw.c.o
a - enc/artifacts/koi8_r.c.o
a - enc/artifacts/iso_8859_6.c.o
a - enc/artifacts/cp949.c.o
a - enc/artifacts/utf_16be.c.o
a - enc/artifacts/utf_8.c.o
a - enc/artifacts/emacs_mule.c.o
a - enc/artifacts/iso_8859_4.c.o
a - enc/artifacts/iso_8859_11.c.o
a - enc/artifacts/ascii.c.o
a - enc/artifacts/iso_8859_10.c.o
a - enc/artifacts/iso_8859_5.c.o
a - enc/artifacts/euc_jp.c.o
a - enc/artifacts/koi8_u.c.o
a - enc/artifacts/iso_8859_1.c.o
a - enc/artifacts/us_ascii.c.o
a - enc/artifacts/iso_8859_14.c.o
a - enc/artifacts/utf_16le.c.o
a - enc/artifacts/windows_31j.c.o
a - enc/artifacts/iso_8859_15.c.o
a - enc/artifacts/shift_jis.c.o
a - enc/artifacts/utf_32le.c.o
a - enc/artifacts/iso_8859_2.c.o
a - enc/artifacts/iso_8859_8.c.o
a - enc/artifacts/iso_8859_16.c.o
a - enc/artifacts/iso_8859_9.c.o
a - enc/artifacts/unicode.c.o
a - enc/artifacts/iso_8859_3.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... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... 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 gcc... /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... gcc -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 g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -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 gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc 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 g++... /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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ 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.2/vendor/udis86'
Making all in libudis86
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86/libudis86'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT itab.lo -MD -MP -MF .deps/itab.Tpo -c -o itab.lo itab.c
gcc -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 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo input.c
gcc -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 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c
gcc -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 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT syn.lo -MD -MP -MF .deps/syn.Tpo -c -o syn.lo syn.c
gcc -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 gcc -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
gcc -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 gcc -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
gcc -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 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT udis86.lo -MD -MP -MF .deps/udis86.Tpo -c -o udis86.lo udis86.c
gcc -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 gcc -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.2/vendor/udis86/libudis86'
Making all in .
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86'
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86'
Making all in udcli
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86/udcli'
gcc -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
udcli.c: In function ‘main’:
udcli.c:77:7: warning: variable ‘mode’ set but not used [-Wunused-but-set-variable]
int mode = 0;
^~~~
mv -f .deps/udcli-udcli.Tpo .deps/udcli-udcli.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -I../libudis86 -I.. -g -O2 -Wall -o udcli udcli-udcli.o ../libudis86/libudis86.la
mkdir .libs
gcc -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.2/vendor/udis86/udcli'
Making all in .
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86'
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86'
Making all in tests
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86/tests'
Making all in .
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86'
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86'
Making all in docs
make[2]: Entering directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86/docs'
make[1]: Leaving directory '/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86'
Running 198 tasks using 4 parallel threads
2: CXX vm/auxiliary_threads.cpp
3: CXX vm/arguments.cpp
4: CXX vm/builtin/access_variable.cpp
5: CXX vm/accessor_primitives.cpp
In file included from vm/builtin/access_variable.cpp:8:0:
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:41:5: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Object>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:64:5: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool instance_of<Object>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:112:5: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE Object* as<Object>(Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:120:5: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE const Object* as<Object>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:3:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<AccessVariable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:9:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Alias>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:15:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Array>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:21:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<AtomicReference>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:27:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Autoload>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:33:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<BasicObject>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:39:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Bignum>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:45:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<BlockAsMethod>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:51:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<BlockEnvironment>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:57:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ByteArray>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:63:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CallCustomCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:69:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CallSite>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:75:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CallUnit>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:81:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CallUnitAdapter>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:87:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Channel>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:93:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Character>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:99:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Class>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:105:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CompactLookupTable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:111:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CompiledCode>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:117:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ConstantCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:123:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ConstantScope>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:129:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ConstantTable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:135:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ConstantTableBucket>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:141:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Converter>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:147:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Data>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:153:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Dir>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:159:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Encoding>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:165:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Exception>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:171:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Executable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:177:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<FSEvent>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:183:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<FalseClass>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:189:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Fiber>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:195:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Fixnum>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:201:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Float>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:207:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<IO>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:213:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<IOBuffer>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:219:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<IncludedModule>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:225:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<InlineCacheEntry>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:231:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<InstructionSequence>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:237:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Integer>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:243:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<JIT>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:249:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<JITCompileRequest>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:255:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<List>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:261:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ListNode>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:267:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Location>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:273:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Logger>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:279:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<LookupTable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:285:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<LookupTableBucket>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:291:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<MatchData>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:297:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<MethodTable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:303:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<MethodTableBucket>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:309:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Module>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:315:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<MonoInlineCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:321:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<NativeFunction>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:327:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<NativeMethod>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:333:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<NilClass>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:339:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Numeric>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:345:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<PackedObject>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:351:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Pointer>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:357:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<PolyInlineCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:363:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Proc>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:369:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Randomizer>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:375:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Regexp>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:381:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<RespondToCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:387:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<SingletonClass>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:393:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Stat>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:399:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<String>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:405:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Symbol>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:411:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<System>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:417:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Thread>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:423:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ThreadState>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:429:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Thunk>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:435:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Time>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:441:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Transcoding>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:447:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<TrueClass>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:453:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Tuple>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:459:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<VariableScope>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:465:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<WeakRef>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
Error: g++ -I/home/charetjc/.rvm/src/rbx-2.5.2/vm -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin -I. -Ivm/test/cxxtest -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86 -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/include -Ivendor/double-conversion/src -DHAVE_CONFIG_H -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include/capi -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/oniguruma -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libtommath -pipe -Wall -fno-omit-frame-pointer -g -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/access_variable.cpp.o vm/builtin/access_variable.cpp
2: CXX vm/builtin/alias.cpp
In file included from /home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin/constant_table.hpp:6:0,
from vm/gen/includes.hpp:21,
from vm/accessor_primitives.cpp:4:
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:41:5: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Object>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:64:5: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool instance_of<Object>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:112:5: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE Object* as<Object>(Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:120:5: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE const Object* as<Object>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:3:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<AccessVariable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:9:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Alias>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:15:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Array>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:21:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<AtomicReference>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:27:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Autoload>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:33:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<BasicObject>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:39:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Bignum>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:45:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<BlockAsMethod>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:51:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<BlockEnvironment>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:57:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ByteArray>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:63:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CallCustomCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:69:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CallSite>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:75:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CallUnit>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:81:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CallUnitAdapter>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:87:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Channel>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:93:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Character>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:99:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Class>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:105:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CompactLookupTable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:111:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<CompiledCode>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:117:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ConstantCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:123:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ConstantScope>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:129:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ConstantTable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:135:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ConstantTableBucket>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:141:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Converter>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:147:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Data>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:153:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Dir>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:159:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Encoding>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:165:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Exception>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:171:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Executable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:177:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<FSEvent>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:183:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<FalseClass>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:189:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Fiber>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:195:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Fixnum>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:201:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Float>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:207:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<IO>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:213:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<IOBuffer>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:219:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<IncludedModule>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:225:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<InlineCacheEntry>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:231:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<InstructionSequence>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:237:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Integer>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:243:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<JIT>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:249:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<JITCompileRequest>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:255:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<List>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:261:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ListNode>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:267:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Location>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:273:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Logger>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:279:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<LookupTable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:285:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<LookupTableBucket>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:291:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<MatchData>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:297:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<MethodTable>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:303:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<MethodTableBucket>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:309:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Module>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:315:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<MonoInlineCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:321:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<NativeFunction>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:327:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<NativeMethod>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:333:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<NilClass>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:339:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Numeric>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:345:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<PackedObject>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:351:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Pointer>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:357:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<PolyInlineCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:363:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Proc>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:369:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Randomizer>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:375:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Regexp>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:381:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<RespondToCache>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:387:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<SingletonClass>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:393:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Stat>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:399:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<String>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:405:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Symbol>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:411:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<System>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:417:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Thread>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:423:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<ThreadState>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:429:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Thunk>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:435:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Time>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:441:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Transcoding>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:447:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<TrueClass>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:453:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<Tuple>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:459:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<VariableScope>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/object_utils.hpp:19:34: error: explicit template specialization cannot have a storage class
#define SPECIALIZATION_STORAGE static inline
^
/home/charetjc/.rvm/src/rbx-2.5.2/vm/gen/kind_of.hpp:465:1: note: in expansion of macro ‘SPECIALIZATION_STORAGE’
SPECIALIZATION_STORAGE bool kind_of<WeakRef>(const Object* obj) {
^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/charetjc/.rvm/src/rbx-2.5.2/vm/gc/root.hpp:8:0,
from /home/charetjc/.rvm/src/rbx-2.5.2/vm/globals.hpp:28,
from /home/charetjc/.rvm/src/rbx-2.5.2/vm/vm.hpp:7,
from /home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin/object.hpp:6,
from vm/builtin/array.hpp:4,
from vm/arguments.hpp:5,
from vm/arguments.cpp:1:
/home/charetjc/.rvm/src/rbx-2.5.2/vm/oop.hpp: In member function ‘bool rubinius::ObjectHeader::reference_p() const’:
/home/charetjc/.rvm/src/rbx-2.5.2/vm/oop.hpp:57:33: error: nonnull argument ‘this’ compared to NULL [-Werror=nonnull-compare]
#define __REFERENCE_P__(v) ((v) && (((intptr_t)(v) & TAG_REF_MASK) == TAG_REF))
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/oop.hpp:442:14: note: in expansion of macro ‘__REFERENCE_P__’
return __REFERENCE_P__(this);
^~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
In file included from /home/charetjc/.rvm/src/rbx-2.5.2/vm/gc/root.hpp:8:0,
from /home/charetjc/.rvm/src/rbx-2.5.2/vm/globals.hpp:28,
from /home/charetjc/.rvm/src/rbx-2.5.2/vm/vm.hpp:7,
from /home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin/object.hpp:6,
from /home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin/executable.hpp:4,
from /home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin/alias.hpp:4,
from vm/builtin/alias.cpp:1:
/home/charetjc/.rvm/src/rbx-2.5.2/vm/oop.hpp: In member function ‘bool rubinius::ObjectHeader::reference_p() const’:
/home/charetjc/.rvm/src/rbx-2.5.2/vm/oop.hpp:57:33: error: nonnull argument ‘this’ compared to NULL [-Werror=nonnull-compare]
#define __REFERENCE_P__(v) ((v) && (((intptr_t)(v) & TAG_REF_MASK) == TAG_REF))
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/charetjc/.rvm/src/rbx-2.5.2/vm/oop.hpp:442:14: note: in expansion of macro ‘__REFERENCE_P__’
return __REFERENCE_P__(this);
^~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
rake aborted!
Error compiling
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:68:in `command'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:234:in `cxx_compile'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:221:in `compile'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:433:in `build'
/home/charetjc/.rvm/gems/ruby-2.3.0@rubinius/gems/daedalus-core-0.2.0/lib/daedalus.rb:895:in `block (2 levels) in perform_tasks'
Tasks: TOP => install => build:build => vm/vm
Error: g++ -I/home/charetjc/.rvm/src/rbx-2.5.2/vm -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin -I. -Ivm/test/cxxtest -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86 -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/include -Ivendor/double-conversion/src -DHAVE_CONFIG_H -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include/capi -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/oniguruma -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libtommath -pipe -Wall -fno-omit-frame-pointer -g -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/artifacts/arguments.cpp.o vm/arguments.cpp
Error: g++ -I/home/charetjc/.rvm/src/rbx-2.5.2/vm -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin -I. -Ivm/test/cxxtest -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86 -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/include -Ivendor/double-conversion/src -DHAVE_CONFIG_H -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include/capi -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/oniguruma -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libtommath -pipe -Wall -fno-omit-frame-pointer -g -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/artifacts/accessor_primitives.cpp.o vm/accessor_primitives.cpp
Error: g++ -I/home/charetjc/.rvm/src/rbx-2.5.2/vm -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/builtin -I. -Ivm/test/cxxtest -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/udis86 -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libffi/include -Ivendor/double-conversion/src -DHAVE_CONFIG_H -I/home/charetjc/.rvm/src/rbx-2.5.2/vm/include/capi -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/oniguruma -I/home/charetjc/.rvm/src/rbx-2.5.2/vendor/libtommath -pipe -Wall -fno-omit-frame-pointer -g -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/alias.cpp.o vm/builtin/alias.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment