Skip to content

Instantly share code, notes, and snippets.

@keitaito
Created February 1, 2017 23:26
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 keitaito/ff5c8597f125914987d5fa6c447f30c5 to your computer and use it in GitHub Desktop.
Save keitaito/ff5c8597f125914987d5fa6c447f30c5 to your computer and use it in GitHub Desktop.
The log of Cocoapods/Rainforest `rake bootstrap` command
Last login: Sun Jan 29 14:33:59 on ttys003
Keitas-MacBook:~ keitaito$ cd /Users/keitaito/dev/Xcode/Repos/Clones/Rainforest
Keitas-MacBook:Rainforest keitaito$
Keitas-MacBook:Rainforest keitaito$
Keitas-MacBook:Rainforest keitaito$
Keitas-MacBook:Rainforest keitaito$ rake bootstrap
/Users/keitaito/.rbenv/versions/2.3.2/bin/bundle
--------------------------------------------------------------------------------
Fetching repositories list
--------------------------------------------------------------------------------
Found 59 public repositories
--------------------------------------------------------------------------------
Cloning the GEM repositories
--------------------------------------------------------------------------------
Cloning CocoaPods
Already cloned
Cloning Xcodeproj
Already cloned
Cloning CLAide
Already cloned
Cloning Core
Already cloned
Cloning cocoapods-downloader
Already cloned
Cloning pod-template
Already cloned
Cloning cocoapods-docs
Already cloned
Cloning cocoapods-trunk
Already cloned
Cloning cocoapods-try
Already cloned
Cloning cocoapods-acknowledgements
Already cloned
Cloning cocoapods-plugins
Already cloned
Cloning shared
Already cloned
Cloning Molinillo
Already cloned
Cloning cocoapods-deintegrate
Already cloned
Cloning cocoapods-stats
Already cloned
Cloning claide-completion
Already cloned
Cloning cocoapods-search
Already cloned
Cloning Cork
Already cloned
Cloning fourflusher
Already cloned
Cloning Nanaimo
Already cloned
--------------------------------------------------------------------------------
Bootstrapping all the repositories
--------------------------------------------------------------------------------
Bootstrapping CLAide
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.3.2/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Resolving dependencies...
Using rake 10.3.2
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from source at `.`
Using docile 1.1.5
Using multi_json 1.10.1
Using simplecov-html 0.8.0
Using colored 1.2
Using ffi 1.9.6
Using json 1.8.3
Using rb-fsevent 0.9.4
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.1
Using bundler 1.13.6
Using parser 2.3.0.6
Using prettybacon 0.0.2
Using simplecov 0.9.1
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.3
Using mocha 1.1.0
Using rubocop 0.38.0
Using codeclimate-test-reporter 0.4.1
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using kicker 3.0.0
Bundle complete! 11 Gemfile dependencies, 29 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping claide-completion
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.3.2/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Resolving dependencies...
Using rake 12.0.0
Using ast 2.3.0
Using bacon 1.2.0
Using claide 1.0.1
Using claide-completion 1.0.2 from source at `.`
Using docile 1.1.5
Using json 2.0.3
Using simplecov-html 0.10.0
Using ffi 1.9.17
Using rb-fsevent 0.9.8
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.2.1
Using ruby-progressbar 1.8.1
Using unicode-display_width 1.1.3
Using bundler 1.13.6
Using parser 2.3.3.1
Using prettybacon 0.0.2
Using simplecov 0.13.0
Using rb-inotify 0.9.8
Using rb-kqueue 0.2.4
Using mocha 1.2.1
Using rubocop 0.47.1
Using codeclimate-test-reporter 1.0.5
Using listen 1.3.1
Using mocha-on-bacon 0.2.3
Using kicker 3.0.0
Bundle complete! 10 Gemfile dependencies, 28 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping CocoaPods
rake aborted!
Bundler::GitError: https://github.com/CocoaPods/Xcodeproj.git (at master@823a2e2) is not yet checked out. Run `bundle install` first.
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/CocoaPods/Rakefile:42:in `<top (required)>'
Bundler::PathError: The path `/Users/keitaito/.rbenv/versions/2.3.2/lib/ruby/gems/2.3.0/bundler/gems/Xcodeproj-823a2e24a11b` does not exist.
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/CocoaPods/Rakefile:42:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-acknowledgements
Bootstrapping cocoapods-deintegrate
rake aborted!
Bundler::GitError: https://github.com/CocoaPods/CocoaPods.git (at master@242da6b) is not yet checked out. Run `bundle install` first.
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-deintegrate/Rakefile:2:in `<top (required)>'
Bundler::PathError: The path `/Users/keitaito/.rbenv/versions/2.3.2/lib/ruby/gems/2.3.0/bundler/gems/CocoaPods-242da6b56683` does not exist.
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-deintegrate/Rakefile:2:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-docs
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.3.2/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Fetching gem metadata from http://rubygems.org/.............
Fetching version metadata from http://rubygems.org/...
Fetching dependency metadata from http://rubygems.org/..
Resolving dependencies...
cocoapods-docs-0.2.0 requires ruby version = 2.0, which is incompatible with the
current version, ruby 2.3.2p217
rake aborted!
Command failed with status (5): [bundle install...]
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-docs/Rakefile:9:in `block in <top (required)>'
Tasks: TOP => bootstrap
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [rake --no-search bootstrap...]
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:117:in `block (3 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `chdir'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `block (2 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `each'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `block in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:56:in `block in <top (required)>'
Tasks: TOP => bootstrap_repos
(See full trace by running task with --trace)
Keitas-MacBook:Rainforest keitaito$ rbenv --help
Usage: rbenv <command> [<args>]
Some useful rbenv commands are:
commands List all available rbenv commands
local Set or show the local application-specific Ruby version
global Set or show the global Ruby version
shell Set or show the shell-specific Ruby version
install Install a Ruby version using ruby-build
uninstall Uninstall a specific Ruby version
rehash Rehash rbenv shims (run this after installing executables)
version Show the current Ruby version and its origin
versions List all Ruby versions available to rbenv
which Display the full path to an executable
whence List all Ruby versions that contain the given executable
See `rbenv help <command>' for information on a specific command.
For full documentation, see: https://github.com/rbenv/rbenv#readme
Keitas-MacBook:Rainforest keitaito$ rbenv versions
system
2.2.5
* 2.3.2 (set by /Users/keitaito/.rbenv/version)
Keitas-MacBook:Rainforest keitaito$ rbenv shell system
Keitas-MacBook:Rainforest keitaito$ rbenv versions
* system (set by RBENV_VERSION environment variable)
2.2.5
2.3.2
Keitas-MacBook:Rainforest keitaito$ ruby --version
ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16]
Keitas-MacBook:Rainforest keitaito$ rake bootstrap
rake aborted!
undefined method `scope' for #<Rake::NameSpace:0x007f925012b5a8>
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:1134:in `block (2 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:1123:in `block in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:1107:in `<top (required)>'
(See full trace by running task with --trace)
Keitas-MacBook:Rainforest keitaito$ rake bootstrap --trace
rake aborted!
undefined method `scope' for #<Rake::NameSpace:0x007fea5b92e530>
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:1134:in `block (2 levels) in <top (required)>'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/task_manager.rb:207:in `in_namespace'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/dsl_definition.rb:105:in `namespace'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:1123:in `block in <top (required)>'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/task_manager.rb:207:in `in_namespace'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/dsl_definition.rb:105:in `namespace'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:1107:in `<top (required)>'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/rake_module.rb:25:in `load'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/rake_module.rb:25:in `load_rakefile'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/application.rb:604:in `raw_load_rakefile'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/application.rb:89:in `block in load_rakefile'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/application.rb:160:in `standard_exception_handling'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/application.rb:88:in `load_rakefile'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/application.rb:72:in `block in run'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/application.rb:160:in `standard_exception_handling'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rake/application.rb:70:in `run'
/usr/bin/rake:37:in `<main>'
Keitas-MacBook:Rainforest keitaito$ rake --version
rake, version 0.9.6
Keitas-MacBook:Rainforest keitaito$ rbenv versions
* system (set by RBENV_VERSION environment variable)
2.2.5
2.3.2
Keitas-MacBook:Rainforest keitaito$ rake bootstrap
Keitas-MacBook:Rainforest keitaito$
Keitas-MacBook:Rainforest keitaito$
Keitas-MacBook:Rainforest keitaito$
Keitas-MacBook:Rainforest keitaito$ ls
CLAide cocoapods-deintegrate
CocoaPods cocoapods-docs
Core cocoapods-downloader
Cork cocoapods-plugins
Molinillo cocoapods-search
Nanaimo cocoapods-stats
README.md cocoapods-trunk
Rakefile cocoapods-try
Xcodeproj fourflusher
claide-completion pod-template
cocoapods-acknowledgements shared
Keitas-MacBook:Rainforest keitaito$ CocoaPods/bin/pod --help
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- bundler/setup (LoadError)
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from CocoaPods/bin/pod:27:in `<main>'
Keitas-MacBook:Rainforest keitaito$ rbenv versions
* system (set by RBENV_VERSION environment variable)
2.2.5
2.3.2
Keitas-MacBook:Rainforest keitaito$ rbenv shell 2.3.2
Keitas-MacBook:Rainforest keitaito$ rbenv versions
system
2.2.5
* 2.3.2 (set by RBENV_VERSION environment variable)
Keitas-MacBook:Rainforest keitaito$ CocoaPods/bin/pod --help
https://github.com/CocoaPods/Xcodeproj.git (at master@823a2e2) is not yet checked out. Run `bundle install` first.
Keitas-MacBook:Rainforest keitaito$ gem list
*** LOCAL GEMS ***
actioncable (5.0.0.1)
actionmailer (5.0.0.1)
actionpack (5.0.0.1)
actionview (5.0.0.1)
activejob (5.0.0.1)
activemodel (5.0.0.1)
activerecord (5.0.0.1)
activesupport (5.0.0.1, 4.2.7.1, 4.2.7)
addressable (2.5.0, 2.4.0)
arel (7.1.4)
ast (2.3.0, 2.2.0)
bacon (1.2.0)
bigdecimal (1.2.8)
builder (3.2.2)
bundler (1.13.6)
byebug (9.0.6)
CFPropertyList (2.3.4)
claide (1.0.1)
cocoapods (1.2.0, 1.1.1)
cocoapods-core (1.2.0, 1.1.1)
cocoapods-deintegrate (1.0.1)
cocoapods-downloader (1.1.3, 1.1.2)
cocoapods-plugins (1.0.0)
cocoapods-search (1.0.0)
cocoapods-stats (1.0.0)
cocoapods-trunk (1.1.2, 1.1.1)
cocoapods-try (1.1.0)
codeclimate-test-reporter (1.0.5, 0.4.1)
coffee-rails (4.2.1)
coffee-script (2.4.1)
coffee-script-source (1.12.2, 1.11.1, 1.10.0)
colorator (1.1.0)
colored (1.2)
concurrent-ruby (1.0.2)
debug_inspector (0.0.2)
did_you_mean (1.0.0)
docile (1.1.5)
erubis (2.7.0)
escape (0.0.4)
ethon (0.10.1, 0.9.0)
execjs (2.7.0)
faraday (0.10.1, 0.9.2)
ffi (1.9.17, 1.9.14, 1.9.6)
forwardable-extended (2.6.0)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gemoji (2.1.0)
gh_inspector (1.0.2)
github-pages (113, 93)
github-pages-health-check (1.3.0, 1.2.0)
globalid (0.3.7)
html-pipeline (2.4.2)
i18n (0.7.0)
io-console (0.4.5)
jbuilder (2.6.1)
jekyll (3.3.1, 3.2.1)
jekyll-avatar (0.4.2)
jekyll-coffeescript (1.0.1)
jekyll-default-layout (0.1.4)
jekyll-feed (0.8.0, 0.5.1)
jekyll-gist (1.4.0)
jekyll-github-metadata (2.3.0, 2.0.2)
jekyll-mentions (1.2.0, 1.1.3)
jekyll-optional-front-matter (0.1.2)
jekyll-paginate (1.1.0)
jekyll-readme-index (0.0.3)
jekyll-redirect-from (0.11.0)
jekyll-relative-links (0.2.1)
jekyll-sass-converter (1.3.0)
jekyll-seo-tag (2.1.0, 2.0.0)
jekyll-sitemap (0.12.0, 0.10.0)
jekyll-swiss (0.4.0)
jekyll-theme-architect (0.0.3)
jekyll-theme-cayman (0.0.3)
jekyll-theme-dinky (0.0.3)
jekyll-theme-hacker (0.0.3)
jekyll-theme-leap-day (0.0.3)
jekyll-theme-merlot (0.0.3)
jekyll-theme-midnight (0.0.3)
jekyll-theme-minimal (0.0.3)
jekyll-theme-modernist (0.0.3)
jekyll-theme-primer (0.1.5)
jekyll-theme-slate (0.0.3)
jekyll-theme-tactile (0.0.3)
jekyll-theme-time-machine (0.0.3)
jekyll-titles-from-headings (0.1.3)
jekyll-watch (1.5.0)
jemoji (0.7.0)
jquery-rails (4.2.1)
json (2.0.3, 1.8.3)
kicker (3.0.0)
kramdown (1.11.1)
liquid (3.0.6)
listen (3.0.8, 3.0.6, 1.3.1)
loofah (2.0.3)
mail (2.6.4)
mercenary (0.3.6)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
minima (2.0.0, 1.0.1)
minitest (5.10.1, 5.9.0, 5.8.5)
mocha (1.2.1, 1.1.0)
mocha-on-bacon (0.2.3, 0.2.2)
molinillo (0.5.5, 0.5.4)
multi_json (1.12.1, 1.10.1)
multipart-post (2.0.0)
nanaimo (0.2.3)
nap (1.1.0)
net-dns (0.8.0)
net-telnet (0.1.1)
netrc (0.7.8)
nio4r (1.2.1)
nokogiri (1.7.0.1, 1.6.8.1, 1.6.8)
notify (0.5.2)
octokit (4.6.2, 4.3.0)
parser (2.3.3.1, 2.3.0.6)
pathutil (0.14.0)
pkg-config (1.1.7)
power_assert (0.2.6)
powerpack (0.1.1)
prettybacon (0.0.2)
psych (2.1.0)
public_suffix (2.0.5, 1.5.3)
puma (3.6.2)
rack (2.0.1)
rack-test (0.6.3)
rails (5.0.0.1)
rails-dom-testing (2.0.1)
rails-html-sanitizer (1.0.3)
railties (5.0.0.1)
rainbow (2.2.1, 2.1.0)
rake (12.0.0, 10.4.2, 10.3.2)
rb-fsevent (0.9.8, 0.9.7, 0.9.4)
rb-inotify (0.9.8, 0.9.7, 0.9.5)
rb-kqueue (0.2.4, 0.2.3)
rdoc (4.2.1)
rouge (1.11.1)
rubocop (0.47.1, 0.38.0)
ruby-macho (0.2.6)
ruby-progressbar (1.8.1, 1.7.5)
safe_yaml (1.0.4)
sass (3.4.23, 3.4.22)
sass-rails (5.0.6)
sawyer (0.8.1, 0.7.0)
simplecov (0.13.0, 0.9.1)
simplecov-html (0.10.0, 0.8.0)
spring (2.0.0)
spring-watcher-listen (2.0.1)
sprockets (3.7.0)
sprockets-rails (3.2.0)
sqlite3 (1.3.12)
terminal-table (1.7.3, 1.6.0)
test-unit (3.1.5)
thor (0.19.4)
thread_safe (0.3.5)
tilt (2.0.5)
turbolinks (5.0.1)
turbolinks-source (5.0.0)
typhoeus (0.8.0)
tzinfo (1.2.2)
uglifier (3.0.4)
unicode-display_width (1.1.3, 1.1.2, 1.0.1)
web-console (3.4.0)
websocket-driver (0.6.4)
websocket-extensions (0.1.2)
xcodeproj (1.4.1)
Keitas-MacBook:Rainforest keitaito$ rbenv shell 2.0.0-p648
Keitas-MacBook:Rainforest keitaito$ rbenv versions
system
* 2.0.0-p648 (set by RBENV_VERSION environment variable)
2.2.5
2.3.2
Keitas-MacBook:Rainforest keitaito$ gem list
*** LOCAL GEMS ***
bigdecimal (1.2.0)
io-console (0.4.2)
json (1.7.7)
minitest (4.3.2)
psych (2.0.0)
rake (12.0.0, 0.9.6)
rdoc (4.0.0)
test-unit (2.0.0.0)
Keitas-MacBook:Rainforest keitaito$ rake bootstrap --trace
** Invoke bootstrap (first_time)
** Execute bootstrap
/Users/keitaito/.rbenv/shims/bundle
** Invoke clone (first_time)
** Execute clone
--------------------------------------------------------------------------------
Fetching repositories list
--------------------------------------------------------------------------------
Found 59 public repositories
--------------------------------------------------------------------------------
Cloning the GEM repositories
--------------------------------------------------------------------------------
Cloning CocoaPods
Already cloned
Cloning Xcodeproj
Already cloned
Cloning CLAide
Already cloned
Cloning Core
Already cloned
Cloning cocoapods-downloader
Already cloned
Cloning pod-template
Already cloned
Cloning cocoapods-docs
Already cloned
Cloning cocoapods-trunk
Already cloned
Cloning cocoapods-try
Already cloned
Cloning cocoapods-acknowledgements
Already cloned
Cloning cocoapods-plugins
Already cloned
Cloning shared
Already cloned
Cloning Molinillo
Already cloned
Cloning cocoapods-deintegrate
Already cloned
Cloning cocoapods-stats
Already cloned
Cloning claide-completion
Already cloned
Cloning cocoapods-search
Already cloned
Cloning Cork
Already cloned
Cloning fourflusher
Already cloned
Cloning Nanaimo
Already cloned
** Invoke bootstrap_repos (first_time)
** Execute bootstrap_repos
--------------------------------------------------------------------------------
Bootstrapping all the repositories
--------------------------------------------------------------------------------
Bootstrapping CLAide
[!] Some Rake tasks haven been disabled because the environment couldn’t be loaded. Be sure to run `rake bootstrap` first.
rake --no-search bootstrap
[!] Some Rake tasks haven been disabled because the environment couldn’t be loaded. Be sure to run `rake bootstrap` first.
/Users/keitaito/.rbenv/shims/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
rbenv: bundle: command not found
The `bundle' command exists in these Ruby versions:
2.2.5
2.3.2
rake aborted!
Command failed with status (127): [bundle install...]
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/CLAide/Rakefile:9:in `block in <top (required)>'
Tasks: TOP => bootstrap
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [rake --no-search bootstrap...]
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:66:in `block in create_shell_runner'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:56:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:56:in `sh'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:117:in `block (3 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `chdir'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `block (2 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `each'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `block in <top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:56:in `block in <top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:152:in `invoke_task'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `block (2 levels) in top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `block in top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:117:in `run_with_threads'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:102:in `top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:80:in `block in run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:77:in `run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `load'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `<main>'
Tasks: TOP => bootstrap_repos
Keitas-MacBook:Rainforest keitaito$ gem install bundler
Fetching: bundler-1.14.3.gem (100%)
Bundler and RubyGems.org are free for anyone to use, but maintaining them costs more than $25,000 USD every month. Help us cover those costs so that we can keep the gem ecosystem free for everyone: https://ruby.to/support-bundler
Successfully installed bundler-1.14.3
Parsing documentation for bundler-1.14.3
Installing ri documentation for bundler-1.14.3
1 gem installed
Keitas-MacBook:Rainforest keitaito$ gem list
*** LOCAL GEMS ***
bigdecimal (1.2.0)
bundler (1.14.3)
io-console (0.4.2)
json (1.7.7)
minitest (4.3.2)
psych (2.0.0)
rake (12.0.0, 0.9.6)
rdoc (4.0.0)
test-unit (2.0.0.0)
Keitas-MacBook:Rainforest keitaito$ rake bootstrap --trace
** Invoke bootstrap (first_time)
** Execute bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
** Invoke clone (first_time)
** Execute clone
--------------------------------------------------------------------------------
Fetching repositories list
--------------------------------------------------------------------------------
Found 59 public repositories
--------------------------------------------------------------------------------
Cloning the GEM repositories
--------------------------------------------------------------------------------
Cloning CocoaPods
Already cloned
Cloning Xcodeproj
Already cloned
Cloning CLAide
Already cloned
Cloning Core
Already cloned
Cloning cocoapods-downloader
Already cloned
Cloning pod-template
Already cloned
Cloning cocoapods-docs
Already cloned
Cloning cocoapods-trunk
Already cloned
Cloning cocoapods-try
Already cloned
Cloning cocoapods-acknowledgements
Already cloned
Cloning cocoapods-plugins
Already cloned
Cloning shared
Already cloned
Cloning Molinillo
Already cloned
Cloning cocoapods-deintegrate
Already cloned
Cloning cocoapods-stats
Already cloned
Cloning claide-completion
Already cloned
Cloning cocoapods-search
Already cloned
Cloning Cork
Already cloned
Cloning fourflusher
Already cloned
Cloning Nanaimo
Already cloned
** Invoke bootstrap_repos (first_time)
** Execute bootstrap_repos
--------------------------------------------------------------------------------
Bootstrapping all the repositories
--------------------------------------------------------------------------------
Bootstrapping CLAide
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Installing rake 10.3.2
Installing ast 2.2.0
Installing bacon 1.2.0
Using claide 1.0.1 from source at `.`
Installing docile 1.1.5
Installing multi_json 1.10.1
Installing simplecov-html 0.8.0
Installing colored 1.2
Installing ffi 1.9.6 with native extensions
Installing json 1.8.3 with native extensions
Installing rb-fsevent 0.9.4
Installing notify 0.5.2
Installing metaclass 0.0.4
Installing powerpack 0.1.1
Installing rainbow 2.1.0
Installing ruby-progressbar 1.7.5
Installing unicode-display_width 1.0.1
Using bundler 1.14.3
Installing parser 2.3.0.6
Installing prettybacon 0.0.2
Installing simplecov 0.9.1
Installing rb-inotify 0.9.5
Installing rb-kqueue 0.2.3
Installing mocha 1.1.0
Installing rubocop 0.38.0
Installing codeclimate-test-reporter 0.4.1
Installing listen 1.3.1
Installing mocha-on-bacon 0.2.2
Installing kicker 3.0.0
Bundle complete! 11 Gemfile dependencies, 29 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping claide-completion
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 12.0.0
Installing ast 2.3.0
Using bacon 1.2.0
Installing claide 1.0.1
Using claide-completion 1.0.2 from source at `.`
Using docile 1.1.5
Installing json 2.0.3 with native extensions
Installing simplecov-html 0.10.0
Installing ffi 1.9.17 with native extensions
Installing rb-fsevent 0.9.8
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Installing rainbow 2.2.1 with native extensions
Installing ruby-progressbar 1.8.1
Installing unicode-display_width 1.1.3
Using bundler 1.14.3
Installing parser 2.3.3.1
Using prettybacon 0.0.2
Installing simplecov 0.13.0
Installing rb-inotify 0.9.8
Installing rb-kqueue 0.2.4
Installing mocha 1.2.1
Installing rubocop 0.47.1
Installing codeclimate-test-reporter 1.0.5
Using listen 1.3.1
Installing mocha-on-bacon 0.2.3
Using kicker 3.0.0
Bundle complete! 10 Gemfile dependencies, 28 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping CocoaPods
rake aborted!
Bundler::GemNotFound: Could not find rake-10.5.0 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/CocoaPods/Rakefile:42:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-acknowledgements
Bootstrapping cocoapods-deintegrate
rake aborted!
Bundler::GemNotFound: Could not find rake-10.4.2 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-deintegrate/Rakefile:2:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-docs
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Fetching gem metadata from http://rubygems.org/...........
Fetching version metadata from http://rubygems.org/...
Fetching dependency metadata from http://rubygems.org/..
Fetching https://github.com/CocoaPods/CLAide.git
Fetching https://github.com/CocoaPods/Core.git
Fetching https://github.com/CocoaPods/CocoaPods.git
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Installing rake 10.4.2
Installing i18n 0.7.0
Using json 1.8.3
Installing minitest 5.8.1
Installing thread_safe 0.3.5
Installing addressable 2.3.8
Installing ast 2.1.0
Installing awesome_print 1.6.1
Using bacon 1.2.0
Using claide 0.9.1 from https://github.com/CocoaPods/CLAide.git (at master@4e7b02d)
Installing fuzzy_match 2.0.4
Installing nap 1.0.0
Installing cocoapods-downloader 0.9.3
Installing cocoapods-search 0.1.0
Installing cocoapods-stats 0.6.1
Installing netrc 0.7.8
Installing cocoapods-try 0.5.1
Using colored 1.2
Installing escape 0.0.4
Installing molinillo 0.3.1
Using cocoapods-docs 0.2.0 from source at `.`
Using docile 1.1.5
Using simplecov-html 0.10.0
Installing coderay 1.1.0
Installing safe_yaml 1.0.4
Installing ffi 1.9.10 with native extensions
Installing rb-fsevent 0.9.6
Using notify 0.5.2
Using metaclass 0.0.4
Installing method_source 0.8.2
Using powerpack 0.1.1
Installing slop 3.6.0
Installing rainbow 2.0.0
Using ruby-progressbar 1.7.5
Installing vcr 2.9.3
Using bundler 1.14.3
Installing tzinfo 1.2.2
Installing parser 2.2.2.6
Using prettybacon 0.0.2
Installing cocoapods-plugins 0.4.2
Installing cocoapods-trunk 0.6.4
Installing simplecov 0.10.0
Installing crack 0.4.2
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.4
Using mocha 1.1.0
Installing pry 0.10.1
Installing activesupport 4.2.4
Installing astrolabe 1.3.1
Installing codeclimate-test-reporter 0.4.8
Installing webmock 1.21.0
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using cocoapods-core 0.39.0.beta.4 from https://github.com/CocoaPods/Core.git (at master@f06004c)
Installing xcodeproj 0.27.2
Installing rubocop 0.34.2
Using kicker 3.0.0
Using cocoapods 0.39.0.beta.4 from https://github.com/CocoaPods/CocoaPods.git (at master@2c3185a)
Bundle complete! 18 Gemfile dependencies, 58 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping cocoapods-downloader
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
Bootstrapping cocoapods-plugins
Bootstrapping cocoapods-search
Bootstrapping cocoapods-stats
rake aborted!
Bundler::GemNotFound: Could not find minitest-5.8.3 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-stats/Rakefile:3:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-trunk
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Fetching gem metadata from https://rubygems.org/...........
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Fetching https://github.com/segiddins/json.git
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Installing CFPropertyList 2.3.5
Using i18n 0.7.0
Using json 1.7.7 from https://github.com/segiddins/json.git (at seg-1.7.7-ruby-2.2@a9588bc)
Installing minitest 5.10.1
Using thread_safe 0.3.5
Using addressable 2.3.8
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from https://github.com/CocoaPods/CLAide.git (at master@8a8f26f)
Using fuzzy_match 2.0.4
Installing nap 1.1.0
Installing cocoapods-deintegrate 1.0.1
Installing cocoapods-downloader 1.1.3
Installing cocoapods-search 1.0.0
Installing cocoapods-stats 1.0.0
Using netrc 0.7.8
Installing cocoapods-try 1.1.0
Using colored 1.2
Using escape 0.0.4
Installing fourflusher 2.0.1
Installing gh_inspector 1.0.3
Installing molinillo 0.5.5
Installing ruby-macho 0.2.6
Installing nanaimo 0.2.3
Using docile 1.1.5
Installing multi_json 1.11.2
Installing simplecov-html 0.9.0
Using safe_yaml 1.0.4
Using ffi 1.9.10
Installing rb-fsevent 0.9.5
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Installing unicode-display_width 1.0.3
Using bundler 1.14.3
Using tzinfo 1.2.2
Installing parser 2.3.0.7
Using prettybacon 0.0.2
Installing cocoapods-plugins 1.0.0
Using cocoapods-trunk 1.1.2 from source at `.`
Installing simplecov 0.9.2
Using crack 0.4.2
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.4
Using mocha 1.1.0
Installing activesupport 4.2.7.1
Installing rubocop 0.39.0
Installing codeclimate-test-reporter 0.4.7
Using webmock 1.21.0
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using cocoapods-core 1.2.0 from https://github.com/CocoaPods/Core.git (at master@da06731)
Installing xcodeproj 1.4.2
Using kicker 3.0.0
Using cocoapods 1.2.0 from https://github.com/CocoaPods/CocoaPods.git (at master@cae98c5)
Bundle complete! 15 Gemfile dependencies, 58 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping cocoapods-try
Bootstrapping Core
rake --no-search bootstrap
Updating submodules...
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
Installing gems
Bootstrapping Cork
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Fetching gem metadata from https://rubygems.org/..............
Fetching version metadata from https://rubygems.org/.
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Installing ast 2.0.0
Using bacon 1.2.0
Using json 1.8.3
Using docile 1.1.5
Using simplecov-html 0.10.0
Installing url 0.3.2
Using colored 1.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.0.0
Using ruby-progressbar 1.7.5
Using bundler 1.14.3
Using parser 2.2.2.6
Using prettybacon 0.0.2
Using simplecov 0.10.0
Using cork 0.2.0 from source at `.`
Using mocha 1.1.0
Using astrolabe 1.3.1
Installing codecov 0.1.1
Using mocha-on-bacon 0.2.2
Installing rubocop 0.32.1
Bundle complete! 9 Gemfile dependencies, 22 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping fourflusher
rake aborted!
LoadError: cannot load such file -- rspec/core/rake_task
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/fourflusher/Rakefile:3:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping Molinillo
[!] Some Rake tasks haven been disabled because the environment couldn’t be loaded. Be sure to run `rake bootstrap` first.
cannot load such file -- rspec/core/rake_task
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Molinillo/Rakefile:29:in `<top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/rake_module.rb:28:in `load'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/rake_module.rb:28:in `load_rakefile'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:687:in `raw_load_rakefile'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:96:in `block in load_rakefile'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:95:in `load_rakefile'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:79:in `block in run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:77:in `run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `load'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `<main>'
rake --no-search bootstrap
[!] Some Rake tasks haven been disabled because the environment couldn’t be loaded. Be sure to run `rake bootstrap` first.
cannot load such file -- rspec/core/rake_task
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Molinillo/Rakefile:29:in `<top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/rake_module.rb:28:in `load'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/rake_module.rb:28:in `load_rakefile'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:687:in `raw_load_rakefile'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:96:in `block in load_rakefile'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:95:in `load_rakefile'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:79:in `block in run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:77:in `run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `load'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `<main>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.3.2
Using ast 2.2.0
Using docile 1.1.5
Using multi_json 1.10.1
Using simplecov-html 0.8.0
Using coderay 1.1.0
Installing diff-lcs 1.2.5
Using ffi 1.9.10
Using method_source 0.8.2
Using slop 3.6.0
Installing sparkr 0.4.1
Installing tins 1.8.1
Installing yard 0.8.7.6
Installing json_pure 1.8.1
Using rb-fsevent 0.9.4
Using notify 0.5.2
Using mime-types 1.25.1
Using molinillo 0.5.5 from source at `.`
Using powerpack 0.1.1
Using rainbow 2.1.0
Installing rspec-support 3.4.1
Using ruby-progressbar 1.7.5
Installing unicode-display_width 0.3.1
Using bundler 1.14.3
Using parser 2.3.0.6
Using simplecov 0.9.1
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.3
Installing pry 0.10.3
Installing term-ansicolor 1.3.2
Installing rspec-core 3.4.2
Installing rspec-expectations 3.4.0
Installing rspec-mocks 3.4.1
Installing rubocop 0.37.2
Using codeclimate-test-reporter 0.4.1
Using listen 1.3.1
Installing inch 0.7.0
Installing rspec 3.4.0
Using kicker 3.0.0
Installing inch_by_inch 1.0.0
Bundle complete! 10 Gemfile dependencies, 40 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
--------------------------------------------------------------------------------
Updating submodule
--------------------------------------------------------------------------------
git submodule update --init
Bootstrapping Nanaimo
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x007f85160a6f48>
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Nanaimo/Rakefile:5:in `new'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Nanaimo/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping Xcodeproj
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
bundle install
Fetching gem metadata from http://rubygems.org/............
Fetching version metadata from http://rubygems.org/...
Fetching dependency metadata from http://rubygems.org/..
Fetching https://github.com/CocoaPods/CLAide
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.3.2
Installing CFPropertyList 2.3.4
Using i18n 0.7.0
Using json 1.7.7 from https://github.com/segiddins/json.git (at seg-1.7.7-ruby-2.2@a9588bc)
Using minitest 5.10.1
Using thread_safe 0.3.5
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from https://github.com/CocoaPods/CLAide (at master@8a8f26f)
Using docile 1.1.5
Installing multi_json 1.12.1
Using simplecov-html 0.8.0
Using colored 1.2
Using ffi 1.9.6
Using rb-fsevent 0.9.4
Using notify 0.5.2
Using metaclass 0.0.4
Using nanaimo 0.2.3
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.2
Using bundler 1.14.3
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native
extension.
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/ruby extconf.rb
creating Makefile
make "DESTDIR="
linking shared-object json/ext/generator.bundle
make "DESTDIR=" install
/usr/bin/install -c -m 0755 generator.bundle
./.gem.20170131-66873-1ybxz7i/json/ext
install: ./.gem.20170131-66873-1ybxz7i/json/ext: No such file or directory
make: *** [install-so] Error 71
Gem files will remain installed in
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/bundler/gems/json-a9588bc4334c
for inspection.
Results logged to
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/bundler/gems/json-a9588bc4334c/ext/json/ext/generator/gem_make.out
An error occurred while installing json (1.7.7), and Bundler cannot
continue.
Make sure that `gem install json -v '1.7.7'` succeeds before bundling.
rake aborted!
Command failed with status (5): [bundle install...]
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Xcodeproj/Rakefile:9:in `block in <top (required)>'
Tasks: TOP => bootstrap
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [rake --no-search bootstrap...]
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:66:in `block in create_shell_runner'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:56:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:56:in `sh'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:117:in `block (3 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `chdir'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `block (2 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `each'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `block in <top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:56:in `block in <top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:152:in `invoke_task'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `block (2 levels) in top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `block in top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:117:in `run_with_threads'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:102:in `top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:80:in `block in run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:77:in `run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `load'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `<main>'
Tasks: TOP => bootstrap_repos
Keitas-MacBook:Rainforest keitaito$ gem list
*** LOCAL GEMS ***
activesupport (4.2.7.1, 4.2.4)
addressable (2.3.8, 2.3.6)
ast (2.3.0, 2.2.0, 2.1.0, 2.0.0)
astrolabe (1.3.1)
awesome_print (1.6.1, 1.2.0)
bacon (1.2.0)
bigdecimal (1.2.0)
bundler (1.14.3)
CFPropertyList (2.3.5, 2.3.4)
claide (1.0.1)
cocoapods-deintegrate (1.0.1)
cocoapods-downloader (1.1.3, 0.9.3)
cocoapods-plugins (1.0.0, 0.4.2)
cocoapods-search (1.0.0, 0.1.0)
cocoapods-stats (1.0.0, 0.6.1)
cocoapods-trunk (0.6.4)
cocoapods-try (1.1.0, 0.5.1)
codeclimate-test-reporter (1.0.5, 0.4.8, 0.4.7, 0.4.1)
codecov (0.1.1)
coderay (1.1.0)
colored (1.2)
crack (0.4.2)
diff-lcs (1.2.5)
docile (1.1.5)
escape (0.0.4)
ffi (1.9.17, 1.9.10, 1.9.6)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.0.3)
hashdiff (0.3.1)
i18n (0.7.0)
inch (0.7.0)
inch_by_inch (1.0.0)
io-console (0.4.2)
json (2.0.3, 1.8.3, 1.7.7)
json_pure (1.8.1)
kicker (3.0.0)
listen (1.3.1)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (1.25.1)
minitest (5.10.1, 5.8.1, 4.3.2)
mocha (1.2.1, 1.1.0)
mocha-on-bacon (0.2.3, 0.2.2)
molinillo (0.5.5, 0.3.1)
multi_json (1.12.1, 1.11.2, 1.10.1)
nanaimo (0.2.3)
nap (1.1.0, 1.0.0)
netrc (0.7.8)
notify (0.5.2)
parser (2.3.3.1, 2.3.0.7, 2.3.0.6, 2.2.2.6)
powerpack (0.1.1)
prettybacon (0.0.2)
pry (0.10.3, 0.10.1)
psych (2.0.0)
public_suffix (2.0.4)
rainbow (2.2.1, 2.1.0, 2.0.0)
rake (12.0.0, 10.4.2, 10.3.2, 0.9.6)
rb-fsevent (0.9.8, 0.9.6, 0.9.5, 0.9.4)
rb-inotify (0.9.8, 0.9.5)
rb-kqueue (0.2.4, 0.2.3)
rdoc (4.0.0)
rspec (3.4.0)
rspec-core (3.4.2)
rspec-expectations (3.4.0)
rspec-mocks (3.4.1)
rspec-support (3.4.1)
rubocop (0.47.1, 0.39.0, 0.38.0, 0.37.2, 0.34.2, 0.32.1)
ruby-macho (0.2.6)
ruby-progressbar (1.8.1, 1.7.5)
safe_yaml (1.0.4)
simplecov (0.13.0, 0.10.0, 0.9.2, 0.9.1)
simplecov-html (0.10.0, 0.9.0, 0.8.0)
slop (3.6.0)
sparkr (0.4.1)
term-ansicolor (1.3.2)
test-unit (2.0.0.0)
thread_safe (0.3.5)
tins (1.8.1)
tzinfo (1.2.2)
unicode-display_width (1.1.3, 1.0.3, 1.0.2, 1.0.1, 0.3.1)
url (0.3.2)
vcr (3.0.3, 2.9.3)
webmock (1.21.0, 1.8.11)
xcodeproj (1.4.2, 0.27.2)
yard (0.8.7.6)
Keitas-MacBook:Rainforest keitaito$ gem install json -v '1.7.7'
Fetching: json-1.7.7.gem (100%)
Building native extensions. This could take a while...
Successfully installed json-1.7.7
Parsing documentation for json-1.7.7
unable to convert "\xCF" from ASCII-8BIT to UTF-8 for lib/json/ext/generator.bundle, skipping
unable to convert "\xCF" from ASCII-8BIT to UTF-8 for lib/json/ext/parser.bundle, skipping
Installing ri documentation for json-1.7.7
1 gem installed
Keitas-MacBook:Rainforest keitaito$ gem list
*** LOCAL GEMS ***
activesupport (4.2.7.1, 4.2.4)
addressable (2.3.8, 2.3.6)
ast (2.3.0, 2.2.0, 2.1.0, 2.0.0)
astrolabe (1.3.1)
awesome_print (1.6.1, 1.2.0)
bacon (1.2.0)
bigdecimal (1.2.0)
bundler (1.14.3)
CFPropertyList (2.3.5, 2.3.4)
claide (1.0.1)
cocoapods-deintegrate (1.0.1)
cocoapods-downloader (1.1.3, 0.9.3)
cocoapods-plugins (1.0.0, 0.4.2)
cocoapods-search (1.0.0, 0.1.0)
cocoapods-stats (1.0.0, 0.6.1)
cocoapods-trunk (0.6.4)
cocoapods-try (1.1.0, 0.5.1)
codeclimate-test-reporter (1.0.5, 0.4.8, 0.4.7, 0.4.1)
codecov (0.1.1)
coderay (1.1.0)
colored (1.2)
crack (0.4.2)
diff-lcs (1.2.5)
docile (1.1.5)
escape (0.0.4)
ffi (1.9.17, 1.9.10, 1.9.6)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.0.3)
hashdiff (0.3.1)
i18n (0.7.0)
inch (0.7.0)
inch_by_inch (1.0.0)
io-console (0.4.2)
json (2.0.3, 1.8.3, 1.7.7)
json_pure (1.8.1)
kicker (3.0.0)
listen (1.3.1)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (1.25.1)
minitest (5.10.1, 5.8.1, 4.3.2)
mocha (1.2.1, 1.1.0)
mocha-on-bacon (0.2.3, 0.2.2)
molinillo (0.5.5, 0.3.1)
multi_json (1.12.1, 1.11.2, 1.10.1)
nanaimo (0.2.3)
nap (1.1.0, 1.0.0)
netrc (0.7.8)
notify (0.5.2)
parser (2.3.3.1, 2.3.0.7, 2.3.0.6, 2.2.2.6)
powerpack (0.1.1)
prettybacon (0.0.2)
pry (0.10.3, 0.10.1)
psych (2.0.0)
public_suffix (2.0.4)
rainbow (2.2.1, 2.1.0, 2.0.0)
rake (12.0.0, 10.4.2, 10.3.2, 0.9.6)
rb-fsevent (0.9.8, 0.9.6, 0.9.5, 0.9.4)
rb-inotify (0.9.8, 0.9.5)
rb-kqueue (0.2.4, 0.2.3)
rdoc (4.0.0)
rspec (3.4.0)
rspec-core (3.4.2)
rspec-expectations (3.4.0)
rspec-mocks (3.4.1)
rspec-support (3.4.1)
rubocop (0.47.1, 0.39.0, 0.38.0, 0.37.2, 0.34.2, 0.32.1)
ruby-macho (0.2.6)
ruby-progressbar (1.8.1, 1.7.5)
safe_yaml (1.0.4)
simplecov (0.13.0, 0.10.0, 0.9.2, 0.9.1)
simplecov-html (0.10.0, 0.9.0, 0.8.0)
slop (3.6.0)
sparkr (0.4.1)
term-ansicolor (1.3.2)
test-unit (2.0.0.0)
thread_safe (0.3.5)
tins (1.8.1)
tzinfo (1.2.2)
unicode-display_width (1.1.3, 1.0.3, 1.0.2, 1.0.1, 0.3.1)
url (0.3.2)
vcr (3.0.3, 2.9.3)
webmock (1.21.0, 1.8.11)
xcodeproj (1.4.2, 0.27.2)
yard (0.8.7.6)
Keitas-MacBook:Rainforest keitaito$ rake bootstrap --trace
** Invoke bootstrap (first_time)
** Execute bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
** Invoke clone (first_time)
** Execute clone
--------------------------------------------------------------------------------
Fetching repositories list
--------------------------------------------------------------------------------
Found 59 public repositories
--------------------------------------------------------------------------------
Cloning the GEM repositories
--------------------------------------------------------------------------------
Cloning CocoaPods
Already cloned
Cloning Xcodeproj
Already cloned
Cloning CLAide
Already cloned
Cloning Core
Already cloned
Cloning cocoapods-downloader
Already cloned
Cloning pod-template
Already cloned
Cloning cocoapods-docs
Already cloned
Cloning cocoapods-trunk
Already cloned
Cloning cocoapods-try
Already cloned
Cloning cocoapods-acknowledgements
Already cloned
Cloning cocoapods-plugins
Already cloned
Cloning shared
Already cloned
Cloning Molinillo
Already cloned
Cloning cocoapods-deintegrate
Already cloned
Cloning cocoapods-stats
Already cloned
Cloning claide-completion
Already cloned
Cloning cocoapods-search
Already cloned
Cloning Cork
Already cloned
Cloning fourflusher
Already cloned
Cloning Nanaimo
Already cloned
** Invoke bootstrap_repos (first_time)
** Execute bootstrap_repos
--------------------------------------------------------------------------------
Bootstrapping all the repositories
--------------------------------------------------------------------------------
Bootstrapping CLAide
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.3.2
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from source at `.`
Using docile 1.1.5
Using multi_json 1.10.1
Using simplecov-html 0.8.0
Using colored 1.2
Using ffi 1.9.6
Using json 1.8.3
Using rb-fsevent 0.9.4
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.1
Using bundler 1.14.3
Using parser 2.3.0.6
Using prettybacon 0.0.2
Using simplecov 0.9.1
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.3
Using mocha 1.1.0
Using rubocop 0.38.0
Using codeclimate-test-reporter 0.4.1
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using kicker 3.0.0
Bundle complete! 11 Gemfile dependencies, 29 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping claide-completion
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 12.0.0
Using ast 2.3.0
Using bacon 1.2.0
Using claide 1.0.1
Using claide-completion 1.0.2 from source at `.`
Using docile 1.1.5
Using json 2.0.3
Using simplecov-html 0.10.0
Using ffi 1.9.17
Using rb-fsevent 0.9.8
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.2.1
Using ruby-progressbar 1.8.1
Using unicode-display_width 1.1.3
Using bundler 1.14.3
Using parser 2.3.3.1
Using prettybacon 0.0.2
Using simplecov 0.13.0
Using rb-inotify 0.9.8
Using rb-kqueue 0.2.4
Using mocha 1.2.1
Using rubocop 0.47.1
Using codeclimate-test-reporter 1.0.5
Using listen 1.3.1
Using mocha-on-bacon 0.2.3
Using kicker 3.0.0
Bundle complete! 10 Gemfile dependencies, 28 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping CocoaPods
rake aborted!
Bundler::GemNotFound: Could not find rake-10.5.0 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/CocoaPods/Rakefile:42:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-acknowledgements
Bootstrapping cocoapods-deintegrate
rake aborted!
Bundler::GemNotFound: Could not find minitest-5.8.4 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-deintegrate/Rakefile:2:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-docs
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Using i18n 0.7.0
Using json 1.8.3
Using minitest 5.8.1
Using thread_safe 0.3.5
Using addressable 2.3.8
Using ast 2.1.0
Using awesome_print 1.6.1
Using bacon 1.2.0
Using claide 0.9.1 from https://github.com/CocoaPods/CLAide.git (at master@4e7b02d)
Using fuzzy_match 2.0.4
Using nap 1.0.0
Using cocoapods-downloader 0.9.3
Using cocoapods-search 0.1.0
Using cocoapods-stats 0.6.1
Using netrc 0.7.8
Using cocoapods-try 0.5.1
Using colored 1.2
Using escape 0.0.4
Using molinillo 0.3.1
Using cocoapods-docs 0.2.0 from source at `.`
Using docile 1.1.5
Using simplecov-html 0.10.0
Using coderay 1.1.0
Using safe_yaml 1.0.4
Using ffi 1.9.10
Using rb-fsevent 0.9.6
Using notify 0.5.2
Using metaclass 0.0.4
Using method_source 0.8.2
Using powerpack 0.1.1
Using slop 3.6.0
Using rainbow 2.0.0
Using ruby-progressbar 1.7.5
Using vcr 2.9.3
Using bundler 1.14.3
Using tzinfo 1.2.2
Using parser 2.2.2.6
Using prettybacon 0.0.2
Using cocoapods-plugins 0.4.2
Using cocoapods-trunk 0.6.4
Using simplecov 0.10.0
Using crack 0.4.2
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.4
Using mocha 1.1.0
Using pry 0.10.1
Using activesupport 4.2.4
Using astrolabe 1.3.1
Using codeclimate-test-reporter 0.4.8
Using webmock 1.21.0
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using cocoapods-core 0.39.0.beta.4 from https://github.com/CocoaPods/Core.git (at master@f06004c)
Using xcodeproj 0.27.2
Using rubocop 0.34.2
Using kicker 3.0.0
Using cocoapods 0.39.0.beta.4 from https://github.com/CocoaPods/CocoaPods.git (at master@2c3185a)
Bundle complete! 18 Gemfile dependencies, 58 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping cocoapods-downloader
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
Bootstrapping cocoapods-plugins
Bootstrapping cocoapods-search
Bootstrapping cocoapods-stats
rake aborted!
Bundler::GemNotFound: Could not find minitest-5.8.3 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-stats/Rakefile:3:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-trunk
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Using CFPropertyList 2.3.5
Using i18n 0.7.0
Using json 1.7.7 from https://github.com/segiddins/json.git (at seg-1.7.7-ruby-2.2@a9588bc)
Using minitest 5.10.1
Using thread_safe 0.3.5
Using addressable 2.3.8
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from https://github.com/CocoaPods/CLAide.git (at master@8a8f26f)
Using fuzzy_match 2.0.4
Using nap 1.1.0
Using cocoapods-deintegrate 1.0.1
Using cocoapods-downloader 1.1.3
Using cocoapods-search 1.0.0
Using cocoapods-stats 1.0.0
Using netrc 0.7.8
Using cocoapods-try 1.1.0
Using colored 1.2
Using escape 0.0.4
Using fourflusher 2.0.1
Using gh_inspector 1.0.3
Using molinillo 0.5.5
Using ruby-macho 0.2.6
Using nanaimo 0.2.3
Using docile 1.1.5
Using multi_json 1.11.2
Using simplecov-html 0.9.0
Using safe_yaml 1.0.4
Using ffi 1.9.10
Using rb-fsevent 0.9.5
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.3
Using bundler 1.14.3
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native
extension.
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/ruby extconf.rb
creating Makefile
make "DESTDIR="
linking shared-object json/ext/generator.bundle
make "DESTDIR=" install
/usr/bin/install -c -m 0755 generator.bundle
./.gem.20170201-67217-15e5x7s/json/ext
install: ./.gem.20170201-67217-15e5x7s/json/ext: No such file or directory
make: *** [install-so] Error 71
Gem files will remain installed in
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/bundler/gems/json-a9588bc4334c
for inspection.
Results logged to
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/bundler/gems/json-a9588bc4334c/ext/json/ext/generator/gem_make.out
An error occurred while installing json (1.7.7), and Bundler cannot
continue.
Make sure that `gem install json -v '1.7.7'` succeeds before bundling.
rake aborted!
Command failed with status (5): [bundle install...]
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-trunk/Rakefile:9:in `block in <top (required)>'
Tasks: TOP => bootstrap
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [rake --no-search bootstrap...]
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:66:in `block in create_shell_runner'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:56:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:56:in `sh'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:117:in `block (3 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `chdir'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `block (2 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `each'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `block in <top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:56:in `block in <top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:152:in `invoke_task'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `block (2 levels) in top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `block in top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:117:in `run_with_threads'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:102:in `top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:80:in `block in run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:77:in `run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `load'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `<main>'
Tasks: TOP => bootstrap_repos
Keitas-MacBook:Rainforest keitaito$ rake bootstrap --trace
** Invoke bootstrap (first_time)
** Execute bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
** Invoke clone (first_time)
** Execute clone
--------------------------------------------------------------------------------
Fetching repositories list
--------------------------------------------------------------------------------
Found 59 public repositories
--------------------------------------------------------------------------------
Cloning the GEM repositories
--------------------------------------------------------------------------------
Cloning CocoaPods
Already cloned
Cloning Xcodeproj
Already cloned
Cloning CLAide
Already cloned
Cloning Core
Already cloned
Cloning cocoapods-downloader
Already cloned
Cloning pod-template
Already cloned
Cloning cocoapods-docs
Already cloned
Cloning cocoapods-trunk
Already cloned
Cloning cocoapods-try
Already cloned
Cloning cocoapods-acknowledgements
Already cloned
Cloning cocoapods-plugins
Already cloned
Cloning shared
Already cloned
Cloning Molinillo
Already cloned
Cloning cocoapods-deintegrate
Already cloned
Cloning cocoapods-stats
Already cloned
Cloning claide-completion
Already cloned
Cloning cocoapods-search
Already cloned
Cloning Cork
Already cloned
Cloning fourflusher
Already cloned
Cloning Nanaimo
Already cloned
** Invoke bootstrap_repos (first_time)
** Execute bootstrap_repos
--------------------------------------------------------------------------------
Bootstrapping all the repositories
--------------------------------------------------------------------------------
Bootstrapping CLAide
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.3.2
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from source at `.`
Using docile 1.1.5
Using multi_json 1.10.1
Using simplecov-html 0.8.0
Using colored 1.2
Using ffi 1.9.6
Using json 1.8.3
Using rb-fsevent 0.9.4
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.1
Using bundler 1.14.3
Using parser 2.3.0.6
Using prettybacon 0.0.2
Using simplecov 0.9.1
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.3
Using mocha 1.1.0
Using rubocop 0.38.0
Using codeclimate-test-reporter 0.4.1
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using kicker 3.0.0
Bundle complete! 11 Gemfile dependencies, 29 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping claide-completion
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 12.0.0
Using ast 2.3.0
Using bacon 1.2.0
Using claide 1.0.1
Using claide-completion 1.0.2 from source at `.`
Using docile 1.1.5
Using json 2.0.3
Using simplecov-html 0.10.0
Using ffi 1.9.17
Using rb-fsevent 0.9.8
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.2.1
Using ruby-progressbar 1.8.1
Using unicode-display_width 1.1.3
Using bundler 1.14.3
Using parser 2.3.3.1
Using prettybacon 0.0.2
Using simplecov 0.13.0
Using rb-inotify 0.9.8
Using rb-kqueue 0.2.4
Using mocha 1.2.1
Using rubocop 0.47.1
Using codeclimate-test-reporter 1.0.5
Using listen 1.3.1
Using mocha-on-bacon 0.2.3
Using kicker 3.0.0
Bundle complete! 10 Gemfile dependencies, 28 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping CocoaPods
rake aborted!
Bundler::GemNotFound: Could not find rake-10.5.0 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/CocoaPods/Rakefile:42:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-acknowledgements
Bootstrapping cocoapods-deintegrate
rake aborted!
Bundler::GemNotFound: Could not find minitest-5.8.4 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-deintegrate/Rakefile:2:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-docs
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Using i18n 0.7.0
Using json 1.8.3
Using minitest 5.8.1
Using thread_safe 0.3.5
Using addressable 2.3.8
Using ast 2.1.0
Using awesome_print 1.6.1
Using bacon 1.2.0
Using claide 0.9.1 from https://github.com/CocoaPods/CLAide.git (at master@4e7b02d)
Using fuzzy_match 2.0.4
Using nap 1.0.0
Using cocoapods-downloader 0.9.3
Using cocoapods-search 0.1.0
Using cocoapods-stats 0.6.1
Using netrc 0.7.8
Using cocoapods-try 0.5.1
Using colored 1.2
Using escape 0.0.4
Using molinillo 0.3.1
Using cocoapods-docs 0.2.0 from source at `.`
Using docile 1.1.5
Using simplecov-html 0.10.0
Using coderay 1.1.0
Using safe_yaml 1.0.4
Using ffi 1.9.10
Using rb-fsevent 0.9.6
Using notify 0.5.2
Using metaclass 0.0.4
Using method_source 0.8.2
Using powerpack 0.1.1
Using slop 3.6.0
Using rainbow 2.0.0
Using ruby-progressbar 1.7.5
Using vcr 2.9.3
Using bundler 1.14.3
Using tzinfo 1.2.2
Using parser 2.2.2.6
Using prettybacon 0.0.2
Using cocoapods-plugins 0.4.2
Using cocoapods-trunk 0.6.4
Using simplecov 0.10.0
Using crack 0.4.2
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.4
Using mocha 1.1.0
Using pry 0.10.1
Using activesupport 4.2.4
Using astrolabe 1.3.1
Using codeclimate-test-reporter 0.4.8
Using webmock 1.21.0
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using cocoapods-core 0.39.0.beta.4 from https://github.com/CocoaPods/Core.git (at master@f06004c)
Using xcodeproj 0.27.2
Using rubocop 0.34.2
Using kicker 3.0.0
Using cocoapods 0.39.0.beta.4 from https://github.com/CocoaPods/CocoaPods.git (at master@2c3185a)
Bundle complete! 18 Gemfile dependencies, 58 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping cocoapods-downloader
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
Bootstrapping cocoapods-plugins
Bootstrapping cocoapods-search
Bootstrapping cocoapods-stats
rake aborted!
Bundler::GemNotFound: Could not find minitest-5.8.3 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-stats/Rakefile:3:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-trunk
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Resolving dependencies...
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Using CFPropertyList 2.3.5
Using i18n 0.7.0
Using json 1.7.7
Using minitest 5.10.1
Using thread_safe 0.3.5
Using addressable 2.3.8
Using ast 2.2.0
Using bacon 1.2.0
Using bundler 1.14.3
Using claide 1.0.1 from https://github.com/CocoaPods/CLAide.git (at master@8a8f26f)
Using fuzzy_match 2.0.4
Using nap 1.1.0
Using cocoapods-deintegrate 1.0.1
Using cocoapods-downloader 1.1.3
Using cocoapods-search 1.0.0
Using cocoapods-stats 1.0.0
Using netrc 0.7.8
Using cocoapods-try 1.1.0
Using colored 1.2
Using escape 0.0.4
Using fourflusher 2.0.1
Using gh_inspector 1.0.3
Using molinillo 0.5.5
Using ruby-macho 0.2.6
Using nanaimo 0.2.3
Using docile 1.1.5
Using multi_json 1.11.2
Using simplecov-html 0.9.0
Using safe_yaml 1.0.4
Using ffi 1.9.10
Using rb-fsevent 0.9.5
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.3
Using tzinfo 1.2.2
Using parser 2.3.0.7
Using prettybacon 0.0.2
Using cocoapods-plugins 1.0.0
Using cocoapods-trunk 1.1.2 from source at `.`
Using simplecov 0.9.2
Using crack 0.4.2
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.4
Using mocha 1.1.0
Using activesupport 4.2.7.1
Using rubocop 0.39.0
Using codeclimate-test-reporter 0.4.7
Using webmock 1.21.0
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using cocoapods-core 1.2.0 from https://github.com/CocoaPods/Core.git (at master@da06731)
Using xcodeproj 1.4.2
Using kicker 3.0.0
Using cocoapods 1.2.0 from https://github.com/CocoaPods/CocoaPods.git (at master@cae98c5)
Bundle complete! 15 Gemfile dependencies, 58 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping cocoapods-try
Bootstrapping Core
rake --no-search bootstrap
Updating submodules...
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
Installing gems
Bootstrapping Cork
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Using ast 2.0.0
Using bacon 1.2.0
Using json 1.8.3
Using docile 1.1.5
Using simplecov-html 0.10.0
Using url 0.3.2
Using colored 1.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.0.0
Using ruby-progressbar 1.7.5
Using bundler 1.14.3
Using parser 2.2.2.6
Using prettybacon 0.0.2
Using simplecov 0.10.0
Using cork 0.2.0 from source at `.`
Using mocha 1.1.0
Using astrolabe 1.3.1
Using codecov 0.1.1
Using mocha-on-bacon 0.2.2
Using rubocop 0.32.1
Bundle complete! 9 Gemfile dependencies, 22 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping fourflusher
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x007fef2c830298>
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/fourflusher/Rakefile:4:in `new'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/fourflusher/Rakefile:4:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping Molinillo
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x007fbd0e1683c0>
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Molinillo/Rakefile:30:in `new'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Molinillo/Rakefile:30:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping Nanaimo
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x007f9a991a02d0>
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Nanaimo/Rakefile:5:in `new'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Nanaimo/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping Xcodeproj
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.3.2
Using CFPropertyList 2.3.4
Using i18n 0.7.0
Using json 1.7.7 from https://github.com/segiddins/json.git (at seg-1.7.7-ruby-2.2@a9588bc)
Using minitest 5.10.1
Using thread_safe 0.3.5
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from https://github.com/CocoaPods/CLAide (at master@8a8f26f)
Using docile 1.1.5
Using multi_json 1.12.1
Using simplecov-html 0.8.0
Using colored 1.2
Using ffi 1.9.6
Using rb-fsevent 0.9.4
Using notify 0.5.2
Using metaclass 0.0.4
Using nanaimo 0.2.3
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.2
Using bundler 1.14.3
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native
extension.
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/ruby extconf.rb
creating Makefile
make "DESTDIR="
linking shared-object json/ext/generator.bundle
make "DESTDIR=" install
/usr/bin/install -c -m 0755 generator.bundle
./.gem.20170201-67821-joedh0/json/ext
install: ./.gem.20170201-67821-joedh0/json/ext: No such file or directory
make: *** [install-so] Error 71
Gem files will remain installed in
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/bundler/gems/json-a9588bc4334c
for inspection.
Results logged to
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/bundler/gems/json-a9588bc4334c/ext/json/ext/generator/gem_make.out
An error occurred while installing json (1.7.7), and Bundler cannot
continue.
Make sure that `gem install json -v '1.7.7'` succeeds before bundling.
rake aborted!
Command failed with status (5): [bundle install...]
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Xcodeproj/Rakefile:9:in `block in <top (required)>'
Tasks: TOP => bootstrap
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [rake --no-search bootstrap...]
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:66:in `block in create_shell_runner'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:56:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/file_utils.rb:56:in `sh'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:117:in `block (3 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `chdir'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:115:in `block (2 levels) in <top (required)>'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `each'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:114:in `block in <top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Rakefile:56:in `block in <top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `call'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:152:in `invoke_task'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `block (2 levels) in top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `each'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:108:in `block in top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:117:in `run_with_threads'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:102:in `top_level'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:80:in `block in run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/lib/rake/application.rb:77:in `run'
/Users/keitaito/.rbenv/versions/2.0.0-p648/lib/ruby/gems/2.0.0/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `load'
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/rake:23:in `<main>'
Tasks: TOP => bootstrap_repos
Keitas-MacBook:Rainforest keitaito$ rake bootstrap --trace
** Invoke bootstrap (first_time)
** Execute bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
** Invoke clone (first_time)
** Execute clone
--------------------------------------------------------------------------------
Fetching repositories list
--------------------------------------------------------------------------------
Found 59 public repositories
--------------------------------------------------------------------------------
Cloning the GEM repositories
--------------------------------------------------------------------------------
Cloning CocoaPods
Already cloned
Cloning Xcodeproj
Already cloned
Cloning CLAide
Already cloned
Cloning Core
Already cloned
Cloning cocoapods-downloader
Already cloned
Cloning pod-template
Already cloned
Cloning cocoapods-docs
Already cloned
Cloning cocoapods-trunk
Already cloned
Cloning cocoapods-try
Already cloned
Cloning cocoapods-acknowledgements
Already cloned
Cloning cocoapods-plugins
Already cloned
Cloning shared
Already cloned
Cloning Molinillo
Already cloned
Cloning cocoapods-deintegrate
Already cloned
Cloning cocoapods-stats
Already cloned
Cloning claide-completion
Already cloned
Cloning cocoapods-search
Already cloned
Cloning Cork
Already cloned
Cloning fourflusher
Already cloned
Cloning Nanaimo
Already cloned
** Invoke bootstrap_repos (first_time)
** Execute bootstrap_repos
--------------------------------------------------------------------------------
Bootstrapping all the repositories
--------------------------------------------------------------------------------
Bootstrapping CLAide
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.3.2
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from source at `.`
Using docile 1.1.5
Using multi_json 1.10.1
Using simplecov-html 0.8.0
Using colored 1.2
Using ffi 1.9.6
Using json 1.8.3
Using rb-fsevent 0.9.4
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.1
Using bundler 1.14.3
Using parser 2.3.0.6
Using prettybacon 0.0.2
Using simplecov 0.9.1
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.3
Using mocha 1.1.0
Using rubocop 0.38.0
Using codeclimate-test-reporter 0.4.1
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using kicker 3.0.0
Bundle complete! 11 Gemfile dependencies, 29 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping claide-completion
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 12.0.0
Using ast 2.3.0
Using bacon 1.2.0
Using claide 1.0.1
Using claide-completion 1.0.2 from source at `.`
Using docile 1.1.5
Using json 2.0.3
Using simplecov-html 0.10.0
Using ffi 1.9.17
Using rb-fsevent 0.9.8
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.2.1
Using ruby-progressbar 1.8.1
Using unicode-display_width 1.1.3
Using bundler 1.14.3
Using parser 2.3.3.1
Using prettybacon 0.0.2
Using simplecov 0.13.0
Using rb-inotify 0.9.8
Using rb-kqueue 0.2.4
Using mocha 1.2.1
Using rubocop 0.47.1
Using codeclimate-test-reporter 1.0.5
Using listen 1.3.1
Using mocha-on-bacon 0.2.3
Using kicker 3.0.0
Bundle complete! 10 Gemfile dependencies, 28 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping CocoaPods
rake aborted!
Bundler::GemNotFound: Could not find rake-10.5.0 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/CocoaPods/Rakefile:42:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-acknowledgements
Bootstrapping cocoapods-deintegrate
rake aborted!
Bundler::GemNotFound: Could not find minitest-5.8.4 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-deintegrate/Rakefile:2:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-docs
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Using i18n 0.7.0
Using json 1.8.3
Using minitest 5.8.1
Using thread_safe 0.3.5
Using addressable 2.3.8
Using ast 2.1.0
Using awesome_print 1.6.1
Using bacon 1.2.0
Using claide 0.9.1 from https://github.com/CocoaPods/CLAide.git (at master@4e7b02d)
Using fuzzy_match 2.0.4
Using nap 1.0.0
Using cocoapods-downloader 0.9.3
Using cocoapods-search 0.1.0
Using cocoapods-stats 0.6.1
Using netrc 0.7.8
Using cocoapods-try 0.5.1
Using colored 1.2
Using escape 0.0.4
Using molinillo 0.3.1
Using cocoapods-docs 0.2.0 from source at `.`
Using docile 1.1.5
Using simplecov-html 0.10.0
Using coderay 1.1.0
Using safe_yaml 1.0.4
Using ffi 1.9.10
Using rb-fsevent 0.9.6
Using notify 0.5.2
Using metaclass 0.0.4
Using method_source 0.8.2
Using powerpack 0.1.1
Using slop 3.6.0
Using rainbow 2.0.0
Using ruby-progressbar 1.7.5
Using vcr 2.9.3
Using bundler 1.14.3
Using tzinfo 1.2.2
Using parser 2.2.2.6
Using prettybacon 0.0.2
Using cocoapods-plugins 0.4.2
Using cocoapods-trunk 0.6.4
Using simplecov 0.10.0
Using crack 0.4.2
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.4
Using mocha 1.1.0
Using pry 0.10.1
Using activesupport 4.2.4
Using astrolabe 1.3.1
Using codeclimate-test-reporter 0.4.8
Using webmock 1.21.0
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using cocoapods-core 0.39.0.beta.4 from https://github.com/CocoaPods/Core.git (at master@f06004c)
Using xcodeproj 0.27.2
Using rubocop 0.34.2
Using kicker 3.0.0
Using cocoapods 0.39.0.beta.4 from https://github.com/CocoaPods/CocoaPods.git (at master@2c3185a)
Bundle complete! 18 Gemfile dependencies, 58 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping cocoapods-downloader
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
Bootstrapping cocoapods-plugins
Bootstrapping cocoapods-search
Bootstrapping cocoapods-stats
rake aborted!
Bundler::GemNotFound: Could not find minitest-5.8.3 in any of the sources
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/cocoapods-stats/Rakefile:3:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping cocoapods-trunk
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Using CFPropertyList 2.3.5
Using i18n 0.7.0
Using json 1.7.7
Using minitest 5.10.1
Using thread_safe 0.3.5
Using addressable 2.3.8
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from https://github.com/CocoaPods/CLAide.git (at master@8a8f26f)
Using fuzzy_match 2.0.4
Using nap 1.1.0
Using cocoapods-deintegrate 1.0.1
Using cocoapods-downloader 1.1.3
Using cocoapods-search 1.0.0
Using cocoapods-stats 1.0.0
Using netrc 0.7.8
Using cocoapods-try 1.1.0
Using colored 1.2
Using escape 0.0.4
Using fourflusher 2.0.1
Using gh_inspector 1.0.3
Using molinillo 0.5.5
Using ruby-macho 0.2.6
Using nanaimo 0.2.3
Using docile 1.1.5
Using multi_json 1.11.2
Using simplecov-html 0.9.0
Using safe_yaml 1.0.4
Using ffi 1.9.10
Using rb-fsevent 0.9.5
Using notify 0.5.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.3
Using bundler 1.14.3
Using tzinfo 1.2.2
Using parser 2.3.0.7
Using prettybacon 0.0.2
Using cocoapods-plugins 1.0.0
Using cocoapods-trunk 1.1.2 from source at `.`
Using simplecov 0.9.2
Using crack 0.4.2
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.4
Using mocha 1.1.0
Using activesupport 4.2.7.1
Using rubocop 0.39.0
Using codeclimate-test-reporter 0.4.7
Using webmock 1.21.0
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using cocoapods-core 1.2.0 from https://github.com/CocoaPods/Core.git (at master@da06731)
Using xcodeproj 1.4.2
Using kicker 3.0.0
Using cocoapods 1.2.0 from https://github.com/CocoaPods/CocoaPods.git (at master@cae98c5)
Bundle complete! 15 Gemfile dependencies, 58 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping cocoapods-try
Bootstrapping Core
rake --no-search bootstrap
Updating submodules...
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
Installing gems
Bootstrapping Cork
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
--------------------------------------------------------------------------------
Installing gems
--------------------------------------------------------------------------------
bundle install
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.4.2
Using ast 2.0.0
Using bacon 1.2.0
Using json 1.8.3
Using docile 1.1.5
Using simplecov-html 0.10.0
Using url 0.3.2
Using colored 1.2
Using metaclass 0.0.4
Using powerpack 0.1.1
Using rainbow 2.0.0
Using ruby-progressbar 1.7.5
Using bundler 1.14.3
Using parser 2.2.2.6
Using prettybacon 0.0.2
Using simplecov 0.10.0
Using cork 0.2.0 from source at `.`
Using mocha 1.1.0
Using astrolabe 1.3.1
Using codecov 0.1.1
Using mocha-on-bacon 0.2.2
Using rubocop 0.32.1
Bundle complete! 9 Gemfile dependencies, 22 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Bootstrapping fourflusher
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x007fb2551a02c0>
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/fourflusher/Rakefile:4:in `new'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/fourflusher/Rakefile:4:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping Molinillo
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x007ffd4b9c0270>
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Molinillo/Rakefile:30:in `new'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Molinillo/Rakefile:30:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping Nanaimo
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x007f85d99982a0>
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Nanaimo/Rakefile:5:in `new'
/Users/keitaito/dev/Xcode/Repos/Clones/Rainforest/Nanaimo/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)
Bootstrapping Xcodeproj
rake --no-search bootstrap
/Users/keitaito/.rbenv/versions/2.0.0-p648/bin/bundle
bundle install
Resolving dependencies...
Rubygems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to Rubygems 2.1.0 or higher to enable parallel gem installation.
Using rake 10.3.2
Using CFPropertyList 2.3.4
Using i18n 0.7.0
Using json 1.7.7
Using minitest 5.10.1
Using thread_safe 0.3.5
Using ast 2.2.0
Using bacon 1.2.0
Using claide 1.0.1 from https://github.com/CocoaPods/CLAide (at master@8a8f26f)
Using docile 1.1.5
Using multi_json 1.12.1
Using simplecov-html 0.8.0
Using colored 1.2
Using ffi 1.9.6
Using rb-fsevent 0.9.4
Using notify 0.5.2
Using metaclass 0.0.4
Using nanaimo 0.2.3
Using powerpack 0.1.1
Using rainbow 2.1.0
Using ruby-progressbar 1.7.5
Using unicode-display_width 1.0.2
Using bundler 1.14.3
Using tzinfo 1.2.2
Using parser 2.3.0.6
Using prettybacon 0.0.2
Using simplecov 0.9.1
Using rb-inotify 0.9.5
Using rb-kqueue 0.2.3
Using mocha 1.1.0
Using activesupport 4.2.7.1
Using rubocop 0.38.0
Using codeclimate-test-reporter 0.4.1
Using listen 1.3.1
Using mocha-on-bacon 0.2.2
Using xcodeproj 1.4.2 from source at `.`
Using kicker 3.0.0
Bundle complete! 13 Gemfile dependencies, 37 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Disk usage: 2.0G
Keitas-MacBook:Rainforest keitaito$ pod env
rbenv: pod: command not found
The `pod' command exists in these Ruby versions:
2.3.2
Keitas-MacBook:Rainforest keitaito$ ruby --version
ruby 2.0.0p648 (2015-12-16 revision 53162) [x86_64-darwin16.4.0]
Keitas-MacBook:Rainforest keitaito$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment