<?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>282677</bug_id>
          
          <creation_ts>2024-11-06 00:08:08 -0800</creation_ts>
          <short_desc>invalid application of &apos;sizeof&apos; to an incomplete type &apos;JSC::OpaqueByproducts&apos;</short_desc>
          <delta_ts>2024-11-13 00:09:12 -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>JavaScriptCore</component>
          <version>WebKit Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="MingZhu Yan">yanmingzhu</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2073121</commentid>
    <comment_count>0</comment_count>
    <who name="MingZhu Yan">yanmingzhu</who>
    <bug_when>2024-11-06 00:08:08 -0800</bug_when>
    <thetext>full error message is here

```txt
In file included from /home/debian/repo/WebKit/webkitbuild/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-15db4ad9-7.cpp:1:
In file included from /home/debian/repo/WebKit/Source/JavaScriptCore/wasm/WasmTierUpCount.cpp:26:
In file included from /home/debian/repo/WebKit/Source/JavaScriptCore/config.h:39:
In file included from /home/debian/repo/WebKit/webkitbuild/WTF/Headers/wtf/FastMalloc.h:26:
In file included from /home/debian/repo/WebKit/webkitbuild/WTF/Headers/wtf/StdLibExtras.h:31:
In file included from /usr/bin/../lib/gcc/riscvé4-linux-gnu/13/../../../../include/c++/13/memory:78:
Jusr/bin/ ../lib/gcc/riscvé4-1inux-gnu/13/../../../../include/c+/13/bits/unique_ptr.h:97:16: error: invalid application of &apos;sizeof&apos; to an incomplete
type &apos;JSC::0OpaqueByproducts&apos;
static_assert(sizeof(_Tp)&gt;0,
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2073353</commentid>
    <comment_count>1</comment_count>
    <who name="MingZhu Yan">yanmingzhu</who>
    <bug_when>2024-11-06 18:04:12 -0800</bug_when>
    <thetext>I&apos;m still struggling to send a PR

Don&apos;t know what git-webkit is doing:

```txt
./Tools/Scripts/git-webkit pr --remote upstream --no-checks -v -i 282677
INFO:webkitscmpy:Using committed changes...
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=281918&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=281918&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=281918&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=281918&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=281918&apos;
Failed to fetch comments for &apos;https://bugs.webkit.org/show_bug.cgi?id=281918&apos;
...
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2073375</commentid>
    <comment_count>2</comment_count>
    <who name="MingZhu Yan">yanmingzhu</who>
    <bug_when>2024-11-06 19:54:06 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/36307</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2073741</commentid>
    <comment_count>3</comment_count>
    <who name="MingZhu Yan">yanmingzhu</who>
    <bug_when>2024-11-08 00:29:33 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/36379</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2074753</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-11-13 00:09:12 -0800</bug_when>
    <thetext>&lt;rdar://problem/139783883&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>