Closed Bug 1202239 Opened 9 years ago Closed 9 years ago

Building Firefox with --disable-webrtc fails

Categories

(Core :: WebRTC, defect, P1)

x86_64
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 1204382
Tracking Status
firefox43 --- affected

People

(Reporter: johnp, Assigned: jesup)

Details

(Keywords: regression)

Build failure:

In file included from /gecko-dev/obj-x86_64-unknown-linux-gnu/dom/media/systemservices/Unified_cpp_systemservices0.cpp:11:0:
 /gecko-dev/dom/media/systemservices/MediaParent.cpp: In member function ‘nsresult mozilla::media::OriginKeyStore::OriginKeysLoader::Read()’:
 /gecko-dev/dom/media/systemservices/MediaParent.cpp:169:64: error: no matching function for call to ‘do_QueryInterface(nsCOMPtr<nsIInputStream>&)’
        nsCOMPtr<nsILineInputStream> i = do_QueryInterface(stream);

buildlog: https://pastebin.mozilla.org/8845362

mozconfig: https://pastebin.mozilla.org/8845361

Commenting out the --disable-webrtc line makes the build run successfully.
Summary: Building with --disable-webrtc fails → Building Firefox with --disable-webrtc fails
Assignee: nobody → rjesup
backlog: --- → webrtc/webaudio+
Rank: 15
Priority: -- → P1
Fixed in bug 1202239.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
meant bug 1204382 ofc ^^
Resolution: FIXED → DUPLICATE
You need to log in before you can comment on or make changes to this bug.