Closed
Bug 1259346
Opened 9 years ago
Closed 9 years ago
yasm version check is busted again
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox48 fixed)
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
I managed to regress bug 1258785 with 1257823
Assignee | ||
Comment 1•9 years ago
|
||
0:01.20 File "/home/glandium/gecko/build/moz.configure/util.configure", line 125, in result
0:01.20 return getattr(value, key)
0:01.20 AttributeError: 'NoneType' object has no attribute 'major'
Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/42141/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/42141/
Attachment #8734244 -
Flags: review?(nalexander)
Comment on attachment 8734244 [details]
MozReview Request: Bug 1259346 - Make delayed_getattr more resilient to failure. r?nalexander
https://reviewboard.mozilla.org/r/42141/#review38757
Attachment #8734244 -
Flags: review?(nalexander) → review+
Comment 5•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•