Gentoo Archives: gentoo-dev

From: Norbert Kamenicky <noro@××××××.sk>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Howto continue after failed emerge
Date: Sat, 07 Jun 2003 11:26:44
Message-Id: 3EE1CBC7.2070909@xmedia.sk
In Reply to: Re: [gentoo-dev] Howto continue after failed emerge by Paul de Vrieze
1 Paul de Vrieze wrote:
2
3 >On Saturday 07 June 2003 11:45, Norbert Kamenicky wrote:
4 >
5 >
6 >>Hi,
7 >>
8 >>I added support for slovak language to openoffice-1.0.3-r1.ebuild, and
9 >>tried it to emerge.
10 >>
11 >>After 11 hours (5 h localization !!! + 6 h compilation)
12 >>it fails on missing file ...
13 >>How can I continue without waiting another 11 hours ?
14 >>
15 >>Noro
16 >>
17 >>
18 >>
19 >>
20 >
21 >ebuild /usr/portage/app-office/openoffice/openoffice-1.0.3-r1.ebuild compile
22 >ebuild /usr/portage/app-office/openoffice/openoffice-1.0.3-r1.ebuild install
23 >ebuild /usr/portage/app-office/openoffice/openoffice-1.0.3-r1.ebuild package
24 >ebuild /usr/portage/app-office/openoffice/openoffice-1.0.3-r1.ebuild qmerge
25 >
26
27 This looks very nice ... :-)
28 but I once tried to run "ebuid some_another.ebuid compile", but it
29 deleted source tree
30 and made it again (I haven't ccache emerged ... mayby that's the reason ?)
31
32 since I started emerge with USE and LANGUAGE flags is it necessary to run
33 "USE="x" LANGUAGE="x" ebuild path_to/office.ebuild compile" or all
34 environment
35 will be catched from temp/environment ?
36
37
38
39 >Do all this, then all compiled files will stay where they are and will not be
40 >recompiled.
41 >
42 >Paul
43 >
44 >
45 >
46
47
48
49 --
50 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Howto continue after failed emerge Paul de Vrieze <pauldv@g.o>