<?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>261754</bug_id>
          
          <creation_ts>2023-09-19 10:21:17 -0700</creation_ts>
          <short_desc>GLContextX11.cpp:89:66: error: invalid cast from type &apos;long unsigned int&apos; to type &apos;EGLNativePixmapType&apos; {aka &apos;unsigned int&apos;}</short_desc>
          <delta_ts>2023-09-19 11:35:11 -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>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Michael Catanzaro">mcatanzaro</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1978334</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2023-09-19 10:21:17 -0700</bug_when>
    <thetext>WebKitGTK 2.42.0 fails to build on i686:

../Source/WebCore/platform/graphics/egl/GLContextX11.cpp: In static member function &apos;static std::unique_ptr&lt;WebCore::GLContext&gt; WebCore::GLContext::createPixmapContext(WebCore::PlatformDisplay&amp;, EGLContext)&apos;:
../Source/WebCore/platform/graphics/egl/GLContextX11.cpp:89:66: error: invalid cast from type &apos;long unsigned int&apos; to type &apos;EGLNativePixmapType&apos; {aka &apos;unsigned int&apos;}
   89 |     EGLSurface surface = eglCreatePixmapSurface(display, config, reinterpret_cast&lt;EGLNativePixmapType&gt;(pixmap.get()), 0);
      |                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1978335</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2023-09-19 10:23:09 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/17923</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1978364</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-09-19 11:35:08 -0700</bug_when>
    <thetext>Committed 268137@main (356c9d5d33e0): &lt;https://commits.webkit.org/268137@main&gt;

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

    </bug>

</bugzilla>