<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>266463</bug_id>
          
          <creation_ts>2023-12-15 00:28:45 -0800</creation_ts>
          <short_desc>[CMake][WPE] Update libvpx sources after 271668@main</short_desc>
          <delta_ts>2024-12-18 07:08:13 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=265864</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Diego Pino">dpino</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1999836</commentid>
    <comment_count>0</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-12-15 00:28:45 -0800</bug_when>
    <thetext>Recent changesets 271602@main, 271603@main, 271605@main and 271668@main updated sources for several libraries: opus, pffft, rnnnoise, libyuv, libsrtp, abseil-cpp , crc32c, boringssl and libvpx.

These updates broke the build for WPE with LibWebRTC, which now has to update its CMake list of sources. 

https://build.webkit.org/#/builders/2/builds/8590

```
CMake Error at Source/ThirdParty/libwebrtc/CMakeLists.txt:2035 (add_library):
  Cannot find source file:
    Source/third_party/abseil-cpp/absl/strings/internal/cord_rep_ring.cc
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2082671</commentid>
    <comment_count>1</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-12-18 07:08:13 -0800</bug_when>
    <thetext>Fixed by:
  - https://github.com/webkit/webkit/pull/21853
  - https://github.com/webkit/webkit/pull/22156</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>