<?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>269622</bug_id>
          
          <creation_ts>2024-02-16 15:57:23 -0800</creation_ts>
          <short_desc>Fix the internal build with recent SDKs - InspectorBackendDispatcher::getPropertyValue() is a weak external symbol</short_desc>
          <delta_ts>2024-04-02 19:35:28 -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>WebKit Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Abrar Rahman Protyasha">a_protyasha</reporter>
          <assigned_to name="Abrar Rahman Protyasha">a_protyasha</assigned_to>
          <cc>a_protyasha</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2014692</commentid>
    <comment_count>0</comment_count>
    <who name="Abrar Rahman Protyasha">a_protyasha</who>
    <bug_when>2024-02-16 15:57:23 -0800</bug_when>
    <thetext>The build error:

```
ERROR: A weak external symbol is generated when a symbol is defined in multiple compilation units and is also marked as being exported from the library.
ERROR: A common cause of weak external symbols is when an inline function is listed in the linker export file.
ERROR: symbol __ZN9Inspector17BackendDispatcher16getPropertyValueINSt3__18optionalIbEEEET_PN3WTF8JSONImpl6ObjectERKNS6_6StringEbNS2_8functionIFS5_RNS7_5ValueEEEEPKc
ERROR: symbol __ZN9Inspector17BackendDispatcher16getPropertyValueINSt3__18optionalIdEEEET_PN3WTF8JSONImpl6ObjectERKNS6_6StringEbNS2_8functionIFS5_RNS7_5ValueEEEEPKc
ERROR: symbol __ZN9Inspector17BackendDispatcher16getPropertyValueINSt3__18optionalIiEEEET_PN3WTF8JSONImpl6ObjectERKNS6_6StringEbNS2_8functionIFS5_RNS7_5ValueEEEEPKc
Command PhaseScriptExecution failed with a nonzero exit code
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2014693</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-02-16 15:57:30 -0800</bug_when>
    <thetext>&lt;rdar://problem/123120005&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2014704</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-02-16 16:07:40 -0800</bug_when>
    <thetext>&lt;rdar://problem/123120550&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2014708</commentid>
    <comment_count>3</comment_count>
    <who name="Abrar Rahman Protyasha">a_protyasha</who>
    <bug_when>2024-02-16 16:14:26 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/24667</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2014745</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-02-16 18:02:20 -0800</bug_when>
    <thetext>Committed 274901@main (790c37c321c3): &lt;https://commits.webkit.org/274901@main&gt;

Reviewed commits have been landed. Closing PR #24667 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2025580</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-04-02 19:35:28 -0700</bug_when>
    <thetext>Committed 272448.857@safari-7618-branch (95d9ceea9e0c): &lt;https://commits.webkit.org/272448.857@safari-7618-branch&gt;

Reviewed commits have been landed. Closing PR #1169 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>