Closed
Bug 678013
Opened 13 years ago
Closed 13 years ago
Linux nightly failing due to libstdc++ not containing the right GLIBC versions (elfhack fails)
Categories
(Calendar :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Fallen, Assigned: Fallen)
References
Details
Here's a sample log: http://tinderbox.mozilla.org/showlog.cgi?log=Calendar1.0/1313002743.1313002796.29229.gz
It seems that libstdc++ doesn't contain the right symbols, causing elfhack to fail.
Comment 1•13 years ago
|
||
> /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not found
> (required by /builds/buildbot/comm-aurora-lightning-linux/
> build/objdir-tb/mozilla/build/unix/elfhack/elfhack)
Comment 2•13 years ago
|
||
I've backed out the mozconfig change just for the aurora branch:
http://hg.mozilla.org/build/buildbot-configs/rev/5bda414bc2ae
The builder has been clobbered and should go green soon.
I'm assigning this to jhopkins as I think we need to get the builder changed for or upgraded to a Thunderbird standard one.
Assignee: nobody → jhopkins
Comment 3•13 years ago
|
||
Does this issue still exists? It seems that <http://hg.mozilla.org/build/buildbot-configs/rev/0a0750edc6b0> reverted the backout from comment 2 and the comm-aurora builders are still green.
Assignee | ||
Comment 4•13 years ago
|
||
Yes, it seems to work now, although it might break when clobbered. I can't find my keys to the clobberer, but I manually removed the directories and restarted the buildbot, which comes pretty close to a clobber.
Assignee: jhopkins → philipp
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•