Your message dated Wed, 25 Feb 2015 11:05:20 +0000
with message-id <e1yqzmk-0004me...@franck.debian.org>
and subject line Bug#778097: fixed in qtxmlpatterns-opensource-src 5.4.1-1
has caused the Debian Bug report #778097,
regarding qtxmlpatterns-opensource-src: ftbfs with GCC-5
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.)
--
778097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qtxmlpatterns-opensource-src
Version: 5.3.2-2
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/qtxmlpatterns-opensource-src_5.3.2-2_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files. For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html
[...]
-exec sed -i -e 's/x86_64-linux-gnu\/x86_64-linux-gnu/x86_64-linux-gnu/g' {} \;
# Remove libtool-like file
rm -f debian/tmp/usr/lib/x86_64-linux-gnu/*.la
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules override_dh_install
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_install --fail-missing
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_installdocs -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
dh_installchangelogs -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
dh_perl -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
dh_link -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
dh_compress -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
dh_fixperms -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
dh_strip -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
dh_makeshlibs -a -O--parallel -O--dbg-package=qtxmlpatterns5-dbg
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5xmlpatterns5/DEBIAN/symbols doesn't
match completely debian/libqt5xmlpatterns5.symbols
--- debian/libqt5xmlpatterns5.symbols (libqt5xmlpatterns5_5.3.2-2_amd64)
+++ dpkg-gensymbolsCb9Z9t 2015-02-07 16:01:04.314046223 +0000
@@ -39,9 +39,9 @@
_ZN13QXmlFormatter9attributeERK8QXmlNameRK10QStringRef@Base 5.0.2
_ZN13QXmlFormatterC1ERK9QXmlQueryP9QIODevice@Base 5.0.2
_ZN13QXmlFormatterC2ERK9QXmlQueryP9QIODevice@Base 5.0.2
- _ZN13QXmlFormatterD0Ev@Base 5.0.2
- _ZN13QXmlFormatterD1Ev@Base 5.0.2
- _ZN13QXmlFormatterD2Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN13QXmlFormatterD0Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN13QXmlFormatterD1Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN13QXmlFormatterD2Ev@Base 5.0.2
_ZN14QXmlSerializer10charactersERK10QStringRef@Base 5.0.2
_ZN14QXmlSerializer10endElementEv@Base 5.0.2
_ZN14QXmlSerializer11atomicValueERK8QVariant@Base 5.0.2
@@ -61,9 +61,9 @@
_ZN14QXmlSerializerC1ERK9QXmlQueryP9QIODevice@Base 5.0.2
_ZN14QXmlSerializerC2EP27QAbstractXmlReceiverPrivate@Base 5.0.2
_ZN14QXmlSerializerC2ERK9QXmlQueryP9QIODevice@Base 5.0.2
- _ZN14QXmlSerializerD0Ev@Base 5.0.2
- _ZN14QXmlSerializerD1Ev@Base 5.0.2
- _ZN14QXmlSerializerD2Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN14QXmlSerializerD0Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN14QXmlSerializerD1Ev@Base 5.0.2
+#MISSING: 5.3.2-2# _ZN14QXmlSerializerD2Ev@Base 5.0.2
_ZN15QSourceLocation6setUriERK4QUrl@Base 5.0.2
_ZN15QSourceLocation7setLineEx@Base 5.0.2
_ZN15QSourceLocation9setColumnEx@Base 5.0.2
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:14: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: qtxmlpatterns-opensource-src
Source-Version: 5.4.1-1
We believe that the bug you reported is fixed in the latest version of
qtxmlpatterns-opensource-src, 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 778...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated
qtxmlpatterns-opensource-src 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 25 Feb 2015 13:20:18 +0300
Source: qtxmlpatterns-opensource-src
Binary: libqt5xmlpatterns5 libqt5xmlpatterns5-dev
libqt5xmlpatterns5-private-dev qtxmlpatterns5-dev-tools qtxmlpatterns5-examples
qtxmlpatterns5-dbg qtxmlpatterns5-doc-html
Architecture: source all
Version: 5.4.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Description:
libqt5xmlpatterns5 - Qt 5 XML patterns module
libqt5xmlpatterns5-dev - Qt 5 XML patterns development files
libqt5xmlpatterns5-private-dev - Qt 5 XML patterns private development files
qtxmlpatterns5-dbg - Qt 5 XML patterns library debugging symbols
qtxmlpatterns5-dev-tools - Qt 5 XML patterns development programs
qtxmlpatterns5-doc-html - Qt 5 XML patterns HTML documentation
qtxmlpatterns5-examples - Qt 5 XML patterns examples
Closes: 778097
Changes:
qtxmlpatterns-opensource-src (5.4.1-1) experimental; urgency=medium
.
* New upstream release.
* Build-depend on qtbase 5.4.1.
* Update debian/copyright.
* Mark some destructors symbols as optional to fix build with GCC 5
(closes: #778097).
Checksums-Sha1:
164b9bdbf11cd2620e16444d0d2492335be5fb42 2829
qtxmlpatterns-opensource-src_5.4.1-1.dsc
b25c2ec875fa1cbe0de20fd39bdd444c703540b4 1307228
qtxmlpatterns-opensource-src_5.4.1.orig.tar.xz
ebcbee6555f4e378c802fc3bd9476c6d290d99ad 11980
qtxmlpatterns-opensource-src_5.4.1-1.debian.tar.xz
6d56f82c0bb0a7754017ffa70741e1884eed625a 624634
qtxmlpatterns5-doc-html_5.4.1-1_all.deb
Checksums-Sha256:
e2ab6c82aedf74048aacff717f0708151b74bcd10713ee0ed32cc61bd33bd3f3 2829
qtxmlpatterns-opensource-src_5.4.1-1.dsc
f5142ff4d3f1154550530eddf310d2ff149c6f0055d3d028ad48cb5491c65318 1307228
qtxmlpatterns-opensource-src_5.4.1.orig.tar.xz
4cc832a5be708ecfb2570c1ba58843fff837cfa597f0cb21ad6c3ba711608791 11980
qtxmlpatterns-opensource-src_5.4.1-1.debian.tar.xz
79360dddf0c345b9fe743d4ac21a1c1605059ce8706da47561a9084c6056f400 624634
qtxmlpatterns5-doc-html_5.4.1-1_all.deb
Files:
1945d86d287e38fa6c4dfc5411131b1a 2829 libs optional
qtxmlpatterns-opensource-src_5.4.1-1.dsc
ec2970e9e9c38f88be74f18101937c28 1307228 libs optional
qtxmlpatterns-opensource-src_5.4.1.orig.tar.xz
1b7447491df4db4b099a9c035bc28067 11980 libs optional
qtxmlpatterns-opensource-src_5.4.1-1.debian.tar.xz
7251a796b1b5ab14093605e484ba5917 624634 doc extra
qtxmlpatterns5-doc-html_5.4.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJU7alNAAoJENb+cQNj+F3T5sQP/jNehPX93qiY0VJRWwJZro+w
hh+OF9hrgywztS1m6nZCWKXADVI0Wn0v5eVqEQmX4vzVUzu2WyGc5ElvH/6N4+Gl
SggvVauc9QnHUofrQ9GJfEb7jgZiMMnq1rcmzy+xZ3pE4zDFaKXod4aHJGxOz0G1
rnfjIUdJ0ZS8gHJlKkP0L0bFyHowN2MQvswmdp2SWg2+QpLApY62eu2VpWsiacm0
1z/XnaCzS5kmHrJUXiQZBqCmNMrXL2CSFgnilhSyzsbqzdmBJxwI89yU9EdL1Hus
XWw4LqW4NNAddESnhOv3PBmarxeXGCTEJqge/fh0FW/Lvf4eASEcBW4ChnleFhW6
eRgC7d7pp8PpXldA0bU04Ib0sa0djWFjEZ94elQRH/4f7RTuuvzT2/kypydAOvNL
IisYcQin2Jqhx6ZOPk78gs5BuES8vhGpqRVtEfE+FXpZNngqgnMSt3+rIWb3aG1B
v/8mANBhaW9sHmOFY4jbMBRXFZ2nH5/JxmXmEMOQjS8+Vfcmjx/vaGLiokQSfGKG
ETlxlnYHpDvGNM5mf59R8o9wpNAIEda4D3Ou0oWTau+0pUsO8/jLTrLXi+tuT1th
dvNS0yY+eFSA7gzdanTKydjp3EWwEzMhaBbCGYZHEPoU/ow6MCTEat3nUDguN/v0
jL7QMjNA08h8TBdDU6X4
=zVPJ
-----END PGP SIGNATURE-----
--- End Message ---