<?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>293853</bug_id>
          
          <creation_ts>2025-05-31 08:12:04 -0700</creation_ts>
          <short_desc>Various build errors, notably &quot;implicit instantiation of undefined template &apos;std::numeric_limits&lt;unsigned int&gt;&apos;&quot;</short_desc>
          <delta_ts>2025-06-02 18:21:26 -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>Web Template Framework</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>InRadar</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>mcatanzaro</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2120910</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2025-05-31 08:12:04 -0700</bug_when>
    <thetext>For some reason it only fails on i686 and s390x:

In file included from /builddir/build/BUILD/webkitgtk-2.49.2-build/webkitgtk-2.49.2/Source/WTF/wtf/SmallSet.cpp:27:
/builddir/build/BUILD/webkitgtk-2.49.2-build/webkitgtk-2.49.2/Source/WTF/wtf/SmallSet.h:181:27: error: implicit instantiation of undefined template &apos;std::numeric_limits&lt;unsigned int&gt;&apos;
  181 |         it.m_index = std::numeric_limits&lt;unsigned&gt;::max();
      |                           ^
/usr/lib/gcc/i686-redhat-linux/15/../../../../include/c++/15/bits/max_size_type.h:55:10: note: template is declared here
   55 |   struct numeric_limits;
      |          ^</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2120911</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2025-05-31 08:13:13 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/46168</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2120914</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-05-31 08:57:57 -0700</bug_when>
    <thetext>Committed 295648@main (4381457d991e): &lt;https://commits.webkit.org/295648@main&gt;

Reviewed commits have been landed. Closing PR #46168 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2120915</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-05-31 08:58:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/152367651&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2121115</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2025-06-02 07:38:16 -0700</bug_when>
    <thetext>Reopening because there are more such errors.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2121259</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2025-06-02 16:39:11 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/46231</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2121276</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-06-02 18:21:25 -0700</bug_when>
    <thetext>Committed 295723@main (bdd2c53befeb): &lt;https://commits.webkit.org/295723@main&gt;

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

    </bug>

</bugzilla>