Opened 14 years ago

Closed 14 years ago

#24913 closed defect (fixed)

emacs22 +universal: unexec: input file not in Mach-O format

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: emacs22

Description

Trying to build emacs22 with the universal variant on Snow Leopard (x86_64 i386) fails as follows:

Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under names emacs and emacs-22.3.1
unexec: input file not in Mach-O format
--- List of All Regions ---
   address     size prot maxp
--- List of Regions to be Dumped ---
   address     size prot maxp
make[1]: *** [emacs] Error 1
make: *** [src] Error 2

Full log attached. The universal variant should be fixed if possible, or disabled if necessary.

Attachments (1)

emacs22.txt.bz2 (12.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
debug log

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: emacs22.txt.bz2 added

debug log

comment:1 Changed 14 years ago by drkp (Dan Ports)

It should use the muniversal portgroup -- builds and runs fine that way for me.

comment:2 Changed 14 years ago by drkp (Dan Ports)

Owner: changed from dports@… to dports@…
Status: newassigned

comment:3 Changed 14 years ago by drkp (Dan Ports)

Resolution: fixed
Status: assignedclosed

Fixed in r68453

Note: See TracTickets for help on using tickets.