Your message dated Mon, 23 Jul 2018 01:06:10 +0000
with message-id <e1fhpig-000882...@fasolo.debian.org>
and subject line Bug#897763: fixed in gsettings-qt 0.1+17.10.20170824-5
has caused the Debian Bug report #897763,
regarding gsettings-qt: ftbfs with GCC-8
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.)


-- 
897763: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gsettings-qt
Version: 0.1+17.10.20170824-3
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/gsettings-qt_0.1+17.10.20170824-3_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are 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-8/porting_to.html

[...]
make[2]: Entering directory 
'/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824/tests'
/usr/lib/qt5/bin/qmake -install qinstall -exe cpptest 
/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824/debian/tmp/usr/tests/cpptest/cpptest
make[2]: Leaving directory '/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824/tests'
make[2]: Entering directory 
'/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824/tests'
: 
/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824/debian/tmp/usr/tests/cpptest/cpptest
make[2]: Leaving directory '/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824/tests'
   debian/rules override_dh_install
make[1]: Entering directory '/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824'
rm -rf debian/*/usr/tests
dh_install
make[1]: Leaving directory '/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824'
   dh_installdocs -a
   dh_installchangelogs -a
   dh_installexamples -a
   dh_perl -a
   dh_link -a
   dh_strip_nondeterminism -a
   dh_compress -a
   dh_fixperms -a
   debian/rules override_dh_missing
make[1]: Entering directory '/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824'
dh_missing --fail-missing
make[1]: Leaving directory '/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824'
   dh_strip -a
   debian/rules override_dh_makeshlibs
make[1]: Entering directory '/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824'
# passed to dpkg-gensymbols
dh_makeshlibs -- -c4
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: warning: debian/libgsettings-qt1/DEBIAN/symbols doesn't match 
completely debian/libgsettings-qt1.symbols
--- debian/libgsettings-qt1.symbols 
(libgsettings-qt1_0.1+17.10.20170824-3_amd64)
+++ dpkg-gensymbols12WsxT       2018-05-02 11:59:15.502432813 +0000
@@ -24,10 +24,11 @@
  (c++|optional=templinst)"QList<QVariant>::~QList()@Base" 0.1+14.04.20140408
  (c++|optional=templinst)"QMap<QString, QVariant>::QMap(QMap<QString, 
QVariant> const&)@Base" 0.1+16.04.20170729
  (c++)"QMap<QString, QVariant>::~QMap()@Base" 0.1+14.10.20140801.1
- (c++|optional=templinst)"QMapData<QString, QVariant>::destroy()@Base" 
0.1+16.04.20160329
+#MISSING: 0.1+17.10.20170824-3# (c++|optional=templinst)"QMapData<QString, 
QVariant>::destroy()@Base" 0.1+16.04.20160329
  (c++)"QMapNode<QString, QVariant>::copy(QMapData<QString, QVariant>*) 
const@Base" 0.1+14.10.20140801.1
  (c++)"QMapNode<QString, QVariant>::destroySubTree()@Base" 0.1+14.10.20140801.1
  (c++)"QString::~QString()@Base" 0.1+14.04.20140408
+ _ZN4QMapI7QString8QVariantE13detach_helperEv@Base 0.1+17.10.20170824-3
  (c++)"qconf_types_collect_from_variant(_GVariantType const*, QVariant 
const&)@Base" 0.1+14.04.20140408
  (c++)"qconf_types_convert(_GVariantType const*)@Base" 0.1+14.04.20140408
  (c++)"qconf_types_to_qvariant(_GVariant*)@Base" 0.1+14.04.20140408
dh_makeshlibs: failing due to earlier errors
make[1]: *** [debian/rules:29: override_dh_makeshlibs] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/gsettings-qt-0.1+17.10.20170824'
make: *** [debian/rules:32: binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2

--- End Message ---
--- Begin Message ---
Source: gsettings-qt
Source-Version: 0.1+17.10.20170824-5

We believe that the bug you reported is fixed in the latest version of
gsettings-qt, 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 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yanhao Mo <yanha...@gmail.com> (supplier of updated gsettings-qt 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: SHA512

Format: 1.8
Date: Sat, 21 Jul 2018 10:21:09 +0800
Source: gsettings-qt
Binary: libgsettings-qt-dev libgsettings-qt1 qml-module-gsettings1.0
Architecture: source
Version: 0.1+17.10.20170824-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Deepin Packaging Team 
<pkg-deepin-de...@lists.alioth.debian.org>
Changed-By: Yanhao Mo <yanha...@gmail.com>
Description:
 libgsettings-qt-dev - library to access GSettings from Qt (development files)
 libgsettings-qt1 - library to access GSettings from Qt (shared libraries)
 qml-module-gsettings1.0 - QML Bindings for GSettings
Closes: 897763
Changes:
 gsettings-qt (0.1+17.10.20170824-5) unstable; urgency=medium
 .
   * Rebuild with gcc-8. Closes: #897763.
   * Update symbols file.
   * Bump Standards-Version to 4.1.5 (no changes needed).
   * d/control: Add new uploader Yanhao Mo <yanha...@gmail.com>.
Checksums-Sha1:
 65f6d242cc3daf994064ce4c2d5ebb6496648511 2443 
gsettings-qt_0.1+17.10.20170824-5.dsc
 678814a9e949be071ae0096723ddf32dc1931352 7160 
gsettings-qt_0.1+17.10.20170824-5.debian.tar.xz
 8afc5377ac9566544f0bcfb72111b8828084c737 6765 
gsettings-qt_0.1+17.10.20170824-5_source.buildinfo
Checksums-Sha256:
 45a962b6c1f2bc988bf157f6bea25fa66082ecdc0b27bbf5a5744c594942b38a 2443 
gsettings-qt_0.1+17.10.20170824-5.dsc
 7441600e7296b7e78544a12fb5c2fd433b81d89e22b6a8e9d6594c27ed26def1 7160 
gsettings-qt_0.1+17.10.20170824-5.debian.tar.xz
 399d265010ce00bd0e14eedbe250e712e80644263de6fc305d34c9391980b081 6765 
gsettings-qt_0.1+17.10.20170824-5_source.buildinfo
Files:
 f002c207c81e549dcb262a767a0ba19a 2443 libs optional 
gsettings-qt_0.1+17.10.20170824-5.dsc
 9d97522f0d15bb11aaa2a428254804f3 7160 libs optional 
gsettings-qt_0.1+17.10.20170824-5.debian.tar.xz
 e1502394c5ccf1303842de2b1363c608 6765 libs optional 
gsettings-qt_0.1+17.10.20170824-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAltVIy0ACgkQweDZLphv
fH4hDA//dvV8YRmZrP4l1T0tbBlk+Zh0rQp5zLDlvD+0iVsdjaCOZx4ixn3ikite
mIyY6fBpxgN5VSxF23g/uO1CS4wJytb5khG9GhtL26Z3f88GuL21TS7kQlZ7vLyq
m3L8bTf+Pm4KvWLShEgFwNQVlH7mLqkZNe9FQ7JS75Cyhl6evC0GJUeK8+2Q1amy
NzhvSSUdEQBTUl9PxabZ+AAONhCmt1lUyApY2YYEISB1BJkTAMmJ5fE+xqP2MWTn
id7QTLhbo0/YTUXC1z9EznUcCy06DGUnV8g+7Eo2HOV0nuJgsuzMrD5y/bvXmCYf
GmcJijHUQdM1qY5jARjbky7jb0KoLhK02vVMeXjljz9ZwlHO4jq4W9jiLXnk7ZOc
p2AZ5BmIPfWq46Ej1ZdLFGaqpvf+FPeO6QrD6x+yA6P9oNZqFsCaVRu158VlnxxD
3I5DyNVv+vihPgXJ0zbjQ0YTh69A5WFwFgpE7XXrmarEm2VGCf6u9MbY05J7rlJA
FPMONa4tzgesmldh6/vsRAT/yMuWi1+NJu0EroF3HlTNU42ytEW0q0Z95WPfMKXW
xCTaDWx0Tuv0CI9+Ad9PHCEREm7WWDcPsN0MyYV4qZooPrGYJqqWEcMPntut0Rqf
pGYeTOGggMoauKJRJ5RBrWJfkGKZsV3w6AEPFySkthabi6qQOLs=
=9+y4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to