Gentoo Archives: gentoo-user

From: Rick van Hattem <Rick.van.Hattem@××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] resuming emerges
Date: Fri, 24 Mar 2006 03:07:36
Message-Id: 200603240358.55836.Rick.van.Hattem@fawo.nl
In Reply to: [gentoo-user] resuming emerges by TN
1 On Friday 24 March 2006 02:46, TN wrote:
2 > Hi all,
3 > I see that emerge has a resume option - but it only compiles from where
4 > the the previous emerge was stopped and when you issue a resume, it
5 > starts at the beginning of the next package to be emerged.
6 >
7 > Is it possible to get emerge to continue from where the actual compile
8 > was broken (ie. not recompile from the package beginning, but rather
9 > from within the package itself ?)
10 > I find a constant problem in that large packages take so long to
11 > compile, that I need to shutdown my laptop before an emerge is complete
12 > (to go home or whatever), and then I have to start from the beginning
13 > again.....OO takes around 6 hours for me, and it seems that this would
14 > be reasonable to implement so that emerges could be resumed from the
15 > last source file where the compilation was halted ?
16 > The option should be able to ask emerge to start compiling the package
17 > without un-compressing and cleaning up the last compile I'd assume.
18 >
19 > thanks.
20 > Trevor
21 No, that's not really possible.
22
23 However, you can use ccache to save the compilations and you could put the
24 laptop in standby to continue after moving it.
25
26 But I'm affraid those are your only options.
27
28 --
29 Rick van Hattem Rick.van.Hattem(at)Fawo.nl

Replies

Subject Author
Re: [gentoo-user] resuming emerges Iain Buchanan <iaindb@××××××××××××.au>