[Webkit-unassigned] [Bug 94488] --disable-dependency-tracking causes build failure due to missing directories

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 01:01:27 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=94488





--- Comment #10 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-01-13 00:59:06 PST ---
After this patch, every time you run make, even if nothing has changed, causes that some generated files are re-generated, causing a new build:

  GEN      DerivedSources/webkitdom/WebKitDOMEventTarget.h
  GEN      DerivedSources/webkitdom/WebKitDOMCustom.h
  GEN      DerivedSources/webkitdom/WebKitDOMObject.h
  GEN      DerivedSources/webkitdom/webkitdom.h
  GEN      DerivedSources/webkitdom/webkitdomdefines.h
  GEN      DerivedSources/webkitdom/WebKitDOMEventTargetPrivate.h
  GEN      DerivedSources/webkit/webkitenumtypes.cpp
  GEN      stamp-webkitmarshal.cpp
  GEN      stamp-webkitmarshal.h
  GEN      DerivedSources/InjectedBundle/JSAccessibilityTextMarker.cpp
  GEN      DerivedSources/InjectedBundle/JSAccessibilityController.cpp
  GEN      DerivedSources/InjectedBundle/JSAccessibilityTextMarkerRange.cpp
  GEN      DerivedSources/InjectedBundle/JSAccessibilityUIElement.cpp
  GEN      DerivedSources/InjectedBundle/JSEventSendingController.cpp
  GEN      DerivedSources/InjectedBundle/JSGCController.cpp
  GEN      DerivedSources/InjectedBundle/JSTestRunner.cpp
  GEN      DerivedSources/InjectedBundle/JSTextInputController.cpp

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list