Skip to content

Instantly share code, notes, and snippets.

@nidev
Created March 31, 2015 07:39
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 nidev/b14406cbfe15784820b7 to your computer and use it in GitHub Desktop.
Save nidev/b14406cbfe15784820b7 to your computer and use it in GitHub Desktop.
MCJIT branch build error (with --trace)
** Invoke build (first_time)
** Invoke build:build (first_time)
** Invoke vm/vm (first_time)
** Invoke vm/gen/config_variables.h (first_time)
** Invoke library/rubinius/configuration.rb (first_time, not_needed)
** Invoke config.rb (first_time, not_needed)
** Execute vm/gen/config_variables.h
/home/nidev/.rbenv/versions/2.2.1/bin/ruby vm/codegen/config_vars.rb vm/gen/config_variables.h
GEN vm/gen/config_variables.h
** Invoke vm/gen/signature.h (first_time)
** Invoke kernel/signature.rb (first_time)
** Invoke kernel/bootstrap/load_order.txt (first_time, not_needed)
** Invoke kernel/common/load_order.txt (first_time, not_needed)
** Invoke kernel/delta/load_order.txt (first_time, not_needed)
** Invoke kernel/platform/load_order.txt (first_time, not_needed)
** Invoke kernel/alpha.rb (first_time, not_needed)
** Invoke kernel/bootstrap/alias.rb (first_time, not_needed)
** Invoke kernel/bootstrap/array.rb (first_time, not_needed)
** Invoke kernel/bootstrap/array_mirror.rb (first_time, not_needed)
** Invoke kernel/bootstrap/atomic.rb (first_time, not_needed)
** Invoke kernel/bootstrap/basic_object.rb (first_time, not_needed)
** Invoke kernel/bootstrap/bignum.rb (first_time, not_needed)
** Invoke kernel/bootstrap/block_environment.rb (first_time, not_needed)
** Invoke kernel/bootstrap/byte_array.rb (first_time, not_needed)
** Invoke kernel/bootstrap/call_custom_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/call_site.rb (first_time, not_needed)
** Invoke kernel/bootstrap/channel.rb (first_time, not_needed)
** Invoke kernel/bootstrap/character.rb (first_time, not_needed)
** Invoke kernel/bootstrap/class.rb (first_time, not_needed)
** Invoke kernel/bootstrap/compact_lookup_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/compiled_code.rb (first_time, not_needed)
** Invoke kernel/bootstrap/configuration.rb (first_time, not_needed)
** Invoke kernel/bootstrap/constant_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/constant_scope.rb (first_time, not_needed)
** Invoke kernel/bootstrap/constant_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/dir.rb (first_time, not_needed)
** Invoke kernel/bootstrap/encoding.rb (first_time, not_needed)
** Invoke kernel/bootstrap/exception.rb (first_time, not_needed)
** Invoke kernel/bootstrap/executable.rb (first_time, not_needed)
** Invoke kernel/bootstrap/false.rb (first_time, not_needed)
** Invoke kernel/bootstrap/fixnum.rb (first_time, not_needed)
** Invoke kernel/bootstrap/gc.rb (first_time, not_needed)
** Invoke kernel/bootstrap/io.rb (first_time, not_needed)
** Invoke kernel/bootstrap/iseq.rb (first_time, not_needed)
** Invoke kernel/bootstrap/jit.rb (first_time, not_needed)
** Invoke kernel/bootstrap/kernel.rb (first_time, not_needed)
** Invoke kernel/bootstrap/logger.rb (first_time, not_needed)
** Invoke kernel/bootstrap/lookup_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/method_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/mirror.rb (first_time, not_needed)
** Invoke kernel/bootstrap/mono_inline_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/nil.rb (first_time, not_needed)
** Invoke kernel/bootstrap/poly_inline_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/proc.rb (first_time, not_needed)
** Invoke kernel/bootstrap/process.rb (first_time, not_needed)
** Invoke kernel/bootstrap/regexp.rb (first_time, not_needed)
** Invoke kernel/bootstrap/respond_to_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/rubinius.rb (first_time, not_needed)
** Invoke kernel/bootstrap/stat.rb (first_time, not_needed)
** Invoke kernel/bootstrap/string.rb (first_time, not_needed)
** Invoke kernel/bootstrap/symbol.rb (first_time, not_needed)
** Invoke kernel/bootstrap/thread.rb (first_time, not_needed)
** Invoke kernel/bootstrap/thunk.rb (first_time, not_needed)
** Invoke kernel/bootstrap/time.rb (first_time, not_needed)
** Invoke kernel/bootstrap/true.rb (first_time, not_needed)
** Invoke kernel/bootstrap/tuple.rb (first_time, not_needed)
** Invoke kernel/bootstrap/type.rb (first_time, not_needed)
** Invoke kernel/bootstrap/variable_scope.rb (first_time, not_needed)
** Invoke kernel/bootstrap/vm.rb (first_time, not_needed)
** Invoke kernel/bootstrap/weakref.rb (first_time, not_needed)
** Invoke kernel/common/argf.rb (first_time, not_needed)
** Invoke kernel/common/array.rb (first_time, not_needed)
** Invoke kernel/common/autoload.rb (first_time, not_needed)
** Invoke kernel/common/backtrace.rb (first_time, not_needed)
** Invoke kernel/common/basic_object.rb (first_time, not_needed)
** Invoke kernel/common/bignum.rb (first_time, not_needed)
** Invoke kernel/common/binding.rb (first_time, not_needed)
** Invoke kernel/common/block_environment.rb (first_time, not_needed)
** Invoke kernel/common/byte_array.rb (first_time, not_needed)
** Invoke kernel/common/capi.rb (first_time, not_needed)
** Invoke kernel/common/channel.rb (first_time, not_needed)
** Invoke kernel/common/class.rb (first_time, not_needed)
** Invoke kernel/common/code_loader.rb (first_time, not_needed)
** Invoke kernel/common/comparable.rb (first_time, not_needed)
** Invoke kernel/common/compiled_code.rb (first_time, not_needed)
** Invoke kernel/common/complex.rb (first_time, not_needed)
** Invoke kernel/common/complexifier.rb (first_time, not_needed)
** Invoke kernel/common/constant_scope.rb (first_time, not_needed)
** Invoke kernel/common/continuation.rb (first_time, not_needed)
** Invoke kernel/common/ctype.rb (first_time, not_needed)
** Invoke kernel/common/delegated_method.rb (first_time, not_needed)
** Invoke kernel/common/dir.rb (first_time, not_needed)
** Invoke kernel/common/dir_glob.rb (first_time, not_needed)
** Invoke kernel/common/encoding.rb (first_time, not_needed)
** Invoke kernel/common/enumerable.rb (first_time, not_needed)
** Invoke kernel/common/enumerable_helper.rb (first_time, not_needed)
** Invoke kernel/common/enumerator.rb (first_time, not_needed)
** Invoke kernel/common/env.rb (first_time, not_needed)
** Invoke kernel/common/errno.rb (first_time, not_needed)
** Invoke kernel/common/eval.rb (first_time, not_needed)
** Invoke kernel/common/exception.rb (first_time, not_needed)
** Invoke kernel/common/executable.rb (first_time, not_needed)
** Invoke kernel/common/false.rb (first_time, not_needed)
** Invoke kernel/common/fiber.rb (first_time, not_needed)
** Invoke kernel/common/file.rb (first_time, not_needed)
** Invoke kernel/common/file_test.rb (first_time, not_needed)
** Invoke kernel/common/fixnum.rb (first_time, not_needed)
** Invoke kernel/common/float.rb (first_time, not_needed)
** Invoke kernel/common/gc.rb (first_time, not_needed)
** Invoke kernel/common/global.rb (first_time, not_needed)
** Invoke kernel/common/hash.rb (first_time, not_needed)
** Invoke kernel/common/hash_hamt.rb (first_time, not_needed)
** Invoke kernel/common/hook.rb (first_time, not_needed)
** Invoke kernel/common/identity_map.rb (first_time, not_needed)
** Invoke kernel/common/immediate.rb (first_time, not_needed)
** Invoke kernel/common/integer.rb (first_time, not_needed)
** Invoke kernel/common/io.rb (first_time, not_needed)
** Invoke kernel/common/kernel.rb (first_time, not_needed)
** Invoke kernel/common/loaded_features.rb (first_time, not_needed)
** Invoke kernel/common/location.rb (first_time, not_needed)
** Invoke kernel/common/lookup_table.rb (first_time, not_needed)
** Invoke kernel/common/lru_cache.rb (first_time, not_needed)
** Invoke kernel/common/main.rb (first_time, not_needed)
** Invoke kernel/common/marshal.rb (first_time, not_needed)
** Invoke kernel/common/math.rb (first_time, not_needed)
** Invoke kernel/common/method.rb (first_time, not_needed)
** Invoke kernel/common/method_equality.rb (first_time, not_needed)
** Invoke kernel/common/method_table.rb (first_time, not_needed)
** Invoke kernel/common/missing_method.rb (first_time, not_needed)
** Invoke kernel/common/module.rb (first_time, not_needed)
** Invoke kernel/common/mutex.rb (first_time, not_needed)
** Invoke kernel/common/native_method.rb (first_time, not_needed)
** Invoke kernel/common/nil.rb (first_time, not_needed)
** Invoke kernel/common/numeric.rb (first_time, not_needed)
** Invoke kernel/common/numeric_mirror.rb (first_time, not_needed)
** Invoke kernel/common/object_space.rb (first_time, not_needed)
** Invoke kernel/common/proc.rb (first_time, not_needed)
** Invoke kernel/common/process.rb (first_time, not_needed)
** Invoke kernel/common/process_mirror.rb (first_time, not_needed)
** Invoke kernel/common/random.rb (first_time, not_needed)
** Invoke kernel/common/range.rb (first_time, not_needed)
** Invoke kernel/common/range_mirror.rb (first_time, not_needed)
** Invoke kernel/common/rational.rb (first_time, not_needed)
** Invoke kernel/common/rationalizer.rb (first_time, not_needed)
** Invoke kernel/common/regexp.rb (first_time, not_needed)
** Invoke kernel/common/signal.rb (first_time, not_needed)
** Invoke kernel/common/splitter.rb (first_time, not_needed)
** Invoke kernel/common/sprinter.rb (first_time, not_needed)
** Invoke kernel/common/stat.rb (first_time, not_needed)
** Invoke kernel/common/string.rb (first_time, not_needed)
** Invoke kernel/common/string_mirror.rb (first_time, not_needed)
** Invoke kernel/common/struct.rb (first_time, not_needed)
** Invoke kernel/common/symbol.rb (first_time, not_needed)
** Invoke kernel/common/thread.rb (first_time, not_needed)
** Invoke kernel/common/thread_group.rb (first_time, not_needed)
** Invoke kernel/common/throw_catch.rb (first_time, not_needed)
** Invoke kernel/common/time.rb (first_time, not_needed)
** Invoke kernel/common/true.rb (first_time, not_needed)
** Invoke kernel/common/tuple.rb (first_time, not_needed)
** Invoke kernel/common/type.rb (first_time, not_needed)
** Invoke kernel/common/undefined.rb (first_time, not_needed)
** Invoke kernel/common/variable_scope.rb (first_time, not_needed)
** Invoke kernel/delta/class.rb (first_time, not_needed)
** Invoke kernel/delta/code_loader.rb (first_time, not_needed)
** Invoke kernel/delta/console.rb (first_time, not_needed)
** Invoke kernel/delta/converter_paths.rb (first_time, not_needed)
** Invoke kernel/delta/ctype.rb (first_time, not_needed)
** Invoke kernel/delta/exception.rb (first_time, not_needed)
** Invoke kernel/delta/ffi.rb (first_time, not_needed)
** Invoke kernel/delta/file.rb (first_time, not_needed)
** Invoke kernel/delta/file_test.rb (first_time, not_needed)
** Invoke kernel/delta/fsevent.rb (first_time, not_needed)
** Invoke kernel/delta/kernel.rb (first_time, not_needed)
** Invoke kernel/delta/math.rb (first_time, not_needed)
** Invoke kernel/delta/metrics.rb (first_time, not_needed)
** Invoke kernel/delta/module.rb (first_time, not_needed)
** Invoke kernel/delta/options.rb (first_time, not_needed)
** Invoke kernel/delta/pack.rb (first_time, not_needed)
** Invoke kernel/delta/rubinius.rb (first_time, not_needed)
** Invoke kernel/delta/ruby_constants.rb (first_time, not_needed)
** Invoke kernel/delta/runtime.rb (first_time, not_needed)
** Invoke kernel/delta/signal.rb (first_time, not_needed)
** Invoke kernel/delta/stats.rb (first_time, not_needed)
** Invoke kernel/delta/struct.rb (first_time, not_needed)
** Invoke kernel/delta/thread.rb (first_time, not_needed)
** Invoke kernel/loader.rb (first_time, not_needed)
** Invoke kernel/platform/enum.rb (first_time, not_needed)
** Invoke kernel/platform/env.rb (first_time, not_needed)
** Invoke kernel/platform/ffi.rb (first_time, not_needed)
** Invoke kernel/platform/file.rb (first_time, not_needed)
** Invoke kernel/platform/library.rb (first_time, not_needed)
** Invoke kernel/platform/math.rb (first_time, not_needed)
** Invoke kernel/platform/pointer.rb (first_time, not_needed)
** Invoke kernel/platform/pointer_accessors.rb (first_time, not_needed)
** Invoke kernel/platform/posix.rb (first_time, not_needed)
** Invoke kernel/platform/struct.rb (first_time, not_needed)
** Invoke kernel/platform/union.rb (first_time, not_needed)
** Invoke Rakefile (first_time, not_needed)
** Invoke config.rb (not_needed)
** Invoke rakelib/blueprint.rb (first_time, not_needed)
** Invoke rakelib/build_signature.rb (first_time, not_needed)
** Invoke rakelib/configure.rb (first_time, not_needed)
** Invoke rakelib/dependency_grapher.rb (first_time, not_needed)
** Invoke rakelib/digest_files.rb (first_time, not_needed)
** Invoke rakelib/generator_task.rb (first_time, not_needed)
** Invoke rakelib/git.rb (first_time, not_needed)
** Invoke rakelib/instruction_parser.rb (first_time, not_needed)
** Invoke rakelib/package.rb (first_time, not_needed)
** Invoke rakelib/preinstall_gems.rb (first_time, not_needed)
** Invoke rakelib/release.rb (first_time, not_needed)
** Invoke rakelib/transcheck.rb (first_time, not_needed)
** Invoke rakelib/bench.rake (first_time, not_needed)
** Invoke rakelib/committers.rake (first_time, not_needed)
** Invoke rakelib/deploy.rake (first_time, not_needed)
** Invoke rakelib/doc.rake (first_time, not_needed)
** Invoke rakelib/gems.rake (first_time, not_needed)
** Invoke rakelib/git.rake (first_time, not_needed)
** Invoke rakelib/install.rake (first_time, not_needed)
** Invoke rakelib/jit.rake (first_time, not_needed)
** Invoke rakelib/kernel.rake (first_time, not_needed)
** Invoke rakelib/mspec.rake (first_time, not_needed)
** Invoke rakelib/oniguruma.rake (first_time, not_needed)
** Invoke rakelib/package.rake (first_time, not_needed)
** Invoke rakelib/platform.rake (first_time, not_needed)
** Invoke rakelib/rapa.rake (first_time, not_needed)
** Invoke rakelib/release.rake (first_time, not_needed)
** Invoke rakelib/rubyspec.rake (first_time, not_needed)
** Invoke rakelib/stress.rake (first_time, not_needed)
** Invoke rakelib/tasks.rake (first_time, not_needed)
** Invoke rakelib/todo.rake (first_time, not_needed)
** Invoke rakelib/vm.rake (first_time, not_needed)
** Invoke rakelib/web.rake (first_time, not_needed)
** Invoke rakelib/winpthreads.rake (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/constants.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/control_flow.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/data.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/definitions.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/encoding.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/exceptions.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/file.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/grapher.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/literals.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/node.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/operators.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/self.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/sends.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/transforms.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/values.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/variables.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-ast-2.3.2/lib/rubinius/ast/version.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiled_file.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiler.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/evaluator.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator_methods.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/iseq.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/locals.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/opcodes.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/printers.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/stages.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/version.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/extconf.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne/version.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/processor.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/version.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset.rb (first_time, not_needed)
** Invoke /home/nidev/rubinius/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset/version.rb (first_time, not_needed)
** Execute kernel/signature.rb
** Execute vm/gen/signature.h
** Invoke vm/dtrace/probes.h (first_time)
** Execute vm/dtrace/probes.h
** Invoke vm/gen/encoding_database.cpp (first_time)
** Invoke vm/codegen/encoding_extract.rb (first_time, not_needed)
** Execute vm/gen/encoding_database.cpp
/home/nidev/.rbenv/versions/2.2.1/bin/ruby vm/codegen/encoding_extract.rb /home/nidev/rubinius/vendor/oniguruma vm/gen/encoding_database.cpp
** Invoke vm/gen/transcoder_database.cpp (first_time)
** Invoke /home/nidev/rubinius/staging//library/encoding/converter (first_time, not_needed)
** Invoke vm/codegen/transcoders_extract.rb (first_time, not_needed)
** Execute vm/gen/transcoder_database.cpp
/home/nidev/.rbenv/versions/2.2.1/bin/ruby vm/codegen/transcoders_extract.rb /home/nidev/rubinius/vendor/oniguruma/enc/trans vm/gen/transcoder_database.cpp
** Invoke /home/nidev/rubinius/vm/gen/release.h (first_time)
** Execute /home/nidev/rubinius/vm/gen/release.h
** Invoke vm/gen/includes.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (first_time, not_needed)
** Invoke vm/builtin/object.hpp (first_time, not_needed)
** Invoke vm/builtin/integer.hpp (first_time, not_needed)
** Invoke vm/builtin/fixnum.hpp (first_time, not_needed)
** Invoke vm/builtin/array.hpp (first_time, not_needed)
** Invoke vm/builtin/bignum.hpp (first_time, not_needed)
** Invoke vm/builtin/executable.hpp (first_time, not_needed)
** Invoke vm/builtin/access_variable.hpp (first_time, not_needed)
** Invoke vm/builtin/alias.hpp (first_time, not_needed)
** Invoke vm/builtin/block_environment.hpp (first_time, not_needed)
** Invoke vm/builtin/block_as_method.hpp (first_time, not_needed)
** Invoke vm/builtin/byte_array.hpp (first_time, not_needed)
** Invoke vm/builtin/io.hpp (first_time, not_needed)
** Invoke vm/builtin/channel.hpp (first_time, not_needed)
** Invoke vm/builtin/module.hpp (first_time, not_needed)
** Invoke vm/builtin/constant_table.hpp (first_time, not_needed)
** Invoke vm/builtin/class.hpp (first_time, not_needed)
** Invoke vm/builtin/compiled_code.hpp (first_time, not_needed)
** Invoke vm/builtin/data.hpp (first_time, not_needed)
** Invoke vm/builtin/dir.hpp (first_time, not_needed)
** Invoke vm/builtin/exception.hpp (first_time, not_needed)
** Invoke vm/builtin/float.hpp (first_time, not_needed)
** Invoke vm/builtin/fsevent.hpp (first_time, not_needed)
** Invoke vm/builtin/immediates.hpp (first_time, not_needed)
** Invoke vm/builtin/iseq.hpp (first_time, not_needed)
** Invoke vm/builtin/list.hpp (first_time, not_needed)
** Invoke vm/builtin/logger.hpp (first_time, not_needed)
** Invoke vm/builtin/lookup_table.hpp (first_time, not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (first_time, not_needed)
** Invoke vm/builtin/method_table.hpp (first_time, not_needed)
** Invoke vm/builtin/native_function.hpp (first_time, not_needed)
** Invoke vm/builtin/packed_object.hpp (first_time, not_needed)
** Invoke vm/builtin/randomizer.hpp (first_time, not_needed)
** Invoke vm/builtin/regexp.hpp (first_time, not_needed)
** Invoke vm/builtin/constant_scope.hpp (first_time, not_needed)
** Invoke vm/builtin/encoding.hpp (first_time, not_needed)
** Invoke vm/builtin/string.hpp (first_time, not_needed)
** Invoke vm/builtin/symbol.hpp (first_time, not_needed)
** Invoke vm/builtin/thread.hpp (first_time, not_needed)
** Invoke vm/builtin/tuple.hpp (first_time, not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (first_time, not_needed)
** Invoke vm/builtin/time.hpp (first_time, not_needed)
** Invoke vm/builtin/stat.hpp (first_time, not_needed)
** Invoke vm/builtin/native_method.hpp (first_time, not_needed)
** Invoke vm/builtin/system.hpp (first_time, not_needed)
** Invoke vm/builtin/autoload.hpp (first_time, not_needed)
** Invoke vm/builtin/proc.hpp (first_time, not_needed)
** Invoke vm/builtin/variable_scope.hpp (first_time, not_needed)
** Invoke vm/builtin/location.hpp (first_time, not_needed)
** Invoke vm/builtin/constant_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/call_site.hpp (first_time, not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/weakref.hpp (first_time, not_needed)
** Invoke vm/builtin/fiber.hpp (first_time, not_needed)
** Invoke vm/builtin/thunk.hpp (first_time, not_needed)
** Invoke vm/builtin/call_unit.hpp (first_time, not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (first_time, not_needed)
** Invoke vm/builtin/atomic.hpp (first_time, not_needed)
** Invoke vm/builtin/character.hpp (first_time, not_needed)
** Invoke vm/builtin/thread_state.hpp (first_time, not_needed)
** Invoke vm/builtin/jit.hpp (first_time, not_needed)
** Invoke vm/codegen/field_extract.rb (first_time, not_needed)
** Invoke vm/gen (first_time, not_needed)
** Invoke run_field_extract (first_time)
** Execute run_field_extract
/home/nidev/.rbenv/versions/2.2.1/bin/ruby vm/codegen/field_extract.rb vm/builtin/basic_object.hpp vm/builtin/object.hpp vm/builtin/integer.hpp vm/builtin/fixnum.hpp vm/builtin/array.hpp vm/builtin/bignum.hpp vm/builtin/executable.hpp vm/builtin/access_variable.hpp vm/builtin/alias.hpp vm/builtin/block_environment.hpp vm/builtin/block_as_method.hpp vm/builtin/byte_array.hpp vm/builtin/io.hpp vm/builtin/channel.hpp vm/builtin/module.hpp vm/builtin/constant_table.hpp vm/builtin/class.hpp vm/builtin/compiled_code.hpp vm/builtin/data.hpp vm/builtin/dir.hpp vm/builtin/exception.hpp vm/builtin/float.hpp vm/builtin/fsevent.hpp vm/builtin/immediates.hpp vm/builtin/iseq.hpp vm/builtin/list.hpp vm/builtin/logger.hpp vm/builtin/lookup_table.hpp vm/builtin/ffi_pointer.hpp vm/builtin/method_table.hpp vm/builtin/native_function.hpp vm/builtin/packed_object.hpp vm/builtin/randomizer.hpp vm/builtin/regexp.hpp vm/builtin/constant_scope.hpp vm/builtin/encoding.hpp vm/builtin/string.hpp vm/builtin/symbol.hpp vm/builtin/thread.hpp vm/builtin/tuple.hpp vm/builtin/compact_lookup_table.hpp vm/builtin/time.hpp vm/builtin/stat.hpp vm/builtin/native_method.hpp vm/builtin/system.hpp vm/builtin/autoload.hpp vm/builtin/proc.hpp vm/builtin/variable_scope.hpp vm/builtin/location.hpp vm/builtin/constant_cache.hpp vm/builtin/call_site.hpp vm/builtin/mono_inline_cache.hpp vm/builtin/poly_inline_cache.hpp vm/builtin/call_custom_cache.hpp vm/builtin/respond_to_cache.hpp vm/builtin/weakref.hpp vm/builtin/fiber.hpp vm/builtin/thunk.hpp vm/builtin/call_unit.hpp vm/builtin/call_unit_adapter.hpp vm/builtin/atomic.hpp vm/builtin/character.hpp vm/builtin/thread_state.hpp vm/builtin/jit.hpp
** Execute vm/gen/includes.hpp
** Invoke vm/gen/kind_of.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/kind_of.hpp
** Invoke vm/gen/object_types.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/object_types.hpp
** Invoke vm/gen/typechecks.gen.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/typechecks.gen.cpp
** Invoke vm/gen/primitives_declare.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/primitives_declare.hpp
** Invoke vm/gen/glue_functions.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/glue_functions.cpp
** Invoke vm/gen/jit_functions.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/jit_functions.cpp
** Invoke vm/gen/invoke_functions.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/invoke_functions.cpp
** Invoke vm/gen/accessor_functions.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/accessor_functions.cpp
** Invoke vm/gen/glue_resolver.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/glue_resolver.cpp
** Invoke vm/gen/jit_resolver.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/jit_resolver.cpp
** Invoke vm/gen/invoke_resolver.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/invoke_resolver.cpp
** Invoke vm/gen/instruction_names.cpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (first_time, not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_names.cpp
** Invoke vm/gen/instruction_names.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_names.hpp
** Invoke vm/gen/instruction_sizes.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_sizes.hpp
** Invoke vm/gen/instruction_prototypes.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_prototypes.hpp
** Invoke vm/gen/instruction_defines.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_defines.hpp
** Invoke vm/gen/instruction_locations.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_locations.hpp
** Invoke vm/gen/instruction_implementations.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_implementations.hpp
** Invoke vm/gen/instruction_visitors.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_visitors.hpp
** Invoke vm/gen/instruction_effects.hpp (first_time)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/gen/instruction_effects.hpp
** Execute vm/vm
GEN vm/gen/instruction_names.cpp
GEN vm/gen/instruction_names.hpp
GEN vm/gen/instruction_sizes.hpp
GEN vm/gen/instruction_prototypes.hpp
GEN vm/gen/instruction_defines.hpp
GEN vm/gen/instruction_locations.hpp
GEN vm/gen/instruction_implementations.hpp
GEN vm/gen/instruction_visitors.hpp
GEN vm/gen/instruction_effects.hpp
1: CC st.c
1: CC transcoder.c
transcoder.c:1373:1: warning: unused function 'more_output_buffer' [-Wunused-function]
more_output_buffer(
^
1 warning generated.
1: CC regcomp.c
1: CC regversion.c
1: CC regsyntax.c
1: CC regerror.c
1: CC regtrav.c
1: CC regexec.c
1: CC regparse.c
regparse.c:1168:1: warning: unused function 'node_new_cclass_by_codepoint_range' [-Wunused-function]
node_new_cclass_by_codepoint_range(int not, OnigCodePoint sb_out,
^
1 warning generated.
1: CC regenc.c
1: CC enc/iso_8859_4.c
1: CC enc/windows_31j.c
1: CC enc/koi8_r.c
1: CC enc/iso_8859_14.c
1: CC enc/iso_8859_3.c
1: CC enc/emacs_mule.c
1: CC enc/iso_8859_6.c
1: CC enc/utf_16le.c
enc/utf_16le.c:36:18: warning: unused variable 'EncLen_UTF16' [-Wunused-const-variable]
static const int EncLen_UTF16[] = {
^
1 warning generated.
1: CC enc/ascii.c
1: CC enc/iso_8859_5.c
1: CC enc/iso_8859_2.c
1: CC enc/iso_8859_9.c
1: CC enc/iso_8859_16.c
1: CC enc/euc_jp.c
1: CC enc/utf_16be.c
enc/utf_16be.c:36:18: warning: unused variable 'EncLen_UTF16' [-Wunused-const-variable]
static const int EncLen_UTF16[] = {
^
1 warning generated.
1: CC enc/iso_8859_11.c
1: CC enc/euc_tw.c
1: CC enc/iso_8859_1.c
1: CC enc/cp949.c
1: CC enc/iso_8859_10.c
1: CC enc/utf_8.c
1: CC enc/utf_32be.c
1: CC enc/koi8_u.c
1: CC enc/iso_8859_15.c
1: CC enc/utf_32le.c
1: CC enc/iso_8859_8.c
1: CC enc/gbk.c
1: CC enc/unicode.c
1: CC enc/iso_8859_13.c
1: CC enc/windows_1251.c
1: CC enc/gb18030.c
1: CC enc/iso_8859_7.c
1: CC enc/shift_jis.c
1: CC enc/big5.c
1: CC enc/us_ascii.c
1: CC enc/euc_kr.c
1: CC enc/mktable.c
1: AR ./libonig.a
ar: creating ./libonig.a
a - ./artifacts/st.c.o
a - ./artifacts/transcoder.c.o
a - ./artifacts/regcomp.c.o
a - ./artifacts/regversion.c.o
a - ./artifacts/regsyntax.c.o
a - ./artifacts/regerror.c.o
a - ./artifacts/regtrav.c.o
a - ./artifacts/regexec.c.o
a - ./artifacts/regparse.c.o
a - ./artifacts/regenc.c.o
a - enc/artifacts/iso_8859_4.c.o
a - enc/artifacts/windows_31j.c.o
a - enc/artifacts/koi8_r.c.o
a - enc/artifacts/iso_8859_14.c.o
a - enc/artifacts/iso_8859_3.c.o
a - enc/artifacts/emacs_mule.c.o
a - enc/artifacts/iso_8859_6.c.o
a - enc/artifacts/utf_16le.c.o
a - enc/artifacts/ascii.c.o
a - enc/artifacts/iso_8859_5.c.o
a - enc/artifacts/iso_8859_2.c.o
a - enc/artifacts/iso_8859_9.c.o
a - enc/artifacts/iso_8859_16.c.o
a - enc/artifacts/euc_jp.c.o
a - enc/artifacts/utf_16be.c.o
a - enc/artifacts/iso_8859_11.c.o
a - enc/artifacts/euc_tw.c.o
a - enc/artifacts/iso_8859_1.c.o
a - enc/artifacts/cp949.c.o
a - enc/artifacts/iso_8859_10.c.o
a - enc/artifacts/utf_8.c.o
a - enc/artifacts/utf_32be.c.o
a - enc/artifacts/koi8_u.c.o
a - enc/artifacts/iso_8859_15.c.o
a - enc/artifacts/utf_32le.c.o
a - enc/artifacts/iso_8859_8.c.o
a - enc/artifacts/gbk.c.o
a - enc/artifacts/unicode.c.o
a - enc/artifacts/iso_8859_13.c.o
a - enc/artifacts/windows_1251.c.o
a - enc/artifacts/gb18030.c.o
a - enc/artifacts/iso_8859_7.c.o
a - enc/artifacts/shift_jis.c.o
a - enc/artifacts/big5.c.o
a - enc/artifacts/us_ascii.c.o
a - enc/artifacts/euc_kr.c.o
a - enc/artifacts/mktable.c.o
1: CC enc/trans/big5.c
1: LDSHARED enc/trans/big5.so
1: CC enc/trans/chinese.c
1: LDSHARED enc/trans/chinese.so
1: CC enc/trans/emoji.c
1: LDSHARED enc/trans/emoji.so
1: CC enc/trans/emoji_iso2022_kddi.c
1: LDSHARED enc/trans/emoji_iso2022_kddi.so
1: CC enc/trans/emoji_sjis_docomo.c
1: LDSHARED enc/trans/emoji_sjis_docomo.so
1: CC enc/trans/emoji_sjis_kddi.c
1: LDSHARED enc/trans/emoji_sjis_kddi.so
1: CC enc/trans/emoji_sjis_softbank.c
1: LDSHARED enc/trans/emoji_sjis_softbank.so
1: CC enc/trans/escape.c
1: LDSHARED enc/trans/escape.so
1: CC enc/trans/gb18030.c
1: LDSHARED enc/trans/gb18030.so
1: CC enc/trans/gbk.c
1: LDSHARED enc/trans/gbk.so
1: CC enc/trans/iso2022.c
1: LDSHARED enc/trans/iso2022.so
1: CC enc/trans/japanese.c
1: LDSHARED enc/trans/japanese.so
1: CC enc/trans/japanese_euc.c
1: LDSHARED enc/trans/japanese_euc.so
1: CC enc/trans/japanese_sjis.c
1: LDSHARED enc/trans/japanese_sjis.so
1: CC enc/trans/korean.c
1: LDSHARED enc/trans/korean.so
1: CC enc/trans/newline.c
1: LDSHARED enc/trans/newline.so
1: CC enc/trans/single_byte.c
1: LDSHARED enc/trans/single_byte.so
1: CC enc/trans/utf8_mac.c
1: LDSHARED enc/trans/utf8_mac.so
1: CC enc/trans/utf_16_32.c
1: LDSHARED enc/trans/utf_16_32.so
Running 198 tasks using 3 parallel threads
2: CXX vm/builtin/access_variable.cpp
3: CXX vm/arguments.cpp
4: CXX vm/accessor_primitives.cpp
3: CXX vm/builtin/alias.cpp
2: CXX vm/builtin/array.cpp
3: CXX vm/builtin/atomic.cpp
2: CXX vm/builtin/autoload.cpp
3: CXX vm/builtin/basic_object.cpp
2: CXX vm/builtin/bignum.cpp
3: CXX vm/builtin/block_as_method.cpp
rake aborted!
Errno::ENOENT: No such file or directory - unable to find file to include: llvm-config-32.h from /usr/include/llvm/Config/llvm-config.h
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:161:in `expand_filename'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:165:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:198:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:100:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:434:in `block in process'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:429:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:429:in `process'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:287:in `rescue in calculate_deps'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:271:in `calculate_deps'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:366:in `recalc_depedencies'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:383:in `rescue in sha1'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:378:in `sha1'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:432:in `build'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:895:in `block (2 levels) in perform_tasks'
Errno::ENOENT: No such file or directory - unable to find file to include: llvm-config-32.h from /usr/include/llvm/Config/llvm-config.h
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:161:in `expand_filename'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:165:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:198:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:100:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:434:in `block in process'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:429:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:429:in `process'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:273:in `calculate_deps'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:366:in `recalc_depedencies'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:383:in `rescue in sha1'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:378:in `sha1'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:432:in `build'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:895:in `block (2 levels) in perform_tasks'
Errno::ENOENT: No such file or directory - unable to find file to include: llvm-config-32.h from /usr/include/llvm/Config/llvm-config.h
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:161:in `expand_filename'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:165:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:198:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:100:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:434:in `block in process'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:429:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:429:in `process'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:287:in `rescue in calculate_deps'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:271:in `calculate_deps'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:366:in `recalc_depedencies'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:359:in `dependencies'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:379:in `sha1'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:432:in `build'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:895:in `block (2 levels) in perform_tasks'
Errno::ENOENT: No such file or directory - unable to find file to include: llvm-config-32.h from /usr/include/llvm/Config/llvm-config.h
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:161:in `expand_filename'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:165:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:235:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:215:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:175:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:198:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `block in execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:71:in `execute_body'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:100:in `execute'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:434:in `block in process'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:429:in `each'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus/dependency_grapher.rb:429:in `process'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:273:in `calculate_deps'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:366:in `recalc_depedencies'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:359:in `dependencies'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:379:in `sha1'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:432:in `build'
/home/nidev/.rbenv/versions/2.2.1/lib/ruby/gems/2.2.0/gems/daedalus-core-0.2.0/lib/daedalus.rb:895:in `block (2 levels) in perform_tasks'
Tasks: TOP => build => build:build => vm/vm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment