Closed
Bug 1108354
Opened 10 years ago
Closed 9 years ago
Building SeaMonkey 2.32 branch on Linux 32-bit-only machines fails with: "/usr/bin/ld: failed to set dynamic section sizes: Memory exhausted"
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: adriank, Unassigned)
Details
Attachments
(1 file)
553.34 KB,
application/zip
|
Details |
This does not happen with SeaMonkey 2.31, 2.33 or 2.34 - it only happens with 2.32 (all are being build on the same CentOS6 machine):
When I do build on a 32-bit-only CentOS6 Linux with 3 GB of RAM, the build fails with the following message:
(...)
INPUT("StaticXULComponentsEnd/StaticXULComponentsEnd.o")
/usr/bin/ld: failed to set dynamic section sizes: Memory exhausted
collect2: error: ld returned 1 exit status
make[4]: *** [libxul.so] Error 1
make[4]: Leaving directory `/home/mozilla/jenkins/workspace/seamonkey-beta_linux32/objdir/toolkit/library'
make[3]: *** [toolkit/library/target] Error 2
make[3]: Leaving directory `/home/mozilla/jenkins/workspace/seamonkey-beta_linux32/objdir'
make[2]: *** [compile] Error 2
make[2]: Leaving directory `/home/mozilla/jenkins/workspace/seamonkey-beta_linux32/objdir'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/mozilla/jenkins/workspace/seamonkey-beta_linux32/objdir'
make: *** [build] Error 2
The bug must have entered the 2.32 branch when it still was on central.
Since the official 2.32-aurora nightlies were build successfully until the merge to beta, I guess this is only a problem with 32-bit-only systems.
Reporter | ||
Comment 1•10 years ago
|
||
Reporter | ||
Comment 2•9 years ago
|
||
WONTFIX, as only 2.32 was affected and it is long deprecated.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Reporter | ||
Updated•9 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•