Your message dated Sun, 24 Jul 2022 14:39:20 +0000
with message-id <e1ofclm-000f1c...@fasolo.debian.org>
and subject line Bug#1012970: fixed in libbpp-qt 2.4.1-7
has caused the Debian Bug report #1012970,
regarding libbpp-qt: ftbfs with GCC-12
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.)


-- 
1012970: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012970
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libbpp-qt
Version: 2.4.1-6
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm release]

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

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/libbpp-qt_2.4.1-6_unstable_gcc12.log
The last lines of the build log are at the end of this report.

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

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
   dh_missing
   dh_dwz -a
   dh_strip -a
   dh_makeshlibs -a
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libbpp-qt2/DEBIAN/symbols doesn't match 
completely debian/libbpp-qt2.symbols.amd64
--- debian/libbpp-qt2.symbols.amd64 (libbpp-qt2_2.4.1-6_amd64)
+++ dpkg-gensymbolsMhkX30       2022-06-10 09:04:17.823083234 +0000
@@ -184,7 +184,7 @@
  
_ZN3bpp21AbstractGraphicDevice25setCurrentForegroundColorERKNS_8RGBColorE@Base 
2.4.1
  _ZN3bpp21AbstractGraphicDevice8setXUnitEd@Base 2.4.1
  _ZN3bpp21AbstractGraphicDevice8setYUnitEd@Base 2.4.1
- _ZN3bpp21AbstractGraphicDeviceC2Ev@Base 2.4.1
+#MISSING: 2.4.1-6# _ZN3bpp21AbstractGraphicDeviceC2Ev@Base 2.4.1
  _ZN3bpp21AbstractGraphicDeviceD2Ev@Base 2.4.1
  _ZN3bpp21NodeNotFoundExceptionD0Ev@Base 2.4.1
  _ZN3bpp21NodeNotFoundExceptionD1Ev@Base 2.4.1
@@ -373,6 +373,7 @@
  _ZNK3bpp7Point2DIdEeqERKS1_@Base 2.4.1
  _ZNK3bpp7Point2DIdEneERKS1_@Base 2.4.1
  _ZNK3bpp8RGBColor5cloneEv@Base 2.4.1
+ _ZNKSt5ctypeIcE8do_widenEc@Base 2.4.1-6
  _ZNSt10unique_ptrI14QGraphicsSceneSt14default_deleteIS0_EED1Ev@Base 2.4.1
  _ZNSt10unique_ptrI14QGraphicsSceneSt14default_deleteIS0_EED2Ev@Base 2.4.1
  _ZNSt10unique_ptrIN3bpp14NodeMouseEventESt14default_deleteIS1_EED1Ev@Base 
2.4.1
@@ -396,7 +397,7 @@
  
_ZNSt6vectorIPN3bpp12NodeTemplateINS0_19TreeDrawingNodeInfoEEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base
 2.4.1
  
_ZNSt6vectorIPN3bpp4NodeESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
 2.4.1
  
_ZNSt6vectorIPN3bpp4NodeESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
 2.4.1
- 
_ZNSt6vectorIPN3bpp4NodeESaIS2_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS2_S4_EE@Base
 2.4.1
+#MISSING: 2.4.1-6# 
_ZNSt6vectorIPN3bpp4NodeESaIS2_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS2_S4_EE@Base
 2.4.1
  
_ZNSt6vectorIdSaIdEE17_M_realloc_insertIJRKdEEEvN9__gnu_cxx17__normal_iteratorIPdS1_EEDpOT_@Base
 2.4.1
  
_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base
 2.4.1
  _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IS3_EEPKcRKS3_@Base 
2.4.1
@@ -410,15 +411,17 @@
  
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN3bpp8ClonableEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE24_M_get_insert_unique_posERS7_@Base
 2.4.1
  
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN3bpp8ClonableEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISB_ERS7_@Base
 2.4.1
  
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN3bpp8ClonableEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE4findERS7_@Base
 2.4.1
- 
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN3bpp8ClonableEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE5eraseERS7_@Base
 2.4.1
+#MISSING: 2.4.1-6# 
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN3bpp8ClonableEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE5eraseERS7_@Base
 2.4.1
  
_ZNSt8_Rb_treeIiSt4pairIKibESt10_Select1stIS2_ESt4lessIiESaIS2_EE24_M_get_insert_unique_posERS1_@Base
 2.4.1
  
_ZNSt8_Rb_treeIiSt4pairIKibESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base
 2.4.1
+ 
_ZNSt8_Rb_treeIsSt4pairIKsN2Qt8PenStyleEESt10_Select1stIS4_ESt4lessIsESaIS4_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESF_IJEEEEESt17_Rb_tree_iteratorIS4_ESt23_Rb_tree_const_iteratorIS4_EDpOT_@Base
 2.4.1-6
  
_ZNSt8_Rb_treeIsSt4pairIKsN2Qt8PenStyleEESt10_Select1stIS4_ESt4lessIsESaIS4_EE24_M_get_insert_unique_posERS1_@Base
 2.4.1
  
_ZNSt8_Rb_treeIsSt4pairIKsN2Qt8PenStyleEESt10_Select1stIS4_ESt4lessIsESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_@Base
 2.4.1
- 
_ZNSt8_Rb_treeIsSt4pairIKsN2Qt8PenStyleEESt10_Select1stIS4_ESt4lessIsESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E@Base
 2.4.1
- 
_ZNSt8_Rb_treeIsSt4pairIKsNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIsESaIS8_EE7_M_copyILb0ENSE_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS8_ESJ_PSt18_Rb_tree_node_baseRT0_@Base
 2.4.1
- 
_ZNSt8_Rb_treeIsSt4pairIKsNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIsESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base
 2.4.1
- 
_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_PKS5_@Base
 2.4.1
+#MISSING: 2.4.1-6# 
_ZNSt8_Rb_treeIsSt4pairIKsN2Qt8PenStyleEESt10_Select1stIS4_ESt4lessIsESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E@Base
 2.4.1
+#MISSING: 2.4.1-6# 
_ZNSt8_Rb_treeIsSt4pairIKsNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIsESaIS8_EE7_M_copyILb0ENSE_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS8_ESJ_PSt18_Rb_tree_node_baseRT0_@Base
 2.4.1
+#MISSING: 2.4.1-6# 
_ZNSt8_Rb_treeIsSt4pairIKsNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIsESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base
 2.4.1
+ _ZSt19piecewise_construct@Base 2.4.1-6
+#MISSING: 2.4.1-6# 
_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_PKS5_@Base
 2.4.1
  
_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_OS8_@Base
 2.4.1
  
_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_@Base
 2.4.1
  _ZTIN3bpp10TreeCanvasE@Base 2.4.1
@@ -498,7 +501,7 @@
  _ZTVN3bpp10TreeCanvasE@Base 2.4.1
  _ZTVN3bpp12NodeTemplateINS_19TreeDrawingNodeInfoEEE@Base 2.4.1
  _ZTVN3bpp12TreeTemplateINS_12NodeTemplateINS_19TreeDrawingNodeInfoEEEEE@Base 
2.4.1
- _ZTVN3bpp13GraphicDeviceE@Base 2.4.1
+#MISSING: 2.4.1-6# _ZTVN3bpp13GraphicDeviceE@Base 2.4.1
  _ZTVN3bpp13NodeExceptionE@Base 2.4.1
  _ZTVN3bpp14NodeMouseEventE@Base 2.4.1
  _ZTVN3bpp15PhyloStatisticsE@Base 2.4.1
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libbpp-qt
Source-Version: 2.4.1-7
Done: Andreas Tille <ti...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated libbpp-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: SHA256

Format: 1.8
Date: Sun, 24 Jul 2022 15:36:51 +0200
Source: libbpp-qt
Architecture: source
Version: 2.4.1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1012970
Changes:
 libbpp-qt (2.4.1-7) unstable; urgency=medium
 .
   * Adapt symbols to gcc-12
     Closes: #1012970
   * Standards-Version: 4.6.1 (routine-update)
Checksums-Sha1:
 5c3af885ddf5727e1ebec2d1b799232171f09083 2138 libbpp-qt_2.4.1-7.dsc
 8c28620738601596dbb3029aea5a5297072b0dd0 14456 libbpp-qt_2.4.1-7.debian.tar.xz
 407b166f9bb8a00b10362e6337f45eac80181a8e 11863 
libbpp-qt_2.4.1-7_amd64.buildinfo
Checksums-Sha256:
 09bccf15ec7c1948d85868c774c74f732d2157e8ac05a673f9ac17821b0c8b3e 2138 
libbpp-qt_2.4.1-7.dsc
 436f09504c032dfe0d53f354e514a47083282f2fd5f7f0794552c763ace2886b 14456 
libbpp-qt_2.4.1-7.debian.tar.xz
 46800d839831ee9a891d178921051bae975544d225c1dda572685568ac071b09 11863 
libbpp-qt_2.4.1-7_amd64.buildinfo
Files:
 e48a5d2df524256559965542ab02ba16 2138 science optional libbpp-qt_2.4.1-7.dsc
 664a092b96470905f52237e7ffc7b57a 14456 science optional 
libbpp-qt_2.4.1-7.debian.tar.xz
 a35ef84bd247de7425bc20097285fdf8 11863 science optional 
libbpp-qt_2.4.1-7_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmLdTDcRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEo3Q/8DaiAqagfiqaykFqkhnN++xAL1M3xQ3ld
kzv8mHfokMutNn+Gw6feL0ZePtyssYIchuM4uHPZANBdph2GIaEwZaj7KaGuUgZQ
eLGRwxMmIq5EZeGEE2ehVUdgyyd6Q32USOFgDzMpsYoPJHYIuRuHSSX2zzu6/mW8
ngKVnOPFIESs8k3qz0Amnid+kGIgmMWfKpvAecxU7izGcdY+MXPGCqh8ECNoZFLP
NtAp2S4GJA96rDhFLrM2AULHwccOVPUw4GUYQGWbmrs/8X9kthCotB13eYbHoWMM
GckGOhN9gPy20hPoSYkNcucRTVZ7J75zM1GdA7Y+IS0COP6WWuSu1kr86DwSz9GM
teB6yZl9M2zvxdmGaBs7PQCeNxHkQTObyPQRm4Xx+Uu5fcj75ZqKolAxtJpymVmn
uBhDuaHi+Ted0nbETmdv0vo/k1ERtUKlpfqMUWBuRJ+htmmzl2g3GB+1+b/CQew+
TfxTc74e67qqUyMzrJp/bXtAdK6zuAQe6zAypXdcFbkomE+W9NzScseINiY6y0lK
t4PD6A7xhoBxlNAf7mn8iG6eER3xiyW8B/lJli+noA66ruFv1xVVaDkVw4gkllOB
XFfa2BLd3DwahGLGc5lwcRGiQEbGCBKWLUKd+iD7u2VD2utyIyeyOTrT1p8EnrTE
pqK3CoRGAjQ=
=hYaB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to