#13026 closed defect (duplicate)
emacs and emacs-devel won't install on Mac OS X 10.5 Leopard
Reported by: | econnally@… | Owned by: | darren.bane@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | emacs | Cc: | darren.bane@…, jmroot (Joshua Root) |
Port: |
Description
---> Building emacs-devel with target bootstrap ...
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_emacs-devel/work/emacs-22.0.97" && make bootstrap " returned error 2
...
Error: Status 1 encountered during processing.
==================================
sudo port install emacs
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_emacs/work/emacs-22.1" && make all " returned error 2
...
make[1]: * [emacs] Abort trap make[1]: * Deleting file `emacs' make: * [src] Error 2 ... Error: Status 1 encountered during processing.
Attachments (2)
Change History (9)
Changed 17 years ago by alan@…
comment:1 Changed 17 years ago by alan@…
Attached is a more detailed log of the port compilation-- at first glance it appears to be breaking in the 'dump' phase of building the final executable. IIRC - emacs still does the 'ubertricky' core-preload trick. In any event, here is the port install log:
(emacs.log)
The fundamental fault appears to be :
Assertion failed: (filesize <= ranges->size), function unexec_regions_recorder, file unexmacosx.c, line 454.
(I have tried with and without +atsui)
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | econnally@… darren.bane@… added |
---|---|
Milestone: | → Port Bugs |
Owner: | changed from macports-dev@… to darren.bane@… |
Summary: | port install emacs-devel and port install emacs breaking on leopard → emacs and emacs-devel won't install on Mac OS X 10.5 Leopard |
Changed 17 years ago by lloyd@…
Attachment: | emacs_22_1_leopard.patch added |
---|
YAMAMOTO Matsuharu's patch to fix emacs on leopard.
comment:3 Changed 17 years ago by lloyd@…
Attached a patch.
http://lloydforge.org/index.rhtml/opensource/emacs_leopard_macports.html
gives a hokey work-around to get emacs installed and in the ports registry until the port is updated.
comment:4 Changed 17 years ago by darren.bane@…
I tried this patch but it didn't work for me. However, one attached to bug #13294 does work, hopefully the port update will be checked in soon.
comment:5 Changed 17 years ago by jmroot (Joshua Root)
Cc: | jmr@… added; econnally@… removed |
---|
Should this be marked as a duplicate of #13294, then?
comment:6 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Marking as duplicate of #13294, since that ticket has a working patch.
port -d install emacs +atsui