[DRE-maint] Bug#952071: ruby-extendmatrix: FTBFS: ERROR: Test "ruby2.7" failed: NoMethodError:

Lucas Nussbaum lucas at debian.org
Sun Feb 23 07:44:29 GMT 2020


Source: ruby-extendmatrix
Version: 0.3.1-3
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster

Hi,

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

Relevant part (hopefully):
>       NoMethodError:
>         undefined method `init_rows' for Matrix[[3, 1, 1], [1, 3, 1], [1, 1, 3]]:Matrix
>       # ./lib/extendmatrix.rb:327:in `initialize_copy'
>       # ./lib/extendmatrix.rb:1096:in `initialize_clone'
>       # ./lib/extendmatrix.rb:1096:in `clone'
>       # ./lib/extendmatrix.rb:1096:in `cJacobi'
>       # ./lib/extendmatrix.rb:1116:in `cJacobiA'
>       # ./spec/extendmatrix_spec.rb:414:in `block (2 levels) in <top (required)>'
> 
> Deprecation Warnings:
> 
> Using `should` from rspec-expectations' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` instead. Called from /<<PKGBUILDDIR>>/spec/extendmatrix_spec.rb:16:in `block (2 levels) in <top (required)>'.
> 
> 
> If you need more of the backtrace for any of these deprecations to
> identify where to make the necessary changes, you can configure
> `config.raise_errors_for_deprecations!`, and it will turn the
> deprecation warnings into errors, giving you the full backtrace.
> 
> 1 deprecation warning total
> 
> Finished in 0.01379 seconds (files took 0.1885 seconds to load)
> 64 examples, 14 failures
> 
> Failed examples:
> 
> rspec ./spec/extendmatrix_spec.rb:255 # Matrix class extension: equal_in_delta
> rspec ./spec/extendmatrix_spec.rb:285 # Matrix class extension: eigen
> rspec ./spec/extendmatrix_spec.rb:309 # Matrix class extension: LU 
> rspec ./spec/extendmatrix_spec.rb:319 # Matrix class extension: L 
> rspec ./spec/extendmatrix_spec.rb:328 # Matrix class extension: U 
> rspec ./spec/extendmatrix_spec.rb:337 # Matrix class extension: houseQR 
> rspec ./spec/extendmatrix_spec.rb:347 # Matrix class extension: houseR 
> rspec ./spec/extendmatrix_spec.rb:356 # Matrix class extension: bidiagonalization
> rspec ./spec/extendmatrix_spec.rb:366 # Matrix class extension: gram_schmidt
> rspec ./spec/extendmatrix_spec.rb:377 # Matrix class extension: givens 
> rspec ./spec/extendmatrix_spec.rb:382 # Matrix class extension: hessenbergQR 
> rspec ./spec/extendmatrix_spec.rb:399 # Matrix class extension: hessenberg_form 
> rspec ./spec/extendmatrix_spec.rb:405 # Matrix class extension: realSchur
> rspec ./spec/extendmatrix_spec.rb:411 # Matrix class extension: Classic Jacobi algorithm
> 
> /usr/bin/ruby2.7 -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.2/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/exe/rspec --pattern ./spec/\*_spec.rb failed
> ERROR: Test "ruby2.7" failed: 

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/ruby-extendmatrix_0.3.1-3_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.



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