Closed
Bug 919818
Opened 11 years ago
Closed 11 years ago
'mach build' throwing fatal assertion, failing to build on windows 8
Categories
(Firefox Build System :: Mach Core, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 914563
People
(Reporter: ally, Unassigned)
Details
Attachments
(2 files)
Barfed after upgrading to the latest mozilla build (after mach refused to build due to out of date python and directed me to installed an updated mozilla build
full log attached.
AssertionError
File "c:\Users\A\m-c\python/mozbuild/mozbuild/mach_commands.py", line 382, in build
monitor.finish(record_usage=status==0)
File "c:\Users\A\m-c\python/mozbuild\mozbuild\controller\building.py", line 370, in finish
self.resources.stop()
File "c:\Users\A\m-c\testing/mozbase/mozsystemmonitor\mozsystemmonitor\resourcemonitor.py", line 256, in stop
assert done
Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
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
•