Bug#746827: ann: ftbfs with GCC-4.9

Matthias Klose doko at debian.org
Sun May 4 00:21:10 UTC 2014


Package: src:ann
Version: 1.1.2+doc-4.1
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/ann_1.1.2+doc-4.1_unstable_gcc49.log
The last lines of the build log are at the end of this report.

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

[...]
dh_strip -plibann0  
dh_compress -plibann0 -X .pdf 
dh_fixperms -plibann0  
dh_makeshlibs -plibann0  
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libann0/DEBIAN/symbols doesn't match completely debian/libann0.symbols
--- debian/libann0.symbols (libann0_1.1.2+doc-4.1_amd64)
+++ dpkg-gensymbolsL6HwBb	2014-04-18 13:05:50.962353449 +0000
@@ -78,9 +78,9 @@
  _ZN10ANNkd_leafD0Ev at Base 1.1.1
  _ZN10ANNkd_leafD1Ev at Base 1.1.1
  _ZN10ANNkd_leafD2Ev at Base 1.1.2
- _ZN10ANNkd_nodeD0Ev at Base 1.1.1
- _ZN10ANNkd_nodeD1Ev at Base 1.1.1
- _ZN10ANNkd_nodeD2Ev at Base 1.1.2
+#MISSING: 1.1.2+doc-4.1# _ZN10ANNkd_nodeD0Ev at Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# _ZN10ANNkd_nodeD1Ev at Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# _ZN10ANNkd_nodeD2Ev at Base 1.1.2
  _ZN10ANNkd_tree10annkSearchEPdiPiS0_d at Base 1.1.1
  _ZN10ANNkd_tree12SkeletonTreeEiiiPPdPi at Base 1.1.1
  _ZN10ANNkd_tree12annkFRSearchEPddiPiS0_d at Base 1.1.1
@@ -110,11 +110,11 @@
  _ZN11ANNkd_splitD1Ev at Base 1.1.1
  _ZN11ANNkd_splitD2Ev at Base 1.1.2
  _ZN11ANNorthRect6insideEiPd at Base 1.1.1
- (optional)_ZN11ANNorthRectD1Ev at Base 1.1.1
- (optional)_ZN11ANNorthRectD2Ev at Base 1.1.2
- _ZN11ANNpointSetD0Ev at Base 1.1.1
- _ZN11ANNpointSetD1Ev at Base 1.1.1
- _ZN11ANNpointSetD2Ev at Base 1.1.2
+#MISSING: 1.1.2+doc-4.1# (optional)_ZN11ANNorthRectD1Ev at Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# (optional)_ZN11ANNorthRectD2Ev at Base 1.1.2
+#MISSING: 1.1.2+doc-4.1# _ZN11ANNpointSetD0Ev at Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# _ZN11ANNpointSetD1Ev at Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# _ZN11ANNpointSetD2Ev at Base 1.1.2
  _ZN12ANNbd_shrink10ann_searchEd at Base 1.1.1
  _ZN12ANNbd_shrink13ann_FR_searchEd at Base 1.1.1
  _ZN12ANNbd_shrink14ann_pri_searchEd at Base 1.1.1
@@ -134,6 +134,7 @@
  _ZN13ANNbruteForceD0Ev at Base 1.1.1
  _ZN13ANNbruteForceD1Ev at Base 1.1.1
  _ZN13ANNbruteForceD2Ev at Base 1.1.1
+ _ZNKSt5ctypeIcE8do_widenEc at Base 1.1.2+doc-4.1
  _ZTI10ANNbd_tree at Base 1.1.1
  _ZTI10ANNkd_leaf at Base 1.1.1
  _ZTI10ANNkd_node at Base 1.1.1
dh_makeshlibs: failing due to earlier errors
make: *** [binary-fixup/libann0] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2



More information about the debian-science-maintainers mailing list