Bug#723619: cubemap: FTBFS on 32-bit Linux: off_t* vs. loff_t in call to sendfile

2013-09-29 Thread Philipp Kern
On Mon, Sep 30, 2013 at 01:30:21AM +0200, Steinar H. Gunderson wrote: > Strictly speaking, this isn't serious but important, right? The package > hasn't built in i386 before. (I'd downgrade, but I'm not the maintainer.) > > > Builds of cubemap on 32-bit Linux have been failing: > > > > server.c

Bug#723619: cubemap: FTBFS on 32-bit Linux: off_t* vs. loff_t in call to sendfile

2013-09-29 Thread Steinar H. Gunderson
On Tue, Sep 17, 2013 at 07:22:50PM -0400, Aaron M. Ucko wrote: > Source: cubemap > Version: 1.0.0-1 > Severity: serious > Justification: fails to build from source Strictly speaking, this isn't serious but important, right? The package hasn't built in i386 before. (I'd downgrade, but I'm not the m

Bug#723619: cubemap: FTBFS on 32-bit Linux: off_t* vs. loff_t in call to sendfile

2013-09-17 Thread Aaron M. Ucko
Source: cubemap Version: 1.0.0-1 Severity: serious Justification: fails to build from source Builds of cubemap on 32-bit Linux have been failing: server.cpp:436:72: error: cannot convert 'loff_t* {aka long long int*}' to 'off_t* {aka long int*}' for argument '3' to 'ssize_t sendfile(int, int,