GNU bug report logs -
#11924
t/aclocal7.sh fails after updating from 1.12.1 to 1.12.2
Previous Next
Reported by: Peter Simons <simons <at> cryp.to>
Date: Thu, 12 Jul 2012 16:03:02 UTC
Severity: minor
Tags: patch
Merged with 11896,
12178
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 11924 in the body.
You can then email your comments to 11924 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-automake <at> gnu.org
:
bug#11924
; Package
automake
.
(Thu, 12 Jul 2012 16:03:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Peter Simons <simons <at> cryp.to>
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Thu, 12 Jul 2012 16:03:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
we have recently updated from Automake 1.12.1 to 1.12.2 in the NixOS Linux
distribution. That change caused a unit test failure in t/aclocal7.sh. The
complete build log is available here:
http://hydra.nixos.org/build/2786726
Unfortunately, the log shows very little information about the nature of that
test. It just says:
FAIL: t/aclocal7.sh
Could someone help me out understanding exactly why that test failed and --
more importantly -- how to fix it?
Take care,
Peter
Information forwarded
to
bug-automake <at> gnu.org
:
bug#11924
; Package
automake
.
(Thu, 12 Jul 2012 16:56:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 11924 <at> debbugs.gnu.org (full text, mbox):
forcemerge 11924 11896
close 11924
thanks
On 07/12/2012 10:15 AM, Peter Simons wrote:
> Hi,
>
Hi Peter, thanks for the report.
> we have recently updated from Automake 1.12.1 to 1.12.2 in the NixOS Linux
> distribution. That change caused a unit test failure in t/aclocal7.sh. The
> complete build log is available here:
>
> http://hydra.nixos.org/build/2786726
>
> Unfortunately, the log shows very little information about the nature of that
> test. It just says:
>
> FAIL: t/aclocal7.sh
>
For future reference: the complete log (usually quite verbose, in the case of
Automake tests) is automatically saved in the 't/aclocal7.log' file by the
Automake test harness.
> Could someone help me out understanding exactly why that test failed and --
> more importantly -- how to fix it?
>
The failure was caused by a testsuite glitch, not a real bug; and that has
already been reported and fixed in the development version of Automake:
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11896>
> Take care,
> Peter
>
Best regards,
Stefano
Forcibly Merged 11896 11924.
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Thu, 12 Jul 2012 16:56:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
11924 <at> debbugs.gnu.org and Peter Simons <simons <at> cryp.to>
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Thu, 12 Jul 2012 16:56: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
.
(Thu, 12 Jul 2012 16:58:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-automake <at> gnu.org
:
bug#11924
; Package
automake
.
(Mon, 23 Jul 2012 19:09:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 11924 <at> debbugs.gnu.org (full text, mbox):
Hi Stefano,
> For future reference: the complete log (usually quite verbose, in the
> case of Automake tests) is automatically saved in the 't/aclocal7.log'
> file by the Automake test harness.
on NixOS, those tests are usually run automatically by a build daemon.
The sandbox used for the build isn't available anymore once the build
has terminated. Generally speaking, I don't see anything that wasn't
written to stdout or stderr. Anyway, it's good to know where those logs
are nonetheless; thank you for the pointer.
Take care,
Peter
Information forwarded
to
bug-automake <at> gnu.org
:
bug#11924
; Package
automake
.
(Tue, 24 Jul 2012 09:42:01 GMT)
Full text and
rfc822 format available.
Message #20 received at 11924 <at> debbugs.gnu.org (full text, mbox):
Hi Peter.
On 07/23/2012 09:01 PM, Peter Simons wrote:
> Hi Stefano,
>
> > For future reference: the complete log (usually quite verbose, in the
> > case of Automake tests) is automatically saved in the 't/aclocal7.log'
> > file by the Automake test harness.
>
> on NixOS, those tests are usually run automatically by a build daemon.
> The sandbox used for the build isn't available anymore once the build
> has terminated. Generally speaking, I don't see anything that wasn't
> written to stdout or stderr.
>
Then I advise you to add "VERBOSE=yes" to the environment of the sandbox,
so that the Automake-generated testsuite harnesses will copy the content
of test-suite.log on stdout in case of failure.
> Anyway, it's good to know where those logs
> are nonetheless; thank you for the pointer.
>
I hope this new pointer will help you even more.
Best regards,
Stefano
Information forwarded
to
bug-automake <at> gnu.org
:
bug#11924
; Package
automake
.
(Tue, 24 Jul 2012 20:39:02 GMT)
Full text and
rfc822 format available.
Message #23 received at 11924 <at> debbugs.gnu.org (full text, mbox):
Hi Stefano,
> Then I advise you to add "VERBOSE=yes" to the environment of the
> sandbox, so that the Automake-generated testsuite harnesses will copy
> the content of test-suite.log on stdout in case of failure.
this is good advice, thank you very much!
Take care,
Peter
Forcibly Merged 11896 11924 12178.
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Sat, 11 Aug 2012 08:10:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 09 Sep 2012 11:24:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 284 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.