Skip to content

Instantly share code, notes, and snippets.

@tak1n
Created April 6, 2016 19:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tak1n/8356bc7659070ff23fbbc1d314b3a6e1 to your computer and use it in GitHub Desktop.
Save tak1n/8356bc7659070ff23fbbc1d314b3a6e1 to your computer and use it in GitHub Desktop.
rake build
benny@benny-Lenovo-Y50-70:~/Dev/ruby/rubinius$ rake build
GEN machine/gen/config_variables.h
/home/benny/.rubies/2.3.0/bin/ruby machine/codegen/config_vars.rb machine/gen/config_variables.h
/home/benny/.rubies/2.3.0/bin/ruby machine/codegen/encoding_extract.rb /home/benny/Dev/ruby/rubinius/vendor/oniguruma machine/gen/encoding_database.cpp
mkdir -p /home/benny/Dev/ruby/rubinius/staging//library/encoding/converter
/home/benny/.rubies/2.3.0/bin/ruby machine/codegen/transcoders_extract.rb /home/benny/Dev/ruby/rubinius/vendor/oniguruma/enc/trans machine/gen/transcoder_database.cpp
/home/benny/.rubies/2.3.0/bin/ruby machine/codegen/field_extract.rb machine/builtin/basic_object.hpp machine/builtin/object.hpp machine/builtin/integer.hpp machine/builtin/fixnum.hpp machine/builtin/array.hpp machine/builtin/bignum.hpp m$
chine/builtin/executable.hpp machine/builtin/access_variable.hpp machine/builtin/alias.hpp machine/builtin/block_environment.hpp machine/builtin/block_as_method.hpp machine/builtin/byte_array.hpp machine/builtin/io.hpp machine/builtin/ch$
nnel.hpp machine/builtin/module.hpp machine/builtin/constant_table.hpp machine/builtin/class.hpp machine/builtin/compiled_code.hpp machine/builtin/data.hpp machine/builtin/dir.hpp machine/builtin/exception.hpp machine/builtin/float.hpp m$
chine/builtin/fsevent.hpp machine/builtin/immediates.hpp machine/builtin/iseq.hpp machine/builtin/list.hpp machine/builtin/logger.hpp machine/builtin/lookup_table.hpp machine/builtin/ffi_pointer.hpp machine/builtin/method_table.hpp machi$
e/builtin/native_function.hpp machine/builtin/packed_object.hpp machine/builtin/randomizer.hpp machine/builtin/regexp.hpp machine/builtin/constant_scope.hpp machine/builtin/encoding.hpp machine/builtin/string.hpp machine/builtin/symbol.h$
p machine/builtin/thread.hpp machine/builtin/tuple.hpp machine/builtin/compact_lookup_table.hpp machine/builtin/time.hpp machine/builtin/stat.hpp machine/builtin/native_method.hpp machine/builtin/system.hpp machine/builtin/autoload.hpp m$
chine/builtin/proc.hpp machine/builtin/variable_scope.hpp machine/builtin/location.hpp machine/builtin/constant_cache.hpp machine/builtin/call_site.hpp machine/builtin/mono_inline_cache.hpp machine/builtin/poly_inline_cache.hpp machine/b$
iltin/respond_to_cache.hpp machine/builtin/weakref.hpp machine/builtin/fiber.hpp machine/builtin/thunk.hpp machine/builtin/atomic.hpp machine/builtin/character.hpp machine/builtin/thread_state.hpp machine/builtin/jit.hpp machine/builtin/$
ode_db.hpp machine/builtin/diagnostics.hpp
GEN machine/gen/instruction_names.cpp
GEN machine/gen/instruction_names.hpp
GEN machine/gen/instruction_sizes.hpp
GEN machine/gen/instruction_prototypes.hpp
GEN machine/gen/instruction_defines.hpp
GEN machine/gen/instruction_locations.hpp
GEN machine/gen/instruction_implementations.hpp
GEN machine/gen/instruction_visitors.hpp
GEN machine/gen/instruction_effects.hpp
daedalus: Nothing to do for machine/vm
GEN runtime/signature
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/constants.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/control_flow.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/data.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/definitions.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/encoding.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/exceptions.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/file.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/grapher.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/literals.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/node.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/operators.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/self.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/sends.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/transforms.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/values.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/variables.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-ast-3.2/lib/rubinius/code/ast/version.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/compiled_file.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/compiler.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/evaluator.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/generator.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/generator_methods.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/iseq.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/locals.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/opcodes.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/printers.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/stages.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-compiler-3.1/lib/rubinius/code/compiler/version.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-3.5/ext/rubinius/code/melbourne/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-3.5/ext/rubinius/code/melbourne/node_types.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-3.5/lib/rubinius/code/melbourne.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-3.5/lib/rubinius/code/melbourne/version.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-processor-3.0/lib/rubinius/code/processor.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-processor-3.0/lib/rubinius/code/processor/processor.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-processor-3.0/lib/rubinius/code/processor/version.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset.rb
RBC /home/benny/Dev/ruby/rubinius/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/ext/psych/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/class_loader.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/coder.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/core_ext.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/deprecated.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/exception.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/handler.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/handlers/document_stream.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/handlers/recorder.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/json/ruby_events.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/json/stream.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/json/tree_builder.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/json/yaml_events.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/nodes.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/nodes/alias.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/nodes/document.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/nodes/mapping.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/nodes/node.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/nodes/scalar.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/nodes/sequence.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/nodes/stream.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/omap.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/parser.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/scalar_scanner.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/set.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/stream.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/streaming.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/syntax_error.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/tree_builder.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/versions.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/visitors.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/visitors/depth_first.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/visitors/emitter.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/visitors/json_tree.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/visitors/to_ruby.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/visitors/visitor.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/visitors/yaml_tree.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych/y.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/psych-2.0.17/lib/psych_jars.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta/parser.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date/format.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/delegate.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/delegate.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/bubblebabble/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/digest_conf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/md5/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/rmd160/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha1/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha2/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/openssl/deprecation.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/digest.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/bubblebabble.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/hmac.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/md5.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/rmd160.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha1.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha2.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/digest.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/etc.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/etc.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/fcntl.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/fcntl.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/fileutils.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/fileutils.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/io/nonblock.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/nonblock.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/mkmf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/mkmf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/monitor.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/ext/rubysl/openssl/deprecation.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/ext/rubysl/openssl/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/openssl.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/openssl/bn.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/openssl/buffering.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/openssl/cipher.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/openssl/config.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/openssl/digest.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/openssl/pkey.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/openssl/ssl.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/openssl/x509.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/rubysl/openssl.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.8.0/lib/rubysl/openssl/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/date.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/time.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/shellwords.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/stringio.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.1.0/lib/stringio.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/strscan.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/tempfile.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/tempfile.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.3/lib/thread.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/tmpdir.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/tmpdir.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/common.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ftp.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/generic.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/http.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/https.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldap.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/mailto.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/dbm.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/store.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/ext/rubysl/zlib/extconf.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib/version.rb
RBC /home/benny/Dev/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/zlib.rb
CodeDB: writing data...
CodeDB: writing contents...
CodeDB: writing index...
CodeDB: writing initialize...
CodeDB: writing signature...
/home/benny/Dev/ruby/rubinius/staging/bin/rbx ./extconf.rbc
Unable to run compiled file:
no such file to load -- ./extconf.rbc (LoadError)
Backtrace:
Rubinius::CodeLoader#load_error at core/code_loader.rb:431
Rubinius::CodeLoader#resolve_require_path at core/code_loader.rb:415
{ } in Rubinius::CodeLoader#require at core/code_loader.rb:103
Rubinius.synchronize at core/rubinius.rb:186
Rubinius::CodeLoader#require at core/code_loader.rb:102
Rubinius::CodeLoader#require_compiled at core/code_loader.rb:474
Rubinius::CodeLoader.require_compiled at core/code_loader.rb:586
{ } in Rubinius::Loader#run_compiled at core/loader.rb:563
Array#each at core/array.rb:72
Rubinius::Loader#run_compiled at core/loader.rb:562
Rubinius::Loader#main at core/loader.rb:854
rake aborted!
Command failed with status (1): [/home/benny/Dev/ruby/rubinius/staging/bin/...]
/home/benny/Dev/ruby/rubinius/rakelib/gems.rake:5:in `bootstrap_rubinius'
/home/benny/Dev/ruby/rubinius/rakelib/gems.rake:29:in `block (3 levels) in <top (required)>'
/home/benny/Dev/ruby/rubinius/rakelib/gems.rake:26:in `chdir'
/home/benny/Dev/ruby/rubinius/rakelib/gems.rake:26:in `block (2 levels) in <top (required)>'
Tasks: TOP => build => build:build => gems:melbourne
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment