Closed
Bug 779192
Opened 13 years ago
Closed 12 years ago
Linux builder fails with elfhack, requires CXXABI_1.3.2, update libstdc++ or compiler
Categories
(Calendar :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.9
People
(Reporter: Fallen, Assigned: Fallen)
Details
/buildbot/cc-linux64-nightly/build/objdir-tb/mozilla/build/unix/elfhack/elfhack: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.2' not found (required by /buildbot/cc-linux64-nightly/build/objdir-tb/mozilla/build/unix/elfhack/elfhack)
make[7]: *** [test.so] Error 1
Similar message as in bug 678013, where the problem had to do with the compiler.
Comment 1•12 years ago
|
||
Any update on this? Linux nightly builds are gone for more than one month now.
In the build output the following is noted before the error message:
> === If you get failures below, please file a bug describing the error
> === and your environment (compiler and linker versions), and use
> === --disable-elf-hack until this is fixed.
Severity: normal → blocker
Comment 2•12 years ago
|
||
Now breaks Lightning 1.9 (comm-aurora) and Lightning 2.0 (comm-central) builds.
Version: unspecified → Lightning 1.9
Comment 3•12 years ago
|
||
Philipp, any update on this? Or is there someone else from release team who could help?
It's the 7th week without any Linux nightly build.
Assignee | ||
Comment 4•12 years ago
|
||
Today is the day I will fix all the builders. My last exam for the semester was yesterday :-)
Comment 5•12 years ago
|
||
Live in production.
Assignee | ||
Comment 6•12 years ago
|
||
Armen, sure you commented on the right bug? I'm not quite sure what your comment refers to?
Assignee | ||
Comment 7•12 years ago
|
||
Fixed by http://hg.mozilla.org/build/buildbot-configs/rev/47c9ecbc9365 hopefully.
Comment 8•12 years ago
|
||
I merged changes from default to production branch and I saw this comment "Bug 779192 - Linux builder fails with elfhack, requires CXXABI_1.3.2 " (http://hg.mozilla.org/build/buildbot-configs/rev/47c9ecbc9365)
I thought it was one of the releng Firefox changes and made the comment to indicate that it was live in our production masters.
It was not necessary after all!
Assignee | ||
Comment 9•12 years ago
|
||
Oh ok. I'll try to make it more clear that its calendar next time!
Assignee | ||
Comment 10•12 years ago
|
||
Wrong changeset, although related. This is the one that actually fixed it:
http://hg.mozilla.org/build/buildbot-configs/rev/f4bbd05bc1a2
The Linux builds are now green and we have a new nightly!
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → 1.9
You need to log in
before you can comment on or make changes to this bug.
Description
•