Gentoo Archives: gentoo-user

From: R0b0t1 <r030t1@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: emerge firefox-52.4.0 compile failure
Date: Sun, 08 Oct 2017 21:12:03
Message-Id: CAAD4mYj6wFdws150sMBcv3dTTxxoOM=JUBbragqKrXGXecvTKQ@mail.gmail.com
In Reply to: [gentoo-user] Re: emerge firefox-52.4.0 compile failure by Grant Edwards
1 On Sun, Oct 8, 2017 at 1:54 PM, Grant Edwards <grant.b.edwards@×××××.com> wrote:
2 > On 2017-10-08, Mick <michaelkintzios@×××××.com> wrote:
3 >> This won't harm, although I would expect portage would complain and
4 >> not run the emerge if downloads were corrupted somehow.
5 >
6 > True, but I couldn't think of anything else to try. I'm building
7 > chromium now -- it may be time to give up on firefox. It's been
8 > bahaving badly on several of my systems for a while now (burning 100%
9 > cpu and using up huge amounts of RAM for minutes at a time while
10 > apparently doing nothing).
11 >
12
13 Usually what happens is it will be corrupted in RAM after being
14 verified on disk, and faulty results will be saved to disk from RAM. A
15 user on the forums recently had this issue compiling dev-lang/vala,
16 and I have had related issues.
17
18 As for what the error means: definitions are missing, which from an
19 end-user perspective is not really a fixable issue. I would rerun the
20 compilation with -j1 if you have not already done so. If other people
21 can build the package then portage may be munging the files in some
22 way, but these issues are hard to diagnose.
23
24 Cheers,
25 R0b0t1

Replies

Subject Author
[gentoo-user] Re: emerge firefox-52.4.0 compile failure Grant Edwards <grant.b.edwards@×××××.com>