[Webkit-unassigned] [Bug 232606] Compile failure with macOS 11.6.1 + XCode 13.1: …/PAL.build/Release/PAL.build/Objects-normal/x86_64/OutputContext.o pal/avfoundation/OutputContext.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 22:55:10 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=232606

Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com

--- Comment #4 from Brady Eidson <beidson at apple.com> ---
(In reply to Darin Adler from comment #3)
> I am a little puzzled about whether this is an issue with mismatching SDKs
> or something else.

I ran into this form - https://bugs.webkit.org/show_bug.cgi?id=232454 - on my personal machine running macOS 11.6, but with Xcode 13.


Steps to reproduce:
1 - Running macOS 11, Install Xcode 13 and xcode-select it
2 - `build-webkit` <---- fails

Alternative steps to reproduce:
1 - Running macOS 11, Install Xcode 13 and xcode-select it
2 - Open WebKit.xcworkspace
3 - Build the entire WebKit target <--- fails.

Doing the above steps are - of course - entirely reasonable things to do.

In my case, at least, the problem was definitely with the source code as checked in to the WebKit open source project, and I'm fixing it.

I'm sure what other forms are manifesting but... "Running a version of macOS that still supports trunk WebKit... and then installing the latest dev tools" is probably something that should work.

-- 
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/20211202/e1a6acd2/attachment.htm>


More information about the webkit-unassigned mailing list