RESOLVED FIXED 265528
[WebRTC] Build failure due to duplicate _vpx_codec_build_config symbol
https://bugs.webkit.org/show_bug.cgi?id=265528
Summary [WebRTC] Build failure due to duplicate _vpx_codec_build_config symbol
David Kilzer (:ddkilzer)
Reported 2023-11-29 09:34:19 PST
[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
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-29 09:34:41 PST
David Kilzer (:ddkilzer)
Comment 2 2023-11-29 09:48:23 PST
EWS
Comment 3 2023-11-29 10:19:45 PST
Committed 271285@main (1c0fe604ec6c): <https://commits.webkit.org/271285@main> Reviewed commits have been landed. Closing PR #21055 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.