Re: audio/moc dumps core in libcurses

2017-01-29 Thread coypu
Hi, I've applied a patch to audio/moc. It works on my end now. It was attempting set_escdelay (25); very early, before setting up a window. On nbcurses it was:_cursesi_screen->ESCDELAY = escdelay; which was a null deref. for ncurses, it was returning an error, but it was ignoring it. I've

audio/moc dumps core in libcurses

2017-01-29 Thread Chavdar Ivanov
Hi, I see earlier this month set_escdelay extension has been added to libcurses. Now audio/moc finds it and configures it (in interface_elements.c), but dumps core on invocation: -- ➜ moc-2.5.0 ./mocp . Running the server... Trying OSS... [1]1918 segmentation fault (core dumped) ./mocp . ➜

Re: Login regression in -current

2017-01-29 Thread Christos Zoulas
On Jan 29, 11:06am, g...@gson.org (Andreas Gustafsson) wrote: -- Subject: Login regression in -current | Login no longer works in -current. The latest i386 testbed log says: | | login: root | root | Jan 29 07:00:01 login: in try_dlopen(): /usr/lib/security/pam_krb5.so.4:

Build broken on Linux host

2017-01-29 Thread Andreas Gustafsson
Cross-building NetBSD-current/i386 on a Debian 8 host fails with: /bracket/build/2017.01.29.05.13.55-i386/src/crypto/external/bsd/heimdal/dist/lib/vers/print_version.c:38:29: fatal error: krb5/krb5-types.h: No such file or directory Full log at: