Gentoo Archives: gentoo-user

From: urpion@×××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] =dev-lang/spidermonkey-60.5.2_p0-r4 fails @world update
Date: Fri, 19 Jun 2020 16:35:57
Message-Id: <20200619161054.GA3389@imap.gmx.com:993>
In Reply to: Re: [gentoo-user] =dev-lang/spidermonkey-60.5.2_p0-r4 fails @world update by Michael
1 On Fri, Jun 19, 2020 at 04:52:30PM +0100, Michael wrote:
2 > On Friday, 19 June 2020 16:35:27 BST urpion@×××.com wrote:
3 > > On Fri, Jun 19, 2020 at 09:45:59AM -0500, Dale wrote:
4 > > > Jack wrote:
5 > > > > Not far enough back. You need to show the actual error, not the line
6 > > > > "Error1:" which gets printed after the error.
7 > > >
8 > > > And depending on the number of cores/threads and other emerge settings,
9 > > > it can be a dozen, two dozen lines or sometimes even further back than
10 > > > that. With CPUs having a dozen or so cores/threads, it's amazing that
11 > > > some stuff compiles at all. Prime example, recent thread about Pam
12 > > > updates.
13 > > >
14 > > > OP, if needed, tar the whole error log and attach it. Just don't post
15 > > > it elsewhere and link to it tho. After a while, it's gone or a person
16 > > > finds the log but not this thread with the solution.
17 > > >
18 > > > Dale
19 > > >
20 > > > :-) :-)
21 > >
22 > > Ah ha. Yes Thank you. Sorry, I've never been good with e-mail:-P
23 >
24 >
25 > NP, did you get an OOM error in dmesg when this happened by any chance? You
26 > don't seem to have much RAM, you have no swap and the number of jobs is
27 > relatively high for memory hungry compiles.
28 >
29 > It could be a bug, but unless a report has been filed already in BGO to this
30 > effect, I suggest you add a swapfile, enable it, and try again with
31 > MAKEOPTS="-j1" or "-j2". Please ask if you need more detail.
32
33
34 I was thinking about -j1. I tried -j4. I thought I didn't need swap with >=4GB
35 of RAM, but it makes sense. My machine kinda crawls trying to build that
36 package. Oh man, I'll have to re-partition:-(