* Alexandre Duret-Lutz wrote on Wed, May 10, 2006 at 10:10:05PM CEST:
> >>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> >> > - BTW, is there real-world indication of build tools other than
> >> > Automake-created Makefiles that may happen to invoke parallel autom4te
> >> > instanc
>>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes:
[...]
>> > - BTW, is there real-world indication of build tools other than
>> > Automake-created Makefiles that may happen to invoke parallel autom4te
>> > instances, possibly indirectly?
I think you can configure autom4te (with "~/.
On Sun, Apr 30, 2006 at 08:43:46AM +0200, Ralf Wildenhues wrote:
> Well, that would be fine: lock() would detect it with MAKEFLAGS.
> My question was posed wrongly: is there real-world indication of
> build tools other than `make' that may happen to invoke more than
> one instance of autom4te, poss
Hi Noah,
* Noah Misch wrote on Sat, Apr 29, 2006 at 05:35:01AM CEST:
> On Fri, Apr 28, 2006 at 11:52:58AM +0200, Ralf Wildenhues wrote:
>
> > - AFAICS this causes autom4te to continue but exit with an error status.
>
> You are correct, but I did not intend to make it do that. We need to use a
>
Hi Ralf,
On Fri, Apr 28, 2006 at 11:52:58AM +0200, Ralf Wildenhues wrote:
> - XFile.pm needs a copyright year update (which I can add, when given
> OK-to-commit).
Thanks; I added that.
> - AFAICS this causes autom4te to continue but exit with an error status.
You are correct, but I did not in
Hi Noah,
* Noah Misch wrote on Fri, Apr 28, 2006 at 06:14:01AM CEST:
>
> This patch revamps {Autom4te,Automake}::XFile::lock.
A comment and a couple of questions:
- XFile.pm needs a copyright year update (which I can add, when given
OK-to-commit).
- AFAICS this causes autom4te to continue bu
Hi,
This patch revamps {Autom4te,Automake}::XFile::lock.
On Thu, Apr 27, 2006 at 06:46:54PM +0200, Ralf Wildenhues wrote:
> Invocation of autom4te fails currently on FreeBSD with NFS-mounted
> directories:
> | ../build-alpha-unknown-freebsd6.0/tests/autoconf
> | autom4te: cannot lock autom4te.cac
Noah Misch <[EMAIL PROTECTED]> writes:
> I believe I lack an Automake copyright assignment; is an Autoconf
> assignment sufficient, given that this file is present in both
> projects?
Yes.
> Is this suitable?
It looks fine to me (though I'm not a Perl whiz). Thanks.
I hope Alexandre can commen