Skip to content

Instantly share code, notes, and snippets.

@copyhacker
Created July 20, 2009 15:13
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 copyhacker/150384 to your computer and use it in GitHub Desktop.
Save copyhacker/150384 to your computer and use it in GitHub Desktop.
[jvaught@tink:~/Sites/koujou(master)]$ rake package --trace
(in /Users/jvaught/Sites/koujou)
** Invoke package (first_time)
** Invoke pkg/koujou-0.0.1.tgz (first_time, not_needed)
** Invoke pkg/koujou-0.0.1 (first_time, not_needed)
** Invoke History.txt (first_time, not_needed)
** Invoke Manifest.txt (first_time, not_needed)
** Invoke PostInstall.txt (first_time, not_needed)
** Invoke README.rdoc (first_time, not_needed)
** Invoke Rakefile (first_time, not_needed)
** Invoke lib/koujou.rb (first_time, not_needed)
** Invoke lib/koujou/builder.rb (first_time, not_needed)
** Invoke lib/koujou/data_generator.rb (first_time, not_needed)
** Invoke lib/koujou/sequence.rb (first_time, not_needed)
** Invoke lib/koujou/validation_reflection.rb (first_time, not_needed)
** Invoke script/console (first_time, not_needed)
** Invoke script/destroy (first_time, not_needed)
** Invoke script/generate (first_time, not_needed)
** Invoke test/lib/active_record_test_connector.rb (first_time, not_needed)
** Invoke test/lib/models/comment.rb (first_time, not_needed)
** Invoke test/lib/models/post.rb (first_time, not_needed)
** Invoke test/lib/models/profile.rb (first_time, not_needed)
** Invoke test/lib/models/user.rb (first_time, not_needed)
** Invoke test/test_builder.rb (first_time, not_needed)
** Invoke test/test_data_generator.rb (first_time, not_needed)
** Invoke test/test_helper.rb (first_time, not_needed)
** Invoke test/test_kojo.rb (first_time, not_needed)
** Invoke test/test_sequence.rb (first_time, not_needed)
** Invoke History.txt (not_needed)
** Invoke Manifest.txt (not_needed)
** Invoke PostInstall.txt (not_needed)
** Invoke README.rdoc (not_needed)
** Invoke Rakefile (not_needed)
** Invoke lib/koujou.rb (not_needed)
** Invoke lib/koujou/builder.rb (not_needed)
** Invoke lib/koujou/data_generator.rb (not_needed)
** Invoke lib/koujou/sequence.rb (not_needed)
** Invoke lib/koujou/validation_reflection.rb (not_needed)
** Invoke script/console (not_needed)
** Invoke script/destroy (not_needed)
** Invoke script/generate (not_needed)
** Invoke test/lib/active_record_test_connector.rb (not_needed)
** Invoke test/lib/models/comment.rb (not_needed)
** Invoke test/lib/models/post.rb (not_needed)
** Invoke test/lib/models/profile.rb (not_needed)
** Invoke test/lib/models/user.rb (not_needed)
** Invoke test/test_builder.rb (not_needed)
** Invoke test/test_data_generator.rb (not_needed)
** Invoke test/test_helper.rb (not_needed)
** Invoke test/test_kojo.rb (not_needed)
** Invoke test/test_sequence.rb (not_needed)
** Invoke gem (first_time)
** Invoke pkg/koujou-0.0.1.gem (first_time)
** Invoke pkg (first_time, not_needed)
** Invoke History.txt (not_needed)
** Invoke Manifest.txt (not_needed)
** Invoke PostInstall.txt (not_needed)
** Invoke README.rdoc (not_needed)
** Invoke Rakefile (not_needed)
** Invoke lib/koujou.rb (not_needed)
** Invoke lib/koujou/builder.rb (not_needed)
** Invoke lib/koujou/data_generator.rb (not_needed)
** Invoke lib/koujou/sequence.rb (not_needed)
** Invoke lib/koujou/validation_reflection.rb (not_needed)
** Invoke script/console (not_needed)
** Invoke script/destroy (not_needed)
** Invoke script/generate (not_needed)
** Invoke test/lib/active_record_test_connector.rb (not_needed)
** Invoke test/lib/models/comment.rb (not_needed)
** Invoke test/lib/models/post.rb (not_needed)
** Invoke test/lib/models/profile.rb (not_needed)
** Invoke test/lib/models/user.rb (not_needed)
** Invoke test/test_builder.rb (not_needed)
** Invoke test/test_data_generator.rb (not_needed)
** Invoke test/test_helper.rb (not_needed)
** Invoke test/test_kojo.rb (not_needed)
** Invoke test/test_sequence.rb (not_needed)
** Execute pkg/koujou-0.0.1.gem
rake aborted!
"FIXME" or "TODO" is not an author
/Library/Ruby/Site/1.8/rubygems/specification.rb:860:in `validate'
/Library/Ruby/Site/1.8/rubygems/builder.rb:33:in `build'
/Library/Ruby/Site/1.8/rubygems/package_task.rb:105:in `define'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:1159:in `when_writing'
/Library/Ruby/Site/1.8/rubygems/package_task.rb:104:in `define'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `each'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/Library/Ruby/Gems/1.8/gems/rake-0.8.7/bin/rake:31
/usr/bin/rake:19:in `load'
/usr/bin/rake:19
[jvaught@tink:~/Sites/koujou(master)]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment