Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519562 - x11-libs/wxGTK-3.0.0.0 requires 2 gigabytes temporary storage
Summary: x11-libs/wxGTK-3.0.0.0 requires 2 gigabytes temporary storage
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-10 09:55 UTC by Igor Ulyanov
Modified: 2014-08-18 04:54 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 Igor Ulyanov 2014-08-10 09:55:30 UTC
x11-libs/wxGTK requires more than 2Gb disk space. 

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-10 10:03:26 UTC
Gb = gigabits.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-10 10:05:41 UTC
Many packages require that much temporary storage. Would you like pkg_pretend() to warn about available disk space?
Comment 3 Igor Ulyanov 2014-08-12 11:31:18 UTC
I have a note with 4 GiB RAM and a half memory area for temporary storage in-memory build. Compilation fails in this condition. There are not so much such applications indeed. Firefox, chrome, boost, llvm gcc are known examples.
Comment 4 Ryan Hill (RETIRED) gentoo-dev 2014-08-18 04:54:39 UTC
Then don't build in memory.

There is no way to predict how much memory will be required to build something.  It varies between gcc versions and options, architecture, etc.