Re: 2026Q1 x11/xephem segfaults amd64
Martin Husemann <[email protected]> Sat, 27 Jun 2026 13:01:23 +0200
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.user,gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jun 26, 2026 at 10:43:10PM +0200, Ramiro Aceves wrote: > > > El 26/6/26 a las 21:08, Jonathan A. Kollasch escribió: > > > Any help will be appreciated. Should I fill a PR? > > Could you see if it's a ctype(3) abuse issue? > > netbsd-x260$ export LIBC_ALLOWCTYPEABUSE=true > netbsd-x260$ xephem I just tested building it on amd64/-current and the compiler shows all the critical warnings, so fixing it is very easy. Martin