Your message dated Mon, 24 Jun 2013 21:52:19 +0000
with message-id <[email protected]>
and subject line Bug#713149: fixed in ruby-mkrf 0.2.3+dfsg-4
has caused the Debian Bug report #713149,
regarding ruby-mkrf: 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 [email protected]
immediately.)
--
713149: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713149
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-mkrf
Version: 0.2.3+dfsg-3
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:
> make[1]: Entering directory `/«BUILDDIR»/ruby-mkrf-0.2.3+dfsg'
> touch test/fixtures/some_binary
> chmod +x test/fixtures/some_binary
> dh_auto_install
> /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
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/debian/ruby-mkrf/usr/lib/ruby/vendor_ruby
> install -D -m644 /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/lib/mkrf.rb
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/debian/ruby-mkrf/usr/lib/ruby/vendor_ruby/mkrf.rb
> install -D -m644 /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/lib/mkrf/availability.rb
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/debian/ruby-mkrf/usr/lib/ruby/vendor_ruby/mkrf/availability.rb
> install -D -m644 /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/lib/mkrf/rakehelper.rb
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/debian/ruby-mkrf/usr/lib/ruby/vendor_ruby/mkrf/rakehelper.rb
> install -D -m644 /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/lib/mkrf/generator.rb
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/debian/ruby-mkrf/usr/lib/ruby/vendor_ruby/mkrf/generator.rb
> dh_installchangelogs -pruby-mkrf /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/CHANGELOG
> upstream
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> Loaded suite debian/ruby-tests
> Started
> rake aborted!
> ERROR: 'rake/gempackagetask' is obsolete and no longer supported. Use
> 'rubygems/package_task' instead.
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/Rakefile:4:in `<top (required)>'
> (See full trace by running task with --trace)
> rake aborted!
> ERROR: 'rake/gempackagetask' is obsolete and no longer supported. Use
> 'rubygems/package_task' instead.
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/Rakefile:4:in `<top (required)>'
> (See full trace by running task with --trace)
> rake aborted!
> ERROR: 'rake/gempackagetask' is obsolete and no longer supported. Use
> 'rubygems/package_task' instead.
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/Rakefile:4:in `<top (required)>'
> (See full trace by running task with --trace)
> rake aborted!
> ERROR: 'rake/gempackagetask' is obsolete and no longer supported. Use
> 'rubygems/package_task' instead.
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/Rakefile:4:in `<top (required)>'
> (See full trace by running task with --trace)
> rake aborted!
> ERROR: 'rake/gempackagetask' is obsolete and no longer supported. Use
> 'rubygems/package_task' instead.
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/Rakefile:4:in `<top (required)>'
> (See full trace by running task with --trace)
> rake aborted!
> ERROR: 'rake/gempackagetask' is obsolete and no longer supported. Use
> 'rubygems/package_task' instead.
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/Rakefile:4:in `<top (required)>'
> (See full trace by running task with --trace)
> ...............................FFF
> Finished in 2.338395 seconds.
>
> 1) Failure:
> test_that_libxml_compiles(TestSampleProjects)
> [./test/unit/../abstract_unit.rb:42:in `assert_creates_file'
> ./test/integration/test_sample_projects.rb:20:in
> `test_that_libxml_compiles']:
> ./test/integration/../sample_files/libxml-ruby-0.3.8/ext/xml/libxml_so.so
> wasn't created!.
> <false> is not true.
>
> 2) Failure:
> test_that_syck_compiles(TestSampleProjects)
> [./test/unit/../abstract_unit.rb:42:in `assert_creates_file'
> ./test/integration/test_sample_projects.rb:20:in
> `test_that_syck_compiles']:
> ./test/integration/../sample_files/syck-0.55/ext/ruby/ext/syck/syck.so wasn't
> created!.
> <false> is not true.
>
> 3) Failure:
> test_that_trivial_compiles(TestSampleProjects)
> [./test/unit/../abstract_unit.rb:42:in `assert_creates_file'
> ./test/integration/test_sample_projects.rb:20:in
> `test_that_trivial_compiles']:
> ./test/integration/../sample_files/libtrivial/ext/libtrivial.so wasn't
> created!.
> <false> is not true.
>
> 34 tests, 64 assertions, 3 failures, 0 errors
> ERROR: Test "ruby1.8" failed. Exiting.
> dh_auto_install: dh_ruby --install
> /«BUILDDIR»/ruby-mkrf-0.2.3+dfsg/debian/ruby-mkrf returned exit code 1
> make[1]: *** [override_dh_auto_install] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ruby-mkrf_0.2.3+dfsg-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.
--- End Message ---
--- Begin Message ---
Source: ruby-mkrf
Source-Version: 0.2.3+dfsg-4
We believe that the bug you reported is fixed in the latest version of
ruby-mkrf, which is due to be installed in the Debian FTP archive.
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (supplier of updated ruby-mkrf 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 24 Jun 2013 22:17:21 +0200
Source: ruby-mkrf
Binary: ruby-mkrf
Architecture: source all
Version: 0.2.3+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Description:
ruby-mkrf - Ruby library generating Rakefiles to build C extensions to Ruby
Closes: 713149
Changes:
ruby-mkrf (0.2.3+dfsg-4) unstable; urgency=medium
.
* Set urgency to medium as an RC bug is closed.
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ update my email address
+ bump Standards-Version to 3.9.4 (no changes needed)
* debian/copyright:
+ use DEP5 copyright-format/1.0 official URL for Format field
+ update my email and years
* debian/patches:
+ add 0150_updatkefile.patch: comment out obsolete commands in
Rakefile, wich caused FTBFS (Closes: #713149)
+ add 0601_disable_docbCreateFileParserCtxt_check.patch removing
a check for test failing with libxml2 >= 2.9
Checksums-Sha1:
25ae01f2094ce913d8883705cff18ae48fa579b0 2088 ruby-mkrf_0.2.3+dfsg-4.dsc
413b9c2bd133aa2821ca88b93db92e8221b3418c 12316
ruby-mkrf_0.2.3+dfsg-4.debian.tar.gz
aeaddff85bd2d3f88cfa668aede113c6c176c638 16470 ruby-mkrf_0.2.3+dfsg-4_all.deb
Checksums-Sha256:
028cd84e1112cc38dd59912b30cf98d365fcf4af82c588923361a03a2013df56 2088
ruby-mkrf_0.2.3+dfsg-4.dsc
035b81f7fbacb1c7845405fc5db969870e1cb9a963356a4abcb80e1ecb230fb6 12316
ruby-mkrf_0.2.3+dfsg-4.debian.tar.gz
4c40ebe09c37c98c60c736e2c3975bff07002326285f580adf53689fb26681a1 16470
ruby-mkrf_0.2.3+dfsg-4_all.deb
Files:
9a824efb19f0688068ec7db8ff2d0808 2088 ruby optional ruby-mkrf_0.2.3+dfsg-4.dsc
d681cee5a776d53d3f14eb40cc3a8eed 12316 ruby optional
ruby-mkrf_0.2.3+dfsg-4.debian.tar.gz
ddaf531945103b2cc44f9959dfb2a814 16470 ruby optional
ruby-mkrf_0.2.3+dfsg-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRyLeqAAoJENpJWPYR4UnpUugP/2A87tLCe2liN/tXowU+tkNE
8xR4XuvGycq6smpJR7KdtsQ3I3Ans9NkBEk5X6Kdk7KvAsJvrO4KuTo+HXIgE6Yx
dQAcyyAO7wYzUMU6k8Qvkw97Cyei57JJjR9cUWhCdKPPKKy50TBwo2T0+Ue+enSG
vQg+rJfTr3X0LTBKBX5UeLKFk1CoAlDzbiU1V0WWXRdoC+01Pp3P4sJc3JbcDDGU
CHHBL23Hp7ZxItd6wiIxZFQQP2Z6oCmGx0vCkrJsJcAccN6cii2vjAs1ihNNEom4
bcj+Q8iiDDXNuM4z6ztiQ2liWzrrHe/tcsNpGPzsnsLLc8qeJAKg5fB6R7Sj0JHm
vT6/gqvsbS4vsLTySUYsdk9HZlPaf4AAArQqcM91pDKBe8wCxTfT5MTdvmQ6JPGy
nsj5I3TXdMqp7/WDSivtfP4z/g8krcqpltu2HAbQl7tKsimqRGEaWUWKBCViVCky
zShD5OMpWyc7Lhc+dYnRM6VKHJAt4r+Ahe7v75xI0VetS9M8E6dqLc1mF2VOK+Nj
lJBuKQ++rySNuHyxKI/sHIjBaMhNOFErHxUNNZOLGCvae4GoSi9irP/ThzOed217
G05OS+RMT3qicsy0A/q0Hv+o4KpgaPKiENvCoNARkiB7u8GQGtJ7SXLYyjOWgk8T
EyMlIN1tXwdUcLGCRMp7
=2Lt9
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers