Thunderbird build bustage from bug 1815367 - [wmfme] connect MFCDMSession to MFCDMParent
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(Not tracked)
People
(Reporter: mkmelin, Assigned: alwu)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1815367 +++
From Martin:
If I had to guess the bustage is from https://hg.mozilla.org/mozilla-central/rev/fd5fa5f16d6a6571453b80c530f9ba664b630e6f crossing the streams of things being enabled. PMFCDM.ipdl is in a MOZ_MF_DEM config if (https://searchfox.org/mozilla-central/rev/d9dbf648b2f7557f6f06d27cce58546cc539cb2b/dom/media/ipc/moz.build#79) but MFCDMSession.cpp is in MOZ_WMF_MEDIA_ENGINE: https://searchfox.org/mozilla-central/rev/d9dbf648b2f7557f6f06d27cce58546cc539cb2b/dom/media/platforms/wmf/moz.build#36
Comment 1•3 years ago
•
|
||
Log of a build failure: https://treeherder.mozilla.org/logviewer?job_id=405230506&repo=comm-central&lineNumber=18540
If my guess is correct using --disable-wmf should fix windows builds as a work around.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Comment 5•3 years ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
Description
•