<?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>258563</bug_id>
          
          <creation_ts>2023-06-27 06:21:56 -0700</creation_ts>
          <short_desc>[WPE] Build error when casting GLNativeWindowType to EGLNativeWindowType for target rpi4-32bits-mesa.</short_desc>
          <delta_ts>2023-06-27 08:38:06 -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>WPE WebKit</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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="Carlos Alberto Lopez Perez">clopez</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1963785</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2023-06-27 06:21:56 -0700</bug_when>
    <thetext>The new bot that cross-build WPE for target rpi4-32bits-mesa is failing with:

https://build.webkit.org/#/builders/893/builds/18/steps/9/logs/stdio

[12/3083] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-42.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-42.cpp.o [...]
In file included from /home/buildbot/worker/WPE-Linux-RPi4-32bits-Mesa-Release-Perf-Build/build/WebKitBuild/WPE/Release_rpi4-32bits-mesa/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-42.cpp:4:
/home/buildbot/worker/WPE-Linux-RPi4-32bits-Mesa-Release-Perf-Build/build/Source/WebCore/platform/graphics/egl/GLContextLibWPE.cpp: In static member function ‘static void* WebCore::GLContext::createWindowSurfaceWPE(EGLDisplay, EGLConfig, GLNativeWindowType)’:
/home/buildbot/worker/WPE-Linux-RPi4-32bits-Mesa-Release-Perf-Build/build/Source/WebCore/platform/graphics/egl/GLContextLibWPE.cpp:55:52: error: invalid cast from type ‘GLNativeWindowType’ {aka ‘long long unsigned int’} to type ‘EGLNativeWindowType’ {aka ‘long unsigned int’}
   55 |     return eglCreateWindowSurface(display, config, reinterpret_cast&lt;EGLNativeWindowType&gt;(window), nullptr);
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1963786</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2023-06-27 06:27:43 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/15327</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1963819</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-06-27 08:38:04 -0700</bug_when>
    <thetext>Committed 265551@main (56a67774797a): &lt;https://commits.webkit.org/265551@main&gt;

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

    </bug>

</bugzilla>