Closed
Bug 1311431
Opened 8 years ago
Closed 8 years ago
try, macosx64 --artifact: mozbuild.configure.options.InvalidOptionError: CC=/builds/slave/try-m64-0000000000000000000000/build/src/clang/bin/clang is not available in this configuration
Categories
(Testing :: General, defect)
Testing
General
Tracking
(firefox52 fixed)
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: impossibus, Assigned: chmanchester)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I believe Bug 1296530 is causing bustage with artifact builds on try on macosx64.
Before Bug 1296530: https://treeherder.mozilla.org/#/jobs?repo=try&revision=b58a190841d0d7bb889cad1a84d8a41d4b38623b -- only tier-2 mac jobs busted, status quo.
After Bug 1296530: https://treeherder.mozilla.org/#/jobs?repo=try&revision=588f010c6dd4fc9907391ceb61dbb695df2b6a07&selectedJob=29459920
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(mh+mozilla)
Assignee | ||
Comment 1•8 years ago
|
||
Bug 1311069 should take care of this.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•8 years ago
|
||
The same errors are present on macos64 after Bug 1311069 has landed.
There are also Windows failures (in original try push in Comment 0 as well), but I will file a separate bug for that.
Status: RESOLVED → REOPENED
Flags: needinfo?(mh+mozilla)
Resolution: DUPLICATE → ---
Assignee | ||
Comment 3•8 years ago
|
||
Oh, we should probably unset CC/CXX like we do for the linux artifact mozconfig...
Assignee: nobody → cmanchester
Flags: needinfo?(mh+mozilla)
Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8803128 [details]
Bug 1311431 - Unset CC/CXX for Mac artifact mozconfigs.
https://reviewboard.mozilla.org/r/87360/#review86560
Attachment #8803128 -
Flags: review?(armenzg) → review+
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9eab2642989d
Unset CC/CXX for Mac artifact mozconfigs. r=armenzg
Comment 7•8 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•