WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295857
REGRESSION(
297312@main
): Broke Sonoma build
https://bugs.webkit.org/show_bug.cgi?id=295857
Summary
REGRESSION(297312@main): Broke Sonoma build
Jonathan Bedard
Reported
2025-07-13 06:53:26 PDT
Build links:
https://build.webkit.org/#/builders/928/builds/23165
Error: GenerateTAPI WebKit.tbd warning: reexport_install_name is deprecated, use reexport_framework reexport_l or reexport_library In file included from tapi_include_headers.mm:1: In file included from /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Source/WebKit/Shared/API/Cocoa/WebKit.h:86: In file included from /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/WebKitBuild/Debug/WebKit.framework/Headers/WebKitLegacy.h:44: /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/WebKitBuild/Debug/WebKit.framework/Headers/WebPluginContainer.h:73:41: warning: 'WebFrame' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] @property (nonatomic, readonly, strong) WebFrame *webFrame; /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/WebKitBuild/Debug/WebKit.framework/Headers/WebFrame.h:50:12: note: 'WebFrame' has been explicitly marked deprecated here @interface WebFrame : NSObject 1 warning generated. In file included from tapi_include_headers.mm:1: In file included from /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Source/WebKit/Shared/API/Cocoa/WebKit.h:86: In file included from /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/WebKitBuild/Debug/WebKit.framework/Headers/WebKitLegacy.h:44: /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/WebKitBuild/Debug/WebKit.framework/Headers/WebPluginContainer.h:73:41: warning: 'WebFrame' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] @property (nonatomic, readonly, strong) WebFrame *webFrame; /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/WebKitBuild/Debug/WebKit.framework/Headers/WebFrame.h:50:12: note: 'WebFrame' has been explicitly marked deprecated here @interface WebFrame : NSObject 1 warning generated. warning: violations found for x86_64 error: no declaration found for exported symbol '(weak-def) template parameter object for WebCore::CSS::Range{-inf, inf}' in dynamic library warning: violations found for arm64 error: no declaration found for exported symbol '(weak-def) template parameter object for WebCore::CSS::Range{-inf, inf}' in dynamic library warning: no rule to process file '/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Source/ThirdParty/libwebrtc/Source/third_party/abseil-cpp/absl/debugging/symbolize_darwin.inc' of type 'sourcecode.pascal' for architecture 'x86_64' warning: no rule to process file '/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Source/ThirdParty/libwebrtc/Source/third_party/abseil-cpp/absl/debugging/symbolize_darwin.inc' of type 'sourcecode.pascal' for architecture 'arm64' ** BUILD FAILED ** The following build commands failed: GenerateTAPI /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/WebKitBuild/Debug/WebKit.framework/Versions/A/WebKit.tbd normal x86_64 arm64 (1 failure)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-13 06:53:43 PDT
<
rdar://problem/155727287
>
Jonathan Bedard
Comment 2
2025-07-13 07:01:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47955
EWS
Comment 3
2025-07-13 07:48:34 PDT
Committed
297316@main
(6a8cc8dbe073): <
https://commits.webkit.org/297316@main
> Reviewed commits have been landed. Closing PR #47955 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug