GNU bug report logs - #11306
Automake 1.11d on MacOS X

Previous Next

Package: automake;

Reported by: Bruno Haible <bruno <at> clisp.org>

Date: Sat, 21 Apr 2012 18:13:01 UTC

Severity: normal

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 11306 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Bruno Haible <bruno <at> clisp.org>
Cc: 11306 <at> debbugs.gnu.org,
	"automake-patches <at> gnu.org" <automake-patches <at> gnu.org>
Subject: Re: bug#11306: Automake 1.11d on MacOS X
Date: Wed, 25 Apr 2012 13:57:07 +0200
On 04/23/2012 12:51 PM, Stefano Lattarini wrote:
> On 04/22/2012 08:10 PM, Bruno Haible wrote:
>>
>> FAIL: t/lex-libobj
>>
>> But setting LEXLIB to just whitespace makes the test succeed:
>>
>> diff -r -u automake-1.11d.orig/t/lex-libobj.sh automake-1.11d/t/lex-libobj.sh
>> --- automake-1.11d.orig/t/lex-libobj.sh	2012-04-13 17:44:41.000000000 +0200
>> +++ automake-1.11d/t/lex-libobj.sh	2012-04-22 20:01:27.000000000 +0200
>> @@ -68,7 +68,7 @@
>>  $MAKE distclean
>>  
>>  # Force "no system lex library".
>> -./configure LEXLIB='-L /lib'
>> +./configure LEXLIB=' '
>>  grep LIBOBJS Makefile # For debugging.
>>  grep '^LIBOBJS *=.*yywrap.*\.o' Makefile # Sanity check.
>>  $MAKE
>>
> Thanks.  I will apply the attached patch then (comments and reviews welcome).
>
Pushed now.  But I'm not yet closing the bug report, because the issue with
perl multithreading is still not properly understood.

Regards,
  Stefano




This bug report was last modified 12 years and 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.