Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222607 - media-gfx/digikam-0.9.4_beta4: Insane memory usage while building with gcc-4.3.0
Summary: media-gfx/digikam-0.9.4_beta4: Insane memory usage while building with gcc-4.3.0
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-18 10:22 UTC by Alexey Shvetsov
Modified: 2008-05-18 11:11 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 Alexey Shvetsov archtester gentoo-dev 2008-05-18 10:22:15 UTC
High memory usage while building with gcc-4.3.0 
media-gfx/digikam-0.9.4_beta4 needs more than 1.5G to compile
earlier versions compile fine wothout this issue

Reproducible: Always
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2008-05-18 11:11:40 UTC
Alexey, we can't do anything with applications being written in a complex way and gcc eating memory. You might want to lower the number of parallel jobs you run (MAKEOPTS=-j1) and disable the "kdeenablefinal" USE flag, but apart from that, nothing will help.