Releases/Thunderbird 31.8.0/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 15: Line 15:
</pre>
</pre>


Waiting on TB folk to investigate further, looks like an issue with some Gecko changes since 31.7.0.
Turns out PATH is screwed up. Filed {{bug|1183831}} for it.

Revision as of 20:55, 14 July 2015

Build 1

Checklist

Problems

Win32 failure

Failed with:

c:\builds\moz2_slave\tb-rel-c-esr31-w32_bld-0000000\build\client.mk:391:0: command 'c:/mozilla-build/python/python.exe c:/builds/moz2_slave/tb-rel-c-esr31-w32_bld-0000000/build/mozilla/build/pymake/pymake/../make.py -j4 -C objdir-tb' failed, return code 2
c:\builds\moz2_slave\tb-rel-c-esr31-w32_bld-0000000\build\client.mk:206:0: command 'c:/mozilla-build/python/python.exe c:/builds/moz2_slave/tb-rel-c-esr31-w32_bld-0000000/build/mozilla/build/pymake/pymake/../make.py -f c:/builds/moz2_slave/tb-rel-c-esr31-w32_bld-0000000/build/client.mk build' failed, return code 2
Error importing mozbuild.action.process_install_manifest: No module named argparse

Turns out PATH is screwed up. Filed bug 1183831 for it.