Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469222 - dev-db/mongodb-2.4.3 fails to build with error: escons failed
Summary: dev-db/mongodb-2.4.3 fails to build with error: escons failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-09 20:02 UTC by Timothy Totten
Modified: 2013-05-09 22:36 UTC (History)
0 users

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


Attachments
build.log from 'emerge mongodb' (mongodb-build.log,780.91 KB, text/plain)
2013-05-09 20:02 UTC, Timothy Totten
Details
environment file from 'emerge mongodb' (mongodb-environment.txt,103.97 KB, text/plain)
2013-05-09 20:03 UTC, Timothy Totten
Details
output of `emerge --info '=dev-db/mongodb-2.4.3'` (emerge-info-mongodb.txt,4.89 KB, text/plain)
2013-05-09 20:04 UTC, Timothy Totten
Details
output of `emerge -pqv '=dev-db/mongodb-2.4.3'` (emerge-pqv-mongodb.txt,111 bytes, text/plain)
2013-05-09 20:04 UTC, Timothy Totten
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Totten 2013-05-09 20:02:33 UTC
Created attachment 347874 [details]
build.log from 'emerge mongodb'

As the description says, attempting to 'emerge dev-db/mongodb' fails.
I will attach all relevant and requested files.
Comment 1 Timothy Totten 2013-05-09 20:03:07 UTC
Created attachment 347876 [details]
environment file from 'emerge mongodb'
Comment 2 Timothy Totten 2013-05-09 20:04:16 UTC
Created attachment 347878 [details]
output of `emerge --info '=dev-db/mongodb-2.4.3'`
Comment 3 Timothy Totten 2013-05-09 20:04:57 UTC
Created attachment 347880 [details]
output of `emerge -pqv '=dev-db/mongodb-2.4.3'`
Comment 4 Rafał Mużyło 2013-05-09 20:51:22 UTC
The error looks like an out of memory kill.
On one hand, '-j1' is pretty low, on the other, so is 512MB.
Comment 5 Timothy Totten 2013-05-09 20:56:55 UTC
The virtual server is limited to 512 MB of RAM and 512 MB of swap by default.
I will add an additional swap file and see if that helps.
Comment 6 Timothy Totten 2013-05-09 22:36:58 UTC
I can confirm, after adding 2GB of extra swap, the compile succeeded.
I am marking this as resolved.

Thank you for your help!