Gentoo Archives: gentoo-user

From: "wkuz@××.pl" <wkuz@××.pl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] continuing an emerge
Date: Wed, 06 Jul 2022 13:56:57
Message-Id: 20220706155139.4075e970@op.pl
In Reply to: [gentoo-user] continuing an emerge by karl@aspodata.se
1 Dnia 2022-07-06, o godz. 15:48:04
2 karl@××××××××.se napisał(a):
3
4 > Is it possible to continue a failed emerge ?
5 >
6 > ///
7 >
8 > With nodejs, I get:
9 >
10 > /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld:
11 > failed to set dynamic section sizes: memory exhausted
12 >
13 > so, instead of redoing the whole compile, can I, after reducing
14 > current memory usage, set up emerge to retry the linking and
15 > continue from there ?
16 >
17 > Regards,
18 > /Karl Hammar
19 >
20 >
21 >
22
23 There is emerge --resume command. However it starts from scratch with
24 the not-yet-merged packages as far as I can tell
25
26 --
27 xWK