Your message dated Mon, 01 Nov 2021 13:33:51 +0000
with message-id <e1mhxrf-0009oq...@fasolo.debian.org>
and subject line Bug#997444: fixed in libbpp-phyl 2.4.1-6
has caused the Debian Bug report #997444,
regarding libbpp-phyl: FTBFS: dpkg-gensymbols: error: some symbols or patterns 
disappeared in the symbols file: see diff output below
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.)


-- 
997444: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997444
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libbpp-phyl
Version: 2.4.1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_install
> d-shlibmove --commit \
>           --multiarch \
>           --devunversioned \
>           --exclude-la \
>                     --movedev debian/tmp/usr/include/* usr/include \
>                     --movedev debian/tmp/usr/lib/*/cmake 
> usr/lib/x86_64-linux-gnu \
>                     debian/tmp/usr/lib/*/*.so
> Library package automatic movement utility
>  --> libbpp-core-dev package exists.
>  --> libbpp-seq-dev package exists.
> set -e
> install -d -m 755 debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libbpp-phyl12/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-phyl.a 
> debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-phyl.so 
> debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> mv /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-phyl.so.12 
> debian/libbpp-phyl12/usr/lib/x86_64-linux-gnu
> mv /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libbpp-phyl.so.12.0.0 
> debian/libbpp-phyl12/usr/lib/x86_64-linux-gnu
> PKGDEV=libbpp-phyl-dev
> PKGSHL=libbpp-phyl12
> install -d -m 755 debian/libbpp-phyl-dev/usr/include
> mv debian/tmp/usr/include/Bpp debian/libbpp-phyl-dev/usr/include
> install -d -m 755 debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/cmake 
> debian/libbpp-phyl-dev/usr/lib/x86_64-linux-gnu
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_installdocs
>    dh_installchangelogs
>    dh_perl
>    dh_link
>    dh_strip_nondeterminism
>    dh_compress
>    dh_fixperms
>    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-phyl12/DEBIAN/symbols doesn't match 
> completely debian/libbpp-phyl12.symbols.amd64
> --- debian/libbpp-phyl12.symbols.amd64 (libbpp-phyl12_2.4.1-5_amd64)
> +++ dpkg-gensymbols4Wyklv     2021-10-23 07:11:36.721941783 +0000
> @@ -270,7 +270,7 @@
>   _ZN3bpp12TreeTemplateINS_4NodeEE9getNextIdEv@Base 2.4.1
>   _ZN3bpp12TreeTemplateINS_4NodeEE9scaleTreeEd@Base 2.4.1
>   _ZN3bpp12TreeTemplateINS_4NodeEEC1ERKNS_4TreeE@Base 2.4.1
> - _ZN3bpp12TreeTemplateINS_4NodeEEC1ERKS2_@Base 2.4.1
> +#MISSING: 2.4.1-5# _ZN3bpp12TreeTemplateINS_4NodeEEC1ERKS2_@Base 2.4.1
>   _ZN3bpp12TreeTemplateINS_4NodeEED0Ev@Base 2.4.1
>   _ZN3bpp12TreeTemplateINS_4NodeEED1Ev@Base 2.4.1
>   _ZN3bpp12WordAlphabetD0Ev@Base 2.4.1
> @@ -428,6 +428,9 @@
>   
> _ZN3bpp16ApplicationTools13displayResultIjEEvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_@Base
>  2.4.1
>   
> _ZN3bpp16ApplicationTools18getStringParameterERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapIS6_S6_St4lessIS6_ESaISt4pairIS7_S6_EEES8_S8_bi@Base
>  2.4.1
>   
> _ZN3bpp16ApplicationTools18getVectorParameterIiEESt6vectorIT_SaIS3_EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt3mapISB_SB_St4lessISB_ESaISt4pairISC_SB_EEEccSD_SD_bb@Base
>  2.4.1
> + _ZN3bpp16BadCharExceptionD0Ev@Base 2.4.1-5
> + _ZN3bpp16BadCharExceptionD1Ev@Base 2.4.1-5
> + _ZN3bpp16BadCharExceptionD2Ev@Base 2.4.1-5
>   _ZN3bpp16BipartitionTools12areIdenticalERKNS_15BipartitionListEmS3_mb@Base 
> 2.4.1
>   _ZN3bpp16BipartitionTools13areCompatibleERKNS_15BipartitionListEmS3_mb@Base 
> 2.4.1
>   
> _ZN3bpp16BipartitionTools19MRPEncodeMultilabelERKSt6vectorIPNS_15BipartitionListESaIS3_EE@Base
>  2.4.1
> @@ -987,6 +990,7 @@
>   
> _ZN3bpp22AbstractTreeLikelihood38ConstNoPartitionBranchModelDescriptionD0Ev@Base
>  2.4.1
>   
> _ZN3bpp22AbstractTreeLikelihood38ConstNoPartitionBranchModelDescriptionD1Ev@Base
>  2.4.1
>   
> _ZN3bpp22AbstractTreeLikelihood38ConstNoPartitionBranchModelDescriptionD2Ev@Base
>  2.4.1
> + _ZN3bpp22AbstractTreeLikelihoodC2Ev@Base 2.4.1-5
>   
> _ZN3bpp22AliasParameterListener20parameterNameChangedERNS_14ParameterEventE@Base
>  2.4.1
>   _ZN3bpp22CodonSubstitutionModelD2Ev@Base 2.4.1
>   _ZN3bpp22GCSubstitutionRegisterC1EPKNS_27NucleotideSubstitutionModelEb@Base 
> 2.4.1
> @@ -1584,7 +1588,7 @@
>   _ZN3bpp28NNIHomogeneousTreeLikelihoodD2Ev@Base 2.4.1
>   _ZN3bpp28NNIHomogeneousTreeLikelihoodaSERKS0_@Base 2.4.1
>   _ZN3bpp28NonHomogeneousTreeLikelihood15getModelForSiteEim@Base 2.4.1
> - _ZN3bpp28NonHomogeneousTreeLikelihoodC2Ev@Base 2.4.1
> +#MISSING: 2.4.1-5# _ZN3bpp28NonHomogeneousTreeLikelihoodC2Ev@Base 2.4.1
>   _ZN3bpp28NonHomogeneousTreeLikelihoodD2Ev@Base 2.4.1
>   
> _ZN3bpp28SelectedSubstitutionRegisterC1EPKNS_17SubstitutionModelENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  2.4.1
>   _ZN3bpp28SelectedSubstitutionRegisterD0Ev@Base 2.4.1
> @@ -3084,6 +3088,8 @@
>   _ZNK3bpp14DistanceMatrix8asMatrixEv@Base 2.4.1
>   
> _ZNK3bpp14DistanceMatrixclERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base
>  2.4.1
>   _ZNK3bpp14DistanceMatrixclEmm@Base 2.4.1
> + 
> _ZNK3bpp14LetterAlphabet16isCharInAlphabetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  2.4.1-5
> + 
> _ZNK3bpp14LetterAlphabet9charToIntERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  2.4.1-5
>   _ZNK3bpp14NodePException7getNodeEv@Base 2.4.1
>   _ZNK3bpp14NodePException9getNodeIdEv@Base 2.4.1
>   _ZNK3bpp14RE08Nucleotide11getAlphabetEv@Base 2.4.1
> @@ -4396,6 +4402,7 @@
>   _ZNK3bpp9RowMatrixImE3rowEm@Base 2.4.1
>   _ZNK3bpp9RowMatrixImE5cloneEv@Base 2.4.1
>   _ZNK3bpp9RowMatrixImEclEmm@Base 2.4.1
> + _ZNKSt13_Bit_iteratorixEl@Base 2.4.1-5
>   
> _ZNKSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St4lessIS5_ESaISt4pairIKS5_S5_EEE2atERS9_@Base
>  2.4.1
>   _ZNKSt5ctypeIcE8do_widenEc@Base 2.4.1
>   
> _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN3bpp20DiscreteDistributionEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE4findERS7_@Base
>  2.4.1
> @@ -4583,6 +4590,7 @@
>   
> _ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPKN3bpp12MutationPathEPS3_EET0_T_S8_S7_@Base
>  2.4.1
>   
> _ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPKN3bpp22AbstractTreeLikelihood36ConstNoPartitionSiteModelDescriptionEPS4_EET0_T_S9_S8_@Base
>  2.4.1
>   
> _ZNSt20__uninitialized_copyILb0EE13__uninit_copyISt13move_iteratorIPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEES9_EET0_T_SC_SB_@Base
>  2.4.1
> + 
> _ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN3bpp20DiscreteDistributionESt4lessIS5_ESaISt4pairIKS5_S8_EEEixEOS5_@Base
>  2.4.1-5
>   
> _ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPN3bpp8ClonableESt4lessIS5_ESaISt4pairIKS5_S8_EEEixERSC_@Base
>  2.4.1
>   
> _ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St4lessIS5_ESaISt4pairIKS5_S5_EEEixEOS5_@Base
>  2.4.1
>   
> _ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St4lessIS5_ESaISt4pairIKS5_S5_EEEixERS9_@Base
>  2.4.1
> @@ -4597,6 +4605,7 @@
>   
> _ZNSt3mapIiSt6vectorIS0_IdSaIdEESaIS2_EESt4lessIiESaISt4pairIKiS4_EEEixERS8_@Base
>  2.4.1
>   
> _ZNSt3mapIiSt6vectorISt6bitsetILm21EESaIS2_EESt4lessIiESaISt4pairIKiS4_EEEixERS8_@Base
>  2.4.1
>   _ZNSt3mapIiSt6vectorIjSaIjEESt4lessIiESaISt4pairIKiS2_EEEixERS6_@Base 2.4.1
> + _ZNSt3mapIiSt6vectorImSaImEESt4lessIiESaISt4pairIKiS2_EEEixEOi@Base 2.4.1-5
>   _ZNSt3mapImPN3bpp4NodeESt4lessImESaISt4pairIKmS2_EEEixERS6_@Base 2.4.1
>   _ZNSt3mapImmSt4lessImESaISt4pairIKmmEEEixERS3_@Base 2.4.1
>   _ZNSt3setIN3bpp3Nhx8PropertyESt4lessIS2_ESaIS2_EE6insertERKS2_@Base 2.4.1
> @@ -4633,7 +4642,8 @@
>   _ZNSt6vectorIN3bpp9RowMatrixIdEESaIS2_EEC2ERKS4_@Base 2.4.1
>   _ZNSt6vectorIN3bpp9RowMatrixIdEESaIS2_EED1Ev@Base 2.4.1
>   _ZNSt6vectorIN3bpp9RowMatrixIdEESaIS2_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_EE14_M_fill_assignEmRKS5_@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
> @@ -4644,23 +4654,25 @@
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEC2ERKS7_@Base
>  2.4.1
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED1Ev@Base
>  2.4.1
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED2Ev@Base
>  2.4.1
> - 
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_12ClusterInfosEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_12ClusterInfosEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_12ClusterInfosEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_19TreeDrawingNodeInfoEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_19TreeDrawingNodeInfoEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_19TreeDrawingNodeInfoEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_7SimDataEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_7SimDataEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_7SimDataEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_9PGMAInfosEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_9PGMAInfosEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKN3bpp12NodeTemplateINS0_9PGMAInfosEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKN3bpp15TransitionModelESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  2.4.1
> - _ZNSt6vectorIPKN3bpp4NodeESaIS3_EE12emplace_backIJS3_EEEvDpOT_@Base 2.4.1
> + _ZNSt6vectorIPKN3bpp4NodeESaIS3_EE12emplace_backIJS3_EEERS3_DpOT_@Base 
> 2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPKN3bpp4NodeESaIS3_EE12emplace_backIJS3_EEEvDpOT_@Base 2.4.1
>   
> _ZNSt6vectorIPKN3bpp4NodeESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKN3bpp4NodeESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  2.4.1
> - _ZNSt6vectorIPKN3bpp4NodeESaIS3_EE9push_backERKS3_@Base 2.4.1
> +#MISSING: 2.4.1-5# _ZNSt6vectorIPKN3bpp4NodeESaIS3_EE9push_backERKS3_@Base 
> 2.4.1
>   
> _ZNSt6vectorIPKN3bpp4SiteESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKN3bpp6MatrixIdEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKN3bpp8SequenceESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPKS_IS_IS_IdSaIdEESaIS1_EESaIS3_EESaIS7_EE12emplace_backIJS7_EEEvDpOT_@Base
>  2.4.1
> + 
> _ZNSt6vectorIPKS_IS_IS_IdSaIdEESaIS1_EESaIS3_EESaIS7_EE12emplace_backIJS7_EEERS7_DpOT_@Base
>  2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPKS_IS_IS_IdSaIdEESaIS1_EESaIS3_EESaIS7_EE12emplace_backIJS7_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKS_IS_IS_IdSaIdEESaIS1_EESaIS3_EESaIS7_EE17_M_realloc_insertIJRKS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKS_IS_IS_IdSaIdEESaIS1_EESaIS3_EESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_@Base
>  2.4.1
>   _ZNSt6vectorIPKS_IS_IS_IdSaIdEESaIS1_EESaIS3_EESaIS7_EEC1EmRKS8_@Base 2.4.1
> @@ -4669,15 +4681,16 @@
>   
> _ZNSt6vectorIPKS_ISt6bitsetILm21EESaIS1_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKS_IjSaIjEESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPKS_IjSaIjEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_12ClusterInfosEEESaIS4_EE12emplace_backIJS4_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_12ClusterInfosEEESaIS4_EE12emplace_backIJS4_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_12ClusterInfosEEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_19TreeDrawingNodeInfoEEESaIS4_EE12emplace_backIJS4_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_19TreeDrawingNodeInfoEEESaIS4_EE12emplace_backIJS4_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_19TreeDrawingNodeInfoEEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_7SimDataEEESaIS4_EE12emplace_backIJS4_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_7SimDataEEESaIS4_EE12emplace_backIJS4_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_7SimDataEEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_9PGMAInfosEEESaIS4_EE12emplace_backIJS4_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_9PGMAInfosEEESaIS4_EE12emplace_backIJS4_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp12NodeTemplateINS0_9PGMAInfosEEESaIS4_EE17_M_realloc_insertIJS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp13AlphabetStateESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
> + 
> _ZNSt6vectorIPN3bpp14FrequenciesSetESaIS2_EE12emplace_backIJS2_EEERS2_DpOT_@Base
>  2.4.1-5
>   _ZNSt6vectorIPN3bpp14FrequenciesSetESaIS2_EE17_M_default_appendEm@Base 2.4.1
>   
> _ZNSt6vectorIPN3bpp14FrequenciesSetESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp14FrequenciesSetESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
> @@ -4685,7 +4698,7 @@
>   _ZNSt6vectorIPN3bpp15TransitionModelESaIS2_EE17_M_default_appendEm@Base 
> 2.4.1
>   
> _ZNSt6vectorIPN3bpp15TransitionModelESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp16TopologyListenerESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPN3bpp17SubstitutionModelESaIS2_EE12emplace_backIJS2_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPN3bpp17SubstitutionModelESaIS2_EE12emplace_backIJS2_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp17SubstitutionModelESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp17SubstitutionModelESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp19TreeDrawingListenerESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
> @@ -4694,25 +4707,26 @@
>   
> _ZNSt6vectorIPN3bpp20SubstitutionRegisterESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp20SubstitutionRegisterESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp25MixedSubstitutionModelSet9HyperNodeESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPN3bpp26CoreCodonSubstitutionModelESaIS2_EE12emplace_backIJS2_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPN3bpp26CoreCodonSubstitutionModelESaIS2_EE12emplace_backIJS2_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp26CoreCodonSubstitutionModelESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp26RHomogeneousTreeLikelihoodESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp27DRHomogeneousTreeLikelihoodESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp34RNonHomogeneousMixedTreeLikelihoodESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp34RNonHomogeneousMixedTreeLikelihoodESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
> - _ZNSt6vectorIPN3bpp4NodeESaIS2_EE12emplace_backIJS2_EEEvDpOT_@Base 2.4.1
> + _ZNSt6vectorIPN3bpp4NodeESaIS2_EE12emplace_backIJS2_EEERS2_DpOT_@Base 
> 2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPN3bpp4NodeESaIS2_EE12emplace_backIJS2_EEEvDpOT_@Base 2.4.1
>   _ZNSt6vectorIPN3bpp4NodeESaIS2_EE17_M_default_appendEm@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_EE6insertEN9__gnu_cxx17__normal_iteratorIPKS2_S4_EERS7_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp4NodeESaIS2_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS2_S4_EE@Base
>  2.4.1
> - _ZNSt6vectorIPN3bpp4NodeESaIS2_EE9push_backERKS2_@Base 2.4.1
> +#MISSING: 2.4.1-5# _ZNSt6vectorIPN3bpp4NodeESaIS2_EE9push_backERKS2_@Base 
> 2.4.1
>   
> _ZNSt6vectorIPN3bpp4TreeESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPN3bpp9OptimizerESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIPS_IdSaIdEESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  2.4.1
>   _ZNSt6vectorIPiSaIS0_EE17_M_default_appendEm@Base 2.4.1
>   
> _ZNSt6vectorIPiSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIPiSaIS0_EE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIPiSaIS0_EE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorIS_IN3bpp9RowMatrixIdEESaIS2_EESaIS4_EE17_M_default_appendEm@Base 
> 2.4.1
>   _ZNSt6vectorIS_IN3bpp9RowMatrixIdEESaIS2_EESaIS4_EED1Ev@Base 2.4.1
>   _ZNSt6vectorIS_IN3bpp9RowMatrixIdEESaIS2_EESaIS4_EED2Ev@Base 2.4.1
> @@ -4736,7 +4750,7 @@
>   _ZNSt6vectorIS_IbSaIbEESaIS1_EED2Ev@Base 2.4.1
>   _ZNSt6vectorIS_IdSaIdEESaIS1_EE17_M_default_appendEm@Base 2.4.1
>   
> _ZNSt6vectorIS_IdSaIdEESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  2.4.1
> - 
> _ZNSt6vectorIS_IdSaIdEESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorIS_IdSaIdEESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  2.4.1
>   _ZNSt6vectorIS_IdSaIdEESaIS1_EE6resizeEm@Base 2.4.1
>   _ZNSt6vectorIS_IdSaIdEESaIS1_EEC1ERKS3_@Base 2.4.1
>   _ZNSt6vectorIS_IdSaIdEESaIS1_EEC1EmRKS2_@Base 2.4.1
> @@ -4767,7 +4781,7 @@
>   
> _ZNSt6vectorISt3setImSt4lessImESaImEESaIS4_EE17_M_realloc_insertIJRKS4_EEEvN9__gnu_cxx17__normal_iteratorIPS4_S6_EEDpOT_@Base
>  2.4.1
>   _ZNSt6vectorISt3setImSt4lessImESaImEESaIS4_EED1Ev@Base 2.4.1
>   _ZNSt6vectorISt3setImSt4lessImESaImEESaIS4_EED2Ev@Base 2.4.1
> - 
> _ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdESaIS7_EE12emplace_backIJS7_EEEvDpOT_@Base
>  2.4.1
> +#MISSING: 2.4.1-5# 
> _ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdESaIS7_EE12emplace_backIJS7_EEEvDpOT_@Base
>  2.4.1
>   
> _ZNSt6vectorISt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdESaIS7_EE17_M_realloc_insertIJS7_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_@Base
>  2.4.1
>   _ZNSt6vectorISt6bitsetILm21EESaIS1_EE17_M_default_appendEm@Base 2.4.1
>   _ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iteratormb@Base 2.4.1
> @@ -4799,7 +4813,7 @@
>   
> _ZNSt6vectorIjSaIjEE17_M_realloc_insertIJjEEEvN9__gnu_cxx17__normal_iteratorIPjS1_EEDpOT_@Base
>  2.4.1
>   _ZNSt6vectorIjSaIjEEC1ERKS1_@Base 2.4.1
>   _ZNSt6vectorIjSaIjEEC2ERKS1_@Base 2.4.1
> - _ZNSt6vectorImSaImEE12emplace_backIJmEEEvDpOT_@Base 2.4.1
> +#MISSING: 2.4.1-5# _ZNSt6vectorImSaImEE12emplace_backIJmEEEvDpOT_@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
> @@ -4807,6 +4821,8 @@
>   _ZNSt6vectorImSaImEEC2ERKS1_@Base 2.4.1
>   _ZNSt6vectorImSaImEEaSERKS1_@Base 2.4.1
>   
> _ZNSt6vectorItSaItEE17_M_realloc_insertIJRKtEEEvN9__gnu_cxx17__normal_iteratorIPtS1_EEDpOT_@Base
>  2.4.1
> + _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
> @@ -4827,7 +4843,8 @@
>   
> _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_@Base
>  2.4.1
> - 
> _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE7_M_copyINSE_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS8_EPKSI_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
> + 
> _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE7_M_copyILb0ENSE_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS8_ESJ_PSt18_Rb_tree_node_baseRT0_@Base
>  2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE7_M_copyINSE_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS8_EPKSI_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EEC1ERKSE_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EEC2ERKSE_@Base
>  2.4.1
> @@ -4852,11 +4869,13 @@
>   
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyLeafDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE20_Reuse_or_alloc_nodeclIRKS4_EEPSt13_Rb_tree_nodeIS4_EOT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyLeafDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyLeafDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_@Base
>  2.4.1
> - 
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyLeafDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE7_M_copyINSA_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS4_EPKSE_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
> + 
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyLeafDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE7_M_copyILb0ENSA_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS4_ESF_PSt18_Rb_tree_node_baseRT0_@Base
>  2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyLeafDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE7_M_copyINSA_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS4_EPKSE_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyLeafDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyNodeDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyNodeDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_@Base
>  2.4.1
> - 
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyNodeDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE7_M_copyINSA_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS4_EPKSE_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
> + 
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyNodeDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE7_M_copyILb0ENSA_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS4_ESF_PSt18_Rb_tree_node_baseRT0_@Base
>  2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyNodeDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE7_M_copyINSA_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS4_EPKSE_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp23DRTreeParsimonyNodeDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp27DRASRTreeLikelihoodNodeDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiN3bpp27DRASRTreeLikelihoodNodeDataEESt10_Select1stIS4_ESt4lessIiESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_@Base
>  2.4.1
> @@ -4893,7 +4912,8 @@
>   
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE20_Reuse_or_alloc_nodeclIRKS5_EEPSt13_Rb_tree_nodeIS5_EOT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS1_@Base
>  2.4.1
> - 
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE7_M_copyINSB_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
> + 
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE7_M_copyILb0ENSB_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS5_ESG_PSt18_Rb_tree_node_baseRT0_@Base
>  2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE7_M_copyINSB_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIjSaIjEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIjSaIjEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS1_@Base
>  2.4.1
> @@ -4903,14 +4923,16 @@
>   
> _ZNSt8_Rb_treeIiSt4pairIKiSt6vectorImSaImEEESt10_Select1stIS5_ESt4lessIiESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKidESt10_Select1stIS2_ESt4lessIiESaIS2_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKidESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base
>  2.4.1
> - 
> _ZNSt8_Rb_treeIiSt4pairIKidESt10_Select1stIS2_ESt4lessIiESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
> + 
> _ZNSt8_Rb_treeIiSt4pairIKidESt10_Select1stIS2_ESt4lessIiESaIS2_EE7_M_copyILb0ENS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_ESD_PSt18_Rb_tree_node_baseRT0_@Base
>  2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt8_Rb_treeIiSt4pairIKidESt10_Select1stIS2_ESt4lessIiESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKidESt10_Select1stIS2_ESt4lessIiESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKimESt10_Select1stIS2_ESt4lessIiESaIS2_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKimESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base
>  2.4.1
> - 
> _ZNSt8_Rb_treeIiSt4pairIKimESt10_Select1stIS2_ESt4lessIiESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
> + 
> _ZNSt8_Rb_treeIiSt4pairIKimESt10_Select1stIS2_ESt4lessIiESaIS2_EE7_M_copyILb0ENS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_ESD_PSt18_Rb_tree_node_baseRT0_@Base
>  2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt8_Rb_treeIiSt4pairIKimESt10_Select1stIS2_ESt4lessIiESaIS2_EE7_M_copyINS8_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS2_EPKSC_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIiSt4pairIKimESt10_Select1stIS2_ESt4lessIiESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeImSt4pairIKmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessImESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_@Base
>  2.4.1
> @@ -4926,7 +4948,8 @@
>   
> _ZNSt8_Rb_treeImSt4pairIKmSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessImESaIS5_EE20_Reuse_or_alloc_nodeclIRKS5_EEPSt13_Rb_tree_nodeIS5_EOT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeImSt4pairIKmSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessImESaIS5_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeImSt4pairIKmSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessImESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS1_@Base
>  2.4.1
> - 
> _ZNSt8_Rb_treeImSt4pairIKmSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessImESaIS5_EE7_M_copyINSB_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
> + 
> _ZNSt8_Rb_treeImSt4pairIKmSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessImESaIS5_EE7_M_copyILb0ENSB_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS5_ESG_PSt18_Rb_tree_node_baseRT0_@Base
>  2.4.1-5
> +#MISSING: 2.4.1-5# 
> _ZNSt8_Rb_treeImSt4pairIKmSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessImESaIS5_EE7_M_copyINSB_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_PSt18_Rb_tree_node_baseRT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeImSt4pairIKmSt6vectorIiSaIiEEESt10_Select1stIS5_ESt4lessImESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeImSt4pairIKmSt6vectorImSaImEEESt10_Select1stIS5_ESt4lessImESaIS5_EE24_M_get_insert_unique_posERS1_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeImSt4pairIKmSt6vectorImSaImEEESt10_Select1stIS5_ESt4lessImESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS1_@Base
>  2.4.1
> @@ -4937,6 +4960,7 @@
>   
> _ZNSt8_Rb_treeImmSt9_IdentityImESt4lessImESaImEE16_M_insert_uniqueImEESt4pairISt17_Rb_tree_iteratorImEbEOT_@Base
>  2.4.1
>   
> _ZNSt8_Rb_treeIsSt4pairIKsNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIsESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base
>  2.4.1
>   _ZSt10scientificRSt8ios_base@Base 2.4.1
> + 
> _ZSt11__remove_ifIN9__gnu_cxx17__normal_iteratorIPcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEENS0_5__ops16_Iter_equals_valIKcEEET_SE_SE_T0_@Base
>  2.4.1-5
>   
> _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIP12StringAndIntSt6vectorIS2_SaIS2_EEEElS2_NS0_5__ops15_Iter_less_iterEEvT_T0_SB_T1_T2_@Base
>  2.4.1
>   
> _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIP12StringAndIntSt6vectorIS2_SaIS2_EEEENS0_5__ops15_Iter_less_iterEEvT_SA_T0_@Base
>  2.4.1
>   
> _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIP12StringAndIntSt6vectorIS2_SaIS2_EEEENS0_5__ops14_Val_less_iterEEvT_T0_@Base
>  2.4.1
> dh_makeshlibs: error: failing due to earlier errors
> make: *** [debian/rules:10: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/libbpp-phyl_2.4.1-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

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

We believe that the bug you reported is fixed in the latest version of
libbpp-phyl, 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 997...@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-phyl 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: Mon, 01 Nov 2021 14:08:45 +0100
Source: libbpp-phyl
Architecture: source
Version: 2.4.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 997444
Changes:
 libbpp-phyl (2.4.1-6) unstable; urgency=medium
 .
   * Fix symbols again
     Closes: #997444
Checksums-Sha1:
 902355c9732cef3e0cbf3f225dc5e5550f8016e5 2137 libbpp-phyl_2.4.1-6.dsc
 2e5b26dc88544765b0f04dcc9079e504f6c49b40 57944 
libbpp-phyl_2.4.1-6.debian.tar.xz
 876adb94894ad06c439e8a0fa5d26261a509825a 7569 
libbpp-phyl_2.4.1-6_amd64.buildinfo
Checksums-Sha256:
 2d3f661199f7f3eea6a7c4c3600ace90a14ef9680b686e0ed240cd08dd741973 2137 
libbpp-phyl_2.4.1-6.dsc
 775b7e5116775182b475490bf7cd6ddea3931496629c1acb66833ea57d5fa023 57944 
libbpp-phyl_2.4.1-6.debian.tar.xz
 972ac83a4ca4f2052faf5703bd51ee0e4f36fd5669f749f93ebb85ad625d8940 7569 
libbpp-phyl_2.4.1-6_amd64.buildinfo
Files:
 e0b2c0095ba67e0aa15bd17a9243c984 2137 science optional libbpp-phyl_2.4.1-6.dsc
 9c1b007d6042fda235555b87368c9b34 57944 science optional 
libbpp-phyl_2.4.1-6.debian.tar.xz
 45727c5c8eda2a8aabbf1f918ba051ce 7569 science optional 
libbpp-phyl_2.4.1-6_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmF/6V0RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtErXRAAk2lq5FW9/mR/WX1HvvVzFfLh0KWYP6F0
APhKEE+6D9gqsQtcxZCLYmpTQdOncG7VxauRZ4CNM5PA5UUREAH0DluYqnd/2sAX
7qz+Nem9YyJx4j2lfPa+Jkc5p/BupGPHQtAWZqt4CCM7AqeGe3EUjj3UCBceuAL6
HSwwFfYSutah6lcq4hIe4ceDAl0JO1uVXXd7+x2tDCSESb0aBOcKycfW13mePTEC
DfFPmc6fN3Xl18pSmlxQzvx5Z0lXnsh9ZUxnr6uO2qEYvY5ltcnDmjbAu3KwHaGC
kfYbr77Edrl9apB1I/9zK5BvXhJIcccIRUaJ2IORI3izyTnIXzPGye/w8rykvVXr
tVLyPN5fQxWejmu36T3jysSp7+5rebZvjrcyX49rwRW0ZpQs6YPhyg92jbSDku7x
57IuKadMX3b3w7TkZVaJVYwjNh6UwE9082HbW3kpWj67ikTbCl4e04yhM41iq7xo
rFM8hC6aOPjtflio/4IBwVAK/Tr/2VP5NRGPAOFPTvvf445hziuYG2Btw+06AND4
EQ/MBofGtoqm0uqy8VcqYtPdmYnbCHfGJ4lFiTXqQyEzhNZBdZoV8vkh2RI1Zzoy
ZmRyMvR0kK1zLJnXYm7Zx224rhIFCQjltRBjMpTJDPwOf6hG9Wt2dC4ZrF/a+Ias
8VVLSCtzO1s=
=Zaxr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to