On Thu, 03 May 2012 23:16:26 +0200, Matthias Klose wrote: > this can be worked around by building with -fpermissive.
I can confirm that it builds with the attached diff. But: % lintian -F coin3_3.1.3-2.1_amd64.changes E: libcoin60: embedded-library usr/lib/libCoin.so.60.1.3: expat Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Dhafer Youssef: Holy Lie (Empire d'Ivresse Suite)
diff -u coin3-3.1.3/debian/changelog coin3-3.1.3/debian/changelog --- coin3-3.1.3/debian/changelog +++ coin3-3.1.3/debian/changelog @@ -1,3 +1,12 @@ +coin3 (3.1.3-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "ftbfs with GCC-4.7": build with -fpermissive, thanks to Matthias + Klose for the pointer. + (Closes: #667139) + + -- gregor herrmann <gre...@debian.org> Sun, 13 May 2012 15:39:08 +0200 + coin3 (3.1.3-2) unstable; urgency=low * control: Remove dependencies on libxp-dev, which is to be obsoleted. diff -u coin3-3.1.3/debian/rules coin3-3.1.3/debian/rules --- coin3-3.1.3/debian/rules +++ coin3-3.1.3/debian/rules @@ -3,6 +3,7 @@ %: dh $@ --parallel --with autotools_dev +export CXXFLAGS += -fpermissive DEB_CONFIGURE_EXTRA_FLAGS = --disable-dependency-tracking \ --enable-static --enable-shared \
signature.asc
Description: Digital signature