Skip to content

Instantly share code, notes, and snippets.

@yury
Created May 5, 2012 15:45
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 yury/2603468 to your computer and use it in GitHub Desktop.
Save yury/2603468 to your computer and use it in GitHub Desktop.
rake
╭─yury@airbot ~/Work/deck ‹ruby-1.9.3› ‹master*›
╰─$ rake 1 ↵
Build ./build/iPhoneSimulator-5.1-Development
rake aborted!
can't convert Pathname into String
Tasks: TOP => default => simulator => build:simulator
(See full trace by running task with --trace)
╭─yury@airbot ~/Work/deck ‹ruby-1.9.3› ‹master*›
╰─$ rake --trace 1 ↵
** Invoke default (first_time)
** Invoke simulator (first_time)
** Invoke build:simulator (first_time)
** Execute build:simulator
/Applications/Xcode.app/Contents/Developer/usr/bin/ar cq libViewDeck.a ViewDeck/IIViewDeckController.m.o ViewDeck/WrapController.m.o
/usr/bin/env VM_KERNEL_PATH="/Library/RubyMotion/data/5.1/iPhoneSimulator/kernel-i386.bc" /Library/RubyMotion/bin/ruby --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/RubyMotion.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/UIKit.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/CoreImage.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/Security.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/Foundation.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/CoreGraphics.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/CoreFoundation.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/ImageIO.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/AddressBook.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/AudioToolbox.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/QuartzCore.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/CoreText.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/MobileCoreServices.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/CFNetwork.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/Accelerate.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/SystemConfiguration.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/CoreVideo.bridgesupport" --uses-bs "/Library/RubyMotion/data/5.1/BridgeSupport/OpenGLES.bridgesupport" --uses-bs "/Users/yury/Work/deck/vendor/ViewDeck/ViewDeck.bridgesupport" --emit-llvm "./build/iPhoneSimulator-5.1-Development/objs/./app/app_delegate.rb.i386.bc" MREP_C170F557BDBC4F8680CAA2C1B4006BA9 "./app/app_delegate.rb"
/Library/RubyMotion/bin/llc "./build/iPhoneSimulator-5.1-Development/objs/./app/app_delegate.rb.i386.bc" -o="./build/iPhoneSimulator-5.1-Development/objs/./app/app_delegate.rb.i386.s" -march=x86 -relocation-model=pic -disable-fp-elim -jit-enable-eh -disable-cfi
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc -fexceptions -c -arch i386 "./build/iPhoneSimulator-5.1-Development/objs/./app/app_delegate.rb.i386.s" -o "./build/iPhoneSimulator-5.1-Development/objs/./app/app_delegate.rb.i386.o"
/usr/bin/lipo -create "./build/iPhoneSimulator-5.1-Development/objs/./app/app_delegate.rb.i386.o" -output "./build/iPhoneSimulator-5.1-Development/objs/./app/app_delegate.rb.o"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/g++ "./build/iPhoneSimulator-5.1-Development/objs/main.mm" -arch i386 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk" -miphoneos-version-min=5.1 -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks -fexceptions -fblocks -fobjc-legacy-dispatch -fobjc-abi-version=2 -c -o "./build/iPhoneSimulator-5.1-Development/objs/main.o"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/g++ -o "./build/iPhoneSimulator-5.1-Development/deck.app/deck" "./build/iPhoneSimulator-5.1-Development/objs/main.o" "./build/iPhoneSimulator-5.1-Development/objs/./app/app_delegate.rb.o" "/Library/RubyMotion/data/5.1/iPhoneSimulator/UIKit_stubs.o" "/Library/RubyMotion/data/5.1/iPhoneSimulator/Foundation_stubs.o" "/Library/RubyMotion/data/5.1/iPhoneSimulator/CoreGraphics_stubs.o" -arch i386 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk" -miphoneos-version-min=5.1 -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks -L/Library/RubyMotion/data/5.1/iPhoneSimulator -lmacruby-static -lobjc -licucore -framework UIKit -framework Foundation -framework CoreGraphics -framework QuartzCore -force_load /Users/yury/Work/deck/vendor/ViewDeck/build-iPhoneSimulator/libViewDeck.a
/usr/bin/plutil -convert binary1 "./build/iPhoneSimulator-5.1-Development/deck.app/Info.plist"
/usr/bin/dsymutil "./build/iPhoneSimulator-5.1-Development/deck.app/deck" -o "./build/iPhoneSimulator-5.1-Development/deck.dSYM"
** Execute simulator
DYLD_FRAMEWORK_PATH="/Applications/Xcode.app/Contents/Developer/../Frameworks":"/Applications/Xcode.app/Contents/Developer/../OtherFrameworks" /Library/RubyMotion/bin/sim 2 1 5.1 "/Applications/Xcode.app/Contents/Developer" "./build/iPhoneSimulator-5.1-Development/deck.app"
(main)>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment