bug#11306: Automake 1.11d on MacOS X

2012-11-21 Thread Stefano Lattarini
Reference: On 04/21/2012 08:52 PM, Stefano Lattarini wrote: > Hi Bruno, thanks for the report. > > On 04/21/2012 08:13 PM, Bruno Haible wrote: >> >> Apparently, the "automake-1.11d ..." command [run with the AUTOMAKE_JOBS >> environment variabl

bug#11306: Automake 1.11d on MacOS X

2012-04-25 Thread Stefano Lattarini
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/

bug#11306: Automake 1.11d on MacOS X

2012-04-23 Thread Dave Hart
Stefano, In the proposed patch, the word "foo" is used where "force' was apparently intended. Without unwarranted aggressivity, Dave Hart

bug#11306: Automake 1.11d on MacOS X

2012-04-23 Thread Stefano Lattarini
On 04/23/2012 02:40 PM, Dave Hart wrote: > Stefano, > > In the proposed patch, the word "foo" is used where "force" was > apparently intended. > In truth, "fool" was intended. I've fixed the patch accordingly. Thanks for catching this, Stefano

bug#11306: Automake 1.11d on MacOS X

2012-04-23 Thread Stefano Lattarini
On 04/22/2012 08:10 PM, Bruno Haible wrote: > Hi Stefano, > >>> FAIL: t/lex-libobj >>> == >> >>> + ./configure 'LEXLIB=-L /lib' >>> checking for a BSD-compatible install... >>> /Users/bruno/data/local-macos/bin/install -c >>> ... >>> + make >>> cc -DPACKAGE_NAME=\"lex-libobj\" -DP

bug#11306: Automake 1.11d on MacOS X

2012-04-22 Thread Bruno Haible
Hi Stefano, > > FAIL: t/lex-libobj > > == > > > + ./configure 'LEXLIB=-L /lib' > > checking for a BSD-compatible install... > > /Users/bruno/data/local-macos/bin/install -c > > ... > > + make > > cc -DPACKAGE_NAME=\"lex-libobj\" -DPACKAGE_TARNAME=\"lex-libobj\" ... > > foo.c:1033

bug#11306: Automake 1.11d on MacOS X

2012-04-21 Thread Stefano Lattarini
Hi Bruno, thanks for the report. On 04/21/2012 08:13 PM, Bruno Haible wrote: >> The beta release "1.11d" of Automake is now available at >> . > > On MacOS X 10.5, with Autoconf 2.65: 6 tests fail. > > FAIL: t/lex-libobj.sh > FAIL: t/parallel-am.sh > FAIL: t/par

bug#11306: Automake 1.11d on MacOS X

2012-04-21 Thread Bruno Haible
> The beta release "1.11d" of Automake is now available at > . On MacOS X 10.5, with Autoconf 2.65: 6 tests fail. FAIL: t/lex-libobj.sh FAIL: t/parallel-am.sh FAIL: t/parallel-am2.sh FAIL: t/parallel-am3.sh FAIL: t/tap-summary-color.sh FAIL: t/werror3.sh Detail