Closed
Bug 1687421
Opened 5 years ago
Closed 5 years ago
ERROR: 'NoneType' object has no attribute 'prefix'
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox86 fixed)
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
On platforms where we don't have toolchains, --enable-bootstrap causes the build to fail with
ERROR: 'NoneType' object has no attribute 'prefix'
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/d788c365c79d
Avoid error with --enable-bootstrap on platforms with no bootstrap artifacts. r=firefox-build-system-reviewers,mhentges
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•