Your message dated Sun, 02 Jul 2017 23:04:13 +0000
with message-id <[email protected]>
and subject line Bug#853632: fixed in qtermwidget 0.7.1-3
has caused the Debian Bug report #853632,
regarding qtermwidget: ftbfs with GCC-7
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 [email protected]
immediately.)


-- 
853632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853632
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:qtermwidget
Version: 0.7.1-2
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/qtermwidget_0.7.1-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
+#MISSING: 0.7.1-2# (c++)"QHash<int, QString>::findNode(int const&, unsigned 
int) const@Base" 0.7.0
  (optional|c++)"QHash<int, QString>::keys() const@Base" 0.6.0
- (optional|c++)"QHash<int, unsigned int>::deleteNode2(QHashData::Node*)@Base" 
0.6.0
- (optional|c++)"QHash<int, unsigned int>::detach_helper()@Base" 0.6.0
- (optional|c++)"QHash<int, unsigned int>::duplicateNode(QHashData::Node*, 
void*)@Base" 0.6.0
- (optional|c++)"QHash<int, unsigned int>::findNode(int const&, unsigned int) 
const@Base" 0.7.0
+#MISSING: 0.7.1-2# (optional|c++)"QHash<int, unsigned 
int>::deleteNode2(QHashData::Node*)@Base" 0.6.0
+#MISSING: 0.7.1-2# (optional|c++)"QHash<int, unsigned 
int>::detach_helper()@Base" 0.6.0
+#MISSING: 0.7.1-2# (optional|c++)"QHash<int, unsigned 
int>::duplicateNode(QHashData::Node*, void*)@Base" 0.6.0
+#MISSING: 0.7.1-2# (optional|c++)"QHash<int, unsigned int>::findNode(int 
const&, unsigned int) const@Base" 0.7.0
  (optional|c++)"QHash<int, unsigned long>::deleteNode2(QHashData::Node*)@Base" 
0.6.0
  (optional|c++)"QHash<int, unsigned long>::detach_helper()@Base" 0.6.0
  (optional|c++)"QHash<int, unsigned long>::duplicateNode(QHashData::Node*, 
void*)@Base" 0.6.0
- (optional|c++)"QHash<int, unsigned long>::findNode(int const&, unsigned int) 
const@Base" 0.7.0
+#MISSING: 0.7.1-2# (optional|c++)"QHash<int, unsigned long>::findNode(int 
const&, unsigned int) const@Base" 0.7.0
  (optional|c++)"QHash<unsigned short, unsigned 
short*>::deleteNode2(QHashData::Node*)@Base" 0.6.0
  (optional|c++)"QHash<unsigned short, unsigned short*>::detach_helper()@Base" 
0.6.0
  (optional|c++)"QHash<unsigned short, unsigned 
short*>::duplicateNode(QHashData::Node*, void*)@Base" 0.6.0
- (c++)"QHash<unsigned short, unsigned short*>::findNode(unsigned short const&, 
unsigned int) const@Base" 0.7.0
+#MISSING: 0.7.1-2# (c++)"QHash<unsigned short, unsigned 
short*>::findNode(unsigned short const&, unsigned int) const@Base" 0.7.0
  (optional|c++)"QLinkedList<QByteArray>::append(QByteArray const&)@Base" 0.6.0
  
(optional|c++)"QLinkedList<QByteArray>::detach_helper2(QLinkedList<QByteArray>::iterator)@Base"
 0.6.0
  (optional|c++)"QLinkedList<QByteArray>::~QLinkedList()@Base" 0.6.0
@@ -1110,7 +1110,7 @@
  (c++)"QVarLengthArray<unsigned char, 64>::realloc(int, int)@Base" 0.6.0
  (optional|c++)"QVector<Konsole::Character>::QVector(int)@Base" 0.6.0
  (c++)"QVector<Konsole::Character>::insert(Konsole::Character*, int, 
Konsole::Character const&)@Base" 0.6.0
- (c++)"QVector<Konsole::Character>::operator=(QVector<Konsole::Character> 
const&)@Base" 0.6.0
+#MISSING: 0.7.1-2# 
(c++)"QVector<Konsole::Character>::operator=(QVector<Konsole::Character> 
const&)@Base" 0.6.0
  (c++)"QVector<Konsole::Character>::reallocData(int, int, 
QFlags<QArrayData::AllocationOption>)@Base" 0.6.0
  (optional|c++)"QVector<Konsole::Character>::resize(int)@Base" 0.6.0
  (c++)"QVector<Konsole::Character>::~QVector()@Base" 0.6.0
@@ -1158,6 +1158,13 @@
  (c++)"Ui_SearchBar::setupUi(QWidget*)::{lambda()#8}::operator()() 
const::qstring_literal@Base" 0.7.0
  (c++)"Ui_SearchBar::setupUi(QWidget*)::{lambda()#9}::operator()() 
const::qstring_literal@Base" 0.7.0
  (c++)"Ui_SearchBar::setupUi(QWidget*)@Base" 0.6.0
+ _ZNK5QHashI7QStringPN7Konsole18KeyboardTranslatorEE4keysEv@Base 0.7.1-2
+ _ZNK5QHashIi7QStringE8findNodeERKiPj@Base 0.7.1-2
+ _ZNK5QHashIiN7Konsole18KeyboardTranslator5EntryEE6valuesEv@Base 0.7.1-2
+ _ZNK5QHashIiN7Konsole18KeyboardTranslator5EntryEE8findNodeERKiPj@Base 0.7.1-2
+ _ZNK5QHashIiPN7Konsole6Filter7HotSpotEE8findNodeERKiPj@Base 0.7.1-2
+ _ZNK5QHashIimE8findNodeERKiPj@Base 0.7.1-2
+ _ZNK5QHashItPtE8findNodeERKtPj@Base 0.7.1-2
  (optional|c++)"add_custom_color_scheme_dir(QString const&)@Base" 0.7.0
  createTermWidget@Base 0.6.0
  (optional|c++)"get_color_schemes_dirs()@Base" 0.7.0
dh_makeshlibs: failing due to earlier errors
debian/rules:9: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: qtermwidget
Source-Version: 0.7.1-3

We believe that the bug you reported is fixed in the latest version of
qtermwidget, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alf Gaida <[email protected]> (supplier of updated qtermwidget 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 03 Jul 2017 00:45:55 +0200
Source: qtermwidget
Binary: libqtermwidget5-0 libqtermwidget5-0-dev qtermwidget5-data
Architecture: source
Version: 0.7.1-3
Distribution: unstable
Urgency: medium
Maintainer: LXQt Packaging Team <[email protected]>
Changed-By: Alf Gaida <[email protected]>
Description:
 libqtermwidget5-0 - Terminal emulator widget for Qt 5 (shared libraries)
 libqtermwidget5-0-dev - Terminal emulator widget for Qt 5 (development files)
 qtermwidget5-data - Terminal emulator widget for Qt 5 (data files)
Closes: 853632
Changes:
 qtermwidget (0.7.1-3) unstable; urgency=medium
 .
   * Bumped Standards to 4.0.0 - no changes needed
   * Added 5 optional symbols (Closes: #853632)
   * Added build dependency lxqt-build-tools
   * Added Recommends: qtermwidget-l10n, fonts-hack-ttf
Checksums-Sha1:
 8f3195f0edc8396240fbccdb192dca8acedd724e 1954 qtermwidget_0.7.1-3.dsc
 f1c810cb2eda4e5ccc96a61e16cfcd33c9cbd181 16308 
qtermwidget_0.7.1-3.debian.tar.xz
 f8ed4d608652a0c77a3533e2f14f540ecdc4d3bf 10815 
qtermwidget_0.7.1-3_source.buildinfo
Checksums-Sha256:
 f54ba5465e37727b1d25f9703111c7d801aedde92eb944f312296015f786110f 1954 
qtermwidget_0.7.1-3.dsc
 68542301bbc3f2f0ad9818b3dd9c6c61fba39bd1e5bd7448dc730bab42223222 16308 
qtermwidget_0.7.1-3.debian.tar.xz
 eda2fdbeea3beb223dc8c2e23951b2eae7b0f35013b38a55e7e47ba0d066b4e5 10815 
qtermwidget_0.7.1-3_source.buildinfo
Files:
 74397b38f75b1f732f2568cd2b94ae20 1954 libs optional qtermwidget_0.7.1-3.dsc
 89feebc97cec60c9e1237c9ce6cce934 16308 libs optional 
qtermwidget_0.7.1-3.debian.tar.xz
 8aca641a11192422e3c31d755dfd2b56 10815 libs optional 
qtermwidget_0.7.1-3_source.buildinfo

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

iQEzBAEBCgAdFiEEvb/GiO+tuolan0ZLzSgKC01ygnwFAllZeAUACgkQzSgKC01y
gnx/sgf7BUF8bq3wxosWWTCzbUv0+rRo6F5R5pYJESvmh069wTxCmMfSBPEKWyVd
bUw9z2o77bh+cKxQlwKXJyjZ1zwIq/O1qJx2GbZ+3Rg6HH0Yhx9K2xyW7DOPISUX
FjUVnSaju+GdNS0Tg2tR+HnzFaLZ0me0oeZVCLJ6z1+K1v35cGwtiCTbf6Y2GDz3
wmUj86BBJ0PgtXCp3VPbLUfN/xZp0vqkOguMZJpsR50Up4VK5AhobipxmG/nxE86
sayAqUL0iIS+WCoAeX0t2uw/R2QKST8PBkARL/WWw5EKbpBu111Bi8DgR/9HORjJ
X2NJn7lpZxZa4ZUAnK8PYBFlzkwkZw==
=wNvJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to