Skip to content

Instantly share code, notes, and snippets.

@et44
Created February 18, 2012 18:48
Show Gist options
  • Save et44/1860638 to your computer and use it in GitHub Desktop.
Save et44/1860638 to your computer and use it in GitHub Desktop.
Syntax error in build.sh
Aristotle:libPusher eric$ sh Scripts/build.sh
Fetching git://github.com/lukeredpath/xcodebuild-rb.git
remote: Counting objects: 744, done.
remote: Compressing objects: 100% (380/380), done.
remote: Total 744 (delta 404), reused 641 (delta 301)
Receiving objects: 100% (744/744), 110.05 KiB, done.
Resolving deltas: 100% (404/404), done.
Fetching git://github.com/CocoaPods/Xcodeproj.git
remote: Counting objects: 205, done.
remote: Compressing objects: 100% (149/149), done.
remote: Total 205 (delta 94), reused 155 (delta 44)
Receiving objects: 100% (205/205), 65.04 KiB, done.
Resolving deltas: 100% (94/94), done.
Fetching git://github.com/CocoaPods/CocoaPods.git
remote: Counting objects: 3602, done.
remote: Compressing objects: 100% (1396/1396), done.
remote: Total 3602 (delta 2135), reused 3493 (delta 2030)
Receiving objects: 100% (3602/3602), 2.58 MiB | 583 KiB/s, done.
Resolving deltas: 100% (2135/2135), done.
Fetching source index for http://rubygems.org/
Installing rake (0.9.2.2)
Using xcodeproj (0.0.3) from git://github.com/CocoaPods/Xcodeproj.git (at master) with native extensions
Using cocoapods (0.3.10) from git://github.com/CocoaPods/CocoaPods.git (at master)
Installing daemons (1.1.8)
Installing eventmachine (0.12.10) with native extensions
Installing libxml-ruby (2.2.2) with native extensions
Installing faster_xml_simple (0.5.0) WARNING: faster_xml_simple-0.5.0 has an invalid nil value for @cert_chain
Installing httpclient (2.2.4)
Installing json (1.6.5) with native extensions
Installing systemu (2.4.2)
Installing macaddr (1.5.0)
Installing mime-types (1.17.2)
Installing multi_json (1.0.4)
Installing nokogiri (1.5.0) with native extensions
Installing net-github-upload (0.0.8)
Installing ruby-hmac (0.4.0)
Installing signature (0.1.2)
Installing pusher (0.9.2)
Installing rack (1.4.1)
Installing rack-protection (1.2.0)
Installing rest-client (1.6.7)
Installing tilt (1.3.3)
Installing sinatra (1.3.2)
Installing state_machine (1.1.2)
Installing thin (1.3.1) with native extensions
Installing uuid (2.3.5)
Using xcodebuild-rb (0.2.0) from git://github.com/lukeredpath/xcodebuild-rb.git (at master)
Using bundler (1.0.22)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
Updating spec repo `master'
* Pre-downloading: `Kiwi'
Installing CocoaAsyncSocket (0.0.1)
Installing JSONKit (1.4)
Using Kiwi (1.0.1)
Generating support files
/Users/eric/Programming/Node/libPusher/Gemfile:20:in `evaluate': compile error (SyntaxError)
/Users/eric/Programming/Node/libPusher/Gemfile:16: syntax error, unexpected ':', expecting kEND
gem "xcodebuild-rb", git: "git://github.com/lukeredpath...
^
/Users/eric/Programming/Node/libPusher/Gemfile:17: syntax error, unexpected ':', expecting kEND
gem "xcodeproj", git: "git://github.com/CocoaPods/Xcodeproj.git"
^
/Users/eric/Programming/Node/libPusher/Gemfile:18: syntax error, unexpected ':', expecting kEND
gem "cocoapods", git: "git://github.com/CocoaPods/CocoaPods.git"
^
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler/definition.rb:17:in `build'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler.rb:138:in `definition'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler.rb:126:in `load'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler.rb:110:in `setup'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler/cli.rb:340:in `exec'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler/vendor/thor/task.rb:22:in `send'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler/vendor/thor/task.rb:22:in `run'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler/vendor/thor.rb:263:in `dispatch'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/lib/bundler/vendor/thor/base.rb:386:in `start'
from /Library/Ruby/Gems/1.8/gems/bundler-1.0.22/bin/bundle:13
from /usr/bin/bundle:19:in `load'
from /usr/bin/bundle:19
Aristotle:libPusher eric$
============ per JewelryBox (rvm) ==============
ruby-1.9.3-p125:
ruby:
interpreter: "ruby"
version: "1.9.3p125"
date: "2012-02-16"
platform: "x86_64-darwin10.8.0"
patchlevel: "2012-02-16 revision 34643"
full_version: "ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10.8.0]"
homes:
gem: "/Users/eric/.rvm/gems/ruby-1.9.3-p125"
ruby: "/Users/eric/.rvm/rubies/ruby-1.9.3-p125"
binaries:
ruby: "/Users/eric/.rvm/rubies/ruby-1.9.3-p125/bin/ruby"
irb: "/Users/eric/.rvm/rubies/ruby-1.9.3-p125/bin/irb"
gem: "/Users/eric/.rvm/rubies/ruby-1.9.3-p125/bin/gem"
rake: "/Users/eric/.rvm/gems/ruby-1.9.3-p125/bin/rake"
environment:
PATH: "/Users/eric/.rvm/gems/ruby-1.9.3-p125/bin:/Users/eric/.rvm/gems/ruby-1.9.3-p125@global/bin:/Users/eric/.rvm/rubies/ruby-1.9.3-p125/bin:/Users/eric/.rvm/bin:/opt/local/bin:/opt/local/sbin:/Users/eric/Programming/android-sdk-macosx/tools:/Users/eric/Programming/android-sdk-macosx/platform-tools:/Developer/Applications:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin"
GEM_HOME: "/Users/eric/.rvm/gems/ruby-1.9.3-p125"
GEM_PATH: "/Users/eric/.rvm/gems/ruby-1.9.3-p125:/Users/eric/.rvm/gems/ruby-1.9.3-p125@global"
MY_RUBY_HOME: "/Users/eric/.rvm/rubies/ruby-1.9.3-p125"
IRBRC: "/Users/eric/.rvm/rubies/ruby-1.9.3-p125/.irbrc"
RUBYOPT: ""
gemset: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment