Closed
Bug 863971
Opened 12 years ago
Closed 12 years ago
build fail in webrtc when disable debug and debug symbols
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: y-ii, Unassigned)
Details
(Whiteboard: [WebRTC][blocking-webrtc-])
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0
Build ID: 20130419202014
Steps to reproduce:
build fail in webrtc when disable debug and debug symbols
Actual results:
the compiler can't find some h files.
Comment 1•12 years ago
|
||
Please attach a bit of build output, and the mozconfig used to do the build.
Also the version of MSVC used
Comment 4•12 years ago
|
||
This is still not actionable without some logs of *what* failed to build. Please redirect the output to a file and upload here (gzip if needed), or better yet snip out the errors and a bit around them for context and upload that.
Are you saying the compile works if you don't disable debug/debug-symbols?
You're using a lot of forced options; can you try with a less customized mozconfig? Especially the optimization options, and perhaps try removing forcing of the windows version (that's the most likely cause). But I'm guessing without compiler output.
Component: Untriaged → WebRTC
Product: Firefox → Core
QA Contact: jsmith
Whiteboard: [WebRTC][blocking-webrtc-]
accutally the copy is not very clean, since i made many stupid changes. so if no one can reproduce it, please close this bug.
Comment 8•12 years ago
|
||
I'm going to close this; it works for me and the errors reported don't make sense
If you can reproduce this with a clean checkout from mozilla-central, please reopen and attach a full (gziped/ziped) log and mozconfig.
THanks
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•