Your message dated Mon, 11 Oct 2021 09:03:35 +0000
with message-id <[email protected]>
and subject line Bug#984094: fixed in libbpp-seq 2.4.1-6
has caused the Debian Bug report #984094,
regarding libbpp-seq: ftbfs with GCC-11
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.)


-- 
984094: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984094
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libbpp-seq
Version: 2.4.1-5
Severity: normal
Tags: sid bookworm
User: [email protected]
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye 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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/libbpp-seq_2.4.1-5_unstable_gcc11.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_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-seq12/DEBIAN/symbols doesn't match 
completely debian/libbpp-seq12.symbols.amd64
--- debian/libbpp-seq12.symbols.amd64 (libbpp-seq12_2.4.1-5_amd64)
+++ dpkg-gensymbolshOzBBI       2021-03-01 20:58:11.875930185 +0000
@@ -98,6 +98,7 @@
  _ZN3bpp13AAVolumeIndexD0Ev@Base 2.4.1
  _ZN3bpp13AAVolumeIndexD1Ev@Base 2.4.1
  
_ZN3bpp13AlphabetStateC1EiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base
 2.4.1
+ 
_ZN3bpp13AlphabetStateC2EiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base
 2.4.1-5
  _ZN3bpp13AlphabetStateD0Ev@Base 2.4.1
  _ZN3bpp13AlphabetStateD1Ev@Base 2.4.1
  _ZN3bpp13AlphabetStateD2Ev@Base 2.4.1
@@ -272,6 +273,7 @@
  _ZN3bpp15NexusIOSequenceD1Ev@Base 2.4.1
  _ZN3bpp15NucleicAlphabet10getStateAtEm@Base 2.4.1
  _ZN3bpp15NucleicAlphabet13registerStateEPNS_13AlphabetStateE@Base 2.4.1
+ _ZN3bpp15NucleicAlphabet14updateBinMaps_EmRKNS_20NucleicAlphabetStateE@Base 
2.4.1-5
  _ZN3bpp15NucleicAlphabet8setStateEmPNS_13AlphabetStateE@Base 2.4.1
  _ZN3bpp15NucleicAlphabetD2Ev@Base 2.4.1
  _ZN3bpp15NumericAlphabet10getStateAtEm@Base 2.4.1
@@ -1723,7 +1725,9 @@
  
_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_mESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_@Base
 2.4.1
  _ZNSt10unique_ptrIN3bpp8SequenceESt14default_deleteIS1_EED1Ev@Base 2.4.1
  _ZNSt10unique_ptrIN3bpp8SequenceESt14default_deleteIS1_EED2Ev@Base 2.4.1
- _ZNSt11_Deque_baseIiSaIiEE17_M_initialize_mapEm@Base 2.4.1
+#MISSING: 2.4.1-5# _ZNSt11_Deque_baseIiSaIiEE17_M_initialize_mapEm@Base 2.4.1
+ _ZNSt11_Deque_baseIiSaIiEEC1Ev@Base 2.4.1-5
+ _ZNSt11_Deque_baseIiSaIiEEC2Ev@Base 2.4.1-5
  _ZNSt11_Deque_baseIiSaIiEED1Ev@Base 2.4.1
  _ZNSt11_Deque_baseIiSaIiEED2Ev@Base 2.4.1
  
_ZNSt12_Vector_baseINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED1Ev@Base
 2.4.1
@@ -1753,13 +1757,14 @@
  _ZNSt3mapIiiSt4lessIiESaISt4pairIKiiEEEixEOi@Base 2.4.1
  
_ZNSt5dequeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED1Ev@Base
 2.4.1
  
_ZNSt5dequeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED2Ev@Base
 2.4.1
- _ZNSt5dequeIiSaIiEE13emplace_frontIJiEEEvDpOT_@Base 2.4.1
+#MISSING: 2.4.1-5# _ZNSt5dequeIiSaIiEE13emplace_frontIJiEEEvDpOT_@Base 2.4.1
  _ZNSt5dequeIiSaIiEE17_M_push_front_auxIJRKiEEEvDpOT_@Base 2.4.1
  _ZNSt5dequeIiSaIiEE17_M_reallocate_mapEmb@Base 2.4.1
  
_ZNSt6vectorIN3bpp13BasicSequenceESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
 2.4.1
  _ZNSt6vectorIN3bpp13BasicSequenceESaIS1_EED1Ev@Base 2.4.1
  _ZNSt6vectorIN3bpp13BasicSequenceESaIS1_EED2Ev@Base 2.4.1
- 
_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
 2.4.1
+ 
_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEERS5_DpOT_@Base
 2.4.1-5
+#MISSING: 2.4.1-5# 
_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
 2.4.1
  
_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_default_appendEm@Base
 2.4.1
  
_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
 2.4.1
  
_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
 2.4.1
@@ -1811,10 +1816,15 @@
  
_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base
 2.4.1
  _ZNSt6vectorIiSaIiEE6insertEN9__gnu_cxx17__normal_iteratorIPKiS1_EERS4_@Base 
2.4.1
  _ZNSt6vectorIiSaIiEE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPiS1_EE@Base 
2.4.1
+ _ZNSt6vectorIiSaIiEEC1ISt15_Deque_iteratorIiRiPiEvEET_S7_RKS0_@Base 2.4.1-5
+ _ZNSt6vectorIiSaIiEEC2ISt15_Deque_iteratorIiRiPiEvEET_S7_RKS0_@Base 2.4.1-5
  _ZNSt6vectorIiSaIiEEaSERKS1_@Base 2.4.1
  _ZNSt6vectorImSaImEE17_M_default_appendEm@Base 2.4.1
  
_ZNSt6vectorImSaImEE17_M_realloc_insertIJRKmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_@Base
 2.4.1
  
_ZNSt6vectorImSaImEE17_M_realloc_insertIJmEEEvN9__gnu_cxx17__normal_iteratorIPmS1_EEDpOT_@Base
 2.4.1
+ _ZNSt6vectorImSaImEE9push_backERKm@Base 2.4.1-5
+ _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IS3_EEPKcRKS3_@Base 
2.4.1-5
+ _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2IS3_EEPKcRKS3_@Base 
2.4.1-5
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 2.4.1
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 2.4.1
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@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-seq
Source-Version: 2.4.1-6
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libbpp-seq, 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.
Andreas Tille <[email protected]> (supplier of updated libbpp-seq 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, 11 Oct 2021 10:35:48 +0200
Source: libbpp-seq
Architecture: source
Version: 2.4.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 984094
Changes:
 libbpp-seq (2.4.1-6) unstable; urgency=medium
 .
   * Fix watchfile to detect new versions on github
   * Standards-Version: 4.6.0 (routine-update)
   * Fix ftbfs with gcc-11
     Closes: #984094
Checksums-Sha1:
 d8cd3c4faa61baeaec6898b5a5877f4dc1166242 2125 libbpp-seq_2.4.1-6.dsc
 d8d441ccfa726ceeade29ea6d16e12702d6289c9 27796 libbpp-seq_2.4.1-6.debian.tar.xz
 cda52fa36adf8f5c45162cfb9e2a85fa9c2f60cd 7401 
libbpp-seq_2.4.1-6_amd64.buildinfo
Checksums-Sha256:
 fab89ac6990acde1dbcc517d549091c2e0bdb868d0d2f294ab6a2c48faff4e8d 2125 
libbpp-seq_2.4.1-6.dsc
 05b8225d573c2e583e171e56d6e9c17d4979da512ddd9fee4e9606f9c44e56ba 27796 
libbpp-seq_2.4.1-6.debian.tar.xz
 8e324791e84e00e7fd0523d31bd77a2eef6b5f81d5304e6ba594c650b9bc2b0c 7401 
libbpp-seq_2.4.1-6_amd64.buildinfo
Files:
 419b49f9be3bd9ea88934dbce06a4d2b 2125 science optional libbpp-seq_2.4.1-6.dsc
 a4afd0ac67e76bf62eef84ccde6da862 27796 science optional 
libbpp-seq_2.4.1-6.debian.tar.xz
 6c36f30cdfa22fbb3d55b0452fc891c7 7401 science optional 
libbpp-seq_2.4.1-6_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmFj+qMRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFq5A//RuHQjJb/MombetVblhuzVkVrFLF3M5Zt
xx4vCWwriJGGws7ZsxuLxz1vzjNfwMFGozsVIB6rU0+ARLpNEyQGjnoMbpVZcbtY
8pSeHv5ohIbNl7WKZNXnrmg0lBzv5HhbrSAXtB1Bt2qDXary+4V5K+CkdLjxc4G7
sRyAcTZVfYt5OxLyATCyvZLwPbPzVzr2F5tSQqZHTiIk5ISJWnfFc4NU7ozOinAX
fkPMfaliex72sEXvdbewrvWQ5m9JpYOEKyDZzvqhJGgDJO9L/Gt2kLXHYz4bdtam
U/ZDYCVeBH7hw8akbfOM36Ffh0w/+Mn6iKoDPkMU1mOYHyfHwywVMeRZKe8N7CDL
W6ijQxcotk2MCNNM7Y/optP1SjqIQdexVLOX+lhxO6t+/Xee0Yxad+D9UFlsGRSw
xy76GHWhJ6nzdgNQtFua3ebjnO37yiKejFHYJAO3CtmwpDaXfizS/JBRu9U3pmS5
gZoWPI75gQz0s2dxUOSWXhnIkqrjqE36fheufZXSBbTtY9ICIKdwFICIJ4EoNxjT
Eq8scXkfPTmkv1456zQpbSBxwXZ61FiqeAAiS2wf0oXqM9F44GSoPYuMKlnlAHZu
SP4DnwHXqgdegZY+RINA4FgNB+yeKr5zQ2AzxFjyWF9b8s8Ba3E1boV6CiBMzOo5
5A60uS2Nt1c=
=jTzy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to