bug#11452: self test failure: t/parallel-tests-fork-bomb

2012-05-11 Thread Stefano Lattarini
tags 11452 + patch severity 11452 minor thanks Hi Simon, thanks for the report. On 05/11/2012 10:45 AM, Simon Josefsson wrote: > I got two self-test failures with automake 1.12 on Ubuntu 12.04 LTS. > The first was the 'lex-clean' issue that was already reported. The > other I couldn't find any r

bug#11452: self test failure: t/parallel-tests-fork-bomb

2012-05-11 Thread Simon Josefsson
I got two self-test failures with automake 1.12 on Ubuntu 12.04 LTS. The first was the 'lex-clean' issue that was already reported. The other I couldn't find any report for, so please find test-suite.log output for the failing test below. /Simon FAIL: t/parallel-tests-fork-bomb =

bug#11401: automake-1.12 (incorrectly?) complains about missing AM_PROG_AR

2012-05-11 Thread Stefano Lattarini
On 05/04/2012 09:19 PM, Mike Frysinger wrote: > On Friday 04 May 2012 03:20:10 Peter Rosin wrote: >> On 2012-05-04 07:25, Mike Frysinger wrote: >>> >>> $ cat configure.ac >>> AC_PREREQ([2.63]) >>> AC_INIT([foo], [0]) >>> AM_INIT_AUTOMAKE([1.11 -Wall foreign]) >>> AC_PROG_CC >>> LT_INIT >>> AC_OUTPU