Closed Bug 1435900 Opened 7 years ago Closed 7 years ago

`./mach build` fails to build esr52 - the resource monitor seems broken

Categories

(Firefox Build System :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1384062

People

(Reporter: keeler, Unassigned)

References

Details

This is preventing me from fixing bug 1435644 and reopening the esr52 tree. Error running mach: ['build'] The error occurred in code that was called by the mach command. This is either a bug in the called code itself or in the way that mach is calling it. You should consider filing a bug for this issue. If filing a bug, please include the full output of mach, including this error message. The details of the failure are as follows: AssertionError File "/home/keeler/mozilla-unified/python/mozbuild/mozbuild/mach_commands.py", line 459, in build monitor.finish(record_usage=status==0) File "/home/keeler/mozilla-unified/python/mozbuild/mozbuild/mach_commands.py", line 236, in __exit__ self.monitor.stop_resource_recording() File "/home/keeler/mozilla-unified/python/mozbuild/mozbuild/controller/building.py", line 243, in stop_resource_recording self.resources.stop() File "/home/keeler/mozilla-unified/testing/mozbase/mozsystemmonitor/mozsystemmonitor/resourcemonitor.py", line 289, in stop assert self._running
> This is preventing me from fixing bug 1435644 and reopening the esr52 tree. Just ignore the error. It happens at the *end* of the build.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.