Dear Maintainer,
it appears that maxima fails to load the package draw on the loong64
architecture.
The issue can be reproduce on the current long64 porterbox as follows.
The command
$ echo 'debugmode(true);load(draw);quit();' | maxima
gives
Maxima 5.49.0 https://maxima.sourceforge.io
using Lisp GNU Common Lisp (GCL) GCL 2.7.1 git tag Version_2_7_2pre35
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1)
(%o1) true
Unknown reloc type 110
loadfile: failed to load /usr/share/maxima/5.49.0/share/draw/draw.lisp
-- an error. Entering the Maxima debugger.
Enter ':h' for help.
This issue does not occurs on other officially supported architectures.
I suspect that this issue is related to the gcc-16 transition,
but I cannot confirm since I am not familiar with the maxima
building process.
hth,
Jerome