Skip to content

Instantly share code, notes, and snippets.

@samflores
Created August 5, 2011 03:51
Show Gist options
  • Save samflores/1126890 to your computer and use it in GitHub Desktop.
Save samflores/1126890 to your computer and use it in GitHub Desktop.
Configuring LLVM...
Checking for existing LLVM library tree: found!
Checking sizeof(long): 8 bytes
Checking platform endianness: little endian
Checking tr1/hash definition: found
Checking for x86_32: no
Checking for function 'backtrace': found!
Checking for function 'readline': found!
Checking curses library: curses
Configured. Run 'rake' to build and run VM tests and rubyspecs.
After building, you may add '/Users/samflores/Projects/Ruby/rubinius/bin' to your PATH or run commands directly from that directory. Available commands are:
rbx, ruby, rake, gem, irb, rdoc, ri
(in /Users/samflores/Projects/Ruby/rubinius)
** Invoke default (first_time)
** Invoke build (first_time)
** Invoke build:build (first_time)
** Invoke build:llvm (first_time)
** Execute build:llvm
** Invoke vm/vm (first_time)
** Invoke vm/gen/revision.h (first_time)
** Execute vm/gen/revision.h
** Invoke vm/gen/encoding_database.cpp (first_time, not_needed)
** Invoke vm/codegen/encoding_extract.rb (first_time, not_needed)
** Invoke vm/gen/includes.hpp (first_time)
** Invoke vm/builtin/basicobject.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/bytearray.hpp (first_time, not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (first_time, not_needed)
** Invoke vm/builtin/compiledmethod.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/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/lookuptable.hpp (first_time, not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (first_time, not_needed)
** Invoke vm/builtin/methodtable.hpp (first_time, not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (first_time, not_needed)
** Invoke vm/builtin/time.hpp (first_time, not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (first_time, not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (first_time, not_needed)
** Invoke vm/builtin/encoding.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
** Execute vm/gen/includes.hpp
** Invoke vm/gen/kind_of.hpp (first_time)
** Invoke vm/builtin/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.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/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.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/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.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/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/primitives_declare.hpp
** Invoke vm/gen/primitives_glue.gen.cpp (first_time)
** Invoke vm/builtin/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/primitives_glue.gen.cpp
** Invoke vm/gen/instruction_names.cpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (first_time, not_needed)
** Invoke rakelib/instruction_parser.rb (first_time, not_needed)
** Invoke vm/gen/instruction_names.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_sizes.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_prototypes.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_defines.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_locations.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_implementations.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_visitors.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_effects.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke web/_includes/instructions.markdown (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/vm
1: LB vendor/libgdtoa
CC g_ddfmt.o
CC g_dfmt.o
CC g_ffmt.o
CC g_xLfmt.o
CC g_xfmt.o
CC gdtoa.o
CC gethex.o
CC gmisc.o
CC hd_init.o
CC hexnan.o
CC misc.o
CC smisc.o
CC strtoIQ.o
CC strtoId.o
CC strtoIdd.o
CC strtoIf.o
CC strtoIg.o
CC strtoIx.o
CC strtoIxL.o
CC strtod.o
CC strtodI.o
CC strtodg.o
CC strtof.o
CC strtopQ.o
CC strtopd.o
CC strtopdd.o
CC strtopf.o
CC strtopx.o
CC strtopxL.o
CC strtorQ.o
CC strtord.o
CC strtordd.o
CC strtorf.o
CC strtorx.o
CC strtorxL.o
CC sum.o
CC ulp.o
ar cru libgdtoa.a dmisc.o dtoa.o g_Qfmt.o g__fmt.o g_ddfmt.o g_dfmt.o g_ffmt.o g_xLfmt.o g_xfmt.o gdtoa.o gethex.o gmisc.o hd_init.o hexnan.o misc.o smisc.o strtoIQ.o strtoId.o strtoIdd.o strtoIf.o strtoIg.o strtoIx.o strtoIxL.o strtod.o strtodI.o strtodg.o strtof.o strtopQ.o strtopd.o strtopdd.o strtopf.o strtopx.o strtopxL.o strtorQ.o strtord.o strtordd.o strtorf.o strtorx.o strtorxL.o sum.o ulp.o
ranlib libgdtoa.a
1: LB vendor/libtommath
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bncore.o bncore.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init.o bn_mp_init.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_clear.o bn_mp_clear.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_exch.o bn_mp_exch.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_grow.o bn_mp_grow.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_shrink.o bn_mp_shrink.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_clamp.o bn_mp_clamp.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_zero.o bn_mp_zero.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_set.o bn_mp_set.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_set_int.o bn_mp_set_int.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_size.o bn_mp_init_size.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_copy.o bn_mp_copy.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_copy.o bn_mp_init_copy.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_abs.o bn_mp_abs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_neg.o bn_mp_neg.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_cmp.o bn_mp_cmp.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_rshd.o bn_mp_rshd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_lshd.o bn_mp_lshd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div_2d.o bn_mp_div_2d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div_2.o bn_mp_div_2.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mul_2.o bn_mp_mul_2.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_add.o bn_s_mp_add.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_sub.o bn_s_mp_sub.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_digs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_mul_digs.o bn_s_mp_mul_digs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -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 -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_fast_s_mp_sqr.o bn_fast_s_mp_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_add.o bn_mp_add.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sub.o bn_mp_sub.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mul.o bn_mp_mul.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sqr.o bn_mp_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div.o bn_mp_div.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mod.o bn_mp_mod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_add_d.o bn_mp_add_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sub_d.o bn_mp_sub_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mul_d.o bn_mp_mul_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div_d.o bn_mp_div_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mod_d.o bn_mp_mod_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_expt_d.o bn_mp_expt_d.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_addmod.o bn_mp_addmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_submod.o bn_mp_submod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_mulmod.o bn_mp_mulmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_gcd.o bn_mp_gcd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_lcm.o bn_mp_lcm.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_invmod.o bn_mp_invmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce.o bn_mp_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_fast_mp_montgomery_reduce.o bn_fast_mp_montgomery_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_exptmod.o bn_mp_exptmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_2expt.o bn_mp_2expt.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_n_root.o bn_mp_n_root.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_jacobi.o bn_mp_jacobi.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_reverse.o bn_reverse.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_count_bits.o bn_mp_count_bits.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_read_unsigned_bin.o bn_mp_read_unsigned_bin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_read_signed_bin.o bn_mp_read_signed_bin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_to_signed_bin.o bn_mp_to_signed_bin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_unsigned_bin_size.o bn_mp_unsigned_bin_size.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_signed_bin_size.o bn_mp_signed_bin_size.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_xor.o bn_mp_xor.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_and.o bn_mp_and.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_or.o bn_mp_or.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_rand.o bn_mp_rand.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_calc_normalization.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_is_divisible.o bn_mp_prime_is_divisible.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_prime_tab.o bn_prime_tab.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_miller_rabin.o bn_mp_prime_miller_rabin.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_is_prime.o bn_mp_prime_is_prime.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_next_prime.o bn_mp_prime_next_prime.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_dr_is_modulus.o bn_mp_dr_is_modulus.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_div_3.o bn_mp_div_3.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_l.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_is_2k_l.o bn_mp_reduce_is_2k_l.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_2k_setup_l.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_read_radix.o bn_mp_read_radix.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toradix.o bn_mp_toradix.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_radix_size.o bn_mp_radix_size.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_fread.o bn_mp_fread.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_fwrite.o bn_mp_fwrite.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_error.o bn_error.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_multi.o bn_mp_init_multi.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_toradix_nd.o bn_mp_toradix_nd.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_random_ex.o bn_mp_prime_random_ex.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_get_int.o bn_mp_get_int.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_sqrt.o bn_mp_sqrt.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_is_square.o bn_mp_is_square.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_set.o bn_mp_init_set.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_init_set_int.o bn_mp_init_set_int.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rabin_miller_trials.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_to_signed_bin_n.o bn_mp_to_signed_bin_n.c
gcc -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O3 -funroll-loops -ggdb3 -c -o bn_mp_to_unsigned_bin_n.o bn_mp_to_unsigned_bin_n.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_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
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_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
ranlib libtommath.a
1: LB vendor/onig
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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 build system type... x86_64-apple-darwin11.0.0
checking host system type... x86_64-apple-darwin11.0.0
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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
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... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 8
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating onig-config
config.status: creating sample/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
make all-recursive
Making all in .
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo regerror.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -fno-common -DPIC -o .libs/regerror.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o >/dev/null 2>&1
mv -f .deps/regerror.Tpo .deps/regerror.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c -o regparse.lo regparse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c regparse.c -fno-common -DPIC -o .libs/regparse.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c regparse.c -o regparse.o >/dev/null 2>&1
mv -f .deps/regparse.Tpo .deps/regparse.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c -o regext.lo regext.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c regext.c -fno-common -DPIC -o .libs/regext.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c regext.c -o regext.o >/dev/null 2>&1
mv -f .deps/regext.Tpo .deps/regext.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo regcomp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -fno-common -DPIC -o .libs/regcomp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o >/dev/null 2>&1
mv -f .deps/regcomp.Tpo .deps/regcomp.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo regexec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -fno-common -DPIC -o .libs/regexec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o >/dev/null 2>&1
mv -f .deps/regexec.Tpo .deps/regexec.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c -o reggnu.lo reggnu.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c reggnu.c -fno-common -DPIC -o .libs/reggnu.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c reggnu.c -o reggnu.o >/dev/null 2>&1
mv -f .deps/reggnu.Tpo .deps/reggnu.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c -o regenc.lo regenc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c regenc.c -fno-common -DPIC -o .libs/regenc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c regenc.c -o regenc.o >/dev/null 2>&1
mv -f .deps/regenc.Tpo .deps/regenc.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c -o regsyntax.lo regsyntax.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c regsyntax.c -fno-common -DPIC -o .libs/regsyntax.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c regsyntax.c -o regsyntax.o >/dev/null 2>&1
mv -f .deps/regsyntax.Tpo .deps/regsyntax.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c -o regtrav.lo regtrav.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c regtrav.c -fno-common -DPIC -o .libs/regtrav.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c regtrav.c -o regtrav.o >/dev/null 2>&1
mv -f .deps/regtrav.Tpo .deps/regtrav.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c -o regversion.lo regversion.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c regversion.c -fno-common -DPIC -o .libs/regversion.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c regversion.c -o regversion.o >/dev/null 2>&1
mv -f .deps/regversion.Tpo .deps/regversion.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT st.lo -MD -MP -MF .deps/st.Tpo -c -o st.lo st.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT st.lo -MD -MP -MF .deps/st.Tpo -c st.c -fno-common -DPIC -o .libs/st.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT st.lo -MD -MP -MF .deps/st.Tpo -c st.c -o st.o >/dev/null 2>&1
mv -f .deps/st.Tpo .deps/st.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c -o regposix.lo regposix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c regposix.c -fno-common -DPIC -o .libs/regposix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c regposix.c -o regposix.o >/dev/null 2>&1
mv -f .deps/regposix.Tpo .deps/regposix.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c -o regposerr.lo regposerr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c regposerr.c -fno-common -DPIC -o .libs/regposerr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c regposerr.c -o regposerr.o >/dev/null 2>&1
mv -f .deps/regposerr.Tpo .deps/regposerr.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo `test -f './enc/unicode.c' || echo './'`./enc/unicode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c ./enc/unicode.c -fno-common -DPIC -o .libs/unicode.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c ./enc/unicode.c -o unicode.o >/dev/null 2>&1
mv -f .deps/unicode.Tpo .deps/unicode.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c -o ascii.lo `test -f './enc/ascii.c' || echo './'`./enc/ascii.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c ./enc/ascii.c -fno-common -DPIC -o .libs/ascii.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c ./enc/ascii.c -o ascii.o >/dev/null 2>&1
mv -f .deps/ascii.Tpo .deps/ascii.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo `test -f './enc/utf8.c' || echo './'`./enc/utf8.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c ./enc/utf8.c -fno-common -DPIC -o .libs/utf8.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c ./enc/utf8.c -o utf8.o >/dev/null 2>&1
mv -f .deps/utf8.Tpo .deps/utf8.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c -o utf16_be.lo `test -f './enc/utf16_be.c' || echo './'`./enc/utf16_be.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c ./enc/utf16_be.c -fno-common -DPIC -o .libs/utf16_be.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c ./enc/utf16_be.c -o utf16_be.o >/dev/null 2>&1
mv -f .deps/utf16_be.Tpo .deps/utf16_be.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c -o utf16_le.lo `test -f './enc/utf16_le.c' || echo './'`./enc/utf16_le.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c ./enc/utf16_le.c -fno-common -DPIC -o .libs/utf16_le.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c ./enc/utf16_le.c -o utf16_le.o >/dev/null 2>&1
mv -f .deps/utf16_le.Tpo .deps/utf16_le.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c -o utf32_be.lo `test -f './enc/utf32_be.c' || echo './'`./enc/utf32_be.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c ./enc/utf32_be.c -fno-common -DPIC -o .libs/utf32_be.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c ./enc/utf32_be.c -o utf32_be.o >/dev/null 2>&1
mv -f .deps/utf32_be.Tpo .deps/utf32_be.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c -o utf32_le.lo `test -f './enc/utf32_le.c' || echo './'`./enc/utf32_le.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c ./enc/utf32_le.c -fno-common -DPIC -o .libs/utf32_le.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c ./enc/utf32_le.c -o utf32_le.o >/dev/null 2>&1
mv -f .deps/utf32_le.Tpo .deps/utf32_le.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c -o euc_jp.lo `test -f './enc/euc_jp.c' || echo './'`./enc/euc_jp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c ./enc/euc_jp.c -fno-common -DPIC -o .libs/euc_jp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c ./enc/euc_jp.c -o euc_jp.o >/dev/null 2>&1
mv -f .deps/euc_jp.Tpo .deps/euc_jp.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c -o sjis.lo `test -f './enc/sjis.c' || echo './'`./enc/sjis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c ./enc/sjis.c -fno-common -DPIC -o .libs/sjis.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c ./enc/sjis.c -o sjis.o >/dev/null 2>&1
mv -f .deps/sjis.Tpo .deps/sjis.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c -o iso8859_1.lo `test -f './enc/iso8859_1.c' || echo './'`./enc/iso8859_1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c ./enc/iso8859_1.c -fno-common -DPIC -o .libs/iso8859_1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c ./enc/iso8859_1.c -o iso8859_1.o >/dev/null 2>&1
mv -f .deps/iso8859_1.Tpo .deps/iso8859_1.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c -o iso8859_2.lo `test -f './enc/iso8859_2.c' || echo './'`./enc/iso8859_2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c ./enc/iso8859_2.c -fno-common -DPIC -o .libs/iso8859_2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c ./enc/iso8859_2.c -o iso8859_2.o >/dev/null 2>&1
mv -f .deps/iso8859_2.Tpo .deps/iso8859_2.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c -o iso8859_3.lo `test -f './enc/iso8859_3.c' || echo './'`./enc/iso8859_3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c ./enc/iso8859_3.c -fno-common -DPIC -o .libs/iso8859_3.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c ./enc/iso8859_3.c -o iso8859_3.o >/dev/null 2>&1
mv -f .deps/iso8859_3.Tpo .deps/iso8859_3.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c -o iso8859_4.lo `test -f './enc/iso8859_4.c' || echo './'`./enc/iso8859_4.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c ./enc/iso8859_4.c -fno-common -DPIC -o .libs/iso8859_4.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c ./enc/iso8859_4.c -o iso8859_4.o >/dev/null 2>&1
mv -f .deps/iso8859_4.Tpo .deps/iso8859_4.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c -o iso8859_5.lo `test -f './enc/iso8859_5.c' || echo './'`./enc/iso8859_5.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c ./enc/iso8859_5.c -fno-common -DPIC -o .libs/iso8859_5.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c ./enc/iso8859_5.c -o iso8859_5.o >/dev/null 2>&1
mv -f .deps/iso8859_5.Tpo .deps/iso8859_5.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c -o iso8859_6.lo `test -f './enc/iso8859_6.c' || echo './'`./enc/iso8859_6.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c ./enc/iso8859_6.c -fno-common -DPIC -o .libs/iso8859_6.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c ./enc/iso8859_6.c -o iso8859_6.o >/dev/null 2>&1
mv -f .deps/iso8859_6.Tpo .deps/iso8859_6.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c -o iso8859_7.lo `test -f './enc/iso8859_7.c' || echo './'`./enc/iso8859_7.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c ./enc/iso8859_7.c -fno-common -DPIC -o .libs/iso8859_7.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c ./enc/iso8859_7.c -o iso8859_7.o >/dev/null 2>&1
mv -f .deps/iso8859_7.Tpo .deps/iso8859_7.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c -o iso8859_8.lo `test -f './enc/iso8859_8.c' || echo './'`./enc/iso8859_8.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c ./enc/iso8859_8.c -fno-common -DPIC -o .libs/iso8859_8.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c ./enc/iso8859_8.c -o iso8859_8.o >/dev/null 2>&1
mv -f .deps/iso8859_8.Tpo .deps/iso8859_8.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c -o iso8859_9.lo `test -f './enc/iso8859_9.c' || echo './'`./enc/iso8859_9.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c ./enc/iso8859_9.c -fno-common -DPIC -o .libs/iso8859_9.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c ./enc/iso8859_9.c -o iso8859_9.o >/dev/null 2>&1
mv -f .deps/iso8859_9.Tpo .deps/iso8859_9.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c -o iso8859_10.lo `test -f './enc/iso8859_10.c' || echo './'`./enc/iso8859_10.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c ./enc/iso8859_10.c -fno-common -DPIC -o .libs/iso8859_10.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c ./enc/iso8859_10.c -o iso8859_10.o >/dev/null 2>&1
mv -f .deps/iso8859_10.Tpo .deps/iso8859_10.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c -o iso8859_11.lo `test -f './enc/iso8859_11.c' || echo './'`./enc/iso8859_11.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c ./enc/iso8859_11.c -fno-common -DPIC -o .libs/iso8859_11.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c ./enc/iso8859_11.c -o iso8859_11.o >/dev/null 2>&1
mv -f .deps/iso8859_11.Tpo .deps/iso8859_11.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c -o iso8859_13.lo `test -f './enc/iso8859_13.c' || echo './'`./enc/iso8859_13.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c ./enc/iso8859_13.c -fno-common -DPIC -o .libs/iso8859_13.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c ./enc/iso8859_13.c -o iso8859_13.o >/dev/null 2>&1
mv -f .deps/iso8859_13.Tpo .deps/iso8859_13.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c -o iso8859_14.lo `test -f './enc/iso8859_14.c' || echo './'`./enc/iso8859_14.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c ./enc/iso8859_14.c -fno-common -DPIC -o .libs/iso8859_14.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c ./enc/iso8859_14.c -o iso8859_14.o >/dev/null 2>&1
mv -f .deps/iso8859_14.Tpo .deps/iso8859_14.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c -o iso8859_15.lo `test -f './enc/iso8859_15.c' || echo './'`./enc/iso8859_15.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c ./enc/iso8859_15.c -fno-common -DPIC -o .libs/iso8859_15.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c ./enc/iso8859_15.c -o iso8859_15.o >/dev/null 2>&1
mv -f .deps/iso8859_15.Tpo .deps/iso8859_15.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c -o iso8859_16.lo `test -f './enc/iso8859_16.c' || echo './'`./enc/iso8859_16.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c ./enc/iso8859_16.c -fno-common -DPIC -o .libs/iso8859_16.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c ./enc/iso8859_16.c -o iso8859_16.o >/dev/null 2>&1
mv -f .deps/iso8859_16.Tpo .deps/iso8859_16.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c -o euc_tw.lo `test -f './enc/euc_tw.c' || echo './'`./enc/euc_tw.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c ./enc/euc_tw.c -fno-common -DPIC -o .libs/euc_tw.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c ./enc/euc_tw.c -o euc_tw.o >/dev/null 2>&1
mv -f .deps/euc_tw.Tpo .deps/euc_tw.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c -o euc_kr.lo `test -f './enc/euc_kr.c' || echo './'`./enc/euc_kr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c ./enc/euc_kr.c -fno-common -DPIC -o .libs/euc_kr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c ./enc/euc_kr.c -o euc_kr.o >/dev/null 2>&1
mv -f .deps/euc_kr.Tpo .deps/euc_kr.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c -o big5.lo `test -f './enc/big5.c' || echo './'`./enc/big5.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c ./enc/big5.c -fno-common -DPIC -o .libs/big5.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c ./enc/big5.c -o big5.o >/dev/null 2>&1
mv -f .deps/big5.Tpo .deps/big5.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c -o gb18030.lo `test -f './enc/gb18030.c' || echo './'`./enc/gb18030.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c ./enc/gb18030.c -fno-common -DPIC -o .libs/gb18030.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c ./enc/gb18030.c -o gb18030.o >/dev/null 2>&1
mv -f .deps/gb18030.Tpo .deps/gb18030.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c -o koi8_r.lo `test -f './enc/koi8_r.c' || echo './'`./enc/koi8_r.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c ./enc/koi8_r.c -fno-common -DPIC -o .libs/koi8_r.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c ./enc/koi8_r.c -o koi8_r.o >/dev/null 2>&1
mv -f .deps/koi8_r.Tpo .deps/koi8_r.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c -o cp1251.lo `test -f './enc/cp1251.c' || echo './'`./enc/cp1251.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c ./enc/cp1251.c -fno-common -DPIC -o .libs/cp1251.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -g -O2 -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c ./enc/cp1251.c -o cp1251.o >/dev/null 2>&1
mv -f .deps/cp1251.Tpo .deps/cp1251.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -version-info 2:0:0 -o libonig.la -rpath /usr/local/lib regerror.lo regparse.lo regext.lo regcomp.lo regexec.lo reggnu.lo regenc.lo regsyntax.lo regtrav.lo regversion.lo st.lo regposix.lo regposerr.lo unicode.lo ascii.lo utf8.lo utf16_be.lo utf16_le.lo utf32_be.lo utf32_le.lo euc_jp.lo sjis.lo iso8859_1.lo iso8859_2.lo iso8859_3.lo iso8859_4.lo iso8859_5.lo iso8859_6.lo iso8859_7.lo iso8859_8.lo iso8859_9.lo iso8859_10.lo iso8859_11.lo iso8859_13.lo iso8859_14.lo iso8859_15.lo iso8859_16.lo euc_tw.lo euc_kr.lo big5.lo gb18030.lo koi8_r.lo cp1251.lo
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libonig.2.dylib .libs/regerror.o .libs/regparse.o .libs/regext.o .libs/regcomp.o .libs/regexec.o .libs/reggnu.o .libs/regenc.o .libs/regsyntax.o .libs/regtrav.o .libs/regversion.o .libs/st.o .libs/regposix.o .libs/regposerr.o .libs/unicode.o .libs/ascii.o .libs/utf8.o .libs/utf16_be.o .libs/utf16_le.o .libs/utf32_be.o .libs/utf32_le.o .libs/euc_jp.o .libs/sjis.o .libs/iso8859_1.o .libs/iso8859_2.o .libs/iso8859_3.o .libs/iso8859_4.o .libs/iso8859_5.o .libs/iso8859_6.o .libs/iso8859_7.o .libs/iso8859_8.o .libs/iso8859_9.o .libs/iso8859_10.o .libs/iso8859_11.o .libs/iso8859_13.o .libs/iso8859_14.o .libs/iso8859_15.o .libs/iso8859_16.o .libs/euc_tw.o .libs/euc_kr.o .libs/big5.o .libs/gb18030.o .libs/koi8_r.o .libs/cp1251.o -install_name /usr/local/lib/libonig.2.dylib -compatibility_version 3 -current_version 3.0 -Wl,-single_module
libtool: link: dsymutil .libs/libonig.2.dylib || :
libtool: link: (cd ".libs" && rm -f "libonig.dylib" && ln -s "libonig.2.dylib" "libonig.dylib")
libtool: link: (cd ".libs" && rm -f "libonig.2.0.0.dylib" && ln -s "libonig.2.dylib" "libonig.2.0.0.dylib")
libtool: link: ar cru .libs/libonig.a regerror.o regparse.o regext.o regcomp.o regexec.o reggnu.o regenc.o regsyntax.o regtrav.o regversion.o st.o regposix.o regposerr.o unicode.o ascii.o utf8.o utf16_be.o utf16_le.o utf32_be.o utf32_le.o euc_jp.o sjis.o iso8859_1.o iso8859_2.o iso8859_3.o iso8859_4.o iso8859_5.o iso8859_6.o iso8859_7.o iso8859_8.o iso8859_9.o iso8859_10.o iso8859_11.o iso8859_13.o iso8859_14.o iso8859_15.o iso8859_16.o euc_tw.o euc_kr.o big5.o gb18030.o koi8_r.o cp1251.o
libtool: link: ranlib .libs/libonig.a
libtool: link: ( cd ".libs" && rm -f "libonig.la" && ln -s "../libonig.la" "libonig.la" )
1: LB vendor/udis86
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin11.0.0
checking host system type... x86_64-apple-darwin11.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
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... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm 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... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.0.0 dyld
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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.0.0 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libudis86/Makefile
config.status: creating udcli/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
Making all in 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
ranlib .libs/libudis86.a
creating libudis86.la
(cd .libs && rm -f libudis86.la && ln -s ../libudis86.la libudis86.la)
Making all in .
make[2]: Nothing to be done for `all-am'.
Making all in 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
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
Making all in .
make[2]: Nothing to be done for `all-am'.
Making all in tests
make[2]: Nothing to be done for `all'.
Making all in .
make[2]: Nothing to be done for `all-am'.
Making all in docs
make[2]: Nothing to be done for `all'.
Running 157 tasks using 4 parallel threads
2: CC vm/arguments.cpp
3: CC vm/builtin/access_variable.cpp
4: CC vm/agent.cpp
5: CC vm/agent_components.cpp
2: CC vm/builtin/alias.cpp
3: CC vm/builtin/array.cpp
5: CC vm/builtin/autoload.cpp
2: CC vm/builtin/basicobject.cpp
4: CC vm/builtin/bignum.cpp
3: CC vm/builtin/block_as_method.cpp
2: CC vm/builtin/block_environment.cpp
5: CC vm/builtin/bytearray.cpp
3: CC vm/builtin/cache.cpp
4: CC vm/builtin/call_unit.cpp
5: CC vm/builtin/call_unit_adapter.cpp
3: CC vm/builtin/capi_handle.cpp
4: CC vm/builtin/channel.cpp
5: CC vm/builtin/chararray.cpp
3: CC vm/builtin/class.cpp
2: CC vm/builtin/compactlookuptable.cpp
4: CC vm/builtin/compiledmethod.cpp
5: CC vm/builtin/data.cpp
2: CC vm/builtin/dir.cpp
3: CC vm/builtin/encoding.cpp
5: CC vm/builtin/exception.cpp
2: CC vm/builtin/executable.cpp
3: CC vm/builtin/ffi_pointer.cpp
4: CC vm/builtin/fiber.cpp
2: CC vm/builtin/find_object.cpp
5: CC vm/builtin/fixnum.cpp
3: CC vm/builtin/float.cpp
4: CC vm/builtin/global_cache_entry.cpp
5: CC vm/builtin/heap_dump.cpp
2: CC vm/builtin/immediates.cpp
3: CC vm/builtin/integer.cpp
4: CC vm/builtin/io.cpp
2: CC vm/builtin/iseq.cpp
3: CC vm/builtin/list.cpp
5: CC vm/builtin/location.cpp
2: CC vm/builtin/lookuptable.cpp
4: CC vm/builtin/methodtable.cpp
3: CC vm/builtin/module.cpp
5: CC vm/builtin/nativefunction.cpp
2: CC vm/builtin/nativemethod.cpp
4: CC vm/builtin/object.cpp
3: CC vm/builtin/pack.cpp
5: CC vm/builtin/packed_object.cpp
2: CC vm/builtin/proc.cpp
4: CC vm/builtin/randomizer.cpp
5: CC vm/builtin/regexp.cpp
2: CC vm/builtin/staticscope.cpp
4: CC vm/builtin/string.cpp
5: CC vm/builtin/symbol.cpp
2: CC vm/builtin/system.cpp
4: CC vm/builtin/thread.cpp
5: CC vm/builtin/thunk.cpp
5: CC vm/builtin/time.cpp
4: CC vm/builtin/tuple.cpp
5: CC vm/builtin/unpack.cpp
4: CC vm/builtin/variable_scope.cpp
2: CC vm/builtin/weakref.cpp
2: CC vm/bytecode_verification.cpp
4: CC vm/call_frame.cpp
2: CC vm/capi/array.cpp
4: CC vm/capi/bignum.cpp
2: CC vm/capi/capi.cpp
4: CC vm/capi/class.cpp
4: CC vm/capi/data.cpp
2: CC vm/capi/encoding.cpp
4: CC vm/capi/exception.cpp
2: CC vm/capi/float.cpp
4: CC vm/capi/gc.cpp
2: CC vm/capi/globals.cpp
4: CC vm/capi/handle.cpp
2: CC vm/capi/hash.cpp
4: CC vm/capi/io.cpp
3: CC vm/capi/kernel.cpp
2: CC vm/capi/marshal.cpp
2: CC vm/capi/module.cpp
4: CC vm/capi/numeric.cpp
3: CC vm/capi/object.cpp
4: CC vm/capi/proc.cpp
2: CC vm/capi/range.cpp
3: CC vm/capi/regexp.cpp
2: CC vm/capi/string.cpp
4: CC vm/capi/string19.cpp
3: CC vm/capi/struct.cpp
4: CC vm/capi/symbol.cpp
2: CC vm/capi/thread.cpp
3: CC vm/capi/time.cpp
4: CC vm/capi/util.cpp
2: CC vm/compiled_file.cpp
3: CC vm/config_parser.cpp
4: CC vm/dispatch.cpp
2: CC vm/drivers/cli.cpp
3: CC vm/environment.cpp
4: CC vm/exception.cpp
2: CC vm/exception_point.cpp
4: CC vm/ffi.cpp
5: CC vm/ffi_util.cpp
2: CC vm/gc/code_manager.cpp
5: CC vm/gc/baker.cpp
4: CC vm/gc/debug.cpp
3: CC vm/gc/gc.cpp
2: CC vm/gc/heap.cpp
5: CC vm/gc/inflated_headers.cpp
4: CC vm/gc/immix.cpp
2: CC vm/gc/managed.cpp
3: CC vm/gc/marksweep.cpp
5: CC vm/gc/object_mark.cpp
2: CC vm/gc/root.cpp
4: CC vm/gc/walker.cpp
5: CC vm/gc/write_barrier.cpp
2: CC vm/global_cache.cpp
3: CC vm/helpers.cpp
5: CC vm/inline_cache.cpp
4: CC vm/instructions.cpp
2: CC vm/instruments/rbxti.cpp
3: CC vm/instruments/tooling.cpp
5: CC vm/kcode.cpp
2: CC vm/linkedlist.cpp
3: CC vm/llvm/autotypes.cpp
2: CC vm/llvm/inline.cpp
5: CC vm/llvm/inline_primitive.cpp
3: CC vm/llvm/jit.cpp
2: CC vm/llvm/jit_block.cpp
5: CC vm/llvm/jit_builder.cpp
3: CC vm/llvm/jit_compiler.cpp
2: CC vm/llvm/jit_context.cpp
4: CC vm/llvm/jit_inline_block.cpp
3: CC vm/llvm/jit_inline_method.cpp
2: CC vm/llvm/jit_method.cpp
4: CC vm/llvm/jit_runtime.cpp
3: CC vm/llvm/jit_util.cpp
5: CC vm/llvm/passes.cpp
4: CC vm/marshal.cpp
2: CC vm/missing/crypt.c
2: CC vm/missing/windows.cpp
2: CC vm/objectmemory.cpp
5: CC vm/ontology.cpp
3: CC vm/oop.cpp
4: CC vm/primitives.cpp
3: CC vm/shared_state.cpp
5: CC vm/signal.cpp
2: CC vm/stack_variables.cpp
5: CC vm/symboltable.cpp
2: CC vm/thread_state.cpp
2: CC vm/type_info.cpp
5: CC vm/util/dlmalloc.c
5: CC vm/util/sha1.c
3: CC vm/util/spinlock.cpp
3: CC vm/util/strlcat.cpp
3: CC vm/util/strlcpy.cpp
3: CC vm/util/time.c
5: CC vm/virtual.cpp
5: CC vm/vm.cpp
3: CC vm/vmmethod.cpp
Build time: 63.096027 seconds
1: LD vm/vm
** Invoke kernel:build (first_time)
** Invoke compiler:load (first_time)
** Invoke kernel/signature.rb (first_time)
** Invoke lib/compiler.rb (first_time, not_needed)
** Invoke lib/compiler/ast/constants.rb (first_time, not_needed)
** Invoke lib/compiler/ast/control_flow.rb (first_time, not_needed)
** Invoke lib/compiler/ast/data.rb (first_time, not_needed)
** Invoke lib/compiler/ast/definitions.rb (first_time, not_needed)
** Invoke lib/compiler/ast/exceptions.rb (first_time, not_needed)
** Invoke lib/compiler/ast/file.rb (first_time, not_needed)
** Invoke lib/compiler/ast/grapher.rb (first_time, not_needed)
** Invoke lib/compiler/ast/literals.rb (first_time, not_needed)
** Invoke lib/compiler/ast/node.rb (first_time, not_needed)
** Invoke lib/compiler/ast/operators.rb (first_time, not_needed)
** Invoke lib/compiler/ast/self.rb (first_time, not_needed)
** Invoke lib/compiler/ast/sends.rb (first_time, not_needed)
** Invoke lib/compiler/ast/transforms.rb (first_time, not_needed)
** Invoke lib/compiler/ast/values.rb (first_time, not_needed)
** Invoke lib/compiler/ast/variables.rb (first_time, not_needed)
** Invoke lib/compiler/ast.rb (first_time, not_needed)
** Invoke lib/compiler/compiled_file.rb (first_time, not_needed)
** Invoke lib/compiler/compiler.rb (first_time, not_needed)
** Invoke lib/compiler/evaluator.rb (first_time, not_needed)
** Invoke lib/compiler/generator.rb (first_time, not_needed)
** Invoke lib/compiler/iseq.rb (first_time, not_needed)
** Invoke lib/compiler/locals.rb (first_time, not_needed)
** Invoke lib/compiler/printers.rb (first_time, not_needed)
** Invoke lib/compiler/stages.rb (first_time, not_needed)
** Invoke lib/compiler/opcodes.rb (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute lib/compiler/opcodes.rb
GEN lib/compiler/opcodes.rb
** Invoke lib/compiler/generator_methods.rb (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute lib/compiler/generator_methods.rb
GEN lib/compiler/generator_methods.rb
** Invoke lib/melbourne.rb (first_time, not_needed)
** Invoke lib/melbourne/processor.rb (first_time, not_needed)
** Invoke lib/ext/melbourne/encoding_compat.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar18.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar19.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/melbourne.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node_types18.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node_types19.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/quark.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/symbols.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/var_table18.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/var_table19.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/visitor18.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/visitor19.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/encoding_compat.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/local_state.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node_types18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node_types19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/parser_state18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/parser_state19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/quark.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/symbols.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/var_table18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/var_table19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/visitor18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/visitor19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar18.y (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar19.y (first_time, not_needed)
** Invoke lib/ext/melbourne/lex.c.tab (first_time, not_needed)
** Execute kernel/signature.rb
** Invoke lib/ext/melbourne/build/melbourne.bundle (first_time)
** Invoke extensions:melbourne_build (first_time)
** Execute extensions:melbourne_build
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne)
Building bootstrap Melbourne for MRI
** Invoke build:build (first_time)
** Invoke build/melbourne20.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke bstrlib.h (first_time, not_needed)
** Invoke encoding_compat.hpp (first_time, not_needed)
** Invoke grammar18.hpp (first_time, not_needed)
** Invoke grammar19.hpp (first_time, not_needed)
** Invoke local_state.hpp (first_time, not_needed)
** Invoke node18.hpp (first_time, not_needed)
** Invoke node19.hpp (first_time, not_needed)
** Invoke node_types18.hpp (first_time, not_needed)
** Invoke node_types19.hpp (first_time, not_needed)
** Invoke parser_state18.hpp (first_time, not_needed)
** Invoke parser_state19.hpp (first_time, not_needed)
** Invoke quark.hpp (first_time, not_needed)
** Invoke symbols.hpp (first_time, not_needed)
** Invoke var_table18.hpp (first_time, not_needed)
** Invoke var_table19.hpp (first_time, not_needed)
** Invoke visitor18.hpp (first_time, not_needed)
** Invoke visitor19.hpp (first_time, not_needed)
** Invoke bstrlib.c (first_time, not_needed)
** Invoke build/bstrlib.o (first_time)
** Invoke bstrlib.c (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (first_time, not_needed)
** Invoke bstrlib.h (not_needed)
** Execute build/bstrlib.o
g++ -c -o build/bstrlib.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/bstrlib.c
** Invoke encoding_compat.cpp (first_time, not_needed)
** Invoke build/encoding_compat.o (first_time)
** Invoke encoding_compat.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Execute build/encoding_compat.o
g++ -c -o build/encoding_compat.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/encoding_compat.cpp
** Invoke grammar18.cpp (first_time, not_needed)
** Invoke grammar18.y (first_time, not_needed)
** Invoke build/grammar18.o (first_time)
** Invoke grammar18.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke grammar18.hpp (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke visitor18.hpp (not_needed)
** Execute build/grammar18.o
g++ -c -o build/grammar18.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/grammar18.cpp
** Invoke grammar19.cpp (first_time, not_needed)
** Invoke grammar19.y (first_time, not_needed)
** Invoke build/grammar19.o (first_time)
** Invoke grammar19.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke grammar19.hpp (not_needed)
** Invoke node19.hpp (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke parser_state19.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor19.hpp (not_needed)
** Execute build/grammar19.o
g++ -c -o build/grammar19.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/grammar19.cpp
** Invoke melbourne.cpp (first_time, not_needed)
** Invoke build/melbourne.o (first_time)
** Invoke melbourne.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke grammar18.hpp (not_needed)
** Invoke grammar19.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Execute build/melbourne.o
g++ -c -o build/melbourne.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/melbourne.cpp
** Invoke node_types18.cpp (first_time, not_needed)
** Invoke build/node_types18.o (first_time)
** Invoke node_types18.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke node_types18.hpp (not_needed)
** Execute build/node_types18.o
g++ -c -o build/node_types18.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/node_types18.cpp
** Invoke node_types19.cpp (first_time, not_needed)
** Invoke build/node_types19.o (first_time)
** Invoke node_types19.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke node_types19.hpp (not_needed)
** Execute build/node_types19.o
g++ -c -o build/node_types19.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/node_types19.cpp
** Invoke quark.cpp (first_time, not_needed)
** Invoke build/quark.o (first_time)
** Invoke quark.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke quark.hpp (not_needed)
** Execute build/quark.o
g++ -c -o build/quark.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/quark.cpp
** Invoke symbols.cpp (first_time, not_needed)
** Invoke build/symbols.o (first_time)
** Invoke symbols.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke symbols.hpp (not_needed)
** Execute build/symbols.o
g++ -c -o build/symbols.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/symbols.cpp
** Invoke var_table18.cpp (first_time, not_needed)
** Invoke build/var_table18.o (first_time)
** Invoke var_table18.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Execute build/var_table18.o
g++ -c -o build/var_table18.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/var_table18.cpp
** Invoke var_table19.cpp (first_time, not_needed)
** Invoke build/var_table19.o (first_time)
** Invoke var_table19.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke var_table19.hpp (not_needed)
** Execute build/var_table19.o
g++ -c -o build/var_table19.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/var_table19.cpp
** Invoke visitor18.cpp (first_time, not_needed)
** Invoke build/visitor18.o (first_time)
** Invoke visitor18.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke visitor18.hpp (not_needed)
** Execute build/visitor18.o
g++ -c -o build/visitor18.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/visitor18.cpp
** Invoke visitor19.cpp (first_time, not_needed)
** Invoke build/visitor19.o (first_time)
** Invoke visitor19.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke node19.hpp (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke parser_state19.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor19.hpp (not_needed)
** Execute build/visitor19.o
g++ -c -o build/visitor19.o -I. -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1 -I/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/include/ruby-1.9.1/x86_64-darwin11.0.0 /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/visitor19.cpp
** Execute build/melbourne20.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ build/bstrlib.o build/encoding_compat.o build/grammar18.o build/grammar19.o build/melbourne.o build/node_types18.o build/node_types19.o build/quark.o build/symbols.o build/var_table18.o build/var_table19.o build/visitor18.o build/visitor19.o -dynamic -bundle -L. -lruby.1.9.1 -L. -L/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/x86_64-darwin11.0.0 -L/Users/samflores/.rvm/rubies/ruby-1.9.2-p290/lib -lpthread -ldl -lobjc -o build/melbourne20.bundle
** Execute build:build
** Execute lib/ext/melbourne/build/melbourne.bundle
** Invoke lib/compiler.rb (not_needed)
** Invoke lib/compiler/ast/constants.rb (not_needed)
** Invoke lib/compiler/ast/control_flow.rb (not_needed)
** Invoke lib/compiler/ast/data.rb (not_needed)
** Invoke lib/compiler/ast/definitions.rb (not_needed)
** Invoke lib/compiler/ast/exceptions.rb (not_needed)
** Invoke lib/compiler/ast/file.rb (not_needed)
** Invoke lib/compiler/ast/grapher.rb (not_needed)
** Invoke lib/compiler/ast/literals.rb (not_needed)
** Invoke lib/compiler/ast/node.rb (not_needed)
** Invoke lib/compiler/ast/operators.rb (not_needed)
** Invoke lib/compiler/ast/self.rb (not_needed)
** Invoke lib/compiler/ast/sends.rb (not_needed)
** Invoke lib/compiler/ast/transforms.rb (not_needed)
** Invoke lib/compiler/ast/values.rb (not_needed)
** Invoke lib/compiler/ast/variables.rb (not_needed)
** Invoke lib/compiler/ast.rb (not_needed)
** Invoke lib/compiler/compiled_file.rb (not_needed)
** Invoke lib/compiler/compiler.rb (not_needed)
** Invoke lib/compiler/evaluator.rb (not_needed)
** Invoke lib/compiler/generator.rb (not_needed)
** Invoke lib/compiler/iseq.rb (not_needed)
** Invoke lib/compiler/locals.rb (not_needed)
** Invoke lib/compiler/printers.rb (not_needed)
** Invoke lib/compiler/stages.rb (not_needed)
** Invoke lib/compiler/opcodes.rb (not_needed)
** Invoke lib/compiler/generator_methods.rb (not_needed)
** Invoke lib/melbourne.rb (not_needed)
** Invoke lib/melbourne/processor.rb (not_needed)
** Execute compiler:load
** Invoke runtime/platform.conf (first_time)
** Invoke Rakefile (first_time, not_needed)
** Invoke rakelib/platform.rake (first_time, not_needed)
** Invoke runtime (first_time)
** Execute runtime
** Invoke lib/ffi/file_processor.rb (first_time, not_needed)
** Invoke lib/ffi/generator.rb (first_time, not_needed)
** Invoke lib/ffi/generators.rb (first_time, not_needed)
** Execute runtime/platform.conf
GEN runtime/platform.conf
** Invoke runtime/19 (first_time)
** Execute runtime/19
** Invoke runtime/19/index (first_time)
** Invoke runtime/19 (not_needed)
** Execute runtime/19/index
** Invoke runtime/19/signature (first_time)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/signature
GEN runtime/19/signature
GEN runtime/19/signature
** Invoke runtime/19/bootstrap (first_time)
** Execute runtime/19/bootstrap
** Invoke runtime/19/bootstrap/load_order.txt (first_time)
** Invoke kernel/bootstrap/load_order19.txt (first_time, not_needed)
** Execute runtime/19/bootstrap/load_order.txt
** Invoke runtime/19/bootstrap/basicobject.rbc (first_time)
** Invoke kernel/bootstrap/basicobject.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/basicobject.rbc
RBC 1.9 kernel/bootstrap/basicobject.rb
** Invoke runtime/19/bootstrap/alias.rbc (first_time)
** Invoke kernel/bootstrap/alias.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/alias.rbc
RBC 1.9 kernel/bootstrap/alias.rb
** Invoke runtime/19/bootstrap/array.rbc (first_time)
** Invoke kernel/bootstrap/array.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/array.rbc
RBC 1.9 kernel/bootstrap/array.rb
** Invoke runtime/19/bootstrap/array19.rbc (first_time)
** Invoke kernel/bootstrap/array19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/array19.rbc
RBC 1.9 kernel/bootstrap/array19.rb
** Invoke runtime/19/bootstrap/bignum.rbc (first_time)
** Invoke kernel/bootstrap/bignum.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/bignum.rbc
RBC 1.9 kernel/bootstrap/bignum.rb
** Invoke runtime/19/bootstrap/block_environment.rbc (first_time)
** Invoke kernel/bootstrap/block_environment.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/block_environment.rbc
RBC 1.9 kernel/bootstrap/block_environment.rb
** Invoke runtime/19/bootstrap/bytearray.rbc (first_time)
** Invoke kernel/bootstrap/bytearray.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/bytearray.rbc
RBC 1.9 kernel/bootstrap/bytearray.rb
** Invoke runtime/19/bootstrap/chararray.rbc (first_time)
** Invoke kernel/bootstrap/chararray.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/chararray.rbc
RBC 1.9 kernel/bootstrap/chararray.rb
** Invoke runtime/19/bootstrap/channel.rbc (first_time)
** Invoke kernel/bootstrap/channel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/channel.rbc
RBC 1.9 kernel/bootstrap/channel.rb
** Invoke runtime/19/bootstrap/class.rbc (first_time)
** Invoke kernel/bootstrap/class.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/class.rbc
RBC 1.9 kernel/bootstrap/class.rb
** Invoke runtime/19/bootstrap/compactlookuptable.rbc (first_time)
** Invoke kernel/bootstrap/compactlookuptable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/compactlookuptable.rbc
RBC 1.9 kernel/bootstrap/compactlookuptable.rb
** Invoke runtime/19/bootstrap/compiled_method.rbc (first_time)
** Invoke kernel/bootstrap/compiled_method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/compiled_method.rbc
RBC 1.9 kernel/bootstrap/compiled_method.rb
** Invoke runtime/19/bootstrap/configuration.rbc (first_time)
** Invoke kernel/bootstrap/configuration.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/configuration.rbc
RBC 1.9 kernel/bootstrap/configuration.rb
** Invoke runtime/19/bootstrap/dir.rbc (first_time)
** Invoke kernel/bootstrap/dir.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/dir.rbc
RBC 1.9 kernel/bootstrap/dir.rb
** Invoke runtime/19/bootstrap/encoding.rbc (first_time)
** Invoke kernel/bootstrap/encoding.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/encoding.rbc
RBC 1.9 kernel/bootstrap/encoding.rb
** Invoke runtime/19/bootstrap/exception.rbc (first_time)
** Invoke kernel/bootstrap/exception.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/exception.rbc
RBC 1.9 kernel/bootstrap/exception.rb
** Invoke runtime/19/bootstrap/executable.rbc (first_time)
** Invoke kernel/bootstrap/executable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/executable.rbc
RBC 1.9 kernel/bootstrap/executable.rb
** Invoke runtime/19/bootstrap/false.rbc (first_time)
** Invoke kernel/bootstrap/false.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/false.rbc
RBC 1.9 kernel/bootstrap/false.rb
** Invoke runtime/19/bootstrap/fixnum.rbc (first_time)
** Invoke kernel/bootstrap/fixnum.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/fixnum.rbc
RBC 1.9 kernel/bootstrap/fixnum.rb
** Invoke runtime/19/bootstrap/gc.rbc (first_time)
** Invoke kernel/bootstrap/gc.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/gc.rbc
RBC 1.9 kernel/bootstrap/gc.rb
** Invoke runtime/19/bootstrap/io.rbc (first_time)
** Invoke kernel/bootstrap/io.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/io.rbc
RBC 1.9 kernel/bootstrap/io.rb
** Invoke runtime/19/bootstrap/iseq.rbc (first_time)
** Invoke kernel/bootstrap/iseq.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/iseq.rbc
RBC 1.9 kernel/bootstrap/iseq.rb
** Invoke runtime/19/bootstrap/kernel19.rbc (first_time)
** Invoke kernel/bootstrap/kernel19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/kernel19.rbc
RBC 1.9 kernel/bootstrap/kernel19.rb
** Invoke runtime/19/bootstrap/kernel.rbc (first_time)
** Invoke kernel/bootstrap/kernel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/kernel.rbc
RBC 1.9 kernel/bootstrap/kernel.rb
** Invoke runtime/19/bootstrap/lookuptable.rbc (first_time)
** Invoke kernel/bootstrap/lookuptable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/lookuptable.rbc
RBC 1.9 kernel/bootstrap/lookuptable.rb
** Invoke runtime/19/bootstrap/method_table.rbc (first_time)
** Invoke kernel/bootstrap/method_table.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/method_table.rbc
RBC 1.9 kernel/bootstrap/method_table.rb
** Invoke runtime/19/bootstrap/nil.rbc (first_time)
** Invoke kernel/bootstrap/nil.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/nil.rbc
RBC 1.9 kernel/bootstrap/nil.rb
** Invoke runtime/19/bootstrap/object.rbc (first_time)
** Invoke kernel/bootstrap/object.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/object.rbc
RBC 1.9 kernel/bootstrap/object.rb
** Invoke runtime/19/bootstrap/proc.rbc (first_time)
** Invoke kernel/bootstrap/proc.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/proc.rbc
RBC 1.9 kernel/bootstrap/proc.rb
** Invoke runtime/19/bootstrap/process.rbc (first_time)
** Invoke kernel/bootstrap/process.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/process.rbc
RBC 1.9 kernel/bootstrap/process.rb
** Invoke runtime/19/bootstrap/regexp.rbc (first_time)
** Invoke kernel/bootstrap/regexp.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/regexp.rbc
RBC 1.9 kernel/bootstrap/regexp.rb
** Invoke runtime/19/bootstrap/rubinius.rbc (first_time)
** Invoke kernel/bootstrap/rubinius.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/rubinius.rbc
RBC 1.9 kernel/bootstrap/rubinius.rb
** Invoke runtime/19/bootstrap/rubinius19.rbc (first_time)
** Invoke kernel/bootstrap/rubinius19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/rubinius19.rbc
RBC 1.9 kernel/bootstrap/rubinius19.rb
** Invoke runtime/19/bootstrap/static_scope.rbc (first_time)
** Invoke kernel/bootstrap/static_scope.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/static_scope.rbc
RBC 1.9 kernel/bootstrap/static_scope.rb
** Invoke runtime/19/bootstrap/string.rbc (first_time)
** Invoke kernel/bootstrap/string.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/string.rbc
RBC 1.9 kernel/bootstrap/string.rb
** Invoke runtime/19/bootstrap/symbol.rbc (first_time)
** Invoke kernel/bootstrap/symbol.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/symbol.rbc
RBC 1.9 kernel/bootstrap/symbol.rb
** Invoke runtime/19/bootstrap/thread.rbc (first_time)
** Invoke kernel/bootstrap/thread.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/thread.rbc
RBC 1.9 kernel/bootstrap/thread.rb
** Invoke runtime/19/bootstrap/thunk.rbc (first_time)
** Invoke kernel/bootstrap/thunk.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/thunk.rbc
RBC 1.9 kernel/bootstrap/thunk.rb
** Invoke runtime/19/bootstrap/time.rbc (first_time)
** Invoke kernel/bootstrap/time.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/time.rbc
RBC 1.9 kernel/bootstrap/time.rb
** Invoke runtime/19/bootstrap/true.rbc (first_time)
** Invoke kernel/bootstrap/true.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/true.rbc
RBC 1.9 kernel/bootstrap/true.rb
** Invoke runtime/19/bootstrap/tuple.rbc (first_time)
** Invoke kernel/bootstrap/tuple.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/tuple.rbc
RBC 1.9 kernel/bootstrap/tuple.rb
** Invoke runtime/19/bootstrap/type.rbc (first_time)
** Invoke kernel/bootstrap/type.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/type.rbc
RBC 1.9 kernel/bootstrap/type.rb
** Invoke runtime/19/bootstrap/variable_scope.rbc (first_time)
** Invoke kernel/bootstrap/variable_scope.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/variable_scope.rbc
RBC 1.9 kernel/bootstrap/variable_scope.rb
** Invoke runtime/19/bootstrap/vm.rbc (first_time)
** Invoke kernel/bootstrap/vm.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/vm.rbc
RBC 1.9 kernel/bootstrap/vm.rb
** Invoke runtime/19/bootstrap/weakref.rbc (first_time)
** Invoke kernel/bootstrap/weakref.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/bootstrap/weakref.rbc
RBC 1.9 kernel/bootstrap/weakref.rb
** Invoke runtime/19/platform (first_time)
** Execute runtime/19/platform
** Invoke runtime/19/platform/load_order.txt (first_time)
** Invoke kernel/platform/load_order19.txt (first_time, not_needed)
** Execute runtime/19/platform/load_order.txt
** Invoke runtime/19/platform/ffi.rbc (first_time)
** Invoke kernel/platform/ffi.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/platform/ffi.rbc
RBC 1.9 kernel/platform/ffi.rb
** Invoke runtime/19/platform/library.rbc (first_time)
** Invoke kernel/platform/library.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/platform/library.rbc
RBC 1.9 kernel/platform/library.rb
** Invoke runtime/19/platform/pointer.rbc (first_time)
** Invoke kernel/platform/pointer.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/platform/pointer.rbc
RBC 1.9 kernel/platform/pointer.rb
** Invoke runtime/19/platform/env.rbc (first_time)
** Invoke kernel/platform/env.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/platform/env.rbc
RBC 1.9 kernel/platform/env.rb
** Invoke runtime/19/platform/file.rbc (first_time)
** Invoke kernel/platform/file.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/platform/file.rbc
RBC 1.9 kernel/platform/file.rb
** Invoke runtime/19/platform/math.rbc (first_time)
** Invoke kernel/platform/math.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/platform/math.rbc
RBC 1.9 kernel/platform/math.rb
** Invoke runtime/19/platform/posix.rbc (first_time)
** Invoke kernel/platform/posix.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/platform/posix.rbc
RBC 1.9 kernel/platform/posix.rb
** Invoke runtime/19/platform/struct.rbc (first_time)
** Invoke kernel/platform/struct.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/platform/struct.rbc
RBC 1.9 kernel/platform/struct.rb
** Invoke runtime/19/common (first_time)
** Execute runtime/19/common
** Invoke runtime/19/common/load_order.txt (first_time)
** Invoke kernel/common/load_order19.txt (first_time, not_needed)
** Execute runtime/19/common/load_order.txt
** Invoke runtime/19/common/basicobject.rbc (first_time)
** Invoke kernel/common/basicobject.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/basicobject.rbc
RBC 1.9 kernel/common/basicobject.rb
** Invoke runtime/19/common/class.rbc (first_time)
** Invoke kernel/common/class.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/class.rbc
RBC 1.9 kernel/common/class.rb
** Invoke runtime/19/common/binding.rbc (first_time)
** Invoke kernel/common/binding.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/binding.rbc
RBC 1.9 kernel/common/binding.rb
** Invoke runtime/19/common/proc.rbc (first_time)
** Invoke kernel/common/proc.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/proc.rbc
RBC 1.9 kernel/common/proc.rb
** Invoke runtime/19/common/autoload.rbc (first_time)
** Invoke kernel/common/autoload.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/autoload.rbc
RBC 1.9 kernel/common/autoload.rb
** Invoke runtime/19/common/module.rbc (first_time)
** Invoke kernel/common/module.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/module.rbc
RBC 1.9 kernel/common/module.rb
** Invoke runtime/19/common/module19.rbc (first_time)
** Invoke kernel/common/module19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/module19.rbc
RBC 1.9 kernel/common/module19.rb
** Invoke runtime/19/common/enumerable19.rbc (first_time)
** Invoke kernel/common/enumerable19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/enumerable19.rbc
RBC 1.9 kernel/common/enumerable19.rb
** Invoke runtime/19/common/enumerable.rbc (first_time)
** Invoke kernel/common/enumerable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/enumerable.rbc
RBC 1.9 kernel/common/enumerable.rb
** Invoke runtime/19/common/enumerator.rbc (first_time)
** Invoke kernel/common/enumerator.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/enumerator.rbc
RBC 1.9 kernel/common/enumerator.rb
** Invoke runtime/19/common/enumerator19.rbc (first_time)
** Invoke kernel/common/enumerator19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/enumerator19.rbc
RBC 1.9 kernel/common/enumerator19.rb
** Invoke runtime/19/common/argf.rbc (first_time)
** Invoke kernel/common/argf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/argf.rbc
RBC 1.9 kernel/common/argf.rb
** Invoke runtime/19/common/tuple.rbc (first_time)
** Invoke kernel/common/tuple.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/tuple.rbc
RBC 1.9 kernel/common/tuple.rb
** Invoke runtime/19/common/exception.rbc (first_time)
** Invoke kernel/common/exception.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/exception.rbc
RBC 1.9 kernel/common/exception.rb
** Invoke runtime/19/common/undefined.rbc (first_time)
** Invoke kernel/common/undefined.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/undefined.rbc
RBC 1.9 kernel/common/undefined.rb
** Invoke runtime/19/common/hash19.rbc (first_time)
** Invoke kernel/common/hash19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/hash19.rbc
RBC 1.9 kernel/common/hash19.rb
** Invoke runtime/19/common/hash_hamt.rbc (first_time)
** Invoke kernel/common/hash_hamt.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/hash_hamt.rbc
RBC 1.9 kernel/common/hash_hamt.rb
** Invoke runtime/19/common/type.rbc (first_time)
** Invoke kernel/common/type.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/type.rbc
RBC 1.9 kernel/common/type.rb
** Invoke runtime/19/common/kernel.rbc (first_time)
** Invoke kernel/common/kernel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/kernel.rbc
RBC 1.9 kernel/common/kernel.rb
** Invoke runtime/19/common/kernel19.rbc (first_time)
** Invoke kernel/common/kernel19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/kernel19.rbc
RBC 1.9 kernel/common/kernel19.rb
** Invoke runtime/19/common/identitymap.rbc (first_time)
** Invoke kernel/common/identitymap.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/identitymap.rbc
RBC 1.9 kernel/common/identitymap.rb
** Invoke runtime/19/common/array.rbc (first_time)
** Invoke kernel/common/array.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/array.rbc
RBC 1.9 kernel/common/array.rb
** Invoke runtime/19/common/array19.rbc (first_time)
** Invoke kernel/common/array19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/array19.rbc
RBC 1.9 kernel/common/array19.rb
** Invoke runtime/19/common/loadedfeatures.rbc (first_time)
** Invoke kernel/common/loadedfeatures.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/loadedfeatures.rbc
RBC 1.9 kernel/common/loadedfeatures.rb
** Invoke runtime/19/common/global.rbc (first_time)
** Invoke kernel/common/global.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/global.rbc
RBC 1.9 kernel/common/global.rb
** Invoke runtime/19/common/backtrace.rbc (first_time)
** Invoke kernel/common/backtrace.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/backtrace.rbc
RBC 1.9 kernel/common/backtrace.rb
** Invoke runtime/19/common/comparable.rbc (first_time)
** Invoke kernel/common/comparable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/comparable.rbc
RBC 1.9 kernel/common/comparable.rb
** Invoke runtime/19/common/numeric.rbc (first_time)
** Invoke kernel/common/numeric.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/numeric.rbc
RBC 1.9 kernel/common/numeric.rb
** Invoke runtime/19/common/ctype.rbc (first_time)
** Invoke kernel/common/ctype.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/ctype.rbc
RBC 1.9 kernel/common/ctype.rb
** Invoke runtime/19/common/precision.rbc (first_time)
** Invoke kernel/common/precision.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/precision.rbc
RBC 1.9 kernel/common/precision.rb
** Invoke runtime/19/common/integer.rbc (first_time)
** Invoke kernel/common/integer.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/integer.rbc
RBC 1.9 kernel/common/integer.rb
** Invoke runtime/19/common/integer19.rbc (first_time)
** Invoke kernel/common/integer19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/integer19.rbc
RBC 1.9 kernel/common/integer19.rb
** Invoke runtime/19/common/bignum.rbc (first_time)
** Invoke kernel/common/bignum.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/bignum.rbc
RBC 1.9 kernel/common/bignum.rb
** Invoke runtime/19/common/block_environment.rbc (first_time)
** Invoke kernel/common/block_environment.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/block_environment.rbc
RBC 1.9 kernel/common/block_environment.rb
** Invoke runtime/19/common/bytearray.rbc (first_time)
** Invoke kernel/common/bytearray.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/bytearray.rbc
RBC 1.9 kernel/common/bytearray.rb
** Invoke runtime/19/common/chararray.rbc (first_time)
** Invoke kernel/common/chararray.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/chararray.rbc
RBC 1.9 kernel/common/chararray.rb
** Invoke runtime/19/common/chararray19.rbc (first_time)
** Invoke kernel/common/chararray19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/chararray19.rbc
RBC 1.9 kernel/common/chararray19.rb
** Invoke runtime/19/common/channel.rbc (first_time)
** Invoke kernel/common/channel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/channel.rbc
RBC 1.9 kernel/common/channel.rb
** Invoke runtime/19/common/executable.rbc (first_time)
** Invoke kernel/common/executable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/executable.rbc
RBC 1.9 kernel/common/executable.rb
** Invoke runtime/19/common/static_scope.rbc (first_time)
** Invoke kernel/common/static_scope.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/static_scope.rbc
RBC 1.9 kernel/common/static_scope.rb
** Invoke runtime/19/common/static_scope19.rbc (first_time)
** Invoke kernel/common/static_scope19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/static_scope19.rbc
RBC 1.9 kernel/common/static_scope19.rb
** Invoke runtime/19/common/hook.rbc (first_time)
** Invoke kernel/common/hook.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/hook.rbc
RBC 1.9 kernel/common/hook.rb
** Invoke runtime/19/common/codeloader.rbc (first_time)
** Invoke kernel/common/codeloader.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/codeloader.rbc
RBC 1.9 kernel/common/codeloader.rb
** Invoke runtime/19/common/compiled_method.rbc (first_time)
** Invoke kernel/common/compiled_method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/compiled_method.rbc
RBC 1.9 kernel/common/compiled_method.rb
** Invoke runtime/19/common/continuation.rbc (first_time)
** Invoke kernel/common/continuation.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/continuation.rbc
RBC 1.9 kernel/common/continuation.rb
** Invoke runtime/19/common/delegated_method.rbc (first_time)
** Invoke kernel/common/delegated_method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/delegated_method.rbc
RBC 1.9 kernel/common/delegated_method.rb
** Invoke runtime/19/common/fixnum.rbc (first_time)
** Invoke kernel/common/fixnum.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/fixnum.rbc
RBC 1.9 kernel/common/fixnum.rb
** Invoke runtime/19/common/dir.rbc (first_time)
** Invoke kernel/common/dir.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/dir.rbc
RBC 1.9 kernel/common/dir.rb
** Invoke runtime/19/common/dir19.rbc (first_time)
** Invoke kernel/common/dir19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/dir19.rbc
RBC 1.9 kernel/common/dir19.rb
** Invoke runtime/19/common/dir_glob.rbc (first_time)
** Invoke kernel/common/dir_glob.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/dir_glob.rbc
RBC 1.9 kernel/common/dir_glob.rb
** Invoke runtime/19/common/encoding.rbc (first_time)
** Invoke kernel/common/encoding.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/encoding.rbc
RBC 1.9 kernel/common/encoding.rb
** Invoke runtime/19/common/env.rbc (first_time)
** Invoke kernel/common/env.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/env.rbc
RBC 1.9 kernel/common/env.rb
** Invoke runtime/19/common/errno.rbc (first_time)
** Invoke kernel/common/errno.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/errno.rbc
RBC 1.9 kernel/common/errno.rb
** Invoke runtime/19/common/eval.rbc (first_time)
** Invoke kernel/common/eval.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/eval.rbc
RBC 1.9 kernel/common/eval.rb
** Invoke runtime/19/common/false.rbc (first_time)
** Invoke kernel/common/false.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/false.rbc
RBC 1.9 kernel/common/false.rb
** Invoke runtime/19/common/fiber.rbc (first_time)
** Invoke kernel/common/fiber.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/fiber.rbc
RBC 1.9 kernel/common/fiber.rb
** Invoke runtime/19/common/fiber19.rbc (first_time)
** Invoke kernel/common/fiber19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/fiber19.rbc
RBC 1.9 kernel/common/fiber19.rb
** Invoke runtime/19/common/io.rbc (first_time)
** Invoke kernel/common/io.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/io.rbc
RBC 1.9 kernel/common/io.rb
** Invoke runtime/19/common/io19.rbc (first_time)
** Invoke kernel/common/io19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/io19.rbc
RBC 1.9 kernel/common/io19.rb
** Invoke runtime/19/common/file.rbc (first_time)
** Invoke kernel/common/file.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/file.rbc
RBC 1.9 kernel/common/file.rb
** Invoke runtime/19/common/file19.rbc (first_time)
** Invoke kernel/common/file19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/file19.rbc
RBC 1.9 kernel/common/file19.rb
** Invoke runtime/19/common/filetest.rbc (first_time)
** Invoke kernel/common/filetest.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/filetest.rbc
RBC 1.9 kernel/common/filetest.rb
** Invoke runtime/19/common/float.rbc (first_time)
** Invoke kernel/common/float.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/float.rbc
RBC 1.9 kernel/common/float.rb
** Invoke runtime/19/common/immediate.rbc (first_time)
** Invoke kernel/common/immediate.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/immediate.rbc
RBC 1.9 kernel/common/immediate.rb
** Invoke runtime/19/common/location.rbc (first_time)
** Invoke kernel/common/location.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/location.rbc
RBC 1.9 kernel/common/location.rb
** Invoke runtime/19/common/lookuptable.rbc (first_time)
** Invoke kernel/common/lookuptable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/lookuptable.rbc
RBC 1.9 kernel/common/lookuptable.rb
** Invoke runtime/19/common/main.rbc (first_time)
** Invoke kernel/common/main.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/main.rbc
RBC 1.9 kernel/common/main.rb
** Invoke runtime/19/common/marshal.rbc (first_time)
** Invoke kernel/common/marshal.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/marshal.rbc
RBC 1.9 kernel/common/marshal.rb
** Invoke runtime/19/common/math.rbc (first_time)
** Invoke kernel/common/math.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/math.rbc
RBC 1.9 kernel/common/math.rb
** Invoke runtime/19/common/method.rbc (first_time)
** Invoke kernel/common/method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/method.rbc
RBC 1.9 kernel/common/method.rb
** Invoke runtime/19/common/method_table.rbc (first_time)
** Invoke kernel/common/method_table.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/method_table.rbc
RBC 1.9 kernel/common/method_table.rb
** Invoke runtime/19/common/native_method.rbc (first_time)
** Invoke kernel/common/native_method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/native_method.rbc
RBC 1.9 kernel/common/native_method.rb
** Invoke runtime/19/common/nil.rbc (first_time)
** Invoke kernel/common/nil.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/nil.rbc
RBC 1.9 kernel/common/nil.rb
** Invoke runtime/19/common/objectspace.rbc (first_time)
** Invoke kernel/common/objectspace.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/objectspace.rbc
RBC 1.9 kernel/common/objectspace.rb
** Invoke runtime/19/common/string.rbc (first_time)
** Invoke kernel/common/string.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/string.rbc
RBC 1.9 kernel/common/string.rb
** Invoke runtime/19/common/string19.rbc (first_time)
** Invoke kernel/common/string19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/string19.rbc
RBC 1.9 kernel/common/string19.rb
** Invoke runtime/19/common/range.rbc (first_time)
** Invoke kernel/common/range.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/range.rbc
RBC 1.9 kernel/common/range.rb
** Invoke runtime/19/common/struct.rbc (first_time)
** Invoke kernel/common/struct.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/struct.rbc
RBC 1.9 kernel/common/struct.rb
** Invoke runtime/19/common/process.rbc (first_time)
** Invoke kernel/common/process.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/process.rbc
RBC 1.9 kernel/common/process.rb
** Invoke runtime/19/common/random.rbc (first_time)
** Invoke kernel/common/random.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/random.rbc
RBC 1.9 kernel/common/random.rb
** Invoke runtime/19/common/regexp.rbc (first_time)
** Invoke kernel/common/regexp.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/regexp.rbc
RBC 1.9 kernel/common/regexp.rb
** Invoke runtime/19/common/signal.rbc (first_time)
** Invoke kernel/common/signal.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/signal.rbc
RBC 1.9 kernel/common/signal.rb
** Invoke runtime/19/common/sprinter.rbc (first_time)
** Invoke kernel/common/sprinter.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/sprinter.rbc
RBC 1.9 kernel/common/sprinter.rb
** Invoke runtime/19/common/symbol.rbc (first_time)
** Invoke kernel/common/symbol.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/symbol.rbc
RBC 1.9 kernel/common/symbol.rb
** Invoke runtime/19/common/thread.rbc (first_time)
** Invoke kernel/common/thread.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/thread.rbc
RBC 1.9 kernel/common/thread.rb
** Invoke runtime/19/common/thread_group.rbc (first_time)
** Invoke kernel/common/thread_group.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/thread_group.rbc
RBC 1.9 kernel/common/thread_group.rb
** Invoke runtime/19/common/throw_catch.rbc (first_time)
** Invoke kernel/common/throw_catch.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/throw_catch.rbc
RBC 1.9 kernel/common/throw_catch.rb
** Invoke runtime/19/common/time.rbc (first_time)
** Invoke kernel/common/time.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/time.rbc
RBC 1.9 kernel/common/time.rb
** Invoke runtime/19/common/true.rbc (first_time)
** Invoke kernel/common/true.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/true.rbc
RBC 1.9 kernel/common/true.rb
** Invoke runtime/19/common/variable_scope.rbc (first_time)
** Invoke kernel/common/variable_scope.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/variable_scope.rbc
RBC 1.9 kernel/common/variable_scope.rb
** Invoke runtime/19/common/capi.rbc (first_time)
** Invoke kernel/common/capi.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/common/capi.rbc
RBC 1.9 kernel/common/capi.rb
** Invoke runtime/19/delta (first_time)
** Execute runtime/19/delta
** Invoke runtime/19/delta/load_order.txt (first_time)
** Invoke kernel/delta/load_order19.txt (first_time, not_needed)
** Execute runtime/19/delta/load_order.txt
** Invoke runtime/19/delta/agent.rbc (first_time)
** Invoke kernel/delta/agent.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/agent.rbc
RBC 1.9 kernel/delta/agent.rb
** Invoke runtime/19/delta/ctype.rbc (first_time)
** Invoke kernel/delta/ctype.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/ctype.rbc
RBC 1.9 kernel/delta/ctype.rb
** Invoke runtime/19/delta/class.rbc (first_time)
** Invoke kernel/delta/class.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/class.rbc
RBC 1.9 kernel/delta/class.rb
** Invoke runtime/19/delta/exception.rbc (first_time)
** Invoke kernel/delta/exception.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/exception.rbc
RBC 1.9 kernel/delta/exception.rb
** Invoke runtime/19/delta/file.rbc (first_time)
** Invoke kernel/delta/file.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/file.rbc
RBC 1.9 kernel/delta/file.rb
** Invoke runtime/19/delta/rubinius.rbc (first_time)
** Invoke kernel/delta/rubinius.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/rubinius.rbc
RBC 1.9 kernel/delta/rubinius.rb
** Invoke runtime/19/delta/module.rbc (first_time)
** Invoke kernel/delta/module.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/module.rbc
RBC 1.9 kernel/delta/module.rb
** Invoke runtime/19/delta/filetest.rbc (first_time)
** Invoke kernel/delta/filetest.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/filetest.rbc
RBC 1.9 kernel/delta/filetest.rb
** Invoke runtime/19/delta/kernel.rbc (first_time)
** Invoke kernel/delta/kernel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/kernel.rbc
RBC 1.9 kernel/delta/kernel.rb
** Invoke runtime/19/delta/math.rbc (first_time)
** Invoke kernel/delta/math.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/math.rbc
RBC 1.9 kernel/delta/math.rb
** Invoke runtime/19/delta/options.rbc (first_time)
** Invoke kernel/delta/options.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/options.rbc
RBC 1.9 kernel/delta/options.rb
** Invoke runtime/19/delta/stats.rbc (first_time)
** Invoke kernel/delta/stats.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/stats.rbc
RBC 1.9 kernel/delta/stats.rb
** Invoke runtime/19/delta/signal.rbc (first_time)
** Invoke kernel/delta/signal.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/signal.rbc
RBC 1.9 kernel/delta/signal.rb
** Invoke runtime/19/delta/struct.rbc (first_time)
** Invoke kernel/delta/struct.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/struct.rbc
RBC 1.9 kernel/delta/struct.rb
** Invoke runtime/19/delta/thread.rbc (first_time)
** Invoke kernel/delta/thread.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/thread.rbc
RBC 1.9 kernel/delta/thread.rb
** Invoke runtime/19/delta/codeloader.rbc (first_time)
** Invoke kernel/delta/codeloader.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/codeloader.rbc
RBC 1.9 kernel/delta/codeloader.rb
** Invoke runtime/19/delta/ffi.rbc (first_time)
** Invoke kernel/delta/ffi.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/ffi.rbc
RBC 1.9 kernel/delta/ffi.rb
** Invoke runtime/19/delta/ruby_constants19.rbc (first_time)
** Invoke kernel/delta/ruby_constants19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/ruby_constants19.rbc
RBC 1.9 kernel/delta/ruby_constants19.rb
** Invoke runtime/19/delta/ruby_constants.rbc (first_time)
** Invoke kernel/delta/ruby_constants.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/delta/ruby_constants.rbc
RBC 1.9 kernel/delta/ruby_constants.rb
** Invoke runtime/19/signature.rbc (first_time)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/signature.rbc
RBC 1.9 kernel/signature.rb
** Invoke runtime/19/alpha.rbc (first_time)
** Invoke kernel/alpha.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/alpha.rbc
RBC 1.9 kernel/alpha.rb
** Invoke runtime/19/loader.rbc (first_time)
** Invoke kernel/loader.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/loader.rbc
RBC 1.9 kernel/loader.rb
** Invoke runtime/19/compiler.rbc (first_time)
** Invoke lib/compiler.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler.rbc
RBC 1.9 lib/compiler.rb
** Invoke runtime/19/compiler/ast/constants.rbc (first_time)
** Invoke lib/compiler/ast/constants.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/constants.rbc
RBC 1.9 lib/compiler/ast/constants.rb
** Invoke runtime/19/compiler/ast/control_flow.rbc (first_time)
** Invoke lib/compiler/ast/control_flow.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/control_flow.rbc
RBC 1.9 lib/compiler/ast/control_flow.rb
** Invoke runtime/19/compiler/ast/data.rbc (first_time)
** Invoke lib/compiler/ast/data.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/data.rbc
RBC 1.9 lib/compiler/ast/data.rb
** Invoke runtime/19/compiler/ast/definitions.rbc (first_time)
** Invoke lib/compiler/ast/definitions.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/definitions.rbc
RBC 1.9 lib/compiler/ast/definitions.rb
** Invoke runtime/19/compiler/ast/exceptions.rbc (first_time)
** Invoke lib/compiler/ast/exceptions.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/exceptions.rbc
RBC 1.9 lib/compiler/ast/exceptions.rb
** Invoke runtime/19/compiler/ast/file.rbc (first_time)
** Invoke lib/compiler/ast/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/file.rbc
RBC 1.9 lib/compiler/ast/file.rb
** Invoke runtime/19/compiler/ast/grapher.rbc (first_time)
** Invoke lib/compiler/ast/grapher.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/grapher.rbc
RBC 1.9 lib/compiler/ast/grapher.rb
** Invoke runtime/19/compiler/ast/literals.rbc (first_time)
** Invoke lib/compiler/ast/literals.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/literals.rbc
RBC 1.9 lib/compiler/ast/literals.rb
** Invoke runtime/19/compiler/ast/node.rbc (first_time)
** Invoke lib/compiler/ast/node.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/node.rbc
RBC 1.9 lib/compiler/ast/node.rb
** Invoke runtime/19/compiler/ast/operators.rbc (first_time)
** Invoke lib/compiler/ast/operators.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/operators.rbc
RBC 1.9 lib/compiler/ast/operators.rb
** Invoke runtime/19/compiler/ast/self.rbc (first_time)
** Invoke lib/compiler/ast/self.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/self.rbc
RBC 1.9 lib/compiler/ast/self.rb
** Invoke runtime/19/compiler/ast/sends.rbc (first_time)
** Invoke lib/compiler/ast/sends.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/sends.rbc
RBC 1.9 lib/compiler/ast/sends.rb
** Invoke runtime/19/compiler/ast/transforms.rbc (first_time)
** Invoke lib/compiler/ast/transforms.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/transforms.rbc
RBC 1.9 lib/compiler/ast/transforms.rb
** Invoke runtime/19/compiler/ast/values.rbc (first_time)
** Invoke lib/compiler/ast/values.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/values.rbc
RBC 1.9 lib/compiler/ast/values.rb
** Invoke runtime/19/compiler/ast/variables.rbc (first_time)
** Invoke lib/compiler/ast/variables.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast/variables.rbc
RBC 1.9 lib/compiler/ast/variables.rb
** Invoke runtime/19/compiler/ast.rbc (first_time)
** Invoke lib/compiler/ast.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/ast.rbc
RBC 1.9 lib/compiler/ast.rb
** Invoke runtime/19/compiler/compiled_file.rbc (first_time)
** Invoke lib/compiler/compiled_file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/compiled_file.rbc
RBC 1.9 lib/compiler/compiled_file.rb
** Invoke runtime/19/compiler/compiler.rbc (first_time)
** Invoke lib/compiler/compiler.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/compiler.rbc
RBC 1.9 lib/compiler/compiler.rb
** Invoke runtime/19/compiler/evaluator.rbc (first_time)
** Invoke lib/compiler/evaluator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/evaluator.rbc
RBC 1.9 lib/compiler/evaluator.rb
** Invoke runtime/19/compiler/generator.rbc (first_time)
** Invoke lib/compiler/generator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/generator.rbc
RBC 1.9 lib/compiler/generator.rb
** Invoke runtime/19/compiler/iseq.rbc (first_time)
** Invoke lib/compiler/iseq.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/iseq.rbc
RBC 1.9 lib/compiler/iseq.rb
** Invoke runtime/19/compiler/locals.rbc (first_time)
** Invoke lib/compiler/locals.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/locals.rbc
RBC 1.9 lib/compiler/locals.rb
** Invoke runtime/19/compiler/printers.rbc (first_time)
** Invoke lib/compiler/printers.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/printers.rbc
RBC 1.9 lib/compiler/printers.rb
** Invoke runtime/19/compiler/stages.rbc (first_time)
** Invoke lib/compiler/stages.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/stages.rbc
RBC 1.9 lib/compiler/stages.rb
** Invoke runtime/19/compiler/opcodes.rbc (first_time)
** Invoke lib/compiler/opcodes.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/opcodes.rbc
RBC 1.9 lib/compiler/opcodes.rb
** Invoke runtime/19/compiler/generator_methods.rbc (first_time)
** Invoke lib/compiler/generator_methods.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/compiler/generator_methods.rbc
RBC 1.9 lib/compiler/generator_methods.rb
** Invoke runtime/19/melbourne.rbc (first_time)
** Invoke lib/melbourne.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/melbourne.rbc
RBC 1.9 lib/melbourne.rb
** Invoke runtime/19/melbourne/processor.rbc (first_time)
** Invoke lib/melbourne/processor.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute runtime/19/melbourne/processor.rbc
RBC 1.9 lib/melbourne/processor.rb
** Execute kernel:build
** Invoke build:ffi:preprocessor (first_time)
** Invoke lib/fcntl.rb (first_time)
** Invoke lib/fcntl.rb.ffi (first_time, not_needed)
** Execute lib/fcntl.rb
Generating lib/fcntl.rb...
** Invoke lib/zlib.rb (first_time)
** Invoke lib/zlib.rb.ffi (first_time, not_needed)
** Execute lib/zlib.rb
Generating lib/zlib.rb...
** Invoke lib/etc.rb (first_time)
** Invoke lib/etc.rb.ffi (first_time, not_needed)
** Execute lib/etc.rb
Generating lib/etc.rb...
** Invoke lib/syslog.rb (first_time)
** Invoke lib/syslog.rb.ffi (first_time, not_needed)
** Execute lib/syslog.rb
Generating lib/syslog.rb...
** Execute build:ffi:preprocessor
** Invoke build:zlib (first_time)
** Execute build:zlib
** Invoke extensions (first_time)
** Invoke extensions:bigdecimal (first_time)
** Execute extensions:bigdecimal
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/bigdecimal)
** Invoke build (first_time)
** Invoke bigdecimal.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke bigdecimal.h (first_time, not_needed)
** Invoke bigdecimal.c (first_time, not_needed)
** Invoke bigdecimal.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bigdecimal.c (not_needed)
** Invoke bigdecimal.h (not_needed)
** Execute bigdecimal.o
gcc -c -o bigdecimal.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -DBASE=1000000000UL -DBASE_FIG=9 bigdecimal.c
** Execute bigdecimal.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ bigdecimal.o -L. -o bigdecimal.bundle
** Execute build
** Invoke extensions:readline (first_time)
** Execute extensions:readline
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/readline)
** Invoke build (first_time)
** Invoke readline.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke readline.c (first_time, not_needed)
** Invoke readline.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke readline.c (not_needed)
** Execute readline.o
gcc -c -o readline.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I/usr/include readline.c
** Execute readline.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ readline.o -L. -lreadline -lcurses -o readline.bundle
** Execute build
** Invoke extensions:digest (first_time)
** Execute extensions:digest
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/digest)
** Invoke build (first_time)
** Invoke digest.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke defs.h (first_time, not_needed)
** Invoke digest.h (first_time, not_needed)
** Invoke digest.c (first_time, not_needed)
** Invoke digest.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke digest.c (not_needed)
** Invoke digest.h (not_needed)
** Execute digest.o
gcc -c -o digest.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include digest.c
** Execute digest.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ digest.o -L. -lcrypto -o digest.bundle
** Execute build
** Invoke extensions:digest_md5 (first_time)
** Execute extensions:digest_md5
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/digest/md5)
** Invoke build (first_time)
** Invoke md5.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke md5.h (first_time, not_needed)
** Invoke md5ossl.h (first_time, not_needed)
** Invoke md5.c (first_time, not_needed)
** Invoke md5init.c (first_time, not_needed)
** Invoke md5ossl.c (first_time, not_needed)
** Invoke md5.o (first_time)
** Invoke ./../defs.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke md5.c (not_needed)
** Invoke md5.h (not_needed)
** Execute md5.o
gcc -c -o md5.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. md5.c
** Invoke md5init.o (first_time)
** Invoke ./../defs.h (not_needed)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke md5.h (not_needed)
** Invoke md5init.c (not_needed)
** Invoke md5ossl.h (not_needed)
** Execute md5init.o
gcc -c -o md5init.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. md5init.c
** Invoke md5ossl.o (first_time)
** Invoke md5ossl.c (not_needed)
** Invoke md5ossl.h (not_needed)
** Execute md5ossl.o
gcc -c -o md5ossl.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. md5ossl.c
** Execute md5.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ md5.o md5init.o md5ossl.o -L. -lcrypto -o md5.bundle
** Execute build
** Invoke extensions:digest_rmd160 (first_time)
** Execute extensions:digest_rmd160
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/digest/rmd160)
** Invoke build (first_time)
** Invoke rmd160.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke rmd160.h (first_time, not_needed)
** Invoke rmd160ossl.h (first_time, not_needed)
** Invoke rmd160.c (first_time, not_needed)
** Invoke rmd160init.c (first_time, not_needed)
** Invoke rmd160ossl.c (first_time, not_needed)
** Invoke rmd160.o (first_time)
** Invoke ./../defs.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke rmd160.c (not_needed)
** Invoke rmd160.h (not_needed)
** Execute rmd160.o
gcc -c -o rmd160.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. rmd160.c
** Invoke rmd160init.o (first_time)
** Invoke ./../defs.h (not_needed)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke rmd160.h (not_needed)
** Invoke rmd160init.c (not_needed)
** Invoke rmd160ossl.h (not_needed)
** Execute rmd160init.o
gcc -c -o rmd160init.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. rmd160init.c
** Invoke rmd160ossl.o (first_time)
** Invoke ./../defs.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke rmd160ossl.c (not_needed)
** Invoke rmd160ossl.h (not_needed)
** Execute rmd160ossl.o
gcc -c -o rmd160ossl.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. rmd160ossl.c
** Execute rmd160.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ rmd160.o rmd160init.o rmd160ossl.o -L. -lcrypto -o rmd160.bundle
** Execute build
** Invoke extensions:digest_sha1 (first_time)
** Execute extensions:digest_sha1
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/digest/sha1)
** Invoke build (first_time)
** Invoke sha1.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke sha1.h (first_time, not_needed)
** Invoke sha1ossl.h (first_time, not_needed)
** Invoke sha1.c (first_time, not_needed)
** Invoke sha1init.c (first_time, not_needed)
** Invoke sha1ossl.c (first_time, not_needed)
** Invoke sha1.o (first_time)
** Invoke ./../defs.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha1.c (not_needed)
** Invoke sha1.h (not_needed)
** Execute sha1.o
gcc -c -o sha1.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. sha1.c
** Invoke sha1init.o (first_time)
** Invoke ./../defs.h (not_needed)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha1.h (not_needed)
** Invoke sha1init.c (not_needed)
** Invoke sha1ossl.h (not_needed)
** Execute sha1init.o
gcc -c -o sha1init.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. sha1init.c
** Invoke sha1ossl.o (first_time)
** Invoke ./../defs.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha1ossl.c (not_needed)
** Invoke sha1ossl.h (not_needed)
** Execute sha1ossl.o
gcc -c -o sha1ossl.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. sha1ossl.c
** Execute sha1.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ sha1.o sha1init.o sha1ossl.o -L. -lcrypto -o sha1.bundle
** Execute build
** Invoke extensions:digest_sha2 (first_time)
** Execute extensions:digest_sha2
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/digest/sha2)
** Invoke build (first_time)
** Invoke sha2.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke sha2.h (first_time, not_needed)
** Invoke sha2.c (first_time, not_needed)
** Invoke sha2init.c (first_time, not_needed)
** Invoke sha2.o (first_time)
** Invoke ./../defs.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha2.c (not_needed)
** Invoke sha2.h (not_needed)
** Execute sha2.o
gcc -c -o sha2.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. sha2.c
** Invoke sha2init.o (first_time)
** Invoke ./../defs.h (not_needed)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha2.h (not_needed)
** Invoke sha2init.c (not_needed)
** Execute sha2init.o
gcc -c -o sha2init.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. sha2init.c
** Execute sha2.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ sha2.o sha2init.o -L. -lcrypto -o sha2.bundle
** Execute build
** Invoke extensions:digest_bubblebabble (first_time)
** Execute extensions:digest_bubblebabble
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/digest/bubblebabble)
** Invoke build (first_time)
** Invoke bubblebabble.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke bubblebabble.h (first_time, not_needed)
** Invoke bubblebabble.c (first_time, not_needed)
** Invoke bubblebabble.o (first_time)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bubblebabble.c (not_needed)
** Invoke bubblebabble.h (not_needed)
** Execute bubblebabble.o
gcc -c -o bubblebabble.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include -I.. bubblebabble.c
** Execute bubblebabble.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ bubblebabble.o -L. -lcrypto -o bubblebabble.bundle
** Execute build
** Invoke extensions:syck (first_time)
** Execute extensions:syck
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/syck)
** Invoke build (first_time)
** Invoke syck.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke gram.h (first_time, not_needed)
** Invoke st.h (first_time, not_needed)
** Invoke syck.h (first_time, not_needed)
** Invoke yamlbyte.h (first_time, not_needed)
** Invoke bytecode.c (first_time, not_needed)
** Invoke emitter.c (first_time, not_needed)
** Invoke gram.c (first_time, not_needed)
** Invoke handler.c (first_time, not_needed)
** Invoke implicit.c (first_time, not_needed)
** Invoke node.c (first_time, not_needed)
** Invoke rubyext.c (first_time, not_needed)
** Invoke st.c (first_time, not_needed)
** Invoke syck.c (first_time, not_needed)
** Invoke token.c (first_time, not_needed)
** Invoke yaml2byte.c (first_time, not_needed)
** Invoke bytecode.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bytecode.c (not_needed)
** Invoke gram.h (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Execute bytecode.o
gcc -c -o bytecode.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include bytecode.c
** Invoke emitter.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke emitter.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Execute emitter.o
gcc -c -o emitter.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include emitter.c
** Invoke gram.o (first_time)
** Invoke gram.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Execute gram.o
gcc -c -o gram.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include gram.c
** Invoke handler.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke handler.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Execute handler.o
gcc -c -o handler.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include handler.c
** Invoke implicit.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke implicit.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Execute implicit.o
gcc -c -o implicit.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include implicit.c
** Invoke node.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke node.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Execute node.o
gcc -c -o node.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include node.c
** Invoke rubyext.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke rubyext.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Execute rubyext.o
gcc -c -o rubyext.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include rubyext.c
** Invoke st.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke st.c (not_needed)
** Invoke st.h (not_needed)
** Execute st.o
gcc -c -o st.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include st.c
** Invoke syck.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.c (not_needed)
** Invoke syck.h (not_needed)
** Execute syck.o
gcc -c -o syck.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include syck.c
** Invoke token.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke gram.h (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Invoke token.c (not_needed)
** Execute token.o
gcc -c -o token.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include token.c
** Invoke yaml2byte.o (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke yaml2byte.c (not_needed)
** Invoke yamlbyte.h (not_needed)
** Execute yaml2byte.o
gcc -c -o yaml2byte.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include yaml2byte.c
** Execute syck.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ bytecode.o emitter.o gram.o handler.o implicit.o node.o rubyext.o st.o syck.o token.o yaml2byte.o -L. -o syck.bundle
** Execute build
** Invoke extensions:melbourne_rbx (first_time)
** Execute extensions:melbourne_rbx
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne)
Building Melbourne for Rubinius
** Invoke build:rbx (first_time)
** Invoke rbx/melbourne20.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke bstrlib.h (first_time, not_needed)
** Invoke encoding_compat.hpp (first_time, not_needed)
** Invoke grammar18.hpp (first_time, not_needed)
** Invoke grammar19.hpp (first_time, not_needed)
** Invoke local_state.hpp (first_time, not_needed)
** Invoke node18.hpp (first_time, not_needed)
** Invoke node19.hpp (first_time, not_needed)
** Invoke node_types18.hpp (first_time, not_needed)
** Invoke node_types19.hpp (first_time, not_needed)
** Invoke parser_state18.hpp (first_time, not_needed)
** Invoke parser_state19.hpp (first_time, not_needed)
** Invoke quark.hpp (first_time, not_needed)
** Invoke symbols.hpp (first_time, not_needed)
** Invoke var_table18.hpp (first_time, not_needed)
** Invoke var_table19.hpp (first_time, not_needed)
** Invoke visitor18.hpp (first_time, not_needed)
** Invoke visitor19.hpp (first_time, not_needed)
** Invoke bstrlib.c (first_time, not_needed)
** Invoke rbx/bstrlib.o (first_time)
** Invoke bstrlib.c (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (first_time, not_needed)
** Invoke bstrlib.h (not_needed)
** Execute rbx/bstrlib.o
g++ -c -o rbx/bstrlib.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/bstrlib.c
** Invoke encoding_compat.cpp (first_time, not_needed)
** Invoke rbx/encoding_compat.o (first_time)
** Invoke encoding_compat.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Execute rbx/encoding_compat.o
g++ -c -o rbx/encoding_compat.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/encoding_compat.cpp
** Invoke grammar18.cpp (first_time, not_needed)
** Invoke grammar18.y (first_time, not_needed)
** Invoke rbx/grammar18.o (first_time)
** Invoke grammar18.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke grammar18.hpp (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke visitor18.hpp (not_needed)
** Execute rbx/grammar18.o
g++ -c -o rbx/grammar18.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/grammar18.cpp
** Invoke grammar19.cpp (first_time, not_needed)
** Invoke grammar19.y (first_time, not_needed)
** Invoke rbx/grammar19.o (first_time)
** Invoke grammar19.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke grammar19.hpp (not_needed)
** Invoke node19.hpp (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke parser_state19.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor19.hpp (not_needed)
** Execute rbx/grammar19.o
g++ -c -o rbx/grammar19.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/grammar19.cpp
** Invoke melbourne.cpp (first_time, not_needed)
** Invoke rbx/melbourne.o (first_time)
** Invoke melbourne.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke grammar18.hpp (not_needed)
** Invoke grammar19.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Execute rbx/melbourne.o
g++ -c -o rbx/melbourne.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/melbourne.cpp
** Invoke node_types18.cpp (first_time, not_needed)
** Invoke rbx/node_types18.o (first_time)
** Invoke node_types18.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke node_types18.hpp (not_needed)
** Execute rbx/node_types18.o
g++ -c -o rbx/node_types18.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/node_types18.cpp
** Invoke node_types19.cpp (first_time, not_needed)
** Invoke rbx/node_types19.o (first_time)
** Invoke node_types19.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke node_types19.hpp (not_needed)
** Execute rbx/node_types19.o
g++ -c -o rbx/node_types19.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/node_types19.cpp
** Invoke quark.cpp (first_time, not_needed)
** Invoke rbx/quark.o (first_time)
** Invoke quark.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke quark.hpp (not_needed)
** Execute rbx/quark.o
g++ -c -o rbx/quark.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/quark.cpp
** Invoke symbols.cpp (first_time, not_needed)
** Invoke rbx/symbols.o (first_time)
** Invoke symbols.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke symbols.hpp (not_needed)
** Execute rbx/symbols.o
g++ -c -o rbx/symbols.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/symbols.cpp
** Invoke var_table18.cpp (first_time, not_needed)
** Invoke rbx/var_table18.o (first_time)
** Invoke var_table18.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Execute rbx/var_table18.o
g++ -c -o rbx/var_table18.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/var_table18.cpp
** Invoke var_table19.cpp (first_time, not_needed)
** Invoke rbx/var_table19.o (first_time)
** Invoke var_table19.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke var_table19.hpp (not_needed)
** Execute rbx/var_table19.o
g++ -c -o rbx/var_table19.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/var_table19.cpp
** Invoke visitor18.cpp (first_time, not_needed)
** Invoke rbx/visitor18.o (first_time)
** Invoke visitor18.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke visitor18.hpp (not_needed)
** Execute rbx/visitor18.o
g++ -c -o rbx/visitor18.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/visitor18.cpp
** Invoke visitor19.cpp (first_time, not_needed)
** Invoke rbx/visitor19.o (first_time)
** Invoke visitor19.cpp (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke node19.hpp (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke parser_state19.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor19.hpp (not_needed)
** Execute rbx/visitor19.o
g++ -c -o rbx/visitor19.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include /Users/samflores/Projects/Ruby/rubinius/lib/ext/melbourne/visitor19.cpp
** Execute rbx/melbourne20.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ rbx/bstrlib.o rbx/encoding_compat.o rbx/grammar18.o rbx/grammar19.o rbx/melbourne.o rbx/node_types18.o rbx/node_types19.o rbx/quark.o rbx/symbols.o rbx/var_table18.o rbx/var_table19.o rbx/visitor18.o rbx/visitor19.o -L. -o rbx/melbourne20.bundle
** Execute build:rbx
** Invoke extensions:melbourne_build
** Invoke extensions:nkf (first_time)
** Execute extensions:nkf
(in /Users/samflores/Projects/Ruby/rubinius/lib/ext/nkf)
** Invoke build (first_time)
** Invoke nkf.bundle (first_time)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/defines.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/dl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/intern.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/missing.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/re.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/rubyio.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/st.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/util.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include/version.h (first_time, not_needed)
** Invoke nkf.c (first_time, not_needed)
** Invoke nkf.o (first_time)
** Invoke ./nkf-utf8/config.h (first_time, not_needed)
** Invoke ./nkf-utf8/utf8tbl.h (first_time, not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke nkf-utf8/config.h (first_time, not_needed)
** Invoke nkf-utf8/nkf.c (first_time, not_needed)
** Invoke nkf-utf8/utf8tbl.c (first_time, not_needed)
** Invoke nkf.c (not_needed)
** Execute nkf.o
gcc -c -o nkf.o -I. -ggdb3 -O2 -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/18/include -I/Users/samflores/Projects/Ruby/rubinius/vm/capi/19/include nkf.c
** Execute nkf.bundle
g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ nkf.o -L. -o nkf.bundle
** Execute build
** Invoke extensions:openssl (first_time)
** Execute extensions:openssl
Building openssl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment