Opened 19 years ago

Last modified 8 years ago

#2874 closed defect

Installing CarbonEmacs fails during applying patches — at Initial Version

Reported by: Martin.Buchmann@… Owned by: darwinports-bugs@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: emacs

Description

I tried to install CarbonEmacs using release1 which i checked out as described on http://darwinports.opendarwin.org/. I removed everything i had installed from the Emacs port before with 'sudo port clean --all emacs' and tried to reinstall the latest CVS built with 'sudo port install emacs +carbon'. The installation procedure is aborted with this message:

---> Fetching emacs ---> Verifying checksum(s) for emacs ---> Extracting emacs ---> Applying patches to emacs Error: Target com.apple.patch returned: shell command "cd "/Users/Martin/darwinports/dports/editors/emacs/work/emacs" && patch -p1 < "/Users/Martin/darwinports/dports/editors/emacs/files/patch-unexec"" returned error 1 Command output: can't find file to patch at input line 9 Perhaps you used the wrong -p or --strip option? The text leading up to this was:


|Index: emacs/src/unexdyld.c |=================================================================== |RCS file: /cvs/root/emacs/emacs/src/unexdyld.c,v |retrieving revision 1.6 |retrieving revision 1.7 |diff -b -u -u -r1.6 -r1.7

unexdyld.c 2002/03/01 02:47:00 1.6

|+++ unexdyld.c 2005/02/17 04:31:30 1.7


File to patch: Skip this patch? [y] Skipping patch. 2 out of 2 hunks ignored

I checked the other bugs archived for the emacs port but couldn't find anything suitable.

Change History (1)

Changed 19 years ago by Martin.Buchmann@…

Attachment: debug-output.txt added

The complete output achieved with option -d

Note: See TracTickets for help on using tickets.