Skip to content

Instantly share code, notes, and snippets.

@shun159
Created January 7, 2014 02:25
Show Gist options
  • Save shun159/8293763 to your computer and use it in GitHub Desktop.
Save shun159/8293763 to your computer and use it in GitHub Desktop.
[root@v157-7-153-171 pio]# rake portability:1.8.7
rake aborted!
no such file to load -- coveralls/rake/task
/root/play/openflow/pio/Rakefile:3
(See full trace by running task with --trace)
[root@v157-7-153-171 pio]# bundle install
Fetching gem metadata from https://rubygems.org/.........
Fetching additional metadata from https://rubygems.org/..
Resolving dependencies...
Using rake (10.1.1)
Installing bindata (1.6.0)
Using bundler (1.5.1)
Installing coderay (1.1.0)
Installing multi_json (1.8.2)
Installing mime-types (1.25.1)
Installing rest-client (1.6.7)
Installing docile (1.1.1)
Installing simplecov-html (0.8.0)
Installing simplecov (0.8.2)
Installing tins (0.13.1)
Installing term-ansicolor (1.2.2)
Installing thor (0.18.1)
Installing coveralls (0.7.0)
Installing diff-lcs (1.2.5)
Installing ffi (1.9.3)
Installing sexp_processor (4.4.1)
Installing ruby_parser (3.2.2)
Installing flay (2.4.0)
Installing flog (4.2.0)
Installing formatador (0.2.4)
Installing rspec-core (2.14.7)
Installing rspec-expectations (2.14.4)
Installing rspec-mocks (2.14.4)
Installing rspec (2.14.1)
Installing rspec-instafail (0.2.4)
Installing ruby-progressbar (1.4.0)
Installing fuubar (1.2.1)
Installing rb-fsevent (0.9.4)
Installing rb-inotify (0.9.3)
Installing rb-kqueue (0.2.0)
Installing listen (1.3.1)
Installing lumberjack (1.0.4)
Installing method_source (0.8.2)
Installing slop (3.4.7)
Installing pry (0.9.12.4)
Installing guard (1.8.3)
Installing guard-bundler (1.0.0)
Installing guard-rspec (3.1.0)
Installing json (1.8.1)
Using pio (0.3.0) from source at .
Installing rb-fchange (0.0.6)
Installing redcarpet (2.3.0)
Installing ruby2ruby (2.0.7)
Installing reek (1.3.6)
Installing terminal-notifier-guard (1.5.3)
Installing yard (0.8.7.3)
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
Post-install message from reek:
Thank you for downloading Reek. For info see the reek wiki http://wiki.github.com/troessner/reek
[root@v157-7-153-171 pio]# rake portability:1.8.7
rm -f /root/play/openflow/pio/Gemfile.lock
rvm 1.8.7 exec bundle update
Fetching gem metadata from https://rubygems.org/.........
Fetching additional metadata from https://rubygems.org/..
Resolving dependencies...
Using rake (10.1.1)
Using bindata (1.6.0)
Using bundler (1.5.1)
Using coderay (1.1.0)
Using multi_json (1.8.2)
Using mime-types (1.25.1)
Using rest-client (1.6.7)
Using docile (1.1.1)
Using simplecov-html (0.8.0)
Using simplecov (0.8.2)
Using tins (0.13.1)
Using term-ansicolor (1.2.2)
Using thor (0.18.1)
Using coveralls (0.7.0)
Using diff-lcs (1.2.5)
Using ffi (1.9.3)
Using sexp_processor (4.4.1)
Using ruby_parser (3.2.2)
Using flay (2.4.0)
Using flog (4.2.0)
Using formatador (0.2.4)
Using rspec-core (2.14.7)
Using rspec-expectations (2.14.4)
Using rspec-mocks (2.14.4)
Using rspec (2.14.1)
Using rspec-instafail (0.2.4)
Using ruby-progressbar (1.4.0)
Using fuubar (1.2.1)
Using rb-fsevent (0.9.4)
Using rb-inotify (0.9.3)
Using rb-kqueue (0.2.0)
Using listen (1.3.1)
Using lumberjack (1.0.4)
Using method_source (0.8.2)
Using slop (3.4.7)
Using pry (0.9.12.4)
Using guard (1.8.3)
Using guard-bundler (1.0.0)
Using guard-rspec (3.1.0)
Using json (1.8.1)
Using pio (0.3.0) from source at .
Using rb-fchange (0.0.6)
Using redcarpet (2.3.0)
Using ruby2ruby (2.0.7)
Using reek (1.3.6)
Using terminal-notifier-guard (1.5.3)
Using yard (0.8.7.3)
Your bundle is updated!
rvm 1.8.7 exec bundle install
Resolving dependencies...
Using rake (10.1.1)
Using bindata (1.6.0)
Using bundler (1.5.1)
Using coderay (1.1.0)
Using multi_json (1.8.2)
Using mime-types (1.25.1)
Using rest-client (1.6.7)
Using docile (1.1.1)
Using simplecov-html (0.8.0)
Using simplecov (0.8.2)
Using tins (0.13.1)
Using term-ansicolor (1.2.2)
Using thor (0.18.1)
Using coveralls (0.7.0)
Using diff-lcs (1.2.5)
Using ffi (1.9.3)
Using sexp_processor (4.4.1)
Using ruby_parser (3.2.2)
Using flay (2.4.0)
Using flog (4.2.0)
Using formatador (0.2.4)
Using rspec-core (2.14.7)
Using rspec-expectations (2.14.4)
Using rspec-mocks (2.14.4)
Using rspec (2.14.1)
Using rspec-instafail (0.2.4)
Using ruby-progressbar (1.4.0)
Using fuubar (1.2.1)
Using rb-fsevent (0.9.4)
Using rb-inotify (0.9.3)
Using rb-kqueue (0.2.0)
Using listen (1.3.1)
Using lumberjack (1.0.4)
Using method_source (0.8.2)
Using slop (3.4.7)
Using pry (0.9.12.4)
Using guard (1.8.3)
Using guard-bundler (1.0.0)
Using guard-rspec (3.1.0)
Using json (1.8.1)
Using pio (0.3.0) from source at .
Using rb-fchange (0.0.6)
Using redcarpet (2.3.0)
Using ruby2ruby (2.0.7)
Using reek (1.3.6)
Using terminal-notifier-guard (1.5.3)
Using yard (0.8.7.3)
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
rvm 1.8.7 exec bundle exec rake
/usr/local/rvm/rubies/ruby-1.8.7-p374/bin/ruby -S rspec ./spec/pio/arp/reply_spec.rb ./spec/pio/arp/request_spec.rb ./spec/pio/arp_spec.rb ./spec/pio/icmp/reply_spec.rb ./spec/pio/icmp/request_spec.rb ./spec/pio/icmp_spec.rb ./spec/pio/ipv4_address_spec.rb ./spec/pio/lldp_spec.rb ./spec/pio/mac_spec.rb
/usr/local/rvm/gems/ruby-1.8.7-p374/gems/simplecov-0.8.2/lib/simplecov/command_guesser.rb:30: warning: regexp has invalid interval
/usr/local/rvm/gems/ruby-1.8.7-p374/gems/simplecov-0.8.2/lib/simplecov/command_guesser.rb:30: warning: regexp has `}' without escape
WARNING: SimpleCov is activated, but you're not running Ruby 1.9+ - no coverage analysis will happen
Starting with SimpleCov 1.0.0, even no-op compatibility with Ruby <= 1.8 will be entirely dropped.
243/243 |======================================================================================================================= 100 =======================================================================================================================>| Time: 00:00:02
Finished in 2.09 seconds
243 examples, 0 failures
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
/usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/source/sexp_extensions.rb:55:in `ends_with_bang?': undefined method `[]' for :message_type:Symbol (NoMethodError)
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/smells/prima_donna_method.rb:32:in `examine_context'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/smells/prima_donna_method.rb:31:in `map'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/smells/prima_donna_method.rb:31:in `examine_context'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/smells/smell_detector.rb:70:in `examine'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/smell_repository.rb:54:in `examine'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/smell_repository.rb:53:in `each'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/smell_repository.rb:53:in `examine'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/sniffer.rb:32:in `examine'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:155:in `check_smells'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:36:in `process_module'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:161:in `push'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:34:in `process_module'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:42:in `process_class'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:23:in `send'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:23:in `process'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:28:in `process_default'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:28:in `each'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:28:in `process_default'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:35:in `process_module'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:161:in `push'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:34:in `process_module'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:42:in `process_class'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:23:in `send'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:23:in `process'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:28:in `process_default'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:28:in `each'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:28:in `process_default'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:35:in `process_module'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:161:in `push'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:34:in `process_module'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:23:in `send'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:23:in `process'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:28:in `process_default'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:28:in `each'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:28:in `process_default'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:61:in `process_block'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:23:in `send'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/code_parser.rb:23:in `process'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/core/sniffer.rb:27:in `report_on'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/examiner.rb:34:in `initialize'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/source/source_repository.rb:29:in `each'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/source/source_repository.rb:29:in `each'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/examiner.rb:34:in `initialize'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/cli/reek_command.rb:23:in `new'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/cli/reek_command.rb:23:in `execute'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/cli/reek_command.rb:22:in `each'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/cli/reek_command.rb:22:in `execute'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/lib/reek/cli/application.rb:25:in `execute'
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/reek-1.3.6/bin/reek:11
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Skipping magic encoding comment
Total score (lower is better) = 0
/usr/local/rvm/gems/ruby-1.8.7-p374/gems/simplecov-0.8.2/lib/simplecov/command_guesser.rb:30: warning: regexp has invalid interval
/usr/local/rvm/gems/ruby-1.8.7-p374/gems/simplecov-0.8.2/lib/simplecov/command_guesser.rb:30: warning: regexp has `}' without escape
[Coveralls] Outside the Travis environment, not sending data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment