trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2013

Re: [trinity-devel] tdebindings FTBFS in parallel-tests (with automake 0.13.3)

From: Slávek Banko <slavek.banko@...>
Date: Tue, 27 Aug 2013 00:12:24 +0200
On Monday 26 of August 2013 23:54:30 Fran�ois Andriot wrote:
> Le 26/08/2013 23:43, Sl�vek Banko a �crit :
> > On Sunday 25 of August 2013 18:43:56 Sl�vek Banko wrote:
> >> Hello,
> >>
> >> during build tdebindings on Debian Jessie (automake 0.13.3) occurs
> >> FTBFS
> >> in parallel-tests due to missing admin/test-driver. Because it
> >> concerns
> >> to the common admin module, the proposed fix will be reflected in all
> >> modules.
> >>
> >> Please, you can test it before I push the patch?
> >>
> >> Thanks
> >> Slavek
> >
> > Please, how with this patch? If soon will be built almost entire tree,
> > it
> > would be good if the patch has already been pushed.
> >
> > Slavek
>
> Hello,
>
> I confirm the original problem exists in distros using automake 1.13.
> I've not tested patch yet.
> I'm confident in the patch, but we need to make sure that it does not
> break with older automake versions.
>
> Francois
>

I have checked that the option "--add-missing" has been already in 
automake-1.4. I believe this very old version is not supported, so we 
probably do not need to worry about breakage with newer versions than 1.4.

Slavek