[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fwd: Bug#487548: mscore: FTBFS on mips



Toby Smithe wrote:
> Hi,
> 
> As I'm not subscribed to this list, please CC me in all replies; thanks.
> 
> Now, down to business. I'm the maintainer of mscore, and recently
> received the below attached bug report. As the reporter recommends, it
> seems sensible to test reproducability of this bug. I do not have any
> MIPS hardware available on which to attempt to rebuild the package, so
> I'm appealing for help. Could someone possibly grab the sources and
> try to build the package manually and reproduce the bug?

It is fully reproducible on a quad-core mips system, with the same
error:

[...]
[  2%] Generating ../all.h
Generating ../all.h
cp: cannot create regular file `/srv/ths/debian/mscore/mscore-0.9.2+dfsg/build/all.h': File exists
make[4]: *** [all.h] Error 1
[...]

Apparently the cmake build system in mscore isn't safe for parallel
make runs. The mips/mipsel buildds are dualcores, I figure this makes
them less likely to trip up on this (the mipsel build went ok).

I forced the CPUS detection in debian/patches/08-multiple-jobs.dpatch
to 1, this way mscore builds fine on the same machine.


Thiemo


Reply to: