Closed Bug 1532959 Opened 7 years ago Closed 7 years ago

Permafailing build bustages on ipc/mscom/<anything>.cpp with recipe for target 'Unified_cpp_ipc_mscom0.obj' failed when Gecko 67 merges to beta on 2019-03-11

Categories

(Core :: IPC: MSCOM, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
Tracking Status
firefox-esr60 --- unaffected
firefox65 --- unaffected
firefox66 --- unaffected
firefox67 --- verified

People

(Reporter: nataliaCs, Unassigned)

References

Details

[Tracking Requested - why for this release]:
Central as Beta:
https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Crunning%2Cpending%2Crunnable&revision=252fb7dae4034779ceb5a77fb8cff88170576771&selectedJob=229701860

failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=229701860&repo=try&lineNumber=15658

18:19:48 INFO - In file included from z:/build/build/src/obj-firefox/ipc/mscom/Unified_cpp_ipc_mscom0.cpp:2:
18:19:48 INFO - z:/build/build/src/ipc/mscom/ActivationContext.cpp(200,8): error: unused variable 'activated' [-Werror,-Wunused-variable]
18:19:48 INFO - BOOL activated = ::ActivateActCtx(mActCtx.mActCtx, &mActCookie);
18:19:48 INFO - ^
18:19:48 INFO - In file included from z:/build/build/src/obj-firefox/ipc/mscom/Unified_cpp_ipc_mscom0.cpp:101:
18:19:48 INFO - z:/build/build/src/ipc/mscom/ProxyStream.cpp(104,12): error: unused variable 'popOk' [-Werror,-Wunused-variable]
18:19:48 INFO - bool popOk = aEnv->Pop();
18:19:48 INFO - ^
18:19:48 INFO - z:/build/build/src/ipc/mscom/ProxyStream.cpp(302,12): error: unused variable 'popOk' [-Werror,-Wunused-variable]
18:19:48 INFO - bool popOk = aEnv->Pop();
18:19:48 INFO - ^
18:19:48 INFO - 3 errors generated.
18:19:48 INFO - z:/build/build/src/config/rules.mk:805: recipe for target 'Unified_cpp_ipc_mscom0.obj' failed
18:19:48 INFO - mozmake.EXE[4]: *** [Unified_cpp_ipc_mscom0.obj] Error 1
18:19:48 INFO - mozmake.EXE[4]: Leaving directory 'z:/build/build/src/obj-firefox/ipc/mscom'
18:19:48 INFO - z:/build/build/src/config/recurse.mk:74: recipe for target 'ipc/mscom/target' failed
18:19:48 INFO - mozmake.EXE[3]: *** [ipc/mscom/target] Error 2
18:19:48 INFO - mozmake.EXE[3]: *** Waiting for unfinished jobs....

Already mentioned in bug 1528651 but it's still around. First beta (= Dev Edition) will be built next Monday.

Flags: needinfo?(VYV03354)

This is already fixed by follow-up patches in bug 1528651. The base revision is too old (Feb, 21) to contain the fix.

Flags: needinfo?(VYV03354)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.