more binary packages and emacs status
Riccardo Mottola <[email protected]> Fri, 19 Dec 2025 00:36:14 +0100
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
Hi! I compiled more binary packages - all dependencies for emacs are met, including gtk3 and some strange packages like: -rw-r--r-- 1 root wheel 250495 Dec 17 22:48 tree-sitter-0.25.9.tgz -rw-r--r-- 1 root wheel 838936 Dec 17 22:38 libwebp-1.6.0nb1.tgz -rw-r--r-- 1 root wheel 142835 Dec 17 21:22 libotf-0.9.16nb4.tgz -rw-r--r-- 1 root wheel 130642 Dec 17 21:01 jansson-2.14.1.tgz -rw-r--r-- 1 root wheel 12357274 Dec 17 20:43 gcc14-libjit-14.3.0.tgz -rw-r--r-- 1 root wheel 1880408 Dec 15 02:57 vim-gtk3-9.1.1572nb7.tgz -rw-r--r-- 1 root wheel 46660 Dec 13 09:46 tree-sitter-yaml-0.5.0nb1.tgz -rw-r--r-- 1 root wheel 150651 Dec 13 09:38 tree-sitter-typescript-0.23.2.tgz glad to share if needed. emacs itself fails to build: gmake[4]: Entering directory '/disk2/pkg-workdir/editors/emacs29/work/emacs-29.4/lisp' ELC+ELN emacs-lisp/macroexp.elc ELC+ELN emacs-lisp/cconv.elc ELC+ELN emacs-lisp/byte-opt.elc ELC+ELN emacs-lisp/bytecomp.elc ELC+ELN emacs-lisp/comp.elc ELC+ELN emacs-lisp/comp-cstr.elc ELC+ELN emacs-lisp/loaddefs-gen.elc /disk2/pkg-workdir/editors/emacs29/work/emacs-29.4/native-lisp/29.4-d04c4df0/bytecomp-12882072-c44f21ad.eln: text relocations Backtrace: 0x17ff28 <emacs_backtrace+0x54> at ../src/bootstrap-emacs 0x2ca214 <terminate_due_to_signal+0xa0> at ../src/bootstrap-emacs 0x2ca464 <handle_fatal_signal+0x10> at ../src/bootstrap-emacs 0x17df64 <deliver_thread_signal.constprop.0+0x30> at ../src/bootstrap-emacs 0x17dfcc <handle_sigsegv+0x20> at ../src/bootstrap-emacs 0xea6748f0 <__sigtramp_siginfo_2> at /usr/lib/libc.so.12 gmake[4]: *** [Makefile:327: emacs-lisp/comp-cstr.elc] Segmentation fault gmake[4]: *** Waiting for unfinished jobs.... I tried twice, it takes a long time for a second run, almost a sthe first, so I suppose it is not incremental. It still fails. However, I have working xemacs, vim-gtk3, netsurf, lynx and links-gui Not bad at all. With a place to upload, I can share. Riccardo