Gentoo Archives: gentoo-user

From: Franz Fellner <alpine.art.de@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python-3.6.5 rebuild fails on new install
Date: Mon, 20 Aug 2018 05:46:43
Message-Id: CADtyuE5eEenKDhe_NnRps=b57aNXpRFSHRukknY8dSk8in0Pfg@mail.gmail.com
In Reply to: Re: [gentoo-user] python-3.6.5 rebuild fails on new install by Adam Carter
1 Seems to be a known issue and probably fixed in gcc-7.4.0:
2 https://bugs.gentoo.org/662208
3 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83317
4
5 This error is also used in the Gentoo gcc internal compiler error reporting
6 wiki page:
7 https://wiki.gentoo.org/wiki/Gcc-ICE-reporting-guide
8
9 Am Mo., 20. Aug. 2018 um 08:23 Uhr schrieb Adam Carter <
10 adamcarter3@×××××.com>:
11
12 > I just tried with MAKEOPTS="-j1" and got the same failure output at
13 >> the same place. I normally run with the number equal to the number of
14 >> cores. On this notebook MAKEOPTS="-j2". Are there any other
15 >> memory-conserving tweaks available?
16 >>
17 >
18 > I guess you've stopped all the non-essential services and programs.
19 >
20 > Does top or free -m confirm that you're running out of space? If so, you
21 > could create a temporary swap file on an existing filesystem (
22 > https://www.cyberciti.biz/faq/linux-add-a-swap-file-howto/) or make a USB
23 > drive into some temporary swap get you through the build
24 >
25 >

Replies

Subject Author
Re: [gentoo-user] python-3.6.5 rebuild fails on new install Walter Dnes <waltdnes@××××××××.org>