Opened 20 months ago

Last modified 9 months ago

#65737 assigned defect

clisp fails on Rosetta: Loading file macros2.lisp ...make: *** [interpreted.mem] Bus error

Reported by: barracuda156 Owned by: easye
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: powerpc, rosetta, snowleopard Cc: cooljeanius (Eric Gallager)
Port: clisp

Description

:info:build ;; Loading file defseq.lisp ...
:info:build ;; Loaded file defseq.lisp
:info:build ;; Loading file backquote.lisp ...
:info:build ;; Loaded file backquote.lisp
:info:build ;; Loading file defmacro.lisp ...
:info:build ;; Loaded file defmacro.lisp
:info:build ;; Loading file macros1.lisp ...
:info:build ;; Loaded file macros1.lisp
:info:build ;; Loading file macros2.lisp ...make: *** [interpreted.mem] Bus error
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clisp/clisp/work/clisp-16b1cd19000ea018ea82a07d08fa3bc5b46ad55b/src" && ulimit -s 16384 && make -j1 
:info:build Exit code: 2
:error:build Failed to build clisp: command execution failed
:debug:build Error code: CHILDSTATUS 53377 2

Attachments (1)

clisp.log (294.8 KB) - added by barracuda156 20 months ago.

Download all attachments as: .zip

Change History (4)

Changed 20 months ago by barracuda156

Attachment: clisp.log added

comment:1 Changed 20 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:2 Changed 9 months ago by catap (Kirill A. Korinsky)

I suggest to dig it when https://gitlab.com/gnu-clisp/clisp/-/issues/43 is fixed it can be quite related

comment:3 in reply to:  2 Changed 9 months ago by barracuda156

Replying to catap:

I suggest to dig it when https://gitlab.com/gnu-clisp/clisp/-/issues/43 is fixed it can be quite related

OK, got it.

Note: See TracTickets for help on using tickets.