GNU bug report logs -
#11909
automake 1.12.2 fails t/self-check-explicit-skips.sh on Mac OS X 10.7.4
Previous Next
Reported by: Max Horn <max <at> quendi.de>
Date: Wed, 11 Jul 2012 12:44:02 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 11909 in the body.
You can then email your comments to 11909 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#11909
; Package
automake
.
(Wed, 11 Jul 2012 12:44:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Max Horn <max <at> quendi.de>
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Wed, 11 Jul 2012 12:44:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi there,
turns out there is one more test failure on Mac OS X 10.7.4, in t/self-check-explicit-skips.sh. Looking at the code, I don't understand it at all, so please don't torch me if this isn't a bug in the automake test suite but rather in Mac OS X :). I just want to know what is causing this and whether I should ignore it, disable the test, or apply some patch.
Attached is the log of the failed test.
Thanks!
Max
[self-check-explicit-skips.log (application/octet-stream, attachment)]
Information forwarded
to
bug-automake <at> gnu.org
:
bug#11909
; Package
automake
.
(Sat, 14 Jul 2012 11:45:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 11909 <at> debbugs.gnu.org (full text, mbox):
severity 11909 minor
thanks
On 07/11/2012 02:37 PM, Max Horn wrote:
> Hi there,
>
Hi Max, sorry for the delay.
> turns out there is one more test failure on Mac OS X 10.7.4,
> in t/self-check-explicit-skips.sh.
>
I can reproduce the issue with bash 3.2 on Debian.
> Looking at the code, I don't understand it at all, so please don't
> torch me if this isn't a bug in the automake test suite but rather
> in Mac OS X :).
>
It's probably a limitation on older bash versions, that breaks an
invariant the Automake testsuite framework expects. Probably nothing
serious, but I will attempt a fix since I can reproduce the problem.
> I just want to know what is causing this and whether I should ignore
> it, disable the test, or apply some patch.
>
I hope I'll manage to fix it soon, but for the moment, just ignore it.
Thanks,
Stefano
Severity set to 'minor' from 'normal'
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Sat, 14 Jul 2012 11:45:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-automake <at> gnu.org
:
bug#11909
; Package
automake
.
(Sat, 14 Jul 2012 12:05:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 11909 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
tags 11909 + patch
thanks
On 07/14/2012 01:38 PM, Stefano Lattarini wrote:
> severity 11909 minor
> thanks
>
> On 07/11/2012 02:37 PM, Max Horn wrote:
>> Hi there,
>>
> Hi Max, sorry for the delay.
>
>> turns out there is one more test failure on Mac OS X 10.7.4,
>> in t/self-check-explicit-skips.sh.
>>
> I can reproduce the issue with bash 3.2 on Debian.
>
>> Looking at the code, I don't understand it at all, so please don't
>> torch me if this isn't a bug in the automake test suite but rather
>> in Mac OS X :).
>>
> It's probably a limitation on older bash versions, that breaks an
> invariant the Automake testsuite framework expects. Probably nothing
> serious, but I will attempt a fix since I can reproduce the problem.
>
>> I just want to know what is causing this and whether I should ignore
>> it, disable the test, or apply some patch.
>>
> I hope I'll manage to fix it soon, but for the moment, just ignore it.
>
OK, the issue was due to the fact that the test was still trying use cases
that are no more relevant nor supported now that we've got rid of the need
to use the 'Exit' function. The attached patch seems to fix the problem.
Can you confirm it works?
Regards,
Stefano
[0001-self-tests-avoid-spurious-failures-on-older-bash.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, 14 Jul 2012 12:05:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-automake <at> gnu.org
:
bug#11909
; Package
automake
.
(Mon, 23 Jul 2012 09:57:01 GMT)
Full text and
rfc822 format available.
Message #18 received at 11909 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
tags 11909 + patch
close 11909
thanks
On 07/14/2012 01:38 PM, Stefano Lattarini wrote:
>
> On 07/11/2012 02:37 PM, Max Horn wrote:
>>
>> turns out there is one more test failure on Mac OS X 10.7.4,
>> in t/self-check-explicit-skips.sh.
>>
> I can reproduce the issue with bash 3.2 on Debian.
>
>> Looking at the code, I don't understand it at all, so please don't
>> torch me if this isn't a bug in the automake test suite but rather
>> in Mac OS X :).
>>
> It's probably a limitation on older bash versions, that breaks an
> invariant the Automake testsuite framework expects. Probably nothing
> serious, but I will attempt a fix since I can reproduce the problem.
>
>> I just want to know what is causing this and whether I should ignore
>> it, disable the test, or apply some patch.
>>
> I hope I'll manage to fix it soon, but for the moment, just ignore it.
>
I've pushed the attached patch, that fixes the problem for me. I'm thus
closing this bug report. In case the problem persist on Mac OS X, feel
free to re-open it.
Thanks,
Stefano
[0001-self-tests-avoid-spurious-failures-on-older-bash.patch (text/x-diff, attachment)]
bug closed, send any further explanations to
11909 <at> debbugs.gnu.org and Max Horn <max <at> quendi.de>
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Mon, 23 Jul 2012 09:57: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
.
(Mon, 20 Aug 2012 11:24:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 302 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.