Your message dated Fri, 23 Mar 2012 04:37:00 +0000
with message-id <e1sawfi-0000tb...@franck.debian.org>
and subject line Bug#665257: fixed in ruby-mathml 0.11-3
has caused the Debian Bug report #665257,
regarding ruby-mathml: FTBFS: tests failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
665257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-mathml
Version: 0.11-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120321 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»'
> dh_auto_install
>   Entering dh_ruby --install
> install -d /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby
> install -D -m644 lib/math_ml/element.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml/element.rb
> install -D -m644 lib/math_ml/latex.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml/latex.rb
> install -D -m644 lib/math_ml/latex/builtin.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml/latex/builtin.rb
> install -D -m644 lib/math_ml/latex/builtin/symbol.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml/latex/builtin/symbol.rb
> install -D -m644 lib/math_ml/symbol/character_reference.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml/symbol/character_reference.rb
> install -D -m644 lib/math_ml/symbol/utf8.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml/symbol/utf8.rb
> install -D -m644 lib/math_ml/symbol/entity_reference.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml/symbol/entity_reference.rb
> install -D -m644 lib/math_ml/util.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml/util.rb
> install -D -m644 lib/math_ml/string.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml/string.rb
> install -D -m644 lib/math_ml.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/math_ml.rb
> install -D -m644 lib/eim_xml.rb 
> /«PKGBUILDDIR»/debian/ruby-mathml/usr/lib/ruby/vendor_ruby/eim_xml.rb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/bin/ruby1.8 -S rspec ./spec/math_ml_spec.rb ./spec/math_ml/util_spec.rb 
> ./spec/math_ml/latex/macro_spec.rb ./spec/math_ml/latex/parser_spec.rb 
> ./spec/math_ml/latex/scanner_spec.rb ./spec/math_ml/string_spec.rb 
> ./spec/math_ml/element_spec.rb
> .......................................F.F.F....FF.....FFFF.FFFFFF..F.FFF.F..F...........................
> 
> Failures:
> 
>   1) MathML::LaTeX::Macro#parse
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/macro_spec.rb:32
> 
>   2) MathML::LaTeX::Macro#expand_command
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/macro_spec.rb:76
> 
>   3) MathML::LaTeX::Macro#expand_environment
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/macro_spec.rb:92
> 
>   4) MathML::LaTeX::Parser#parse should process latex block
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:58
> 
>   5) MathML::LaTeX::Parser#parse should raise error when error happened
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:63
> 
>   6) MathML::LaTeX::Parser#parse should process sqrt
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:137
> 
>   7) MathML::LaTeX::Parser#parse should process subsup
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:146
> 
>   8) MathML::LaTeX::Parser#parse should process underover
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:160
> 
>   9) MathML::LaTeX::Parser#parse should process font commands
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:182
> 
>   10) MathML::LaTeX::Parser#parse should process frac
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:199
> 
>   11) MathML::LaTeX::Parser#parse should process environment
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:203
> 
>   12) MathML::LaTeX::Parser#parse should process array
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:219
> 
>   13) MathML::LaTeX::Parser#parse should parse \left and \right
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:328
> 
>   14) MathML::LaTeX::Parser#parse should parse overs
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:342
> 
>   15) MathML::LaTeX::Parser#parse should parse unders
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:348
> 
>   16) MathML::LaTeX::Parser#parse should parse entity
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:362
> 
>   17) MathML::LaTeX::Parser#parse can be used with macro
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:393
> 
>   18) MathML::LaTeX::Parser#parse should raise error when macro define 
> circular reference
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:423
> 
>   19) MathML::LaTeX::Parser#parse should raise error when macro uses 
> undefined command
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:437
> 
>   20) MathML::LaTeX::Parser#parse should parse matrix environment
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:468
> 
>   21) MathML::LaTeX::Parser#parse should process prime entity reference
>      Failure/Error: Unable to find matching line from backtrace
>      LocalJumpError:
>        no block given
>      # ./spec/math_ml/latex/parser_spec.rb:113
> 
> Finished in 1.2 seconds
> 105 examples, 21 failures
> 
> Failed examples:
> 
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Macro#parse
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Macro#expand_command
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Macro#expand_environment
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should process latex block
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should raise error when error happened
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should process sqrt
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should process subsup
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should process underover
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should process font commands
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should process frac
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should process environment
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should process array
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should parse \left and \right
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should parse overs
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should parse unders
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should parse entity
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse can be used with macro
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should raise error when macro define circular 
> reference
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should raise error when macro uses undefined 
> command
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should parse matrix environment
> rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:157 # 
> MathML::LaTeX::Parser#parse should process prime entity reference
> rake aborted!
> /usr/bin/ruby1.8 -S rspec ./spec/math_ml_spec.rb ./spec/math_ml/util_spec.rb 
> ./spec/math_ml/latex/macro_spec.rb ./spec/math_ml/latex/parser_spec.rb 
> ./spec/math_ml/latex/scanner_spec.rb ./spec/math_ml/string_spec.rb 
> ./spec/math_ml/element_spec.rb failed
> 
> Tasks: TOP => default => spec
> (See full trace by running task with --trace)
> ERROR: Test "ruby1.8" failed. Exiting.
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/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/2012/03/21/ruby-mathml_0.11-2.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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: ruby-mathml
Source-Version: 0.11-3

We believe that the bug you reported is fixed in the latest version of
ruby-mathml, which is due to be installed in the Debian FTP archive:

libmathml-ruby1.8_0.11-3_all.deb
  to main/r/ruby-mathml/libmathml-ruby1.8_0.11-3_all.deb
libmathml-ruby1.9.1_0.11-3_all.deb
  to main/r/ruby-mathml/libmathml-ruby1.9.1_0.11-3_all.deb
libmathml-ruby_0.11-3_all.deb
  to main/r/ruby-mathml/libmathml-ruby_0.11-3_all.deb
ruby-mathml_0.11-3.debian.tar.gz
  to main/r/ruby-mathml/ruby-mathml_0.11-3.debian.tar.gz
ruby-mathml_0.11-3.dsc
  to main/r/ruby-mathml/ruby-mathml_0.11-3.dsc
ruby-mathml_0.11-3_all.deb
  to main/r/ruby-mathml/ruby-mathml_0.11-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 665...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Youhei SASAKI <uwab...@gfd-dennou.org> (supplier of updated ruby-mathml package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 23 Mar 2012 13:13:31 +0900
Source: ruby-mathml
Binary: ruby-mathml libmathml-ruby libmathml-ruby1.8 libmathml-ruby1.9.1
Architecture: source all
Version: 0.11-3
Distribution: unstable
Urgency: low
Maintainer: Youhei SASAKI <uwab...@gfd-dennou.org>
Changed-By: Youhei SASAKI <uwab...@gfd-dennou.org>
Description: 
 libmathml-ruby - Transitional package for ruby-mathml
 libmathml-ruby1.8 - Transitional package for ruby-mathml
 libmathml-ruby1.9.1 - Transitional package for ruby-mathml
 ruby-mathml - TeX formula to MathML conversion library for Ruby
Closes: 665257
Changes: 
 ruby-mathml (0.11-3) unstable; urgency=low
 .
   * Unapply patches after build
   * Bump Standard Version: 3.9.3
   * Update Patches: 0001-Fix-Rake-Backword-Compatibility.patch
   * New patch 0002-Fix-RSpec-Matcher-Parse-Error.patch
     - Fixup Matcher for FTBFS. (Closes: #665257)
Checksums-Sha1: 
 cd60fb5533092f0e6202db21789c8e90fc2bcd6e 2221 ruby-mathml_0.11-3.dsc
 0746cf1aa7a8525c15b53b6e130b7caf67bfa31f 60605 ruby-mathml_0.11.orig.tar.gz
 ca26e28fdc06915dc9fba66bff9cdb00012e3d6e 3019 ruby-mathml_0.11-3.debian.tar.gz
 8864fe0013d3a2f08bb10da34fa9a672c5f092fe 136426 ruby-mathml_0.11-3_all.deb
 b7b86f6d2d33c9206ca16186bba3cc07ced43052 2324 libmathml-ruby_0.11-3_all.deb
 23454412d4bc78ad43e6bb98e41ac6c1da493434 2332 libmathml-ruby1.8_0.11-3_all.deb
 67757c58e4ee69d80902257351a4b6fc69bfba28 2330 
libmathml-ruby1.9.1_0.11-3_all.deb
Checksums-Sha256: 
 8d6a61bd1427891bdee0e455ea5cd723fcc3f396d05b43d3df182e3cda28dbc6 2221 
ruby-mathml_0.11-3.dsc
 19964af7893fb5bbb5237be4cbd3a971d2a38b3747ed57dbdae416ef7843652b 60605 
ruby-mathml_0.11.orig.tar.gz
 f659934cd3f65dfd7aca12db76d371fbb2cf66478c485137592baf7a79b6dfc1 3019 
ruby-mathml_0.11-3.debian.tar.gz
 4e8eaf5ba707abf90e330c048e189a4c46d08bea5adeaee07e6fb4834e6d38a8 136426 
ruby-mathml_0.11-3_all.deb
 1c2eaaaf0f4b890b8a709a2d7b9a604c736c1addd68ca0f025387d3484cf2bbf 2324 
libmathml-ruby_0.11-3_all.deb
 d532d911f89ceaaeb422548acd2aad993255fa992ca41a6b6c187eb871c8e422 2332 
libmathml-ruby1.8_0.11-3_all.deb
 06a6c19c588b0713c539f5e623a216b114bf2141416dbda8ebc4cb64e60e2069 2330 
libmathml-ruby1.9.1_0.11-3_all.deb
Files: 
 ab048ffa5ad51f0881ae4a72a70bcfdd 2221 ruby optional ruby-mathml_0.11-3.dsc
 71827be0c33490d02a0fc4895e8c632f 60605 ruby optional 
ruby-mathml_0.11.orig.tar.gz
 2d73d9db48d28028e0bb464838a8ed8e 3019 ruby optional 
ruby-mathml_0.11-3.debian.tar.gz
 c7fabe4ce1ba0daea4a61e6eb6b8d5f9 136426 ruby optional 
ruby-mathml_0.11-3_all.deb
 0776d63271361dcd6311491c2b2975ed 2324 oldlibs extra 
libmathml-ruby_0.11-3_all.deb
 0a7040ae20b76265cea903312db79d16 2332 oldlibs extra 
libmathml-ruby1.8_0.11-3_all.deb
 5c8e023d5048003ad80014b1ff151997 2330 oldlibs extra 
libmathml-ruby1.9.1_0.11-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJPa/sdAAoJEJOU81SJHX4HJJEQAJhcqmcQPcxC5xaWAwnM6sOm
um3ukYsA6okxDHFRfccsL0fUIcROtGwoKDboYEskq/1MWPO8EFfI6dGJ1i5kPGQl
Z2/TZX3jj436wQxpQuzNK6meNiiRghHKnNHe/ncAh2Y0cdXV+DeG9/Ehew3VRpX+
9lei1Y4pqOQJQ7eA+Ddv8jesHq+xz7Y9Zm4RTGiBDM5vULR55QPuHMgjwx37LYcT
LS2tYFpy/npzh3Wk0KfX3EoN7QmFqb4HanKMO+ig0pP/m6Pv9iurVn3BOTEzuFwk
Xh905P6WMtK5yUXhFSX5OvrUtGL5jmiGkLC2tJRrtLiX2dcQyvfojWSHbKQgaSzD
1IUR+16Nv2Yop2wFwNpWq+ybhwTwqx3uCRBHG6g4aPw6aEPvpo10Wb2X0TC37IBO
ymaGhZlA6kA2LAFe8uAwSMvmNgkG7ShHo9GY+UCgGjgA4vhva6x6BYWOA8tRzfdm
Qh5JKAE2+Qb6wc48Mid1BWYRbDvx5kXkfF97pqfj/761pSGIAYtIkB/vMIulQKYv
a5r4ppNANfU13AWSMuwPhKrlRdLzebCVVMgYlvBSkd9jokaH6Ght+hGVP0oP1NPE
SkCy2NZBmfHLUXUxQrRxLFZd5qibSK2o6JiRWwsPIe0Lh69LFDW9BGfvqMRNo10+
UtwWLF3R3eOx+h1GFgfT
=VH+w
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to