Summary: | failed emerging xemacs 21.4.15 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jens Troeger <jens.troeger> |
Component: | New packages | Assignee: | PPC Porters <ppc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | 2004.1 | ||
Hardware: | PPC | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Updated ebuild file |
Description
Jens Troeger
2004-06-08 13:10:11 UTC
I managed to resolve this by commenting out lines 70-72 in /usr/portage/app-editors/xemacs/xemacs-21.4.15.ebuild. It was attempting to apply a patch file that did not exist. Created attachment 33146 [details]
Updated ebuild file
Commented out lines 70-72 in the ebuild file so that it does not reference a
non-existant patch file.
ok, i will try that in a second. just thought that it would be good to post the actual output... root@tigger:~> emerge xemacs Calculating dependencies ...done! >>> emerge (1 of 2) app-editors/xemacs-21.4.15 to / >>> md5 src_uri ;-) xemacs-21.4.15.tar.gz >>> md5 src_uri ;-) NeXT_XEmacs.tar.gz >>> Unpacking source... >>> Unpacking xemacs-21.4.15.tar.gz to /var/tmp/portage/xemacs-21.4.15/work >>> Unpacking NeXT_XEmacs.tar.gz to /var/tmp/portage/xemacs-21.4.15/work * Applying emodules.info-21.4.8-gentoo.patch... [ ok ] * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /usr/portage/app-editors/xemacs/files/xemacs-21.4.15-ppc.diff !!! ERROR: app-editors/xemacs-21.4.15 failed. !!! Function epatch, Line 182, Exitcode 0 !!! Cannot find $EPATCH_SOURCE! cheers :) jens fixed in cvs |