[256830@main](https://github.com/WebKit/WebKit/pull/6584) removed WebRTC third party usrsctp but there are still references to this library in LibWebRTC's CMakeLists.txt. https://github.com/WebKit/WebKit/blob/main/Source/ThirdParty/libwebrtc/CMakeLists.txt#L2084 ``` Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_asconf.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_auth.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_bsd_addr.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_callout.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_cc_functions.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_crc32.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_indata.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_input.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_output.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_pcb.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_peeloff.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_sha1.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_ss_functions.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_sysctl.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_timer.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_userspace.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_usrreq.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctputil.c Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet6/sctp6_usrreq.c Source/third_party/usrsctp/usrsctplib/usrsctplib/user_environment.c Source/third_party/usrsctp/usrsctplib/usrsctplib/user_mbuf.c Source/third_party/usrsctp/usrsctplib/usrsctplib/user_recv_thread.c Source/third_party/usrsctp/usrsctplib/usrsctplib/user_socket.c ```
Pull request: https://github.com/webkit/webkit/pull/6808
Committed 257020@main (ee56f48f9734): <https://commits.webkit.org/257020@main> Reviewed commits have been landed. Closing PR #6808 and removing active labels.
<rdar://problem/102666167>
*** Bug 248343 has been marked as a duplicate of this bug. ***