[Webkit-unassigned] [Bug 265528] New: [WebRTC] Build failure due to duplicate _vpx_codec_build_config symbol
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 29 09:34:19 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265528
Bug ID: 265528
Summary: [WebRTC] Build failure due to duplicate
_vpx_codec_build_config symbol
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebRTC
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ddkilzer at webkit.org
CC: youennf at gmail.com
Depends on: 238104
[WebRTC] Build failure due to duplicate _vpx_codec_build_config symbol.
```
duplicate symbol '_vpx_codec_build_config' in:
$BUILD/Release/libvpx.a(vpx_config-304733a0753ef2a3fd86a247082fc4d9.o)
$BUILD/libwebrtc.build/Release/libwebrtc.build/Objects-normal-asan/arm64e/vpx_config.o
ld: 1 duplicate symbol for architecture arm64e
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
This regressed with the following commit:
[arm64] webrtc/vp9-profile2.html is consistently timing out
https://bugs.webkit.org/show_bug.cgi?id=238104
rdar://90509913
https://commits.webkit.org/271228@main
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=238104
[Bug 238104] [arm64] webrtc/vp9-profile2.html is consistently timing out
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231129/546e4026/attachment-0001.htm>
More information about the webkit-unassigned
mailing list