Closed Bug 1036667 Opened 10 years ago Closed 5 years ago

Builds failing with MOZCONFIG environment variable set

Categories

(MailNews Core :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: florian, Unassigned)

References

Details

(Keywords: regression)

Example failure log: http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1432/steps/compile/logs/stdio

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 "d:\bb-slave\win32\build\mozilla\python\mozbuild\mozbuild\action\webidl.py", line 17, in <module>
    sys.exit(main(sys.argv[1:]))
  File "d:\bb-slave\win32\build\mozilla\python\mozbuild\mozbuild\action\webidl.py", line 12, in main
    manager = BuildSystemWebIDL.from_environment().manager
  File "d:\bb-slave\win32\build\mozilla\python\mozbuild\mozbuild\base.py", line 181, in from_environment
    raise ObjdirMismatchException(topobjdir, _config_topobjdir)
mozbuild.base.ObjdirMismatchException: Objdir mismatch: d:\bb-slave\win32\obj-instantbird\mozilla != d:\bb-slave\win32\obj-instantbird
mozmake[5]: *** [codegen.pp] Error 1
mozmake[4]: *** [dom/bindings/export] Error 2
mozmake[3]: *** [export] Error 2
mozmake[2]: *** [default] Error 2
mozmake[1]: *** [default] Error 2
mozmake: *** [build] Error 2
Blocks: 1035096
No longer blocks: 1035096
Depends on: 1035096
This might be related to bug 1035099.
I'm also seeing this on my Windows Thunderbird debug builds.
Keywords: regression
(In reply to aleth [:aleth] from comment #1)
> This might be related to bug 1035099.

Yes. If I remove attachment 8451490 [details] [diff] [review], I can compile TB again.

Given all our build changes, is this still valid?

Flags: needinfo?(infofrommozilla)

I can not even say if the bug was fixed or if a configuration change helped.
But today he is certainly no longer relevant.

Flags: needinfo?(infofrommozilla)

Thanks

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.