Gentoo Archives: gentoo-user

From: cal <cal@×××××××××.technology>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Thunderbird build failure ..
Date: Sun, 01 Jan 2023 18:34:06
Message-Id: 3bf19c2f-e33d-b8aa-a2e6-65a18451ad02@mail.meme.technology
In Reply to: [gentoo-user] Thunderbird build failure .. by Wols Lists
1 On 1/1/23 03:07, Wols Lists wrote:
2 > I got the following build failure in my weekly emerge yesterday ...
3 >
4 > * Messages for package mail-client/thunderbird-102.6.0:
5 >
6 >  * ERROR: mail-client/thunderbird-102.6.0::gentoo failed (compile phase):
7 >  *   (no error message)
8 >  *
9 >  * Call stack:
10 >  *     ebuild.sh, line 136:  Called src_compile
11 >  *   environment, line 4782:  Called die
12 >  * The specific snippet of code:
13 >  *       ${virtx_cmd} ./mach build --verbose || die
14 >  *
15 >  * If you need support, post the output of `emerge --info
16 > '=mail-client/thunderbird-102.6.0::gentoo'`,
17 >  * the complete build log and the output of `emerge -pqv
18 > '=mail-client/thunderbird-102.6.0::gentoo'`.
19 >  * The complete build log is located at
20 > '/var/tmp/portage/mail-client/thunderbird-102.6.0/temp/build.log'.
21 >  * The ebuild environment file is located at
22 > '/var/tmp/portage/mail-client/thunderbird-102.6.0/temp/environment'.
23 >  * Working directory:
24 > '/var/tmp/portage/mail-client/thunderbird-102.6.0/work/thunderbird-102.6.0'
25 >  * S:
26 > '/var/tmp/portage/mail-client/thunderbird-102.6.0/work/thunderbird-102.6.0'
27 Can you post the outputs referenced above/the full build log and your
28 portage configuration?
29 >
30 > I'm wondering whether this will simply clear itself next week, seeing as
31 > last week I got a very similar failure for both thunderbird and firefox.
32 >
33 > Could it simply be a bit of the fallout from app-alternatives? Of
34 > course, it's blocking my depclean ...
35 Having followed this list for quite a while, my first guess whenever
36 someone fails to compile a web browser or similar heavy piece of
37 software (I'm counting Thunderbird here) is that they ran out of memory.
38 I would double check your MAKEOPTS and RAM size and try building with a
39 smaller -j. But as noted above, perhaps if you attach the full build
40 log for Thunderbird, a more obvious cause will appear in the output.
41 >
42 > Cheers,
43 > Wol

Replies

Subject Author
Re: [gentoo-user] Thunderbird build failure .. Wols Lists <antlists@××××××××××××.uk>