Bug#701302: kiwix: ftbfs with GCC-4.8

Emmanuel Engelhart kelson at kiwix.org
Sun Feb 24 10:57:48 UTC 2013


Le 23/02/2013 12:21, Matthias Klose a écrit :
> Package: src:kiwix
> Version: 0.9~beta6.8-1
> 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.
> 
>   FSDirectory.h:92:5: error: looser throw specifier for 'virtual lucene::store::FSDirectory::FSIndexInput::SharedHandle::~SharedHandle() throw (CLuceneError&)'
> 
> The full build log can be found at:
> http://people.debian.org/~doko/logs-20130217/gcc48/kiwix_0.9~beta6.8-1_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.

This seems to me to be an error in the clucene dev package, isn't it?

Kind regards
Emmanuel



More information about the Debian-edu-pkg-team mailing list