Closed
Bug 1712023
Opened 2 years ago
Closed 2 years ago
[gcc 11] check_binary_compat | firefox-bin | We do not want these libstdc++ symbol versions to be used
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox90 fixed)
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(2 files)
TEST-UNEXPECTED-FAIL | check_binary_compat | firefox-bin | We do not want these libstdc++ symbol versions to be used:
_ZSt28__throw_bad_array_n (GLIBCXX_3.4.29)
_ZNSt19_Sp_make_shared_ta (GLIBCXX_3.4.26)
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/f153036e56e8 Avoid displaying truncated symbols in check_binary_compat. r=firefox-build-system-reviewers,mhentges https://hg.mozilla.org/integration/autoland/rev/f364b6c234bc Avoid up to @GLIBCXX_3.4.29 symbols for stdc++ compat. r=firefox-build-system-reviewers,mhentges
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f153036e56e8
https://hg.mozilla.org/mozilla-central/rev/f364b6c234bc
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•