#41026 closed defect (fixed)
failed to install clisp 2.49 on OSX 10.9
Reported by: | fu7mu4 (fu7mu4) | Owned by: | easye |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | mavericks | Cc: | ralph@… |
Port: | clisp |
Description
I tried to install clisp 2.49 on OSX but I couldn't do that.
please help me
Attachments (2)
Change History (7)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | mavericks added |
---|---|
Owner: | changed from macports-tickets@… to easieste@… |
Changed 11 years ago by craignied@…
comment:2 Changed 11 years ago by craignied@…
Same here.
Error: org.macports.build for port clisp returned: command execution failed
Log attached.
Changed 11 years ago by fu7mu4 (fu7mu4)
Attachment: | main.2.log added |
---|
comment:4 Changed 11 years ago by basmac
Install of clisp just stops for me and never exits even with the following error. Last of the debug listing
;; Loading file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/dutch.lisp ... ;; Loaded file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/dutch.lisp ;; Loading file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/russian.lisp ... ;; Loaded file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/russian.lisp ;; Loading file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/deprecated.lisp ... ;; Loaded file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/deprecated.lisp ;; Loading file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/config.lisp ... ;; Loaded file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/config.lisp Bytes permanently allocated: 87,232 Bytes currently in use: 5,163,316 Bytes available until next GC: 1,290,829 Bye. mv lispimag.mem interpreted.mem ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M interpreted.mem -q -c compiler.lisp -o ./ ;; Compiling file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/compiler.lisp ...lisp.run(32756,0xa10581a8) malloc: *** error for object 0x7c80c814: incorrect checksum for freed object - object was probably modified after being freed. *** set a breakpoint in malloc_error_break to debug
comment:5 Changed 11 years ago by easye
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fix commited in r112776.
Note: See
TracTickets for help on using
tickets.
Please attach the main.log showing what the problem was.