Closed Bug 910232 Opened 11 years ago Closed 11 years ago

Exception when building in browser/

Categories

(Firefox Build System :: Mach Core, enhancement)

x86
macOS
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 909412

People

(Reporter: ehsan.akhgari, Unassigned)

Details

$ ./mach build browser/ 0:00.16 /usr/bin/make -C browser -j8 -s Exception in thread Thread-1: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 551, in __bootstrap_inner self.run() File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 504, in run self.__target(*self.__args, **self.__kwargs) File "/Users/ehsanakhgari/moz/mozilla-central/testing/mozbase/mozprocess/mozprocess/processhandler.py", line 698, in _processOutput self.processOutputLine(line.rstrip()) File "/Users/ehsanakhgari/moz/mozilla-central/testing/mozbase/mozprocess/mozprocess/processhandler.py", line 663, in processOutputLine handler(line) File "/Users/ehsanakhgari/moz/mozilla-central/python/mach/mach/mixin/process.py", line 86, in handleLine line_handler(line) File "/Users/ehsanakhgari/moz/mozilla-central/python/mozbuild/mozbuild/mach_commands.py", line 259, in on_line warning, state_changed, relevant = self.monitor.on_line(line) File "/Users/ehsanakhgari/moz/mozilla-central/python/mozbuild/mozbuild/controller/building.py", line 336, in on_line self.tiers.begin_subtier(tier, subtier, dirs) File "/Users/ehsanakhgari/moz/mozilla-central/python/mozbuild/mozbuild/controller/building.py", line 98, in begin_subtier st = self.tiers[tier]['subtiers'][subtier] KeyError: u'precompile' Your build was successful!
Status: NEW → RESOLVED
Closed: 11 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.