<?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>270153</bug_id>
          
          <creation_ts>2024-02-27 02:05:58 -0800</creation_ts>
          <short_desc>[WPE][Qt] Build warnings</short_desc>
          <delta_ts>2026-01-21 01:13:16 -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>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=305602</see_also>
          <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="Philippe Normand">philn</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aperez</cc>
    
    <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2017132</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2024-02-27 02:05:58 -0800</bug_when>
    <thetext>AutoMoc warning                                                                                                                                                                                                    
---------------                                                                                                                                                                                                    
&quot;SRC:/Tools/TestWebKitAPI/Tests/WPEQt/WPEQtTest.cpp&quot;                                                                                                                                                               
includes the moc file &quot;WPEQtTest.moc&quot;, but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE or Q_NAMESPACE_EXPORT macro.                                                                                         
                                                                                                                                                                                                                   
AutoMoc: /var/home/phil/WebKit/Tools/TestWebKitAPI/Tests/WPEQt/WPEQtTest.cpp:0: Note: No relevant classes found. No output generated.

and things like 

[5774/5994] Building CXX object Source/WebKit/CMakeFiles/qtwpe.dir/UIProcess/API/wpe/qt/WPEQtView.cpp.o                                                                                                            
In file included from /var/home/phil/WebKit/Source/WebKit/UIProcess/API/wpe/qt/WPEQtView.cpp:21:                                                                                                                   
In file included from /var/home/phil/WebKit/Source/WebKit/UIProcess/API/wpe/qt/WPEQtView.h:27:                                                                                                                     
In file included from /var/home/phil/WebKit/WebKitBuild/WPE/Release/DerivedSources/WebKit/wpe/webkit.h:29:                                                                                                         
In file included from /var/home/phil/WebKit/WebKitBuild/WPE/Release/DerivedSources/WebKit/wpe/WebKitApplicationInfo.h:27:                                                                                          
In file included from /usr/include/glib-2.0/glib-object.h:24:                                                                                                                                                      
In file included from /usr/include/glib-2.0/gobject/gbinding.h:31:                                                                                                                                                 
/usr/include/glib-2.0/gobject/gobject.h:764:6: warning: expression result unused [-Wunused-value]                                                                                                                  
  764 |     ((typename std::remove_reference&lt;decltype (new_object)&gt;::type) (g_object_ref) (new_object));                                                                                                           
      |      ^                                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                             
1 warning generated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2173590</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2026-01-21 01:13:16 -0800</bug_when>
    <thetext>These warnings no longer happen after removing the Qt5 binding (see #305602).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>