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
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
=
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