Source: ruby-test-spec
Version: 0.10.0-2
Severity: serious
Tags: jessie sid
User: [email protected]
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:
> fakeroot debian/rules binary
> dh binary --buildsystem=ruby --with ruby
> dh_testroot -O--buildsystem=ruby
> dh_prep -O--buildsystem=ruby
> dh_auto_install -O--buildsystem=ruby
> /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-test-spec/usr/bin
> install -D -m755 /«PKGBUILDDIR»/bin/specrb
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/bin/specrb
> install -d /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec.rb
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec.rb
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec/version.rb
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec/version.rb
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec/should-output.rb
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec/should-output.rb
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec/dox.rb
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec/dox.rb
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec/rdox.rb
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec/rdox.rb
> Rewriting shebang line of /«PKGBUILDDIR»/debian/ruby-test-spec/usr/bin/specrb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> Loaded suite -e
> Started
> ....D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {An disabled description} 001 [should not be run](An
> disabled description)
> NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:527:in
> `test_spec {An disabled description} 001 [should not be run]'
> 524: alias :test_case_specify :specify
> 525:
> 526: def specify(specname, &block)
> => 527: test_case_specify(specname) {
> @_result.add_disabled(specname) }
> 528: end
> 529: alias :it :specify
> 530: end
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec more disabled even more disabled} 001 [we can
> cut out](test/spec more disabled even more disabled)
> NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:527:in
> `test_spec {test/spec more disabled even more disabled} 001 [we can cut
> out]'
> 524: alias :test_case_specify :specify
> 525:
> 526: def specify(specname, &block)
> => 527: test_case_specify(specname) {
> @_result.add_disabled(specname) }
> 528: end
> 529: alias :it :specify
> 530: end
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec more disabled even more disabled} 002 [entire
> contexts, now](test/spec more disabled even more disabled)
> NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:527:in
> `test_spec {test/spec more disabled even more disabled} 002 [entire
> contexts, now]'
> 524: alias :test_case_specify :specify
> 525:
> 526: def specify(specname, &block)
> => 527: test_case_specify(specname) {
> @_result.add_disabled(specname) }
> 528: end
> 529: alias :it :specify
> 530: end
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> ....D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {xcontexts with subclasses} 001 [work great!](xcontexts with
> subclasses)
> NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:527:in
> `test_spec {xcontexts with subclasses} 001 [work great!]'
> 524: alias :test_case_specify :specify
> 525:
> 526: def specify(specname, &block)
> => 527: test_case_specify(specname) {
> @_result.add_disabled(specname) }
> 528: end
> 529: alias :it :specify
> 530: end
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> ........D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {A new-style description} 003 [this is disabled](A new-style
> description)
> NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:418:in
> `test_spec {A new-style description} 003 [this is disabled]'
> 415:
> 416: def xspecify(specname, &block)
> 417: specify specname do
> => 418: @_result.add_disabled(specname)
> 419: end
> 420: end
> 421:
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> ..................................D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec} 029 [disabled specification](test/spec)
> NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:418:in
> `test_spec {test/spec} 029 [disabled specification]'
> 415:
> 416: def xspecify(specname, &block)
> 417: specify specname do
> => 418: @_result.add_disabled(specname)
> 419: end
> 420: end
> 421:
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec} 030 [empty specification](test/spec)
> NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:418:in
> `test_spec {test/spec} 030 [empty specification]'
> 415:
> 416: def xspecify(specname, &block)
> 417: specify specname do
> => 418: @_result.add_disabled(specname)
> 419: end
> 420: end
> 421:
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec more disabled} 001 [this is
> intentional](test/spec more disabled)
> NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:418:in
> `test_spec {test/spec more disabled} 001 [this is intentional]'
> 415:
> 416: def xspecify(specname, &block)
> 417: specify specname do
> => 418: @_result.add_disabled(specname)
> 419: end
> 420: end
> 421:
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> ...................
>
> Finished in 0.210722 seconds.
>
> 77 tests, 600 assertions, 0 failures, 8 errors, 0 pendings, 0 omissions, 0
> notifications
> 89.6104% passed
>
> 365.41 tests/s, 2847.35 assertions/s
> ERROR: Test "ruby1.8" failed. Exiting.
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/ruby-test-spec
> returned exit code 1
> make: *** [binary] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ruby-test-spec_0.10.0-2_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.
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers