Re: more binary packages and emacs status

Riccardo Mottola <[email protected]> Thu, 22 Jan 2026 12:03:04 +0100
Newsgroups gmane.os.netbsd.ports.sparc
Message-ID <[email protected]>
Hi,

Andrew Randrianasulu wrote:
>
>
>     right now I have 218 packages and 378MB
>

I just completed some more.... ghostscript. Up to 255 now...

-rw-r--r--  1 root  wheel      1428 Jan 22 08:14 
/disk2/pkg-bin-sparc-10.0/All/ghostscript-9.05nb44.tgz
-rw-r--r--  1 root  wheel  23524307 Jan 22 08:11 
/disk2/pkg-bin-sparc-10.0/All/ghostscript-agpl-10.05.1nb1.tgz

Unfortunately it crashes :(


legolas: {23} gs
GPL Ghostscript 10.05.1 (2025-04-29)
Copyright (C) 2025 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Bus error

But that is a separate thing and needs a separate thread.

>
> Cool. Do you have gcc from pkgsrc among them? I failed miserable to 
> compile it ... (I think I tried to pull netsurf, and it tried to pull 
> vim-shared (for xxd) and this tried to pull gcc and that failed no 
> matter how big swap (for qemu) I tried.

No, but system gcc apparently was enough for vim-gtk3 & vim-share

-rw-r--r--  1 root  wheel  1880408 Dec 15 02:57 
/disk2/pkg-bin-sparc-10.0/All/vim-gtk3-9.1.1572nb7.tgz
-rw-r--r--  1 root  wheel  8731952 Dec  4 10:55 
/disk2/pkg-bin-sparc-10.0/All/vim-share-9.1.1572nb1.tgz

it starts!

I found this built though:
-rw-r--r--  1 root  wheel  12357274 Dec 17 20:43 
/disk2/pkg-bin-sparc-10.0/All/gcc14-libjit-14.3.0.tgz


Riccardo