Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258354 - dev-cpp/glibmm-2.18.1 + 2.16.4:: Internal error: Killed (program cc1plus) on keyfile.o
Summary: dev-cpp/glibmm-2.18.1 + 2.16.4:: Internal error: Killed (program cc1plus) on ...
Status: RESOLVED DUPLICATE of bug 217112
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: GNOME C++ Bindings Maintainers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 18:47 UTC by jonas
Modified: 2009-02-12 06:27 UTC (History)
1 user (show)

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


Attachments
error with glibmm-2.16.4 (glibmm-error-16-4,8.65 KB, text/plain)
2009-02-09 18:49 UTC, jonas
Details
error with glibmm-2.18.1 (glibmm-error-18-1,3.43 KB, text/plain)
2009-02-09 18:49 UTC, jonas
Details
emerge --info (emerge--info,3.37 KB, text/plain)
2009-02-09 18:50 UTC, jonas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jonas 2009-02-09 18:47:58 UTC
emerging gparted to use in xfce4 pulled glibmm which repeatedly fails to compile on gentoo-hardened profile

Reproducible: Always

Steps to Reproduce:
1. emerge dev-cpp/glibmm-2.18.1 or emerge dev-cpp/glibmm-2.16.4

Actual Results:  
compilation stalls on keyfile.cc/o. After a while  emerge fails with 'internal error:killed (program cc1plus)'


my global USE flags include -X -gnome, I only added X to those packages required for xfce4 and xorg-x11 to compile. revdep-rebuild runs fine.

compiles fine on another system with profile:  default/linux/amd64/2008.0/desktop
Comment 1 jonas 2009-02-09 18:49:31 UTC
Created attachment 181467 [details]
error with glibmm-2.16.4
Comment 2 jonas 2009-02-09 18:49:50 UTC
Created attachment 181469 [details]
error with glibmm-2.18.1
Comment 3 jonas 2009-02-09 18:50:11 UTC
Created attachment 181470 [details]
emerge --info
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-02-09 20:43:16 UTC
please don't assign bugs yourself if you don't know where they should go. That includes not touching fields that you don't know the effects of.

Your error seems to be related to your system getting out of ram though.
Comment 5 jonas 2009-02-10 17:05:03 UTC
(In reply to comment #4)
> Your error seems to be related to your system getting out of ram though.

I can confirm that the error occurs due to the system getting out of ram. It starts emerging with only a small amount of memory in use and after a while all 32GB of physical memory gets used within a few seconds. After that, the swap starts being used until the system is out of memory.

Comment 6 jonas 2009-02-12 06:27:08 UTC

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