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

Re: gb telepathy-salut_0.8.1-3 . armel armhf sparc



On 29/07/14 22:08, Julien Cristau wrote:
> Are you sure this isn't a parallel makefile bug?

Good catch (maybe). The Makefile.am looks fine, but the resulting
generated rules in Makefile.in are pretty scary, and it's entirely
possible that they aren't safe for parallel "make install".

The private shared library in question is only there to support a
plugin architecture that is not considered API-stable and has no
non-test users in-tree, so disabling plugins and linking it statically
might work better. I'll try that at some point.

telepathy-gabble has a similar plugin architecture that does have some
in-tree plugins, but it gets away with it because its equivalent
library is in a different directory, and recursive make limits the
possible parallelization.

    S


Reply to: