Bug 272297 - Error occurred during compiling WebKit:d: framework not found serviceextensions clang: error: linker command failed with exit code 1
Summary: Error occurred during compiling WebKit:d: framework not found serviceextensio...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari 17
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-07 01:47 PDT by carvetime
Modified: 2024-08-25 08:29 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.