Closed
Bug 1341074
Opened 8 years ago
Closed 8 years ago
Linkage error of media/webrtc
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1340760
People
(Reporter: jya, Unassigned)
References
Details
(Keywords: regression)
8:55.27 Undefined symbols for architecture x86_64:
8:55.27 "mozilla::PrintfTarget::vprint(char const*, __va_list_tag*)", referenced from:
8:55.27 char* mozilla::Smprintf<mozilla::MallocAllocPolicy>(char const*, ...) in SdpHelper.o
8:55.27 ld: symbol(s) not found for architecture x86_64
8:55.27 clang: error: linker command failed with exit code 1 (use -v to see invocation)
8:55.27 /Users/jyavenard/Work/Mozilla/mozilla-central/config/rules.mk:627: recipe for target 'sdp_file_parser' failed
8:55.27 gmake[5]: *** [sdp_file_parser] Error 1
8:55.27 /Users/jyavenard/Work/Mozilla/mozilla-central/config/recurse.mk:71: recipe for target 'media/webrtc/signaling/fuzztest/target' failed
8:55.28 gmake[4]: *** [media/webrtc/signaling/fuzztest/target] Error 2
8:55.28 gmake[4]: *** Waiting for unfinished jobs....
9:40.27 libjs_static.a
good revision: 3c303491c7912ad7446b992beeb09741c5ce05fb
bad revision: b33e00016ea95fd98173609fa42509f4521c92e2
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=3c303491c7912ad7446b992beeb09741c5ce05fb&tochange=b33e00016ea95fd98173609fa42509f4521c92e2
Reporter | ||
Comment 1•8 years ago
|
||
bug 1060419 sounds related to the error
Blocks: 1060419
Keywords: regression
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•