Bug 272297

Summary: Error occurred during compiling WebKit:d: framework not found serviceextensions clang: error: linker command failed with exit code 1
Product: WebKit Reporter: carvetime <576527857>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ap, emw, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 17   
Hardware: Unspecified   
OS: Unspecified   

Description carvetime 2024-04-07 01:47:32 PDT
When I compile using the "./Tools/Scripts/build-webkit --debug --ios-simulator" command, I encounter the error: "ld: framework not found serviceextensions clang: error: linker command failed with exit code 1". What could be the reason for this, and how can I configure it to compile correctly?
Comment 1 carvetime 2024-04-07 01:47:54 PDT
thanks
Comment 2 Alexey Proskuryakov 2024-04-08 12:59:27 PDT
Tank you for the report. Could you please confirm whether you are using the latest Xcode with iOS 17.4 SDK?
Comment 3 Elliott Williams 2024-04-08 14:12:29 PDT
Please also confirm whether you are building the latest commit on `main`. Some earlier builds of iOS 17.4 features linked against this framework, but they no longer do.
Comment 4 Radar WebKit Bug Importer 2024-04-14 01:48:19 PDT
<rdar://problem/126433639>
Comment 5 David Kilzer (:ddkilzer) 2024-08-25 08:29:07 PDT
Marking as Resolved / Config Changed until we get further information.