GNU bug report logs - #11543
3 test failures with automake-1.12.0 and perl-5.16.0

Previous Next

Package: automake;

Reported by: Matt Burgess <matthew <at> linuxfromscratch.org>

Date: Tue, 22 May 2012 20:37:01 UTC

Severity: serious

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 11543 in the body.
You can then email your comments to 11543 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#11543; Package automake. (Tue, 22 May 2012 20:37:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matt Burgess <matthew <at> linuxfromscratch.org>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Tue, 22 May 2012 20:37:02 GMT) Full text and rfc822 format available.

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

From: Matt Burgess <matthew <at> linuxfromscratch.org>
To: bug-automake <at> gnu.org
Subject: 3 test failures with automake-1.12.0 and perl-5.16.0
Date: Tue, 22 May 2012 21:34:40 +0100
[Message part 1 (text/plain, inline)]
Hi,

aclocal8, acsilent and unused test cases all fail if I have the newly
released perl-5.16.0 installed.

The error appears to be because of a change in Perl, which now ends up
outputting the following to stderr:

main::scan_file() called too early to check prototype
at /sources/automake-1.12/aclocal line 642.

I've attached the logs.  If you require any further information, just
let me know.

Thanks,

Matt.
[aclocal8.log (text/x-log, attachment)]
[acsilent.log (text/x-log, attachment)]
[unused.log (text/x-log, attachment)]

Information forwarded to bug-automake <at> gnu.org:
bug#11543; Package automake. (Mon, 28 May 2012 11:50:02 GMT) Full text and rfc822 format available.

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

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Matt Burgess <matthew <at> linuxfromscratch.org>
Cc: 11543 <at> debbugs.gnu.org,
	"automake-patches <at> gnu.org" <automake-patches <at> gnu.org>
Subject: Re: bug#11543: 3 test failures with automake-1.12.0 and perl-5.16.0
Date: Mon, 28 May 2012 13:47:22 +0200
[Message part 1 (text/plain, inline)]
severity 11543 serious
tags 11543 patch
thanks

On 05/22/2012 10:34 PM, Matt Burgess wrote:
> Hi,
>
Hi Matt, sorry for the delay.

> aclocal8, acsilent and unused test cases all fail if I have the newly
> released perl-5.16.0 installed.
> 
> The error appears to be because of a change in Perl, which now ends up
> outputting the following to stderr:
> 
> main::scan_file() called too early to check prototype
> at /sources/automake-1.12/aclocal line 642.
> 
> I've attached the logs.  If you require any further information, just
> let me know.
> 
> Thanks,
> 
> Matt.
>
Does the attached patch fixes your issue?

Thanks,
  Stefano
[0001-aclocal-declare-function-prototypes-do-not-use-in-fu.patch (text/x-diff, attachment)]

Severity set to 'serious' from 'normal' Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 28 May 2012 11:50:03 GMT) Full text and rfc822 format available.

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

Information forwarded to bug-automake <at> gnu.org:
bug#11543; Package automake. (Mon, 28 May 2012 21:23:01 GMT) Full text and rfc822 format available.

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

From: Matt Burgess <matthew <at> linuxfromscratch.org>
To: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Cc: 11543 <at> debbugs.gnu.org,
	"automake-patches <at> gnu.org" <automake-patches <at> gnu.org>
Subject: Re: bug#11543: 3 test failures with automake-1.12.0 and perl-5.16.0
Date: Mon, 28 May 2012 22:20:31 +0100
On Mon, 2012-05-28 at 13:47 +0200, Stefano Lattarini wrote:

> Does the attached patch fixes your issue?

Thanks, Stefano.  That's fixed it.

Regards,

Matt.





Reply sent to Stefano Lattarini <stefano.lattarini <at> gmail.com>:
You have taken responsibility. (Tue, 29 May 2012 07:43:02 GMT) Full text and rfc822 format available.

Notification sent to Matt Burgess <matthew <at> linuxfromscratch.org>:
bug acknowledged by developer. (Tue, 29 May 2012 07:43:02 GMT) Full text and rfc822 format available.

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

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Matt Burgess <matthew <at> linuxfromscratch.org>
Cc: 11543-done <at> debbugs.gnu.org,
	"automake-patches <at> gnu.org" <automake-patches <at> gnu.org>
Subject: Re: bug#11543: 3 test failures with automake-1.12.0 and perl-5.16.0
Date: Tue, 29 May 2012 09:40:13 +0200
On 05/28/2012 11:20 PM, Matt Burgess wrote:
> On Mon, 2012-05-28 at 13:47 +0200, Stefano Lattarini wrote:
> 
>> Does the attached patch fixes your issue?
> 
> Thanks, Stefano.  That's fixed it.
> 
Thanks for confirming.  I've applied that patch, after squashing
in the following addition to NEWS:

  diff --git a/NEWS b/NEWS
  index 944f7f9..6ce2a60 100644
  --- a/NEWS
  +++ b/NEWS
  @@ -112,6 +112,10 @@ Bugs fixed in 1.12.1:
           #line 7 "grammar.y"
       as it did before.

  +* Bugs with new Perl versions:
  +
  +  - Aclocal works correctly with perl 5.16.0 (automake bug#11543).
  +
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   New in 1.12:

Regards,
  Stefano




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

This bug report was last modified 13 years and 1 day ago.

Previous Next


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