<?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>263023</bug_id>
          
          <creation_ts>2023-10-11 10:04:28 -0700</creation_ts>
          <short_desc>Build issue on ToT (using Xcode 15, macOS 14)</short_desc>
          <delta_ts>2023-10-11 10:04:54 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>263020</dup_id>
          
          <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="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>gsnedders</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1984322</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-10-11 10:04:28 -0700</bug_when>
    <thetext>Hi Team,

Based on Slack 1-1, I am getting following error while using &apos;build-webkit --release&apos; using Xcode 15 on macOS 14.

In file included from /Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/WebKitBuild/Release/DerivedSources/TestWebKitAPI/unified-sources/UnifiedSource22-mm.mm:3:
/Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:47:1: error: 
      unused function &apos;nw_proxy_config_create_http_connectPtr&apos;
      [-Werror,-Wunused-function]
SOFT_LINK_OPTIONAL(libnetwork, nw_proxy_config_create_http_connect, nw_proxy_...
^
In file included from /Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/WebKitBuild/Release/DerivedSources/TestWebKitAPI/unified-sources/UnifiedSource22-mm.mm:3:
In file included from /Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:40:
In file included from /Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/WebKitBuild/Release/usr/local/include/wtf/SoftLinking.h:28:
/Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/WebKitBuild/Release/usr/local/include/wtf/cocoa/SoftLinking.h:194:34: note: 
      expanded from macro &apos;SOFT_LINK_OPTIONAL&apos;
    static functionName##PtrType functionName##Ptr() \
                                 ^
&lt;scratch space&gt;:8:1: note: expanded from here
nw_proxy_config_create_http_connectPtr
^
In file included from /Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/WebKitBuild/Release/DerivedSources/TestWebKitAPI/unified-sources/UnifiedSource22-mm.mm:3:
/Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:48:1: error: 
      unused function &apos;nw_proxy_config_create_socksv5Ptr&apos; [-Werror,-Wunused-function]
SOFT_LINK_OPTIONAL(libnetwork, nw_proxy_config_create_socksv5, nw_proxy_confi...
^
In file included from /Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/WebKitBuild/Release/DerivedSources/TestWebKitAPI/unified-sources/UnifiedSource22-mm.mm:3:
In file included from /Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:40:
In file included from /Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/WebKitBuild/Release/usr/local/include/wtf/SoftLinking.h:28:
/Users/ahmadsaleem/Documents/GitHub-Webkit-origin/Webkit/WebKitBuild/Release/usr/local/include/wtf/cocoa/SoftLinking.h:194:34: note: 
      expanded from macro &apos;SOFT_LINK_OPTIONAL&apos;
    static functionName##PtrType functionName##Ptr() \
                                 ^
&lt;scratch space&gt;:15:1: note: expanded from here
nw_proxy_config_create_socksv5Ptr
^
2 errors generated.

____

Just raising based on suggestion from Sam.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1984323</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-10-11 10:04:54 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 263020 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>