Source: dogecoin
Version: 1.14.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
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
> cp /<<PKGBUILDDIR>>/share/pixmaps/bitcoin128.png
> /<<PKGBUILDDIR>>/debian/dogecoin/usr/share/pixmaps/dogecoin128.png
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_installdocs
> dh_installchangelogs
> dh_installman
> dh_perl
> dh_link
> dh_strip_nondeterminism
> dh_compress
> dh_fixperms
> dh_missing
> dh_missing: warning: usr/lib/x86_64-linux-gnu/libdogecoinconsensus.a exists
> in debian/tmp but is not installed to anywhere
> The following debhelper tools have reported what they installed (with
> files per package)
> * dh_install: dogecoin (7), libdogecoinconsensus-dev (3),
> libdogecoinconsensus0 (2)
> * dh_installdocs: dogecoin (0), libdogecoinconsensus-dev (0),
> libdogecoinconsensus0 (0)
> * dh_installman: dogecoin (0), libdogecoinconsensus-dev (0),
> libdogecoinconsensus0 (0)
> If the missing files are installed by another tool, please file a bug
> against it.
> When filing the report, if the tool is not part of debhelper itself,
> please reference the
> "Logging helpers and dh_missing" section from the "PROGRAMMING" guide
> for debhelper (10.6.3+).
> (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
> Be sure to test with dpkg-buildpackage -A/-B as the results may vary
> when only a subset is built
> If the omission is intentional or no other helper can take care of this
> consider adding the
> paths to debian/not-installed.
>
> Remember to be careful with paths containing "x86_64-linux-gnu", where
> you might need to
> use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in
> debian/not-installed
> to ensure it works on all architectures (see #961104).
> dh_strip
> dh_makeshlibs
> 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/libdogecoinconsensus0/DEBIAN/symbols doesn't
> match completely debian/libdogecoinconsensus0.symbols.amd64
> --- debian/libdogecoinconsensus0.symbols.amd64
> (libdogecoinconsensus0_1.14.3-1_amd64)
> +++ dpkg-gensymbolse6Tdiw 2021-10-23 07:13:18.830109858 +0000
> @@ -46,6 +46,7 @@
> _Z19ComputeMerkleBranchRKSt6vectorI7uint256SaIS0_EEj@Base 1.14.0
> _Z19scrypt_1024_1_1_256PKcPc@Base 1.14.0
> _Z20GetTransactionWeightRK12CTransaction@Base 1.14.0
> + _Z20SerializeTransactionI11CHashWriter12CTransactionEvRKT0_RT_@Base 1.14.3-1
> _Z20SerializeTransactionI13CSizeComputer12CTransactionEvRKT0_RT_@Base 1.14.0
> _Z22BlockWitnessMerkleRootRK6CBlockPb@Base 1.14.0
> _Z22CheckSignatureEncodingRKSt6vectorIhSaIhEEjP13ScriptError_t@Base 1.14.0
> @@ -95,7 +96,7 @@
> _ZN10tinyformat6detail9FormatArg9toIntImplIlEEiPKv@Base 1.14.0
> _ZN10tinyformat6detail9FormatArg9toIntImplImEEiPKv@Base 1.14.0
>
> _ZN10tinyformat6formatIJNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEES6_PKcDpRKT_@Base
> 1.14.0
> -
> _ZN10tinyformat6formatIJNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiS6_S6_jjjmEEES6_PKcDpRKT_@Base
> 1.14.2
> +#MISSING: 1.14.3-1#
> _ZN10tinyformat6formatIJNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiS6_S6_jjjmEEES6_PKcDpRKT_@Base
> 1.14.2
>
> _ZN10tinyformat6formatIJiEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKcDpRKT_@Base
> 1.14.0
>
> _ZN10tinyformat6formatIJlEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKcDpRKT_@Base
> 1.14.0
> _ZN10uint_errorD0Ev@Base 1.14.0
> @@ -277,6 +278,7 @@
> _ZNKSt5ctypeIcE8do_widenEc@Base 1.14.0
> _ZNSt12_Destroy_auxILb0EE9__destroyIP5CTxInEEvT_S4_@Base 1.14.2
> _ZNSt12_Destroy_auxILb0EE9__destroyIPSt6vectorIhSaIhEEEEvT_S6_@Base 1.14.2
> + _ZNSt13_Bvector_baseISaIbEE13_M_deallocateEv@Base 1.14.3-1
>
> _ZNSt20__uninitialized_copyILb0EE13__uninit_copyIN9__gnu_cxx17__normal_iteratorIPK5CTxInSt6vectorIS4_SaIS4_EEEEPS4_EET0_T_SD_SC_@Base
> 1.14.2
> _ZNSt6vectorI5CTxInSaIS0_EE17_M_default_appendEm@Base 1.14.0
> _ZNSt6vectorI5CTxInSaIS0_EED1Ev@Base 1.14.0
> @@ -286,20 +288,23 @@
> _ZNSt6vectorI6CTxOutSaIS0_EED2Ev@Base 1.14.0
> _ZNSt6vectorI7uint256SaIS0_EE17_M_default_appendEm@Base 1.14.0
>
> _ZNSt6vectorI7uint256SaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base
> 1.14.0
> -
> _ZNSt6vectorIS_IhSaIhEESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base
> 1.14.2
> + _ZNSt6vectorIS_IhSaIhEESaIS1_EE12emplace_backIJS1_EEEvDpOT_@Base 1.14.3-1
> +#MISSING: 1.14.3-1#
> _ZNSt6vectorIS_IhSaIhEESaIS1_EE13_M_insert_auxIS1_EEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEOT_@Base
> 1.14.2
> _ZNSt6vectorIS_IhSaIhEESaIS1_EE17_M_default_appendEm@Base 1.14.0
>
> _ZNSt6vectorIS_IhSaIhEESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
> 1.14.0
> -
> _ZNSt6vectorIS_IhSaIhEESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
> 1.14.2
> +#MISSING: 1.14.3-1#
> _ZNSt6vectorIS_IhSaIhEESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
> 1.14.2
> +
> _ZNSt6vectorIS_IhSaIhEESaIS1_EE6insertEN9__gnu_cxx17__normal_iteratorIPKS1_S3_EERS6_@Base
> 1.14.3-1
>
> _ZNSt6vectorIS_IhSaIhEESaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE@Base
> 1.14.0
> - _ZNSt6vectorIS_IhSaIhEESaIS1_EE9push_backERKS1_@Base 1.14.2
> +#MISSING: 1.14.3-1# _ZNSt6vectorIS_IhSaIhEESaIS1_EE9push_backERKS1_@Base
> 1.14.2
> _ZNSt6vectorIS_IhSaIhEESaIS1_EED1Ev@Base 1.14.0
> _ZNSt6vectorIS_IhSaIhEESaIS1_EED2Ev@Base 1.14.0
> + _ZNSt6vectorIhSaIhEE12emplace_backIJhEEEvDpOT_@Base 1.14.3-1
> _ZNSt6vectorIhSaIhEE17_M_default_appendEm@Base 1.14.0
> -
> _ZNSt6vectorIhSaIhEE17_M_realloc_insertIJRKhEEEvN9__gnu_cxx17__normal_iteratorIPhS1_EEDpOT_@Base
> 1.14.2
> +#MISSING: 1.14.3-1#
> _ZNSt6vectorIhSaIhEE17_M_realloc_insertIJRKhEEEvN9__gnu_cxx17__normal_iteratorIPhS1_EEDpOT_@Base
> 1.14.2
>
> _ZNSt6vectorIhSaIhEE17_M_realloc_insertIJhEEEvN9__gnu_cxx17__normal_iteratorIPhS1_EEDpOT_@Base
> 1.14.0~
> _ZNSt6vectorIhSaIhEE7reserveEm@Base 1.14.0
> - _ZNSt6vectorIhSaIhEEC1ERKS1_@Base 1.14.2
> - _ZNSt6vectorIhSaIhEEC2ERKS1_@Base 1.14.2
> +#MISSING: 1.14.3-1# _ZNSt6vectorIhSaIhEEC1ERKS1_@Base 1.14.2
> +#MISSING: 1.14.3-1# _ZNSt6vectorIhSaIhEEC2ERKS1_@Base 1.14.2
> _ZNSt6vectorIhSaIhEED1Ev@Base 1.14.0
> _ZNSt6vectorIhSaIhEED2Ev@Base 1.14.0
> _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 1.14.0
> dh_makeshlibs: error: failing due to earlier errors
> make: *** [debian/rules:13: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/dogecoin_1.14.3-1_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.