Skip to content

Instantly share code, notes, and snippets.

@rdp
Created February 25, 2011 18:24
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 rdp/844237 to your computer and use it in GitHub Desktop.
Save rdp/844237 to your computer and use it in GitHub Desktop.
jeweler with 1.9.2
C:\dev\ruby\os\pkg>ruby -vS rake build
ruby 1.9.2p136 (2010-12-25) [i386-mingw32]
(in C:/dev/ruby/os)
d:/Ruby192/lib/ruby/gems/1.9.1/gems/jeweler-1.5.2/lib/jeweler/tasks.rb:46: warning: method redefined; discarding old jeweler
d:/Ruby192/lib/ruby/gems/1.9.1/gems/jeweler-1.5.2/lib/jeweler/specification.rb:110: warning: method redefined; discarding old initialize_copy
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:433: warning: previous definition of initialize_copy was here
d:/Ruby192/lib/ruby/gems/1.9.1/gems/jeweler-1.5.2/lib/jeweler/tasks.rb:47: warning: instance variable @jeweler not initialized
d:/Ruby192/lib/ruby/gems/1.9.1/gems/git-1.2.5/lib/git/object.rb:25: warning: method redefined; discarding old size
d:/Ruby192/lib/ruby/gems/1.9.1/gems/git-1.2.5/lib/git/remote.rb:31: warning: method redefined; discarding old remove
d:/Ruby192/lib/ruby/gems/1.9.1/gems/git-1.2.5/lib/git/remote.rb:14: warning: previous definition of remove was here
os.gemspec:1: warning: $SAFE=3 does no sandboxing; you might want to use $SAFE=4
d:/Ruby192/lib/ruby/1.9.1/psych/deprecated.rb:79: warning: method redefined; discarding old to_yaml_properties
d:/Ruby192/lib/ruby/1.9.1/syck/rubytypes.rb:13: warning: previous definition of to_yaml_properties was here
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:726:in `to_yaml': YAML.quick_emit is deprecated
rake aborted!
undefined method `write' for #<Syck::Emitter:0x1f0e2a0>
d:/Ruby192/lib/ruby/1.9.1/psych/visitors/emitter.rb:17:in `end_document'
d:/Ruby192/lib/ruby/1.9.1/psych/visitors/emitter.rb:17:in `visit_Psych_Nodes_Document'
d:/Ruby192/lib/ruby/1.9.1/psych/visitors/visitor.rb:10:in `accept'
d:/Ruby192/lib/ruby/1.9.1/psych/visitors/emitter.rb:10:in `block in visit_Psych_Nodes_Stream'
d:/Ruby192/lib/ruby/1.9.1/psych/visitors/emitter.rb:10:in `each'
d:/Ruby192/lib/ruby/1.9.1/psych/visitors/emitter.rb:10:in `visit_Psych_Nodes_Stream'
d:/Ruby192/lib/ruby/1.9.1/psych/visitors/visitor.rb:11:in `accept'
d:/Ruby192/lib/ruby/1.9.1/psych/nodes/node.rb:36:in `to_yaml'
d:/Ruby192/lib/ruby/1.9.1/psych.rb:166:in `dump'
d:/Ruby192/lib/ruby/1.9.1/psych/core_ext.rb:13:in `psych_to_yaml'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:706:in `node_export'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:706:in `add'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:706:in `encode_with'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:728:in `block (2 levels) in to_yaml'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:727:in `map'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:727:in `block in to_yaml'
d:/Ruby192/lib/ruby/1.9.1/syck.rb:401:in `call'
d:/Ruby192/lib/ruby/1.9.1/syck.rb:401:in `emit'
d:/Ruby192/lib/ruby/1.9.1/syck.rb:401:in `quick_emit'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:726:in `to_yaml'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:78:in `block (2 levels) in write_package'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:73:in `block (3 levels) in add_gem_contents'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_writer.rb:83:in `new'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:67:in `block (2 levels) in add_gem_contents'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:65:in `wrap'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:65:in `block in add_gem_contents'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_writer.rb:113:in `add_file'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:63:in `add_gem_contents'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb:31:in `open'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/package.rb:68:in `open'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:77:in `block in write_package'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:76:in `open'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:76:in `write_package'
d:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/builder.rb:39:in `build'
d:/Ruby192/lib/ruby/gems/1.9.1/gems/jeweler-1.5.2/lib/jeweler/commands/build_gem.rb:16:in `run'
d:/Ruby192/lib/ruby/gems/1.9.1/gems/jeweler-1.5.2/lib/jeweler.rb:87:in `build_gem'
d:/Ruby192/lib/ruby/gems/1.9.1/gems/jeweler-1.5.2/lib/jeweler/tasks.rb:84:in `block in define'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:634:in `call'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:634:in `block in execute'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:629:in `each'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:629:in `execute'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:595:in `block in invoke_with_call_chain'
d:/Ruby192/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:588:in `invoke_with_call_chain'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:581:in `invoke'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:2041:in `invoke_task'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:2019:in `block (2 levels) in top_level'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:2019:in `each'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:2019:in `block in top_level'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:2058:in `standard_exception_handling'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:2013:in `top_level'
d:/Ruby192/lib/ruby/1.9.1/rake.rb:1992:in `run'
d:/Ruby192/bin/rake:31:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment