I'm trying to build Thunderbird from the release branch, with mozilla release,
(yes I know Thunderbird 33 doesn't have an official release), but I am running
across this error:
Traceback (most recent call last):
File "c:\mozilla-build\python\Lib\runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "c:\mozilla-build\python\Lib\runpy.py", line 72, in _run_code
exec code in run_globals
File
"c:\Mozilla\comm-release\mozilla\python\mozbuild\mozbuild\action\webidl.py",
line 17, in <module>
sys.exit(main(sys.argv[1:]))
File
"c:\Mozilla\comm-release\mozilla\python\mozbuild\mozbuild\action\webidl.py",
line 12, in main
manager = BuildSystemWebIDL.from_environment().manager
File "c:\Mozilla\comm-release\mozilla\python\mozbuild\mozbuild\base.py", line
181, in from_environment
raise ObjdirMismatchException(topobjdir, _config_topobjdir)
mozbuild.base.ObjdirMismatchException: Objdir mismatch:
c:\Mozilla\Builds\Thunderbird-Build64\mozilla !=
c:\Mozilla\comm-release\Builds\Thunderbird-Build64
I know there were a bunch of build changes recently, though I don't know if any
of them affect release. Do I need to change something to get builds working
again? I found Bug 907434
(https://bugzilla.mozilla.org/show_bug.cgi?id=907434), but it doesn't tell me
anything. My mozconfig is the same as with 32, and essentially the same as
when building Firefox.
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds