Your message dated Thu, 06 Aug 2015 15:36:58 +0000
with message-id <e1znne2-0004bq...@franck.debian.org>
and subject line Bug#777889: fixed in grantlee 0.4.0-3
has caused the Debian Bug report #777889,
regarding grantlee: 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.)
--
777889: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777889
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:grantlee
Version: 0.4.0-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/grantlee_0.4.0-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
[...]
dh_installdocs -a -O--parallel
dh_installchangelogs -a -O--parallel
dh_perl -a -O--parallel
dh_link -a -O--parallel
dh_compress -a -O--parallel
dh_fixperms -a -O--parallel
debian/rules override_dh_strip
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_strip --dbg-package=grantlee-dbg
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules override_dh_makeshlibs
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_makeshlibs -V -X/usr/lib/grantlee/
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols
file: see diff output below
dpkg-gensymbols: warning: debian/libgrantlee-core0/DEBIAN/symbols doesn't match
completely debian/libgrantlee-core0.symbols
--- debian/libgrantlee-core0.symbols (libgrantlee-core0_0.4.0-2_amd64)
+++ dpkg-gensymbolsyeRzh6 2015-02-07 10:03:12.222269784 +0000
@@ -126,9 +126,9 @@
_ZN8Grantlee12VariableNode6renderEPNS_12OutputStreamEPNS_7ContextE@Base 0.1.4
_ZN8Grantlee12VariableNodeC1ERKNS_16FilterExpressionEP7QObject@Base 0.1.4
_ZN8Grantlee12VariableNodeC2ERKNS_16FilterExpressionEP7QObject@Base 0.1.4
- _ZN8Grantlee12VariableNodeD0Ev@Base 0.1.4
- _ZN8Grantlee12VariableNodeD1Ev@Base 0.1.4
- _ZN8Grantlee12VariableNodeD2Ev@Base 0.2.0
+#MISSING: 0.4.0-2# _ZN8Grantlee12VariableNodeD0Ev@Base 0.1.4
+#MISSING: 0.4.0-2# _ZN8Grantlee12VariableNodeD1Ev@Base 0.1.4
+#MISSING: 0.4.0-2# _ZN8Grantlee12VariableNodeD2Ev@Base 0.2.0
_ZN8Grantlee12isSafeStringERK8QVariant@Base 0.1.4
_ZN8Grantlee13NullLocalizer10pushLocaleERK7QString@Base 0.2.0
_ZN8Grantlee13NullLocalizer11loadCatalogERK7QStringS3_@Base 0.2.0
@@ -293,9 +293,9 @@
_ZN8Grantlee8TextNode16staticMetaObjectE@Base 0.1.4
_ZN8Grantlee8TextNodeC1ERK7QStringP7QObject@Base 0.1.4
_ZN8Grantlee8TextNodeC2ERK7QStringP7QObject@Base 0.1.4
- _ZN8Grantlee8TextNodeD0Ev@Base 0.1.4
- _ZN8Grantlee8TextNodeD1Ev@Base 0.1.4
- _ZN8Grantlee8TextNodeD2Ev@Base 0.2.0
+#MISSING: 0.4.0-2# _ZN8Grantlee8TextNodeD0Ev@Base 0.1.4
+#MISSING: 0.4.0-2# _ZN8Grantlee8TextNodeD1Ev@Base 0.1.4
+#MISSING: 0.4.0-2# _ZN8Grantlee8TextNodeD2Ev@Base 0.2.0
_ZN8Grantlee8VariableC1ERK7QString@Base 0.1.4
_ZN8Grantlee8VariableC1ERKS0_@Base 0.1.4
_ZN8Grantlee8VariableC1Ev@Base 0.1.4
dh_makeshlibs: failing due to earlier errors
make[1]: *** [override_dh_makeshlibs] Error 2
debian/rules:20: recipe for target 'override_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [binary-arch] Error 2
debian/rules:11: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit
status 2
--- End Message ---
--- Begin Message ---
Source: grantlee
Source-Version: 0.4.0-3
We believe that the bug you reported is fixed in the latest version of
grantlee, 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 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Maximiliano Curia <m...@debian.org> (supplier of updated grantlee 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: SHA256
Format: 1.8
Date: Thu, 06 Aug 2015 16:58:43 +0200
Source: grantlee
Binary: libgrantlee-gui0 libgrantlee-core0 libgrantlee-dev grantlee-dbg
Architecture: source amd64
Version: 0.4.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Krap Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Maximiliano Curia <m...@debian.org>
Description:
grantlee-dbg - Grantlee templating library (debugging symbols)
libgrantlee-core0 - Grantlee templating library for Qt - Core
libgrantlee-dev - Grantlee templating library development files
libgrantlee-gui0 - Grantlee templating library for Qt - GUI
Closes: 777889
Changes:
grantlee (0.4.0-3) unstable; urgency=medium
.
* Update symbols files. (Closes: #777889)
Checksums-Sha1:
346ceb7344330bac9bdac6a0fd5e1aa4bf7c3f0c 2276 grantlee_0.4.0-3.dsc
1435f654bd4bbc4927f95775387a97e5ebd50a76 10328 grantlee_0.4.0-3.debian.tar.xz
a9d561f2d7707b0065078145f9aa262e16dc9e99 5230182 grantlee-dbg_0.4.0-3_amd64.deb
3a223644843388cbf8db9abaddb408af91f78527 227702
libgrantlee-core0_0.4.0-3_amd64.deb
7934e6617e82860121918b9df7ff8e641e17dd43 38006
libgrantlee-dev_0.4.0-3_amd64.deb
93f96247de2654d893e3e019444c40fc69c45896 42816
libgrantlee-gui0_0.4.0-3_amd64.deb
Checksums-Sha256:
0cda75a0c21476f2aa6f0835d324c67a05891675bd22e2257f57e906d6db3728 2276
grantlee_0.4.0-3.dsc
b9ede6ccf241333ae89f9e9b275e0feca8056910ed476e1ce4a9c8afb939cb73 10328
grantlee_0.4.0-3.debian.tar.xz
107c4f296a52033701dbcceda3f68224d91dcdc88faff93d7691ed9c5f42986e 5230182
grantlee-dbg_0.4.0-3_amd64.deb
a319c5cfc5aa43a6ae75b586b72bbb5c250290fa3d6651cbf7cd9266bb3984e5 227702
libgrantlee-core0_0.4.0-3_amd64.deb
667b624d91db2048e2aadaa456bd3893e2ce55bb06d19e56f3c4c3bfea3e1ab8 38006
libgrantlee-dev_0.4.0-3_amd64.deb
3bd219dfb4f789949aa27e86cf1406d1bfa81611f742ebde8591ed26e2295663 42816
libgrantlee-gui0_0.4.0-3_amd64.deb
Files:
e52ddeb0cb67300d3c25d5a1ad8ebc7b 2276 libs optional grantlee_0.4.0-3.dsc
0e5e75ef03d4ebf1ccf2f00f96447e5f 10328 libs optional
grantlee_0.4.0-3.debian.tar.xz
bb629e980da278a98ecf0b97951197b5 5230182 debug extra
grantlee-dbg_0.4.0-3_amd64.deb
90e8b15e83db33a1a0be3ccdd6b2d140 227702 libs optional
libgrantlee-core0_0.4.0-3_amd64.deb
b4bcc229e629aecd29308617335e1c60 38006 libdevel optional
libgrantlee-dev_0.4.0-3_amd64.deb
234a892b593d7939065bfad338fe8886 42816 libs optional
libgrantlee-gui0_0.4.0-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVw3blAAoJEMcZdpmymyMqXU4P/0O2+xXRmMzT6WFYTctDiAUf
X+VST14mgAsjhEdyQqTXih6dGDM+DRjdpb9Lt3wLUNZK4wfUm6tAZDM+D+rSyzuu
s8cPQNAMtKyAHCemY3/dT8qkbbIFDFJNkJFe/HvFm/4nfeC3ms6h/okGUdtu1JH2
jb/oe4+3XIt6AoLCL5I5lTJrmEeDw0DiFepcXMsGgpshdfoAqIGwS+XYNNzNK4XI
B4OioVta887QS1BZml3k97kpco2zlXnJXCDAwYNDBYjM/rI+PT5wZOxBgiZriqI3
FCS48+qGGoY16EBdDZJpOkSE7PKzshX1PJimr69UwJBrPojhJ2+haxqKuD6sjFFD
waNMhsOA8XJ97FKnr6l9hqxfkp2HXh4JXtO0epsVca6Y9VB2K2DYiSv6Ug4MEUPn
ZAilnoKiQ5Pr16961irHBtnGHkA6J4glSQRXWdXYj162+XYGbtdNPVl1oOYflMyo
dK8N5fAvq+tI3/1GH01/VolomB6eHnVp5vFTouudjQEENFbedmX7IrfTstTFmJPD
XJeYon2BPDrxFdb9itOWJJDpsGip75M09mx5X2n5sqPMwGDMEjqk16vU4x3nbU+y
EdrF8qruYC6OHtt6WIpEyuh1wKMg28/heB3Hb8uWojESs9fkFMw+tdgZppd9lyMX
TjTsMfDruhquu/P7y5fh
=o/eT
-----END PGP SIGNATURE-----
--- End Message ---