[Webkit-unassigned] [Bug 226235] Warn when running build-webkit with unaligned Xcode release
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 2 06:38:24 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=226235
Sergio Villar Senin <svillar at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |svillar at igalia.com
--- Comment #6 from Sergio Villar Senin <svillar at igalia.com> ---
I am unable to build at the moment with MacOS 11.6 and Xcode 12.2 which from what I've read should be supported. This is what I get
In file included from /Users/svillar/WebKit/Source/WebCore/PAL/pal/avfoundation/OutputContext.mm:37:
/Users/svillar/WebKit/WebKitBuild/Debug/usr/local/include/pal/cocoa/AVFoundationSoftLink.h:51:33: error: 'AVDelegatingPlaybackCoordinator' is only available on macOS
12.0 or newer [-Werror,-Wunguarded-availability-new]
SOFT_LINK_CLASS_FOR_HEADER(PAL, AVDelegatingPlaybackCoordinator)
^
In file included from /Users/svillar/WebKit/Source/WebCore/PAL/pal/avfoundation/OutputContext.mm:37:
In file included from /Users/svillar/WebKit/WebKitBuild/Debug/usr/local/include/pal/cocoa/AVFoundationSoftLink.h:30:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundat
ion.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFCore.h
:56:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVPlaybackCoordinator.h:315:12:
note:
'AVDelegatingPlaybackCoordinator' has been marked as being introduced in macOS 12.0 here, but the deployment target is macOS 11.0.0
@interface AVDelegatingPlaybackCoordinator : AVPlaybackCoordinator
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211102/a6b2d77d/attachment-0001.htm>
More information about the webkit-unassigned
mailing list