GNU bug report logs - #47386
dejagnu help tests FAIL on Solaris

Previous Next

Package: dejagnu;

Reported by: Rainer Orth <ro <at> CeBiTec.Uni-Bielefeld.DE>

Date: Thu, 25 Mar 2021 12:31:02 UTC

Owned by: jcb62281 <at> gmail.com

Severity: normal

Done: Jacob Bachmeyer <jcb62281 <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 47386 in the body.
You can then email your comments to 47386 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-dejagnu <at> gnu.org:
bug#47386; Package dejagnu. (Thu, 25 Mar 2021 12:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rainer Orth <ro <at> CeBiTec.Uni-Bielefeld.DE>:
New bug report received and forwarded. Copy sent to bug-dejagnu <at> gnu.org. (Thu, 25 Mar 2021 12:31:02 GMT) Full text and rfc822 format available.

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

From: Rainer Orth <ro <at> CeBiTec.Uni-Bielefeld.DE>
To: bug-dejagnu <at> gnu.org
Subject: dejagnu help tests FAIL on Solaris
Date: Thu, 25 Mar 2021 13:30:34 +0100
There are only two testsuite failures when running make check on Solaris
11.3 for dejagnu 1.6.3-rc1:

FAIL: dejagnu help selects dejagnu(1) manpage
FAIL: dejagnu help help selects dejagnu-help(1) manpage

They are from testsuite/launcher.all/help.exp, but unfortunately
launcher.log gives no further information but the FAILs.

With runtest -v, I find

Spawning "env MANPAGER=echo /vol/src/gnu/dejagnu/dejagnu-1.6.3-rc1/dejagnu help -v" ...
FAIL: dejagnu help selects dejagnu(1) manpage

Running the above command manually yields

Forwarding to man "/vol/src/gnu/dejagnu/dejagnu-1.6.3-rc1/doc/dejagnu.1"
No manual entry for /vol/src/gnu/dejagnu/dejagnu-1.6.3-rc1/doc/dejagnu.1.

which is no wonder: Solaris man doesn't support

man <filename>

at all and there's no equivalent.  The only way seems to have the
regular directory structure with .../man/man1, then run man -M .../man
dejagnu.

Besides, Solaris man doesn't support MANPAGER either, only PAGER.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University




Information forwarded to bug-dejagnu <at> gnu.org:
bug#47386; Package dejagnu. (Sat, 27 Mar 2021 04:20:02 GMT) Full text and rfc822 format available.

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

From: Jacob Bachmeyer <jcb62281 <at> gmail.com>
To: Rainer Orth <ro <at> CeBiTec.Uni-Bielefeld.DE>
Cc: 47386 <at> debbugs.gnu.org
Subject: Re: bug#47386: dejagnu help tests FAIL on Solaris
Date: Fri, 26 Mar 2021 23:19:16 -0500
Rainer Orth wrote:
> There are only two testsuite failures when running make check on Solaris
> 11.3 for dejagnu 1.6.3-rc1:
>
> FAIL: dejagnu help selects dejagnu(1) manpage
> FAIL: dejagnu help help selects dejagnu-help(1) manpage
>
> They are from testsuite/launcher.all/help.exp, but unfortunately
> launcher.log gives no further information but the FAILs.
>   

That code uses Tcl's exec(n) instead of Expect, so the output does not 
end up in the log.  A copy of the output from each launcher run is now 
placed in the log.

> [...] Solaris man doesn't support
>
> man <filename>
>
> at all and there's no equivalent.  The only way seems to have the
> regular directory structure with .../man/man1, then run man -M .../man
> dejagnu.
>   

The "man <filename>" form is only used when executing "dejagnu help" 
from the source tree:  once DejaGnu has been installed, the "man <page>" 
syntax will be used.  These tests are now UNSUPPORTED on Solaris, since 
the system tools do not support a feature they need.

> Besides, Solaris man doesn't support MANPAGER either, only PAGER.

I have also added that; the tests only set MANPAGER to echo(1) to ensure 
that the result of actually executing man(1) do not block waiting for input.


This should be fixed as of commit 
a8a331ee5b0953ee3ca11764e4a6e4f2af8722c9 on the dejagnu-1.6.3 branch 
which will be included in release candidate 2.


-- Jacob




Owner recorded as jcb62281 <at> gmail.com. Request was from Jacob Bachmeyer <jcb62281 <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 29 Mar 2021 22:46:02 GMT) Full text and rfc822 format available.

Reply sent to jcb62281 <at> gmail.com:
You have taken responsibility. (Fri, 04 Jun 2021 04:04:01 GMT) Full text and rfc822 format available.

Notification sent to Rainer Orth <ro <at> CeBiTec.Uni-Bielefeld.DE>:
bug acknowledged by developer. (Fri, 04 Jun 2021 04:04:02 GMT) Full text and rfc822 format available.

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

From: Jacob Bachmeyer <jcb62281 <at> gmail.com>
To: Rainer Orth <ro <at> CeBiTec.Uni-Bielefeld.DE>
Cc: 47386-done <at> debbugs.gnu.org
Subject: Re: bug#47386: dejagnu help tests FAIL on Solaris
Date: Thu, 03 Jun 2021 23:02:53 -0500
This should be completely resolved as of 1.6.3-rc5.

-- Jacob




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 02 Jul 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 297 days ago.

Previous Next


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