Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254126 - dev-libs/boost Denial of Service while compiling
Summary: dev-libs/boost Denial of Service while compiling
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 17:36 UTC by Caleb Cushing
Modified: 2009-01-07 21:07 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,3.39 KB, text/plain)
2009-01-07 17:37 UTC, Caleb Cushing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Cushing 2009-01-07 17:36:42 UTC
I don't know why, don't care but every time I build boost, with MAKEOPTS="-j4" my system stutters while it chews up cpu, IO, and probably, memory/swap.

with 2G of ram, and a quad core processor this shouldn't happen, it's worse than OOo.

I'm recommending setting MAKEOPTS="-j1" within the ebuild, no other package on my system causes this problem when building, during a full system rebuild.

Reproducible: Always
Comment 1 Caleb Cushing 2009-01-07 17:37:26 UTC
Created attachment 177695 [details]
emerge --info
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2009-01-07 21:07:20 UTC
I'm sorry, but this is complete nonsense.
It's not boost's fault. Boost makes heavy use of C++ templates and that eats all your RAM when compiling. Furthermore, 2GB RAM with a Quad Core is just nonsense, sorry.