GNU bug report logs -
#21677
Guile-NCurses 1.6 test failure with ncurses 6.0
Previous Next
Reported by: ludo <at> gnu.org (Ludovic Courtès)
Date: Tue, 13 Oct 2015 08:56:02 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #17 received at 21677 <at> debbugs.gnu.org (full text, mbox):
> On Tuesday, October 13, 2015 10:12 AM, Ludovic Courtès <ludo <at> gnu.org> wrote:
> > Mike Gran <spk121 <at> yahoo.com> skribis:
>
>>> On Tuesday, October 13, 2015 1:59 AM, Ludovic Courtès
> <ludo <at> gnu.org> wrote:
>>> > Hello,
>>>
>>> Guile-NCurses 1.6 has one test failure when built against NCurses 6.0:
>>>
>>
>>> FAIL: getwin/putwin: putwin
>>> ERROR: getwin/putwin: getwin - arguments: ((srfi-34 #<condition
>>> &curses-wrong-type-arg-error [arg: #f expected-type: window]
> e7d210>))
>>
>>> Any ideas?
>>
>> getwin/putwin save and restore a representation of a screen to a file.
>> That file format has changed for ncurses 6. Their binding is
>> probably the least robust of the many functions in guile-ncurses.
>>
>> I'll see what I can do with regards to a fix.
>
> OK.
>
> Any suggestions on how to fix it or work around it in Guix? Or maybe we
> should just wait for whatever fix you come up with?
You could try adding ac_cv_func_fopencookie=no to the configure call.
If that works, that should be a legit fix.
Otherwise, I'll need a couple of days.
Or you could just remove the failing test curses_034_util.test from
test/Makefile.am. But that would be cheating. ;-)
-Mike
This bug report was last modified 9 years and 14 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.