Source: ruby-roxml
Version: 3.3.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> cp VERSION lib/roxml/VERSION
> dh_auto_install
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:17: warning: setting 
> Encoding.default_external
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:31: warning: method redefined; 
> discarding old visit_String
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:4: warning: previous definition of 
> visit_String was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:39: warning: method redefined; 
> discarding old register
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:12: warning: previous definition 
> of register was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:43: warning: method redefined; 
> discarding old format_time
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:16: warning: previous definition 
> of format_time was here
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:115: warning: method redefined; 
> discarding old to_s
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:44: warning: previous definition of 
> to_s was here
>   Entering dh_ruby --install
> install -d /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/roxml.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/VERSION 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/VERSION
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/xml/references.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/xml/references.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/xml/parsers/nokogiri.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/xml/parsers/nokogiri.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/xml/parsers/libxml.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/xml/parsers/libxml.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/xml.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/xml.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/hash_definition.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/hash_definition.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/definition.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/definition.rb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/bin/ruby1.8 -Iexamples -S rspec ./spec/definition_spec.rb 
> ./spec/examples/active_record_spec.rb ./spec/examples/amazon_spec.rb 
> ./spec/examples/current_weather_spec.rb 
> ./spec/examples/dashed_elements_spec.rb ./spec/examples/library_spec.rb 
> ./spec/examples/library_with_fines_spec.rb ./spec/examples/person_spec.rb 
> ./spec/examples/post_spec.rb ./spec/examples/twitter_spec.rb 
> ./spec/reference_spec.rb ./spec/regression_spec.rb ./spec/roxml_spec.rb 
> ./spec/xml/array_spec.rb ./spec/xml/attributes_spec.rb 
> ./spec/xml/encoding_spec.rb ./spec/xml/namespace_spec.rb 
> ./spec/xml/namespaces_spec.rb ./spec/xml/object_spec.rb 
> ./spec/xml/parser_spec.rb ./spec/xml/text_spec.rb
> /«PKGBUILDDIR»/spec/definition_spec.rb:2: undefined method `require_relative' 
> for main:Object (NoMethodError)
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in `load'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in 
> `load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in `each'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in 
> `load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `autorun'
>       from /usr/bin/rspec:4
> rake aborted!
> /usr/bin/ruby1.8 -Iexamples -S rspec ./spec/definition_spec.rb 
> ./spec/examples/active_record_spec.rb ./spec/examples/amazon_spec.rb 
> ./spec/examples/current_weather_spec.rb 
> ./spec/examples/dashed_elements_spec.rb ./spec/examples/library_spec.rb 
> ./spec/examples/library_with_fines_spec.rb ./spec/examples/person_spec.rb 
> ./spec/examples/post_spec.rb ./spec/examples/twitter_spec.rb 
> ./spec/reference_spec.rb ./spec/regression_spec.rb ./spec/roxml_spec.rb 
> ./spec/xml/array_spec.rb ./spec/xml/attributes_spec.rb 
> ./spec/xml/encoding_spec.rb ./spec/xml/namespace_spec.rb 
> ./spec/xml/namespaces_spec.rb ./spec/xml/object_spec.rb 
> ./spec/xml/parser_spec.rb ./spec/xml/text_spec.rb failed
> -e:1
> Tasks: TOP => default => spec
> (See full trace by running task with --trace)
> WARNING: Test "ruby1.8" failed, but ignoring this test result.
> /usr/bin/ruby1.9.1 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/bin/ruby1.9.1 -Iexamples -S rspec ./spec/definition_spec.rb 
> ./spec/examples/active_record_spec.rb ./spec/examples/amazon_spec.rb 
> ./spec/examples/current_weather_spec.rb 
> ./spec/examples/dashed_elements_spec.rb ./spec/examples/library_spec.rb 
> ./spec/examples/library_with_fines_spec.rb ./spec/examples/person_spec.rb 
> ./spec/examples/post_spec.rb ./spec/examples/twitter_spec.rb 
> ./spec/reference_spec.rb ./spec/regression_spec.rb ./spec/roxml_spec.rb 
> ./spec/xml/array_spec.rb ./spec/xml/attributes_spec.rb 
> ./spec/xml/encoding_spec.rb ./spec/xml/namespace_spec.rb 
> ./spec/xml/namespaces_spec.rb ./spec/xml/object_spec.rb 
> ./spec/xml/parser_spec.rb ./spec/xml/text_spec.rb
> /«PKGBUILDDIR»/lib/roxml/xml/references.rb:10:in `<class:XMLRef>': undefined 
> method `delegate' for ROXML::XMLRef:Class (NoMethodError)
>       from /«PKGBUILDDIR»/lib/roxml/xml/references.rb:8:in `<module:ROXML>'
>       from /«PKGBUILDDIR»/lib/roxml/xml/references.rb:1:in `<top (required)>'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /«PKGBUILDDIR»/lib/roxml/xml.rb:40:in `<top (required)>'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /«PKGBUILDDIR»/lib/roxml.rb:14:in `<top (required)>'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /«PKGBUILDDIR»/spec/spec_helper.rb:4:in `<top (required)>'
>       from /«PKGBUILDDIR»/spec/definition_spec.rb:2:in `require_relative'
>       from /«PKGBUILDDIR»/spec/definition_spec.rb:2:in `<top (required)>'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in `load'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in 
> `block in load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in `each'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in 
> `load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `block in 
> autorun'
> rake aborted!
> /usr/bin/ruby1.9.1 -Iexamples -S rspec ./spec/definition_spec.rb 
> ./spec/examples/active_record_spec.rb ./spec/examples/amazon_spec.rb 
> ./spec/examples/current_weather_spec.rb 
> ./spec/examples/dashed_elements_spec.rb ./spec/examples/library_spec.rb 
> ./spec/examples/library_with_fines_spec.rb ./spec/examples/person_spec.rb 
> ./spec/examples/post_spec.rb ./spec/examples/twitter_spec.rb 
> ./spec/reference_spec.rb ./spec/regression_spec.rb ./spec/roxml_spec.rb 
> ./spec/xml/array_spec.rb ./spec/xml/attributes_spec.rb 
> ./spec/xml/encoding_spec.rb ./spec/xml/namespace_spec.rb 
> ./spec/xml/namespaces_spec.rb ./spec/xml/object_spec.rb 
> ./spec/xml/parser_spec.rb ./spec/xml/text_spec.rb failed
> -e:1:in `<main>'
> Tasks: TOP => default => spec
> (See full trace by running task with --trace)
> ERROR: Test "ruby1.9.1" failed. Exiting.
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/ruby-roxml returned 
> exit code 1
> make[1]: *** [override_dh_auto_install] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ruby-roxml_3.3.1-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to