Your message dated Fri, 10 Aug 2018 20:35:30 +0000
with message-id <e1foe8a-000ebq...@fasolo.debian.org>
and subject line Bug#897793: fixed in libqtpas 2.6~beta-5
has caused the Debian Bug report #897793,
regarding libqtpas: 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.)


-- 
897793: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897793
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libqtpas
Version: 2.6~beta-4
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/libqtpas_2.6~beta-4_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

[...]
Multiarch host: x86_64-linux-gnu
Install target: /<<PKGBUILDDIR>>/debian/tmp
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install --list-missing
dh_install: Please use dh_missing --list-missing/--fail-missing instead
dh_install: This feature will be removed in compat 12.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -a -O--parallel
   dh_installchangelogs -a -O--parallel
   dh_perl -a -O--parallel
   dh_link -a -O--parallel
   dh_strip_nondeterminism -a -O--parallel
   dh_compress -a -O--parallel
   dh_fixperms -a -O--parallel
   dh_missing -a -O--parallel
   dh_strip -a -O--parallel
   dh_makeshlibs -a -O--parallel
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5pas1/DEBIAN/symbols doesn't match 
completely debian/libqt5pas1.symbols
--- debian/libqt5pas1.symbols (libqt5pas1_2.6~beta-4_amd64)
+++ dpkg-gensymbolswQu4LP       2018-05-02 13:01:35.483355219 +0000
@@ -8396,6 +8396,7 @@
  QtVersion@Base 2.6~alpha
  _Z22QWindow_isActiveWindowP9QWindow__@Base 2.6~beta-2
  _Z22QWindow_setWindowTitleP9QWindow__Pv@Base 2.6~beta-2
+ 
_Z27qRegisterNormalizedMetaTypeIP7QActionEiRK10QByteArrayPT_N9QtPrivate21MetaTypeDefinedHelperIS5_Xaasr12QMetaTypeId2IS5_E7DefinedntsrSA_9IsBuiltInEE11DefinedTypeE@Base
 2.6~beta-4
  
(optional=templinst)_Z30copyPtrIntArrayToQListTemplateIP13QGraphicsItemEvPvR5QListIT_E@Base
 2.6~alpha
  
(optional=templinst)_Z30copyPtrIntArrayToQListTemplateIP13QStandardItemEvPvR5QListIT_E@Base
 2.6~alpha
  
(optional=templinst)_Z30copyPtrIntArrayToQListTemplateIP15QTreeWidgetItemEvPvR5QListIT_E@Base
 2.6~alpha
@@ -8820,10 +8821,10 @@
  (optional=templinst)_ZN5QListIiED1Ev@Base 2.6~alpha
  (optional=templinst)_ZN5QListIiED2Ev@Base 2.6~alpha
  
_ZN7QVectorI6QPointE11reallocDataEii6QFlagsIN10QArrayData16AllocationOptionEE@Base
 2.6~alpha
- _ZN7QVectorI6QPointEC1Ei@Base 2.6~alpha
- _ZN7QVectorI6QPointEC2Ei@Base 2.6~alpha
- _ZN7QVectorI7QPointFEC1Ei@Base 2.6~alpha
- _ZN7QVectorI7QPointFEC2Ei@Base 2.6~alpha
+#MISSING: 2.6~beta-4# _ZN7QVectorI6QPointEC1Ei@Base 2.6~alpha
+#MISSING: 2.6~beta-4# _ZN7QVectorI6QPointEC2Ei@Base 2.6~alpha
+#MISSING: 2.6~beta-4# _ZN7QVectorI7QPointFEC1Ei@Base 2.6~alpha
+#MISSING: 2.6~beta-4# _ZN7QVectorI7QPointFEC2Ei@Base 2.6~alpha
  _ZN7QVectorIdE11reallocDataEii6QFlagsIN10QArrayData16AllocationOptionEE@Base 
2.6~alpha
  _ZNK10QDrag_hook10metaObjectEv@Base 2.6~alpha
  _ZNK10QMenu_hook10metaObjectEv@Base 2.6~alpha
dh_makeshlibs: failing due to earlier errors
make: *** [debian/rules:17: binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2

--- End Message ---
--- Begin Message ---
Source: libqtpas
Source-Version: 2.6~beta-5

We believe that the bug you reported is fixed in the latest version of
libqtpas, 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.
Peter Michael Green <plugw...@debian.org> (supplier of updated libqtpas 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: Fri, 10 Aug 2018 12:04:35 +0000
Source: libqtpas
Binary: libqt5pas1 libqt5pas-dev
Architecture: source
Version: 2.6~beta-5
Distribution: unstable
Urgency: medium
Maintainer: Pascal Packaging Team <pkg-pascal-de...@lists.alioth.debian.org>
Changed-By: Peter Michael Green <plugw...@debian.org>
Description:
 libqt5pas-dev - Development files for Qt5Pas
 libqt5pas1 - Qt5 interface bindings for Pascal
Closes: 897793
Changes:
 libqtpas (2.6~beta-5) unstable; urgency=medium
 .
   * Team upload.
   * Mark some symbols as optional that appear to be template instantiation.
     and changed with gcc-8 (Closes: 897793).
Checksums-Sha1:
 99e8704eda76503b99952f475eec27c54cec42cd 2184 libqtpas_2.6~beta-5.dsc
 4738e5033167a839770ea1f6a71337a72e5b8c27 50724 
libqtpas_2.6~beta-5.debian.tar.xz
Checksums-Sha256:
 c5ead91a2fa0d31cdf9dafeb71b7abe428ed65f8dc6a264a87a2ca8ba775f121 2184 
libqtpas_2.6~beta-5.dsc
 704ae8a428ec57b784726a07f8df12a39da647bd5df8f432d0ece10735c46383 50724 
libqtpas_2.6~beta-5.debian.tar.xz
Files:
 39c35dffb1cdc30358518257d5a8e857 2184 libs optional libqtpas_2.6~beta-5.dsc
 c46bc54e8eb3c8e82f039e3ee34c363c 50724 libs optional 
libqtpas_2.6~beta-5.debian.tar.xz

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

iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAltt7OYUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XuBBQ//ZFKv3riE70EenvO8jcFWoCbrl//k
ydypXWIZCSOG8ttzDnGeSWEIM+BZ6ryfs4LikXIN5v6wHgLCi0CWO2rzLHpYYSs0
OZeF/6GXLgv5wv12CfuIRlt/tEh1Q165BuAut7jmkFTi0TnumA9v40x4MLCT0fXB
zmwzLpqeEKu1JN63uGD5FtBqja/Wji61VerH8bS2zEmCK5PGDX0yb4Fi6jeIFBFc
zzmmM+lQK274KPXOesu3RRklDA8DxELYOvECv/ONY/uRAB7G5PMrCUCgnIMEz0Cw
tnufqBS0KHCH7ySSOSc5ypWQEn0yScvj6emdxvlUdBMin97rKNZJ6n12HdTTr6pQ
qGp37uDmBnHwLP3GnA8WgPHBo/Leb0jiE0rbe3U+4CcuxcSbowDcP+Z6KEPzHz6A
1gChuw4zr3VZxpKKitkjQO/Kpdeh1rAguF2Xz2wLuewJ0VgEAjgrDxImwjH2wwhS
FBbHmO02pZUkGyc1eUrMoul3ea0OrlLx6gbcoR7VAveggp/4PcdDUcC17XCJbJK+
NXY2iaI+8XF4DPiQ6aTl4zc0s/NAk0ATgWl1NDxecRtIy0n9gGJCVfOeEvkoehxR
0rxFk+jaqYakrY2UZ20kSQPv2VZjyX/ZlxTOgh8tGoEolJuQACx3lwmUcmKkqj3x
3Jfbk/w4z4X/VsM=
=gd5c
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to