Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201362 - app-i18n/tomoe-0.6.0 emerge fails on ICE
Summary: app-i18n/tomoe-0.6.0 emerge fails on ICE
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-05 15:36 UTC by Birkir A. Barkarson
Modified: 2007-12-06 02:20 UTC (History)
0 users

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


Attachments
tomoe-0.6.0 build log (tomoe-0.6.0-build.log,72.44 KB, text/plain)
2007-12-05 15:37 UTC, Birkir A. Barkarson
Details
emerge --info output (emerge-info.txt,3.69 KB, text/plain)
2007-12-05 15:37 UTC, Birkir A. Barkarson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Birkir A. Barkarson 2007-12-05 15:36:31 UTC
With or without the mysql flags, compilation dies thus:

...
(cd .libs && rm -f mysql.la && ln -s ../mysql.la mysql.la)
x86_64-pc-linux-gnu-gcc: Internal error: Killed (program cc1)
Please submit a full bug report.


Reproducible: Always

Steps to Reproduce:
1. emerge tomoe
2. wait long time (system locks up intermittently and there is extremely heavy I/O
3. 

Actual Results:  
Died

Expected Results:  
Successful emerge
Comment 1 Birkir A. Barkarson 2007-12-05 15:37:15 UTC
Created attachment 137807 [details]
tomoe-0.6.0 build log
Comment 2 Birkir A. Barkarson 2007-12-05 15:37:45 UTC
Created attachment 137808 [details]
emerge --info output
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-12-05 19:21:16 UTC
Reopen with preprocessed source attached if you can reproduce this and are sure that you've not run out of RAM etc.
Comment 4 Birkir A. Barkarson 2007-12-06 02:20:14 UTC
Why does it run the MySQL stuff even if I specify the -mysql flag for this package?