Closed
Bug 1467337
Opened 6 years ago
Closed 10 months ago
Don't allow --enable-stdcxx-compat when the linker is gold
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox123 fixed)
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(2 files)
Comment hidden (mozreview-request) |
Comment 2•6 years ago
|
||
mozreview-review |
Comment on attachment 8984012 [details]
Bug 1467337 - Don't allow --enable-stdcxx-compat when the linker is gold.
https://reviewboard.mozilla.org/r/249884/#review256072
Technically the patch looks fine. I can't confirm that this is sensible policy, but I trust your analysis.
Attachment #8984012 -
Flags: review+
Updated•6 years ago
|
Attachment #8984012 -
Flags: review?(core-build-config-reviews)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/71ed3b0b1013
Don't allow --enable-stdcxx-compat when the linker is gold. r=nalexander
Comment 4•6 years ago
|
||
Backed out changeset 71ed3b0b1013 (bug 1467337) for build bustage. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer.html#?job_id=182892324&repo=autoland&lineNumber=1030
INFO - client.mk:123: recipe for target 'configure' failed
[task 2018-06-12T05:17:29.305Z] 05:17:29 INFO - make: *** [configure] Error 1
[task 2018-06-12T05:17:29.356Z] 05:17:29 ERROR - Return code: 2
[task 2018-06-12T05:17:29.356Z] 05:17:29 WARNING - setting return code to 2
[task 2018-06-12T05:17:29.356Z] 05:17:29 FATAL - 'mach build -v' did not run successfully. Please check log for errors.
[task 2018-06-12T05:17:29.356Z] 05:17:29 FATAL - Running post_fatal callback...
[task 2018-06-12T05:17:29.357Z] 05:17:29 FATAL - Exiting -1
[task 2018-06-12T05:17:29.357Z] 05:17:29 INFO - [mozharness: 2018-06-12 05:17:29.357175Z] Finished build step (failed)
[task 2018-06-12T05:17:29.357Z] 05:17:29 INFO - Running post-run listener: _summarize
[task 2018-06-12T05:17:29.357Z] 05:17:29 ERROR - # TBPL FAILURE #
[task 2018-06-12T05:17:29.357Z] 05:17:29 INFO - [mozharness: 2018-06-12 05:17:29.357495Z] FxDesktopBuild summary:
[task 2018-06-12T05:17:29.357Z] 05:17:29 ERROR - # TBPL FAILURE #
[task 2018-06-12T05:17:29.357Z] 05:17:29 INFO - Running post-run listener: copy_logs_to_upload_dir
[task 2018-06-12T05:17:29.357Z] 05:17:29 INFO - Copying logs to upload dir...
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=71ed3b0b10135d19861cf4c42e0fc2fbe36557ab&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified
Backout:
https://hg.mozilla.org/integration/autoland/rev/1eada07ecc31d2c5a86c03e105adea23c7b79a4f
Flags: needinfo?(mh+mozilla)
Updated•2 years ago
|
Severity: normal → S3
Assignee | ||
Comment 5•10 months ago
|
||
Assignee | ||
Updated•10 months ago
|
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/ad51d125a877
Don't allow --enable-stdcxx-compat when the linker is gold. r=nalexander
Updated•10 months ago
|
Comment 7•10 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•