[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 10:47:38 PST 2014


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





--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-01-13 10:45:17 PST ---
(In reply to comment #11)
> (In reply to comment #10)
> > 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:
> 
> Is that really a regression?  Currently, we're seeing that 'make install' remakes everything even after a successful 'make'.  I haven't gotten around to investigating it yet.  If you're seeing good behavior, that's a data point of interest to me, and perhaps related.

make install needs to relink binaries because of the disabled fast install. But make after make should do nothing. It's quite annoying that some files are always rebuilt. For example the WebKitDOM header files regenerated makes that all dom bindings are compiled for every build.

-- 
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