Your message dated Sat, 09 Jun 2012 15:28:21 +0000
with message-id <e1sdnap-0007hm...@franck.debian.org>
and subject line Bug#676207: fixed in ruby-nokogiri 1.5.3-1
has caused the Debian Bug report #676207,
regarding ruby-nokogiri: FTBFS: xml_xpath_context.c:189:3: error: format not a
string literal and no format arguments [-Werror=format-security]
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.)
--
676207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-nokogiri
Version: 1.5.2-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120605 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»/ext/nokogiri'
> make[1]: Leaving directory `/«PKGBUILDDIR»/ext/nokogiri'
> /usr/lib/ruby/1.9.1/rubygems/ext/builder.rb:37:in `block in make': make
> failed: (Gem::InstallError)
>
> ["/usr/bin/ruby1.9.1 extconf.rb", "extconf.rb:10: Use RbConfig instead of
> obsolete and deprecated Config.\nchecking for libxml/parser.h...
> yes\nchecking for libxslt/xslt.h... yes\nchecking for libexslt/exslt.h...
> yes\nchecking for iconv_open() in iconv.h... yes\nchecking for xmlParseDoc()
> in -lxml2... yes\nchecking for xsltParseStylesheetDoc() in -lxslt...
> yes\nchecking for exsltFuncRegister() in -lexslt... yes\nchecking for
> xmlHasFeature()... yes\nchecking for xmlFirstElementChild()... yes\nchecking
> for xmlRelaxNGSetParserStructuredErrors()... yes\nchecking for
> xmlRelaxNGSetParserStructuredErrors()... yes\nchecking for
> xmlRelaxNGSetValidStructuredErrors()... yes\nchecking for
> xmlSchemaSetValidStructuredErrors()... yes\nchecking for
> xmlSchemaSetParserStructuredErrors()... yes\ncreating Makefile\n", "make",
> "make[1]: Entering directory `/«PKGBUILDDIR»/ext/nokogiri'\ncompiling
> xml_processing_instruction.c\ncompiling xml_document_fragment.c\ncompiling
> xml_dtd.c\ncompiling xslt_stylesheet.c\ncompiling xml_schema.c\ncompiling
> xml_node.c\ncompiling nokogiri.c\ncompiling html_entity_lookup.c\ncompiling
> xml_relax_ng.c\ncompiling xml_attr.c\ncompiling
> xml_element_content.c\ncompiling xml_entity_decl.c\ncompiling
> xml_sax_push_parser.c\ncompiling xml_reader.c\ncompiling
> html_sax_push_parser.c\ncompiling xml_element_decl.c\ncompiling
> html_document.c\ncompiling xml_io.c\nxml_io.c: In function
> 'io_read_callback':\nxml_io.c:28:3: warning: conversion to 'int' from
> 'size_t' may alter its value [-Wconversion]\ncompiling
> xml_comment.c\ncompiling xml_sax_parser.c\ncompiling
> xml_encoding_handler.c\ncompiling xml_sax_parser_context.c\ncompiling
> xml_xpath_context.c\nxml_xpath_context.c: In function
> 'xpath_generic_exception_handler':\nxml_xpath_context.c:189:3: error: format
> not a string literal and no format arguments [-Werror=format-security]\ncc1:
> some warnings being treated as errors\nmake[1]: *** [xml_xpath_context.o]
> Error 1\nmake[1]: Leaving directory `/«PKGBUILDDIR»/ext/nokogiri'\n"]
> from /usr/lib/ruby/1.9.1/rubygems/ext/builder.rb:32:in `each'
> from /usr/lib/ruby/1.9.1/rubygems/ext/builder.rb:32:in `make'
> from /usr/lib/ruby/1.9.1/rubygems/ext/ext_conf_builder.rb:18:in `build'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:62:in
> `block in build_and_install'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:61:in
> `chdir'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:61:in
> `build_and_install'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:75:in
> `block in build_all_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:72:in `each'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:72:in
> `build_all_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:88:in
> `<main>'
> /usr/bin/ruby1.9.1 extconf.rb
> extconf.rb:10: Use RbConfig instead of obsolete and deprecated Config.
> checking for libxml/parser.h... yes
> checking for libxslt/xslt.h... yes
> checking for libexslt/exslt.h... yes
> checking for iconv_open() in iconv.h... yes
> checking for xmlParseDoc() in -lxml2... yes
> checking for xsltParseStylesheetDoc() in -lxslt... yes
> checking for exsltFuncRegister() in -lexslt... yes
> checking for xmlHasFeature()... yes
> checking for xmlFirstElementChild()... yes
> checking for xmlRelaxNGSetParserStructuredErrors()... yes
> checking for xmlRelaxNGSetParserStructuredErrors()... yes
> checking for xmlRelaxNGSetValidStructuredErrors()... yes
> checking for xmlSchemaSetValidStructuredErrors()... yes
> checking for xmlSchemaSetParserStructuredErrors()... yes
> creating Makefile
> make
> make[1]: Entering directory `/«PKGBUILDDIR»/ext/nokogiri'
> compiling xml_processing_instruction.c
> compiling xml_document_fragment.c
> compiling xml_dtd.c
> compiling xslt_stylesheet.c
> compiling xml_schema.c
> compiling xml_node.c
> compiling nokogiri.c
> compiling html_entity_lookup.c
> compiling xml_relax_ng.c
> compiling xml_attr.c
> compiling xml_element_content.c
> compiling xml_entity_decl.c
> compiling xml_sax_push_parser.c
> compiling xml_reader.c
> compiling html_sax_push_parser.c
> compiling xml_element_decl.c
> compiling html_document.c
> compiling xml_io.c
> xml_io.c: In function 'io_read_callback':
> xml_io.c:28:3: warning: conversion to 'int' from 'size_t' may alter its value
> [-Wconversion]
> compiling xml_comment.c
> compiling xml_sax_parser.c
> compiling xml_encoding_handler.c
> compiling xml_sax_parser_context.c
> compiling xml_xpath_context.c
> xml_xpath_context.c: In function 'xpath_generic_exception_handler':
> xml_xpath_context.c:189:3: error: format not a string literal and no format
> arguments [-Werror=format-security]
> cc1: some warnings being treated as errors
> make[1]: *** [xml_xpath_context.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/06/05/ruby-nokogiri_1.5.2-1_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-nokogiri
Source-Version: 1.5.3-1
We believe that the bug you reported is fixed in the latest version of
ruby-nokogiri, which is due to be installed in the Debian FTP archive:
libnokogiri-ruby1.8_1.5.3-1_all.deb
to main/r/ruby-nokogiri/libnokogiri-ruby1.8_1.5.3-1_all.deb
libnokogiri-ruby1.9.1_1.5.3-1_all.deb
to main/r/ruby-nokogiri/libnokogiri-ruby1.9.1_1.5.3-1_all.deb
libnokogiri-ruby1.9_1.5.3-1_all.deb
to main/r/ruby-nokogiri/libnokogiri-ruby1.9_1.5.3-1_all.deb
libnokogiri-ruby_1.5.3-1_all.deb
to main/r/ruby-nokogiri/libnokogiri-ruby_1.5.3-1_all.deb
ruby-nokogiri_1.5.3-1.debian.tar.gz
to main/r/ruby-nokogiri/ruby-nokogiri_1.5.3-1.debian.tar.gz
ruby-nokogiri_1.5.3-1.dsc
to main/r/ruby-nokogiri/ruby-nokogiri_1.5.3-1.dsc
ruby-nokogiri_1.5.3-1_amd64.deb
to main/r/ruby-nokogiri/ruby-nokogiri_1.5.3-1_amd64.deb
ruby-nokogiri_1.5.3.orig.tar.gz
to main/r/ruby-nokogiri/ruby-nokogiri_1.5.3.orig.tar.gz
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 676...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cédric Boutillier <cedric.boutill...@gmail.com> (supplier of updated
ruby-nokogiri 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: SHA256
Format: 1.8
Date: Sat, 09 Jun 2012 16:08:57 +0200
Source: ruby-nokogiri
Binary: ruby-nokogiri libnokogiri-ruby libnokogiri-ruby1.8
libnokogiri-ruby1.9.1 libnokogiri-ruby1.9
Architecture: source amd64 all
Version: 1.5.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <cedric.boutill...@gmail.com>
Description:
libnokogiri-ruby - Transitional package for ruby-nokogiri
libnokogiri-ruby1.8 - Transitional package for ruby-nokogiri
libnokogiri-ruby1.9 - Transitional package for ruby-nokogiri
libnokogiri-ruby1.9.1 - Transitional package for ruby-nokogiri
ruby-nokogiri - HTML, XML, SAX, and Reader parser for Ruby
Closes: 676207
Changes:
ruby-nokogiri (1.5.3-1) unstable; urgency=low
.
* New upstream version
* debian/patches:
+ drop fix-sporadically-failing-tests.patch (applied upstream)
+ add fix-format-security-issue.patch (cherrypicked from upstream)
Fixes FTBFS with -Werror=format-security flag (Closes: #676207)
Checksums-Sha1:
36acc1a5554b5a030a1bfddef3e8a33663d8d926 2378 ruby-nokogiri_1.5.3-1.dsc
767902a72c2da8a5f2ffc64ab7dbe649877e1d51 208211 ruby-nokogiri_1.5.3.orig.tar.gz
5694c8facbbd8bf2f0d5a26f1bbee83d372109b2 4978
ruby-nokogiri_1.5.3-1.debian.tar.gz
5ba8039fcc3356820bb6ac9b15287d1d5f3fb669 140442 ruby-nokogiri_1.5.3-1_amd64.deb
ad97e8a8e072e4295aff429f8a8a63c0459c4b91 3406 libnokogiri-ruby_1.5.3-1_all.deb
14a39fa8155716364f9fbf1ebc1e18442a6805e2 3406
libnokogiri-ruby1.8_1.5.3-1_all.deb
9fcd8b5d2181d72648e7cf76ecf8a8e243eb1636 3406
libnokogiri-ruby1.9.1_1.5.3-1_all.deb
dc2d97e7bc007d97340946f56c1bea0a3cee0dac 3406
libnokogiri-ruby1.9_1.5.3-1_all.deb
Checksums-Sha256:
fa1b14a333c3ed22f9a5981d9799ca95939f12a04d4e9c0033df6e5e7a432f67 2378
ruby-nokogiri_1.5.3-1.dsc
04b955a64136c2085b90946f71328f3a453547454215cc70eb415708ce425b40 208211
ruby-nokogiri_1.5.3.orig.tar.gz
09b9681237cf17c855ac32e42dde377016b41fb4f89cf8a623ac823eae793f06 4978
ruby-nokogiri_1.5.3-1.debian.tar.gz
bca13b3ab5a4f207d4079646c0df7d914e64a8b0a29e148b8faf909a367bda1b 140442
ruby-nokogiri_1.5.3-1_amd64.deb
98d4f755194e808fe23dd66b839c5ff72beccf948125589f9362ecf4963751b0 3406
libnokogiri-ruby_1.5.3-1_all.deb
603b59f11baa5fe03f35257925069246f18639ec306140984920a646be47a6e2 3406
libnokogiri-ruby1.8_1.5.3-1_all.deb
034af8292617b02d86d5c36d5a1b2db52f215e2be0fdd8002140e58c3814d6eb 3406
libnokogiri-ruby1.9.1_1.5.3-1_all.deb
302d8acbcff81f5f84855f32ac5280cdeaf0ec2f43d849423a46e6690073d148 3406
libnokogiri-ruby1.9_1.5.3-1_all.deb
Files:
4881544a05c45880b72052db2600e432 2378 ruby optional ruby-nokogiri_1.5.3-1.dsc
b28ac5921d0ab44acaf2a45f08f8cd52 208211 ruby optional
ruby-nokogiri_1.5.3.orig.tar.gz
e4c956e757f83e8618f92d7859c7e496 4978 ruby optional
ruby-nokogiri_1.5.3-1.debian.tar.gz
9f8babdc3817536405b9f0e3422a0c9f 140442 ruby optional
ruby-nokogiri_1.5.3-1_amd64.deb
5e878cbadf7de6ccd2571349acdd8afc 3406 oldlibs extra
libnokogiri-ruby_1.5.3-1_all.deb
dda8df8457037bbbcc28792e07041e61 3406 oldlibs extra
libnokogiri-ruby1.8_1.5.3-1_all.deb
5b5019a9929c4727764745aa9ae762e6 3406 oldlibs extra
libnokogiri-ruby1.9.1_1.5.3-1_all.deb
edeaeecffba2efaa95a7d56b1a8de63e 3406 oldlibs extra
libnokogiri-ruby1.9_1.5.3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJP016zAAoJENpJWPYR4UnpTtYQAICL8hjqx8DXG7DD3u2A3hE8
w1nWZ4aQK+hWyAnH9VKF/sZkMqmiURtRo01jxcUNAYQKGLV3SGd0XH5tKAI9k53J
M/cvn2azhOlM2HkpGwb77LMk7ua8Xi14NF0b5Ap1R3KSyrwh4DghIFKKSvr/7k83
/5lnt7+K6WAA13s7Xl5CRcu38KPiAML032VRywiKf1gR3jW+TSERQGC0lnFWj3wP
yzt4nKWSejvlzZ63y4FUmsgrI8NrmVmzvEfHcWbq1wBRjuYQ5GVyalHlAJdEG7O5
BZa+vUzUeNECwqrmP+X8y/VyRjuXsYgVPT1vWdOBKr8qSxG9uANgXCQV5P8GChqK
bn0nH5syYUtI9Yly1uo1mZXsEawyoiP5egSLWmaJmsgSYM1iI/+cgdhwnzpMQsyB
H4Ls6vYE+jJLRZXH9f0IKMa5fpBF07U8hh/QINtSW/HSt9aA6HFsTQ2m4+/B9ltr
4/y8fK0nUEOFm0LZnvH+dKMjuPmoRW1mS4oRKI0p9nmtguzOlaWtgPfMXHys3agV
q6M1YICCuqPh/xSDTt/CLfkRM/UySEvVnxkt5dhARJreemE0GZxUaRgxcisB60wT
Fo0u2NMQTxbutSb2Jsvxl5Iv/JmoSlf+tF7KPiLWepJDyD8R9g5Cu3SgfzmuCRLw
P2Vn6QgiDDL1hTjYU9/c
=hR8+
-----END PGP SIGNATURE-----
--- End Message ---