Closed
Bug 1478969
Opened 7 years ago
Closed 7 years ago
RUSTFLAGS set in mozconfig should not be applied when building host libraries and programs
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: marco, Assigned: marco)
References
Details
Attachments
(1 file)
|
3.23 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment on attachment 8995503 [details] [diff] [review]
Patch
I'm going to punt this one to Nathan.
Attachment #8995503 -
Flags: review?(ted) → review?(nfroyd)
Comment 3•7 years ago
|
||
Comment on attachment 8995503 [details] [diff] [review]
Patch
Review of attachment 8995503 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8995503 -
Flags: review?(nfroyd) → review+
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/93e52a1e5d88
Don't apply RUSTFLAGS defined in mozconfig when building host Rust libraries and programs. r=froydnj
Comment 5•7 years ago
|
||
Backed out for linux tier2 rust build bustages
Push that started the failures: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=93e52a1e5d88d169fca83b1f8e9f0eb78d809cc9
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=195122207&repo=mozilla-inbound&lineNumber=40381
Backout: https://hg.mozilla.org/integration/mozilla-inbound/rev/1860f2aa532d6312145e198f095018dcf3bebae2
Flags: needinfo?(mcastelluccio)
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/08d82015e170
Don't apply RUSTFLAGS defined in mozconfig when building host Rust libraries and programs. r=froydnj
Comment 7•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
| Assignee | ||
Comment 8•7 years ago
|
||
I had forgotten to update another usage of RUN_CARGO, it's working now.
Flags: needinfo?(mcastelluccio)
You need to log in
before you can comment on or make changes to this bug.
Description
•