<?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>233039</bug_id>
          
          <creation_ts>2021-11-12 05:30:24 -0800</creation_ts>
          <short_desc>Incremental build wastes time generating web inspector bindings</short_desc>
          <delta_ts>2021-11-19 05:31:21 -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>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Kimmo Kinnunen">kkinnunen</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1814403</commentid>
    <comment_count>0</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2021-11-12 05:30:24 -0800</bug_when>
    <thetext>Incremental build wastes time generating web inspector bindings even though nothing has changed

MAKEFLAGS=&quot;--debug all&quot; make debug


=== BUILD AGGREGATE TARGET Derived Sources OF PROJECT WebKit WITH CONFIGURATION Debug ===
Check dependencies
PhaseScriptExecution Generate Derived Sources
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i386-apple-darwin11.3.0
Reading makefiles...
Updating goal
 File `all&apos; does not exist.
   Prerequisite `JavaScriptCorePrivateHeaders/cpp_generator_templates.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/cpp_generator.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/generate_cpp_backend_dispatcher_header.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/generate_cpp_backend_dispatcher_implementation.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/generate_cpp_frontend_dispatcher_header.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/generate_cpp_frontend_dispatcher_implementation.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/generate_cpp_protocol_types_header.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/generate_cpp_protocol_types_implementation.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/generator_templates.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/generator.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/models.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
   Prerequisite `JavaScriptCorePrivateHeaders/generate-inspector-protocol-bindings.py&apos; is newer than target `AutomationBackendDispatchers.h&apos;.
  Must remake target `AutomationBackendDispatchers.h&apos;.
/Volumes/Xcode13A6201j_m20A2411_m21C38_i19C43_FastSim_Boost_Encrypted_53GB/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/bin/python3.8 JavaScriptCorePrivateHeaders/generate-inspector-protocol-bindings.py --framework WebKit --backend --outputDir . /Users/kkinnunen/WebKit/OpenSource/Source/WebKit/UIProcess/Automation/Automation.json 
   Prerequisite `/Users/kkinnunen/Build/Debug/usr/local/include/wtf/Scripts/Preferences/WebPreferencesExperimental.yaml&apos; is newer than target `WebPreferencesDefinitions.h&apos;.
  Must remake target `WebPreferencesDefinitions.h&apos;.
ruby /Users/kkinnunen/Build/Debug/usr/local/include/wtf/Scripts/GeneratePreferences.rb --frontend WebKit --base WebPreferencesCombined.yaml --debug /Users/kkinnunen/Build/Debug/usr/local/include/wtf/Scripts/Preferences/WebPreferencesDebug.yaml --experimental /Users/kkinnunen/Build/Debug/usr/local/include/wtf/Scripts/Preferences/WebPreferencesExperimental.yaml	--internal /Users/kkinnunen/Build/Debug/usr/local/include/wtf/Scripts/Preferences/WebPreferencesInternal.yaml --template /Users/kkinnunen/WebKit/OpenSource/Source/WebKit/Scripts/PreferencesTemplates/WebPageUpdatePreferences.cpp.erb --template /Users/kkinnunen/WebKit/OpenSource/Source/WebKit/Scripts/PreferencesTemplates/WebPreferencesDefinitions.h.erb --template /Users/kkinnunen/WebKit/OpenSource/Source/WebKit/Scripts/PreferencesTemplates/WebPreferencesExperimentalFeatures.cpp.erb --template /Users/kkinnunen/WebKit/OpenSource/Source/WebKit/Scripts/PreferencesTemplates/WebPreferencesGetterSetters.cpp.erb --template /Users/kkinnunen/WebKit/OpenSource/Source/WebKit/Scripts/PreferencesTemplates/WebPreferencesInternalDebugFeatures.cpp.erb --template /Users/kkinnunen/WebKit/OpenSource/Source/WebKit/Scripts/PreferencesTemplates/WebPreferencesKeys.cpp.erb --template /Users/kkinnunen/WebKit/OpenSource/Source/WebKit/Scripts/PreferencesTemplates/WebPreferencesKeys.h.erb --template /Users/kkinnunen/WebKit/OpenSource/Source/WebKit/Scripts/PreferencesTemplates/WebPreferencesStoreDefaultsMap.cpp.erb</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1816814</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-11-19 05:31:21 -0800</bug_when>
    <thetext>&lt;rdar://problem/85598536&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>