Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486554 - sys-devel/gcc-4.7.3-r1 uses over 2 gigabytes in PORTAGE_TMPDIR
Summary: sys-devel/gcc-4.7.3-r1 uses over 2 gigabytes in PORTAGE_TMPDIR
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-30 08:40 UTC by georg
Modified: 2013-10-06 09:19 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 georg 2013-09-30 08:40:57 UTC
I have /var/tmp/portage on a tmpfs with about 2GiB size. As the last upgrade from gcc 4.6.3 to gcc-4.7.3-r1 was build this size was exhausted. Please add a check at the begin of the ebuild of the gcc, to ensure that there is enough space. 

The maschine, where this did occur, is relativly slow, so it would help people to save time.

e.g. libreoffice has such a check.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2013-10-06 09:19:59 UTC
There is no good value for the size of a gcc bootstrap.  It'll vary a lot depending on what frontends you're building.