Closed Bug 1291589 Opened 9 years ago Closed 9 years ago

|make buildsymbols| busting due to invalid syntax in mozconfig.

Categories

(Thunderbird :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1282256

People

(Reporter: ewong, Unassigned)

Details

Seeing this bustage: rm -f 'dist/thunderbird-51.0a1.en-US.win32.crashreporter-symbols-full.zip' c:/builds/moz2_slave/tb-c-cen-w32-d-000000000000000/build/objdir-tb/_virtualenv/Scripts/python.exe c:/builds/moz2_slave/tb-c-cen-w32-d-000000000000000/build/mozilla/config/nsinstall.py -D dist/crashreporter-symbols OBJCOPY='' \ c:/builds/moz2_slave/tb-c-cen-w32-d-000000000000000/build/objdir-tb/_virtualenv/Scripts/python.exe c:/builds/moz2_slave/tb-c-cen-w32-d-000000000000000/build/mozilla/toolkit/crashreporter/tools/symbolstore.py \ -c --vcs-info --install-manifest=./_build_manifests/install/dist_include,dist/include \ -s c:/builds/moz2_slave/tb-c-cen-w32-d-000000000000000/build/mozilla \ dist/host/bin/dump_syms.exe \ dist/crashreporter-symbols \ . | grep -iv test > \ dist/crashreporter-symbols/thunderbird-51.0a1-WINNT-20160802141249-x86-symbols.txt Makefile:309: recipe for target 'buildsymbols' failed Traceback (most recent call last): File "c:/builds/moz2_slave/tb-c-cen-w32-d-000000000000000/build/mozilla/toolkit/crashreporter/tools/symbolstore.py", line 24, in <module> import buildconfig File "c:\builds\moz2_slave\tb-c-cen-w32-d-000000000000000\build\mozilla\build\mach_bootstrap.py", line 369, in __call__ module = self._original_import(name, globals, locals, fromlist, level) File "c:\builds\moz2_slave\tb-c-cen-w32-d-000000000000000\build\mozilla\build\buildconfig.py", line 9, in <module> config = MozbuildObject.from_environment() File "c:\builds\moz2_slave\tb-c-cen-w32-d-000000000000000\build\mozilla\python\mozbuild\mozbuild\base.py", line 168, in from_environment config = loader.read_mozconfig(mozconfig, moz_build_app=current_project) File "c:\builds\moz2_slave\tb-c-cen-w32-d-000000000000000\build\mozilla\python\mozbuild\mozbuild\mozconfig.py", line 255, in read_mozconfig raise MozconfigLoadException(path, MOZCONFIG_BAD_EXIT_CODE, lines) mozbuild.mozconfig.MozconfigLoadException: Evaluation of your mozconfig exited with an error. This could be triggered by a command inside your mozconfig failing. Please change your mozconfig to not error and/or to catch errors in executed commands. pymake\..\..\mozmake.exe: *** [buildsymbols] Error 1 program finished with exit code 2 Just filing this for reference.
Looks like it could be bug 1282256
Depends on: 1282256
This is perma-orange and we have no build on Windows :-(
Looks like the action is in bug 1282256 ;-)
Status: NEW → RESOLVED
Closed: 9 years ago
No longer depends on: 1282256
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.