[Debian-med-packaging] Bug#957820: snap: ftbfs with GCC-10

Matthias Klose doko at debian.org
Fri Apr 17 12:11:09 BST 2020


Package: src:snap
Version: 2013-11-29-9
Severity: normal
Tags: sid bullseye
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/snap_2013-11-29-9_unstable_gcc10.log
The last lines of the build log are at the end of this report.

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

[...]
/usr/bin/ld: zoeDNA.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeDNA.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeDNA.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeDistribution.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeDistribution.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeDistribution.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeDuration.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeDuration.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeDuration.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeFastaFile.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeFastaFile.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeFastaFile.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeFeature.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeFeature.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeFeature.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeFeatureFactory.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeFeatureFactory.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeFeatureFactory.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeFeatureTable.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeFeatureTable.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeFeatureTable.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeHMM.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeHMM.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeHMM.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeIsochore.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeIsochore.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeIsochore.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeMath.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeMath.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeMath.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeModel.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeModel.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeModel.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoePhasePref.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoePhasePref.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoePhasePref.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeProtein.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeProtein.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeProtein.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeScanner.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeScanner.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeScanner.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeState.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeState.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeState.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeTools.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeTools.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeTools.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeTransition.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeTransition.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeTransition.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
/usr/bin/ld: zoeTrellis.o:./Zoe/zoeTools.h:45: multiple definition of `zoeMethod'; zoe-loop.o:./Zoe/zoeTools.h:45: first defined here
/usr/bin/ld: zoeTrellis.o:./Zoe/zoeTools.h:44: multiple definition of `zoeConstructor'; zoe-loop.o:./Zoe/zoeTools.h:44: first defined here
/usr/bin/ld: zoeTrellis.o:./Zoe/zoeTools.h:43: multiple definition of `zoeFunction'; zoe-loop.o:./Zoe/zoeTools.h:43: first defined here
collect2: error: ld returned 1 exit status
make[6]: *** [Makefile:61: zoe-loop] Error 1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/Zoe'
make[5]: *** [Makefile:95: gcc] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/Zoe'
make[4]: *** [Makefile:58: default] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/Zoe'
make[3]: *** [Makefile:98: gcc] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:60: default] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make[1]: *** [debian/rules:24: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2



More information about the Debian-med-packaging mailing list