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

Previous Next

Package: automake;

Reported by: Simon Josefsson <simon <at> josefsson.org>

Date: Fri, 11 May 2012 16:09:01 UTC

Severity: minor

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 11452 in the body.
You can then email your comments to 11452 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#11452; Package automake. (Fri, 11 May 2012 16:09:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Simon Josefsson <simon <at> josefsson.org>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Fri, 11 May 2012 16:09:01 GMT) Full text and rfc822 format available.

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

From: Simon Josefsson <simon <at> josefsson.org>
To: bug-automake <at> gnu.org
Subject: self test failure: t/parallel-tests-fork-bomb
Date: Fri, 11 May 2012 10:45:31 +0200
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
================================

Running from installcheck: no
Using TAP: no
PATH = /home/jas/src/automake-1.12/t/ax:/home/jas/src/automake-1.12/t/wrap:/home/jas/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/jas/bin
++ pwd
/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir
+ cat
+ using_gmake
+ case $am__using_gmake in
+ make --version -v
+ grep GNU
GNU Make 3.81
+ am__using_gmake=yes
+ return 0
+ cond=:
+ cat
+ ulimit -t 8
+ ulimit -t 8
+ aclocal-1.12 -Werror
+ autoconf
+ automake-1.12 --foreign -Werror -Wall -a -Wno-portability
configure.ac:2: installing './test-driver'
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
+ :
+ do_check test-suite.log TESTS=test-suite.test
+ st=0
+ log=test-suite.log
+ shift
+ env TESTS=test-suite.test make -e check
+ st=2
+ cat output
make  check-TESTS
make[1]: Går till katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make[2]: Går till katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make[2]: Det cirkulära beroendet test-suite.log <- test-suite.log släpptes.
make[3]: Går till katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make[3]: Det cirkulära beroendet test-suite.log <- test-suite.log släpptes.
fatal: making test-suite.log: possible infinite recursion detected
fatal: making test-suite.log: failed to create test-suite.trs
fatal: making test-suite.log: failed to create test-suite.log
make[3]: *** [test-suite.log] Fel 1
make[3]: Lämnar katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
fatal: making test-suite.log: failed to create test-suite.trs
fatal: making test-suite.log: failed to create test-suite.log
make[2]: *** [test-suite.log] Fel 1
make[2]: Lämnar katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make[1]: *** [check-TESTS] Fel 2
make[1]: Lämnar katalogen "/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir"
make: *** [check-am] Fel 2
+ /bin/grep -F ::OOPS:: output
+ test '!' -f test-suite.log
+ using_gmake
+ case $am__using_gmake in
+ return 0
+ grep '[Cc]ircular.*dependency' output
+ /bin/grep -F test-suite.log
+ exit_status=1
+ set +e
+ cd /home/jas/src/automake-1.12
+ test no = yes
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
parallel-tests-fork-bomb: exit 1




Information forwarded to bug-automake <at> gnu.org:
bug#11452; Package automake. (Sat, 12 May 2012 06:45:02 GMT) Full text and rfc822 format available.

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

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Simon Josefsson <simon <at> josefsson.org>
Cc: control <at> debbugs.gnu.org, 11452 <at> debbugs.gnu.org
Subject: Re: bug#11452: self test failure: t/parallel-tests-fork-bomb
Date: Sat, 12 May 2012 08:44:06 +0200
[Message part 1 (text/plain, inline)]
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 report for, so please find test-suite.log
> output for the failing test below.
> 
> /Simon
> 
> FAIL: t/parallel-tests-fork-bomb
>
[SNIP]

It's a spurious failure due to internationalization/localization.  Does
the attached patch fix the problem for you?

Regards,
  Stefano

[0001-tests-fix-spurious-failure-due-to-i18n-issue.patch (text/x-diff, attachment)]

Added tag(s) patch. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Sat, 12 May 2012 06:45:03 GMT) Full text and rfc822 format available.

Severity set to 'minor' from 'normal' Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Sat, 12 May 2012 06:45:03 GMT) Full text and rfc822 format available.

Reply sent to Stefano Lattarini <stefano.lattarini <at> gmail.com>:
You have taken responsibility. (Sun, 13 May 2012 11:26:02 GMT) Full text and rfc822 format available.

Notification sent to Simon Josefsson <simon <at> josefsson.org>:
bug acknowledged by developer. (Sun, 13 May 2012 11:26:02 GMT) Full text and rfc822 format available.

Message #17 received at 11452-done <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Simon Josefsson <simon <at> josefsson.org>
Cc: 11452-done <at> debbugs.gnu.org
Subject: Re: bug#11452: self test failure: t/parallel-tests-fork-bomb
Date: Sun, 13 May 2012 13:24:45 +0200
On 05/12/2012 08:44 AM, Stefano Lattarini wrote:
> 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 report for, so please find test-suite.log
>> output for the failing test below.
>>
>> /Simon
>>
>> FAIL: t/parallel-tests-fork-bomb
>>
> [SNIP]
> 
> It's a spurious failure due to internationalization/localization.  Does
> the attached patch fix the problem for you?
> 
I've pushed this now, and I'm thus closing the bug report.  Feel free to
re-open it in case the error persists.

Regards,
  Stefano




Information forwarded to bug-automake <at> gnu.org:
bug#11452; Package automake. (Mon, 14 May 2012 09:40:02 GMT) Full text and rfc822 format available.

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

From: Simon Josefsson <simon <at> josefsson.org>
To: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Cc: 11452 <at> debbugs.gnu.org
Subject: Re: bug#11452: self test failure: t/parallel-tests-fork-bomb
Date: Mon, 14 May 2012 11:39:09 +0200
sön 2012-05-13 klockan 13:24 +0200 skrev Stefano Lattarini:
> On 05/12/2012 08:44 AM, Stefano Lattarini wrote:
> > 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 report for, so please find test-suite.log
> >> output for the failing test below.
> >>
> >> /Simon
> >>
> >> FAIL: t/parallel-tests-fork-bomb
> >>
> > [SNIP]
> > 
> > It's a spurious failure due to internationalization/localization.  Does
> > the attached patch fix the problem for you?
> > 
> I've pushed this now, and I'm thus closing the bug report.  Feel free to
> re-open it in case the error persists.

Thank you, the patch you pushed (without the ',' typo) worked fine.

/Simon





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 11 Jun 2012 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 13 days ago.

Previous Next


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