Source: ruby-mathml Version: 0.14-4 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): > Failure/Error: e.rest << @scanner.rest.to_s > > FrozenError: > can't modify frozen String: "" > # ./lib/math_ml/latex.rb:459:in `rescue in parse_into' > # ./lib/math_ml/latex.rb:450:in `parse_into' > # ./lib/math_ml/latex.rb:392:in `parse' > # ./lib/math_ml/util.rb:331:in `parse_eqnarray' > # ./spec/math_ml/util_spec.rb:639:in `block (3 levels) in <top > (required)>' > # ./lib/math_ml/util.rb:170:in `encode' > # ./spec/math_ml/util_spec.rb:638:in `block (2 levels) in <top > (required)>' > # ------------------ > # --- Caused by: --- > # MathML::LaTeX::ParseError: > # Need more column. > # ./lib/math_ml/latex.rb:1045:in `env_array_row' > > 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/math_ml/element_spec.rb:5: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.48445 seconds (files took 0.13909 seconds to load) > 105 examples, 14 failures > > Failed examples: > > rspec ./spec/math_ml/latex/macro_spec.rb:27 # MathML::LaTeX::Macro #parse > rspec ./spec/math_ml/latex/macro_spec.rb:63 # MathML::LaTeX::Macro #commands > rspec ./spec/math_ml/latex/macro_spec.rb:69 # MathML::LaTeX::Macro > #expand_command > rspec ./spec/math_ml/latex/macro_spec.rb:80 # MathML::LaTeX::Macro > #environments > rspec ./spec/math_ml/latex/macro_spec.rb:87 # MathML::LaTeX::Macro > #expand_environment > rspec ./spec/math_ml/latex/macro_spec.rb:99 # MathML::LaTeX::Macro > #expand_with_options > rspec ./spec/math_ml/latex/parser_spec.rb:135 # MathML::LaTeX::Parser#parse > should process sqrt > rspec ./spec/math_ml/latex/parser_spec.rb:214 # MathML::LaTeX::Parser#parse > should process array > rspec ./spec/math_ml/latex/parser_spec.rb:380 # MathML::LaTeX::Parser#parse > can be used with macro > rspec ./spec/math_ml/latex/parser_spec.rb:446 # MathML::LaTeX::Parser#parse > can be used with macro with option > rspec ./spec/math_ml/latex/parser_spec.rb:484 # MathML::LaTeX::Parser#parse > can be used in safe mode > rspec ./spec/math_ml/latex/scanner_spec.rb:159 # MathML::LaTeX::Scanner > #scan_option > rspec ./spec/math_ml/latex/scanner_spec.rb:181 # MathML::LaTeX::Scanner > #check_option > rspec ./spec/math_ml/util_spec.rb:618 # MathML::Util::SimpleLaTeX parse > eqnarray > > /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-mathml_0.14-4_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.