Skip to content

Instantly share code, notes, and snippets.

@naoya
Created August 30, 2013 07:21
Show Gist options
  • Save naoya/6387123 to your computer and use it in GitHub Desktop.
Save naoya/6387123 to your computer and use it in GitHub Desktop.
 Build ./build/iPhoneSimulator-6.1-Development
 Compile /var/folders/nl/vdz7nrv12zj44kcjg_vmpr1r0000gn/T/motion_env20130830-12748-1c625u6.rb
2013-08-30 16:21:51.931 ruby[12824:f0f] No such file or directory -- /var/folders/nl/vdz7nrv12zj44kcjg_vmpr1r0000gn/T/motion_env20130830-12748-1c625u6.rb (LoadError)
2013-08-30 16:21:51.932 ruby[12824:f0f] *** Terminating app due to uncaught exception 'LoadError', reason: 'No such file or directory -- /var/folders/nl/vdz7nrv12zj44kcjg_vmpr1r0000gn/T/motion_env20130830-12748-1c625u6.rb (LoadError)
'
*** Call stack at first throw:
(
0 CoreFoundation 0x93cdbe8b __raiseError + 219
1 libobjc.A.dylib 0x9716852e objc_exception_throw + 230
2 ruby 0x0013a419 rb_rescue2 + 793
3 ruby 0x0013a4c7 rb_vm_raise + 167
4 ruby 0x0002c9f1 rb_exc_raise + 17
5 ruby 0x0002ad43 rb_loaderror + 131
6 ruby 0x0002ad85 rb_load_fail + 53
7 ruby 0x00098827 ruby_incpush_expand + 4967
8 ruby 0x00099340 ruby_process_options + 400
9 ruby 0x000df24c main + 140
10 ruby 0x00002135 start + 53
)
rake aborted!
Command failed with status (): [/usr/bin/env VM_KERNEL_PATH="/Library/Ruby...]
/Library/RubyMotion/lib/motion/project/builder.rb:118:in `block (2 levels) in build'
/Library/RubyMotion/lib/motion/project/builder.rb:110:in `each'
/Library/RubyMotion/lib/motion/project/builder.rb:110:in `block in build'
/Library/RubyMotion/lib/motion/project/builder.rb:481:in `call'
/Library/RubyMotion/lib/motion/project/builder.rb:481:in `block (2 levels) in initialize'
Tasks: TOP => build:simulator
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment