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
for me it wants gcc10 :(
===> Installing dependencies for vim-share-9.1.1572 ========================================================================== The supported build options for vim-share are: lua luajit perl python ruby You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.vim = ========================================================================== ========================================================================== The following variables will affect the build process of this package, vim-share-9.1.1572. Their current value is shown below: * CURSES_DEFAULT = curses Based on these variables, the following variables have been set: * CURSES_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency gcc10>=10.5.0: NOT found
=> Verifying reinstall for ../../lang/gcc10
====
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
yes, this builds.