<?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>301901</bug_id>
          
          <creation_ts>2025-11-03 19:12:44 -0800</creation_ts>
          <short_desc>[WPE] WPEPlatform/wpe/wpe-platform.h:41:10: fatal error: wpe/WPEEnumTypes.h: No such file or directory</short_desc>
          <delta_ts>2025-11-04 01:45:00 -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>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>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=301417</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>DoNotImportToRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fujii Hironori">fujii</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2156133</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-11-03 19:12:44 -0800</bug_when>
    <thetext>[WPE] WPEPlatform/wpe/wpe-platform.h:41:10: fatal error: wpe/WPEEnumTypes.h: No such file or directory

I see a build error with 302505@main WPE release builds.
I think 302078@main fixed the problem. But, it still happens.

[2659/9885] Building CXX object Source/WebKit/WPEPlatform/wpe/drm/CMakeFiles/WPEPlatformDRM.dir/WPEDisplayDRM.cpp.o
FAILED: [code=1] Source/WebKit/WPEPlatform/wpe/drm/CMakeFiles/WPEPlatformDRM.dir/WPEDisplayDRM.cpp.o 
/usr/bin/g++-14 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WPE__=1 -DBWRAP_EXECUTABLE=\&quot;/usr/bin/bwrap\&quot; -DDBUS_PROXY_EXECUTABLE=\&quot;/usr/bin/xdg-dbus-proxy\&quot; -DGETTEXT_PACKAGE=\&quot;WPE\&quot; -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DPAS_BMALLOC=1 -DSTATICALLY_LINKED_WITH_bmalloc -DWPE_PLATFORM_MODULE_DIR=\&quot;/usr/local/lib64/wpe-platform-2.0/modules\&quot; -D_GLIBCXX_ASSERTIONS=1 -I/home/fujii/webkit/wc/WebKitBuild/WPE/Release -I/home/fujii/webkit/wc/WebKitBuild/WPE/Release/DerivedSources/WPEPlatform -I/home/fujii/webkit/wc/WebKitBuild/WPE/Release/DerivedSources/WPEPlatform/wpe -I/home/fujii/webkit/wc/Source/WebKit/WPEPlatform -I/home/fujii/webkit/wc/Source/WebKit/WPEPlatform/wpe -I/home/fujii/webkit/wc/WebKitBuild/WPE/Release/WTF/Headers -I/home/fujii/webkit/wc/Source/WebKit/WPEPlatform/wpe/atk -I/home/fujii/webkit/wc/Source/WebKit/WPEPlatform/wpe/drm -I/home/fujii/webkit/wc/WebKitBuild/WPE/Release/bmalloc/Headers -isystem /usr/include/atk-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /home/fujii/webkit/webkit-jhbuild/install/include/sysprof-6 -isystem /usr/include/libdrm -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/libmanette -isystem /usr/include/gio-unix-2.0 -fdiagnostics-color=always -Wextra -Wall -pipe -fmax-errors=20 -Wno-odr -Wno-stringop-overread -Wno-stringop-overflow -Wno-nonnull -Wno-array-bounds -Wno-expansion-to-defined -Wno-noexcept-type -Wno-subobject-linkage -Wno-psabi -Wno-misleading-indentation -Wno-maybe-uninitialized -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -fasynchronous-unwind-tables -fdebug-types-section -fno-omit-frame-pointer -fno-strict-aliasing -fno-exceptions -fno-rtti -fcoroutines -ffunction-sections -fdata-sections -ffile-prefix-map=/home/fujii/webkit/wc=. -O3 -DNDEBUG -std=c++23 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Werror -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/home/fujii/webkit/webkit-jhbuild/install/include/sysprof-6 -pthread -I/usr/include/gio-unix-2.0 -MD -MT Source/WebKit/WPEPlatform/wpe/drm/CMakeFiles/WPEPlatformDRM.dir/WPEDisplayDRM.cpp.o -MF Source/WebKit/WPEPlatform/wpe/drm/CMakeFiles/WPEPlatformDRM.dir/WPEDisplayDRM.cpp.o.d -o Source/WebKit/WPEPlatform/wpe/drm/CMakeFiles/WPEPlatformDRM.dir/WPEDisplayDRM.cpp.o -c /home/fujii/webkit/wc/Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.cpp
In file included from /home/fujii/webkit/wc/Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.h:35,
                 from /home/fujii/webkit/wc/Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.cpp:27:
/home/fujii/webkit/wc/Source/WebKit/WPEPlatform/wpe/wpe-platform.h:41:10: fatal error: wpe/WPEEnumTypes.h: No such file or directory
   41 | #include &lt;wpe/WPEEnumTypes.h&gt;
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2156141</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-11-03 19:31:19 -0800</bug_when>
    <thetext>These GI_INTROSPECT don&apos;t have a dependency to WPEEnumTypes.h.
https://github.com/WebKit/WebKit/blob/e77e543069bd20a7fd6585ea9c4792c232715b20/Source/WebKit/WPEPlatform/CMakeLists.txt#L208-L263

This can be reproducible with
&gt; ./Tools/Scripts/build-webkit --wpe --release --makeargs=WPEPlatformWayland</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2156147</commentid>
    <comment_count>2</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-11-03 20:08:19 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/53370</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2156212</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-11-04 01:44:57 -0800</bug_when>
    <thetext>Committed 302525@main (fc4bb3101b4b): &lt;https://commits.webkit.org/302525@main&gt;

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

    </bug>

</bugzilla>