<?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>107731</bug_id>
          
          <creation_ts>2013-01-23 13:58:19 -0800</creation_ts>
          <short_desc>SVGStopElement IDL being recompiled on totally clean builds</short_desc>
          <delta_ts>2013-01-23 22:14:02 -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>SVG</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="Tim Horton">thorton</reporter>
          <assigned_to name="Philip Rogers">pdr</assigned_to>
          <cc>pdr</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>814604</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2013-01-23 13:58:19 -0800</bug_when>
    <thetext>On a totally clean build (and every subsequent totally clean build), xcodebuild is rebuilding SVGStopElement.idl (and lots of other things because of this).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>815005</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2013-01-23 20:35:49 -0800</bug_when>
    <thetext>The generate-bindings.pl script is run as:

perl -I WebCore/bindings/scripts/ WebCore/bindings/scripts/generate-bindings.pl --include WebCore/Modules/battery --include WebCore/Modules/filesystem --include WebCore/Modules/gamepad --include WebCore/Modules/geolocation --include WebCore/Modules/indexeddb --include WebCore/Modules/intents --include WebCore/Modules/mediasource --include WebCore/Modules/mediastream --include WebCore/Modules/networkinfo --include WebCore/Modules/notifications --include WebCore/Modules/speech --include WebCore/Modules/vibration --include WebCore/Modules/webaudio --include WebCore/Modules/webdatabase --include WebCore/Modules/websockets --include WebCore/css --include WebCore/dom --include WebCore/fileapi --include WebCore/html --include WebCore/html/canvas --include WebCore/html/shadow --include WebCore/html/track --include WebCore/inspector --include WebCore/loader/appcache --include WebCore/page --include WebCore/plugins --include WebCore/storage --include WebCore/svg --include WebCore/workers --include WebCore/xml --write-dependencies --outputDir . --defines &quot;ENABLE_3D_RENDERING  ENABLE_BLOB   ENABLE_CHANNEL_MESSAGING  ENABLE_CSS_BOX_DECORATION_BREAK  ENABLE_CSS_EXCLUSIONS ENABLE_CSS_FILTERS   ENABLE_CSS_REGIONS ENABLE_CSS_SHADERS ENABLE_CSS_COMPOSITING ENABLE_CSS_STICKY_POSITION ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED     ENABLE_DASHBOARD_SUPPORT   ENABLE_DETAILS_ELEMENT    ENABLE_DOM4_EVENTS_CONSTRUCTOR    ENABLE_FILTERS ENABLE_FULLSCREEN_API  ENABLE_GEOLOCATION ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING ENABLE_HIGH_DPI_CANVAS ENABLE_ICONDATABASE ENABLE_IFRAME_SEAMLESS          ENABLE_JAVASCRIPT_DEBUGGER ENABLE_LEGACY_CSS_VENDOR_PREFIXES ENABLE_LEGACY_NOTIFICATIONS ENABLE_LEGACY_VENDOR_PREFIXES ENABLE_LEGACY_WEB_AUDIO   ENABLE_MATHML   ENABLE_METER_ELEMENT   ENABLE_MOUSE_CURSOR_SCALE  ENABLE_NOTIFICATIONS ENABLE_PAGE_VISIBILITY_API ENABLE_PDFKIT_PLUGIN ENABLE_PROGRESS_ELEMENT   ENABLE_REQUEST_ANIMATION_FRAME    ENABLE_SHARED_WORKERS  ENABLE_SQL_DATABASE  ENABLE_SUBPIXEL_LAYOUT ENABLE_SVG ENABLE_SVG_DOM_OBJC_BINDINGS ENABLE_SVG_FONTS   ENABLE_TEXT_NOTIFICATIONS_ONLY  ENABLE_USERSELECT_ALL ENABLE_VIDEO ENABLE_VIDEO_TRACK ENABLE_WEBGL ENABLE_WEB_AUDIO ENABLE_WEB_SOCKETS  ENABLE_WORKERS ENABLE_XHR_TIMEOUT ENABLE_XSLT  LANGUAGE_JAVASCRIPT&quot; --generator JS --idlAttributesFile WebCore/bindings/scripts/IDLAttributes.txt --supplementalDependencyFile ./SupplementalDependencies.txt WebCore/svg/SVGStopElement.idl

Why is WebCore/svg/SVGStopElement.idl on the end?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>815019</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2013-01-23 20:47:35 -0800</bug_when>
    <thetext>I wonder if http://trac.webkit.org/changeset/139331 had something to do with this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>815035</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2013-01-23 21:12:50 -0800</bug_when>
    <thetext>Nuking WebKitBuild/Debug/DerivedSources/WebCore/*SVGStopElement.dep fixed this for me. I think it&apos;s just dependency badness.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>815037</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2013-01-23 21:14:41 -0800</bug_when>
    <thetext>To explain a bit further, the stale .dep files contained something like:

DOMSVGStopElement.h : SVGStylable.idl
SVGStylable.idl :

and SVGStylable.idl no longer exists, but since the SVGStopElement.idl file hasn&apos;t changed, this .dep file was not regenerated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>815074</commentid>
    <comment_count>5</comment_count>
    <who name="Philip Rogers">pdr</who>
    <bug_when>2013-01-23 22:14:02 -0800</bug_when>
    <thetext>I confirmed that removing the stale .deps files fixed the issue. I&apos;ve filed https://bugs.webkit.org/show_bug.cgi?id=107785 so we don&apos;t lose track of this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>