Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671508 - dev-lang/rust needs > 6G diskspace to compile/install
Summary: dev-lang/rust needs > 6G diskspace to compile/install
Status: RESOLVED DUPLICATE of bug 626742
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-11-19 09:46 UTC by Jan Vansteenkiste
Modified: 2018-11-19 15:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Vansteenkiste 2018-11-19 09:46:10 UTC
Before executing the qmerge:

    6.3G    ./dev-lang/rust-1.29.1-r1

We need to add CHECKREQS_DISK_BUILD="7G"
Comment 1 Jan Vansteenkiste 2018-11-19 09:55:34 UTC
https://github.com/gentoo/gentoo/pull/10448
Comment 2 eroen 2018-11-19 09:56:00 UTC
That's a bit pessimistic. It might be use-flag dependant, but even with xFLAGS="-Og -g" on amd64 I get
 * Final size of build directory: 5415076 KiB (  5.1 GiB)
Comment 3 Jan Vansteenkiste 2018-11-19 09:59:55 UTC
I'm using xFLAGS="-O2 -pipe -march=broadwell" (I think that's pretty much the default)
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2018-11-19 15:44:11 UTC
Thanks for the PR! I'm going with a slightly more targeted fix, and without bumping the revision (which doesn't help in this case).

*** This bug has been marked as a duplicate of bug 626742 ***