Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53344 - failed emerging xemacs 21.4.15
Summary: failed emerging xemacs 21.4.15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-08 13:10 UTC by Jens Troeger
Modified: 2004-08-19 15:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Updated ebuild file (xemacs-21.4.15.ebuild,5.01 KB, application/octet-stream)
2004-06-12 13:37 UTC, Chris Holtz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Troeger 2004-06-08 13:10:11 UTC
i installed gentoo last weekend (running on an Apple TiBook, PPC processor), and now catch up with installing all the apps i am using.  xemacs is one of them. so i tried to "emerge xemacs" which started downloading the package, and then NExT_xemacs.tar.gz.  unpacked both.  and then told me that the value of $EPATCH_SOURCE does not exist (it pointed to emodules.info-21.4.8-gentoo.patch in the tmp portage tree.  sorry for the rather sparse info, but i haven't set up the porper net apps yet.  will do so tonight.
Comment 1 Chris Holtz 2004-06-12 12:44:59 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.
Comment 2 Chris Holtz 2004-06-12 13:37:16 UTC
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.
Comment 3 Jens Troeger 2004-06-14 21:54:15 UTC
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
Comment 4 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-08-19 15:13:25 UTC
fixed in cvs