Bug#701242: ann: ftbfs with GCC-4.8
Matthias Klose
doko at debian.org
Sat Feb 23 11:20:01 UTC 2013
Package: src:ann
Version: 1.1.2+doc-3
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.8
The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.
dh_makeshlibs: dpkg-gensymbols -plibann0 -Idebian/libann0.symbols -Pdebian/libann0 returned exit code 1
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/ann_1.1.2+doc-3_unstable_gcc48.log
The last lines of the build log are at the end of this report.
To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev
The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.
[...]
dh_link -plibann0
dh_installmime -plibann0
dh_installgsettings -plibann0
dh_installdocs -pann-tools
dh_installexamples -pann-tools
dh_installman -pann-tools
dh_installinfo -pann-tools
dh_installmenu -pann-tools
dh_installcron -pann-tools
dh_installinit -pann-tools
dh_installdebconf -pann-tools
dh_installemacsen -pann-tools
dh_installcatalogs -pann-tools
dh_installpam -pann-tools
dh_installlogrotate -pann-tools
dh_installlogcheck -pann-tools
dh_installchangelogs -pann-tools
dh_installudev -pann-tools
dh_lintian -pann-tools
dh_bugfiles -pann-tools
dh_install -pann-tools
dh_link -pann-tools
dh_installmime -pann-tools
dh_installgsettings -pann-tools
dh_strip -plibann-dev
dh_compress -plibann-dev -X .pdf
dh_fixperms -plibann-dev
dh_makeshlibs -plibann-dev
dh_strip -plibann0
dh_compress -plibann0 -X .pdf
dh_fixperms -plibann0
dh_makeshlibs -plibann0
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-3_amd64)
+++ dpkg-gensymbolsf1gaBw 2013-02-18 23:17:11.125253233 +0000
@@ -110,8 +110,8 @@
_ZN11ANNkd_splitD1Ev at Base 1.1.1
_ZN11ANNkd_splitD2Ev at Base 1.1.2
_ZN11ANNorthRect6insideEiPd at Base 1.1.1
- (arch=!armel !armhf)_ZN11ANNorthRectD1Ev at Base 1.1.1
- (arch=!armel !armhf)_ZN11ANNorthRectD2Ev at Base 1.1.2
+#MISSING: 1.1.2+doc-3# (arch=!armel !armhf)_ZN11ANNorthRectD1Ev at Base 1.1.1
+#MISSING: 1.1.2+doc-3# (arch=!armel !armhf)_ZN11ANNorthRectD2Ev at Base 1.1.2
_ZN11ANNpointSetD0Ev at Base 1.1.1
_ZN11ANNpointSetD1Ev at Base 1.1.1
_ZN11ANNpointSetD2Ev at Base 1.1.2
dh_makeshlibs: dpkg-gensymbols -plibann0 -Idebian/libann0.symbols -Pdebian/libann0 returned exit code 1
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