Closed
Bug 1640591
Opened 5 years ago
Closed 5 years ago
macOS artifact opt builds are perma-failing on try ( mozbuild.configure.options.InvalidOptionError: --disable-install-strip is not available in this configuration )
Categories
(Developer Infrastructure :: Try, defect)
Developer Infrastructure
Try
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1640578
People
(Reporter: Gijs, Unassigned)
Details
STR:
- push to try with artifact builds enabled, and run anything that requires a macOS shippable (ie non-debug; there's no non-shippable-opt) build
ER:
it builds (though note bug 1619966)
AR:
it doesn't build
The three-part PGO stuff runs as expected, but the final [B] step ends up applying the "use artifact builds" logic (making the other 2 steps useless...) and then breaks.
Example push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=603516082dd19c32374754bd659df3c84a1b6a73&selectedTaskRun=HB_ZMWynRbyQK_x7mJ5slA-0 (based on an m-c head from last night)
I do these types of pushes (mochitests + artifact builds) fairly often, so I think this is a recent regression, in the last 2 weeks at most.
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•