Bug#701354: scscp-imcce: ftbfs with GCC-4.8
Matthias Klose
doko at debian.org
Sat Feb 23 11:21:58 UTC 2013
Package: src:scscp-imcce
Version: 0.7.1+ds-2
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.
XXX
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/scscp-imcce_0.7.1+ds-2_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_installcron -a
dh_installdebconf -a
dh_installemacsen -a
dh_installifupdown -a
dh_installinfo -a
dh_installinit -a
dh_installmenu -a
dh_installmime -a
dh_installmodules -a
dh_installlogcheck -a
dh_installlogrotate -a
dh_installpam -a
dh_installppp -a
dh_installudev -a
dh_installwm -a
dh_installxfonts -a
dh_installgsettings -a
dh_bugfiles -a
dh_ucf -a
dh_lintian -a
dh_gconf -a
dh_icons -a
dh_perl -a
dh_usrlocal -a
dh_link -a
dh_compress -a
dh_fixperms -a
debian/rules override_dh_strip
make[1]: Entering directory `/«BUILDDIR»/scscp-imcce-0.7.1+ds'
dh_strip --dbg-package=libscscp0-dbg
make[1]: Leaving directory `/«BUILDDIR»/scscp-imcce-0.7.1+ds'
dh_makeshlibs -a
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libscscp0/DEBIAN/symbols doesn't match completely debian/libscscp0.symbols.amd64
--- debian/libscscp0.symbols.amd64 (libscscp0_0.7.1+ds-2_amd64)
+++ dpkg-gensymbols2YhnWV 2013-02-18 22:55:48.971634680 +0000
@@ -369,7 +369,7 @@
_ZNK5SCSCP24Iunfstream_iterator_attr9get_valueEv at Base 0.6.4
_ZNK5SCSCP6Client3eofEv at Base 0.6.4
_ZNK5SCSCP9Exception4whatEv at Base 0.6.4
- _ZTCN5SCSCP10OfmtstreamE0_So at Base 0.6.4
+#MISSING: 0.7.1+ds-2# _ZTCN5SCSCP10OfmtstreamE0_So at Base 0.6.4
_ZTIN5SCSCP10OfmtstreamE at Base 0.6.4
_ZTIN5SCSCP16OfmtstreambufferE at Base 0.6.4
_ZTIN5SCSCP9ExceptionE at Base 0.6.4
dh_makeshlibs: dpkg-gensymbols -plibscscp0 -Idebian/libscscp0.symbols.amd64 -Pdebian/libscscp0 -edebian/libscscp0/usr/lib/x86_64-linux-gnu/libscscp.so.0.7.1
-edebian/libscscp0/usr/lib/x86_64-linux-gnu/libscscpxx.so.0.7.1
returned exit code 1
make: *** [binary-arch] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
More information about the debian-science-maintainers
mailing list