From: George Koehler Subject: Re: update lang/sbcl to 2.4.3 (test wanted on arm, powerpc, powerpc64) To: Sebastien Marie Cc: ports@openbsd.org Date: Sun, 31 Mar 2024 01:43:59 -0400 On Sat, 30 Mar 2024 11:49:45 +0100 Sebastien Marie wrote: > The following patch updates lang/sbcl to 2.4.3 > > I am interested to have it tested on: > - arm > - powerpc > - powerpc64 > ... > A build test is enough (running 'make' and see if it build successfully > or error-out). My powerpc has succeeded to 'make' sbcl-2.4.3. powerpc64 can't build sbcl. I observed in September 2023 that the broken lang/rust on powerpc64 was blocking a chain of 12 ports (from librsvg to psutils). Today, the missing psutils continues to prevent 'pkg_add texinfo', which blocks both lang/ecl and lang/sbcl. I am working on a powerpc64 fix for base llvm/unwind, which would prevent crashes in devel/gdb. Soon, gdb might be able to debug problems with rust on powerpc64. --gkoehler