Re: pkg/60059: math/gnumeric 10.0_2025Q4 segfaults on RPi4
Ramiro Aceves <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
El 10/3/26 a las 13:40, David H. Gutteridge via gnats escribió: > The following reply was made to PR pkg/60059; it has been noted by GNATS. > > From: "David H. Gutteridge" <[email protected]> > To: [email protected] > Cc: > Subject: Re: pkg/60059: math/gnumeric 10.0_2025Q4 segfaults on RPi4 > Date: Tue, 10 Mar 2026 08:39:12 -0400 > > Concerning the new compilation failure reported, a fix was applied in > pkgsrc HEAD earlier today, so that should address it. (It won't have any > bearing on the original issue, of course.) > > Regards, > > Dave > Hello Dave, Thanks for the information. It compiles fine now! => Automatic manual page handling => Generating post-install file lists => Checking file-check results for gnumeric-1.12.60 => Creating binary package /usr/pkgsrc/math/gnumeric112/work/.packages/gnumeric-1.12.60.tgz ===> Building binary package for gnumeric-1.12.60 => Creating binary package /usr/pkgsrc/packages/All/gnumeric-1.12.60.tgz ===> Installing binary package of gnumeric-1.12.60 1450,92 real 2217,79 user 433,18 sys netbsd-raspa4# But it segfaults the same: netbsd-raspa4$ gnumeric (gnumeric:28722): GVFS-RemoteVolumeMonitor-WARNING **: 22:12:15.345: cannot open directory /usr/pkg/share/gvfs/remote-volume-monitors: Falló al abrir la carpeta «/usr/pkg/share/gvfs/remote-volume-monitors»: No such file or directory [1] Segmentation fault gnumeric netbsd-raspa4$ In amd64 it works fine. Regards. Ramiro.