Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351383 - armv5tel-softfloat-linux-gnueabi-g++ cannot compile net-libs/xulrunner on small system
Summary: armv5tel-softfloat-linux-gnueabi-g++ cannot compile net-libs/xulrunner on sma...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: ARM Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-11 18:58 UTC by Tobias Weber
Modified: 2011-01-18 18:10 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 Tobias Weber 2011-01-11 18:58:05 UTC
I tried to emerge net-libs/xulrunner-1.9.2.13 using the arm compiler armv5tel-softfloat-linux-gnueabi-g++. This ends with "Internal error: Killed (program cc1plus) Please submit a full bug report."

armv5tel-softfloat-linux-gnueabi-g++ (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) 4.4.

Atmel AT91SAM9G45 with 400MHz, 128MB, sawp is on, HD is 250GB on USB. Kernel 2.6.30.


Reproducible: Always

Actual Results:  
armv5tel-softfloat-linux-gnueabi-g++ -o nsHtml5NamedCharacters.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux  -I. -I. -I../../dist/include -I../../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -I./../../content/base/src  -I/usr/include   -fPIC  -I/usr/include -fno-rtti -fno-handle-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pipe -march=armv5te -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -Os -freorder-blocks -fno-reorder-functions   -I/usr/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsHtml5NamedCharacters.pp nsHtml5NamedCharacters.cpp
armv5tel-softfloat-linux-gnueabi-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-01-18 17:49:47 UTC
So it ran out of RAM.
Comment 2 Tobias Weber 2011-01-18 18:10:27 UTC
OK, so gnome-light ebuild cannot be emerged on systems with 128MB RAM. What is the minimum requirement?