[DRE-maint] Bug#652752: ruby-ole: FTBFS: tests failed

Lucas Nussbaum lucas at lucas-nussbaum.net
Tue Dec 20 14:58:04 UTC 2011


Source: ruby-ole
Version: 1.2.11.1-5
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20111220 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 `/build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1'
> dh_install data usr/share/ruby-ole/
> dh_auto_install
>   Entering dh_ruby --install
> install -d /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/bin
> install -D -m755 bin/oletool /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/bin/oletool
> install -d /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby
> install -D -m644 lib/ole/types/property_set.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/types/property_set.rb
> install -D -m644 lib/ole/types/base.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/types/base.rb
> install -D -m644 lib/ole/types.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/types.rb
> install -D -m644 lib/ole/support.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/support.rb
> install -D -m644 lib/ole/storage/version.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/storage/version.rb
> install -D -m644 lib/ole/storage/meta_data.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/storage/meta_data.rb
> install -D -m644 lib/ole/storage/file_system.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/storage/file_system.rb
> install -D -m644 lib/ole/storage/base.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/storage/base.rb
> install -D -m644 lib/ole/storage.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/storage.rb
> install -D -m644 lib/ole/ranges_io.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/ranges_io.rb
> install -D -m644 lib/ole/file_system.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/file_system.rb
> install -D -m644 lib/ole/base.rb /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/base.rb
> Rewriting shebang line of /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/bin/oletool
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> Loaded suite -e
> Started
> ..............................................................................
> Finished in 0.433199 seconds.
> 
> 78 tests, 302 assertions, 0 failures, 0 errors
> /usr/bin/ruby1.9.1 -I/usr/lib/ruby/vendor_ruby /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will be deprecated in the future, use String#encode instead.
> /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/types/base.rb:78:in `new': undefined method `new0' for Ole::Types::FileTime:Class (NoMethodError)
> 	from /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/types/base.rb:89:in `<class:FileTime>'
> 	from /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/types/base.rb:60:in `<module:Types>'
> 	from /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/types/base.rb:15:in `<module:Ole>'
> 	from /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/types/base.rb:8: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 /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/ruby-ole/usr/lib/ruby/vendor_ruby/ole/types.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 /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/test/test_property_set.rb:6: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 -e:1:in `block in <main>'
> 	from -e:1:in `each'
> 	from -e:1:in `<main>'
> ERROR: Test "ruby1.9.1" failed. Exiting.
> dh_auto_install: dh_ruby --install /build/ruby-ole-ROA4Hr/ruby-ole-1.2.11.1/debian/tmp returned exit code 1
> make[1]: *** [override_dh_auto_install] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/12/20/ruby-ole_1.2.11.1-5_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the Pkg-ruby-extras-maintainers mailing list