Gentoo Archives: gentoo-user

From: Grant Edwards <grante@××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] dev-lang/lua emerge fails: Cannot find $EPATCH_SOURCE!
Date: Fri, 06 Apr 2007 21:34:34
Message-Id: ev6e09$g9o$1@sea.gmane.org
1 Any ideas on how to get lua to build? I've googled for
2 "Cannot find $EPATCH_SOURCE!" and for
3 "get_version_component_range" "command not found", but didn't
4 find anything that seemed relevent. I didn't see anything in
5 the bug database that looked like this either....
6
7
8 ----------------------------------------------------------------------
9 # emerge -v dev-lang/lua
10
11 These are the packages that would be merged, in order:
12
13 Calculating dependencies... done!
14 [ebuild U ] dev-lang/lua-5.1.1-r2 [5.0.2] USE="readline -static%" 0 kB
15
16 Total: 1 package (1 upgrade), Size of downloads: 0 kB
17
18
19 >>> Emerging (1 of 1) dev-lang/lua-5.1.1-r2 to /
20 * lua-5.1.1.tar.gz RMD160 ;-) ... [ ok ]
21 * lua-5.1.1.tar.gz SHA1 ;-) ... [ ok ]
22 * lua-5.1.1.tar.gz SHA256 ;-) ... [ ok ]
23 * lua-5.1.1.tar.gz size ;-) ... [ ok ]
24 * checking ebuild checksums ;-) ... [ ok ]
25 * checking auxfile checksums ;-) ... [ ok ]
26 * checking miscfile checksums ;-) ... [ ok ]
27 * checking lua-5.1.1.tar.gz ;-) ... [ ok ]
28 >>> Unpacking source...
29 /usr/portage/dev-lang/lua/lua-5.1.1-r2.ebuild: line 19: get_version_component_range: command not found
30 >>> Unpacking lua-5.1.1.tar.gz to /var/tmp/portage/dev-lang/lua-5.1.1-r2/work
31
32 * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
33 *
34 * /usr/portage/dev-lang/lua/files/lua--make.patch
35 * ( lua--make.patch )
36
37
38 !!! ERROR: dev-lang/lua-5.1.1-r2 failed.
39 ----------------------------------------------------------------------
40
41
42 --
43 Grant Edwards grante Yow! I'll eat ANYTHING
44 at that's BRIGHT BLUE!!
45 visi.com
46
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] dev-lang/lua emerge fails: Cannot find $EPATCH_SOURCE! Neil Bothwick <neil@××××××××××.uk>