On 2016-05-11 12:13, Martin Buck wrote:
unarchive 619825
found 619825 1.6.10-1+b1
thanks

This resurfaced on a i386 machine using the jessie version of schroot, same
error as in the original bug report.

A quick look at debian/rules suggests that this came back already earlier when the build was switched from make to cmake. The Makefile.in's in the
source tree contain the required "-D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE", but the CMakeLists.txt don't.

Thanks for the investigation. I'll look at adding some largefile tests into the cmake build. In the meantime, you can probably add these to CXXFLAGS in debian/rules to work around this.


Regards,
Roger

Reply via email to