Package: src:ann
Version: 1.1.2+doc-4.1
Severity: important
Tags: sid jessie
User: [email protected]
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@Base 1.1.1
  _ZN10ANNkd_leafD1Ev@Base 1.1.1
  _ZN10ANNkd_leafD2Ev@Base 1.1.2
- _ZN10ANNkd_nodeD0Ev@Base 1.1.1
- _ZN10ANNkd_nodeD1Ev@Base 1.1.1
- _ZN10ANNkd_nodeD2Ev@Base 1.1.2
+#MISSING: 1.1.2+doc-4.1# _ZN10ANNkd_nodeD0Ev@Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# _ZN10ANNkd_nodeD1Ev@Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# _ZN10ANNkd_nodeD2Ev@Base 1.1.2
  _ZN10ANNkd_tree10annkSearchEPdiPiS0_d@Base 1.1.1
  _ZN10ANNkd_tree12SkeletonTreeEiiiPPdPi@Base 1.1.1
  _ZN10ANNkd_tree12annkFRSearchEPddiPiS0_d@Base 1.1.1
@@ -110,11 +110,11 @@
  _ZN11ANNkd_splitD1Ev@Base 1.1.1
  _ZN11ANNkd_splitD2Ev@Base 1.1.2
  _ZN11ANNorthRect6insideEiPd@Base 1.1.1
- (optional)_ZN11ANNorthRectD1Ev@Base 1.1.1
- (optional)_ZN11ANNorthRectD2Ev@Base 1.1.2
- _ZN11ANNpointSetD0Ev@Base 1.1.1
- _ZN11ANNpointSetD1Ev@Base 1.1.1
- _ZN11ANNpointSetD2Ev@Base 1.1.2
+#MISSING: 1.1.2+doc-4.1# (optional)_ZN11ANNorthRectD1Ev@Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# (optional)_ZN11ANNorthRectD2Ev@Base 1.1.2
+#MISSING: 1.1.2+doc-4.1# _ZN11ANNpointSetD0Ev@Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# _ZN11ANNpointSetD1Ev@Base 1.1.1
+#MISSING: 1.1.2+doc-4.1# _ZN11ANNpointSetD2Ev@Base 1.1.2
  _ZN12ANNbd_shrink10ann_searchEd@Base 1.1.1
  _ZN12ANNbd_shrink13ann_FR_searchEd@Base 1.1.1
  _ZN12ANNbd_shrink14ann_pri_searchEd@Base 1.1.1
@@ -134,6 +134,7 @@
  _ZN13ANNbruteForceD0Ev@Base 1.1.1
  _ZN13ANNbruteForceD1Ev@Base 1.1.1
  _ZN13ANNbruteForceD2Ev@Base 1.1.1
+ _ZNKSt5ctypeIcE8do_widenEc@Base 1.1.2+doc-4.1
  _ZTI10ANNbd_tree@Base 1.1.1
  _ZTI10ANNkd_leaf@Base 1.1.1
  _ZTI10ANNkd_node@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

-- 
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to