<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>232606</bug_id>
          
          <creation_ts>2021-11-01 22:48:23 -0700</creation_ts>
          <short_desc>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</short_desc>
          <delta_ts>2021-12-01 22:55:10 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>226235</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=226235</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="sideshowbarker">mike</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
    
    <cc>darin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1811035</commentid>
    <comment_count>0</comment_count>
    <who name="sideshowbarker">mike</who>
    <bug_when>2021-11-01 22:48:23 -0700</bug_when>
    <thetext>Clean build on macOS 11.6.1 with XCode 13.1, I hit this:

&gt; The following build commands failed:  CompileC /opt/webkit/WebKitBuild/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 (1 failure)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1812610</commentid>
    <comment_count>1</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2021-11-08 08:08:48 -0800</bug_when>
    <thetext>as mentioned on Slack, this is just 226235 again

*** This bug has been marked as a duplicate of bug 226235 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1812653</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2021-11-08 09:37:17 -0800</bug_when>
    <thetext>This can (and ideally, should) be fixed separately from bug 226235.

Warning about a poorly supported configuration would be good, but failing to build with latest Xcode is not really OK, whether we can actively support this scenario at this time, or not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1815963</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2021-11-17 09:08:21 -0800</bug_when>
    <thetext>I am a little puzzled about whether this is an issue with mismatching SDKs or something else.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1819578</commentid>
    <comment_count>4</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2021-12-01 22:55:10 -0800</bug_when>
    <thetext>(In reply to Darin Adler from comment #3)
&gt; I am a little puzzled about whether this is an issue with mismatching SDKs
&gt; 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` &lt;---- 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 &lt;--- 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&apos;m fixing it.

I&apos;m sure what other forms are manifesting but... &quot;Running a version of macOS that still supports trunk WebKit... and then installing the latest dev tools&quot; is probably something that should work.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>