[webkit-dev] On Mac and iOS ports, you may need to trigger clean rebuilds after r203337

Brian Burg bburg at apple.com
Thu Jul 21 10:36:27 PDT 2016


It was reproducible for me, but I nuked my build directory and moved on.

Looking at the Makefile, it seems we don't prefix the bindings files with $(WEBCORE) so it might not even be looking at the right files.

Let's continue investigation here:

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

> On Jul 21, 2016, at 10:05 AM, Darin Adler <darin at apple.com> wrote:
> 
>> On Jul 20, 2016, at 4:08 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:
>> 
>> It looks like the binding generator doesn't re-generate .cpp files when CodeGeneratorJS.pm is modified even though that dependency is explicitly expressed in DerivedSources.make.
> 
> Is that reproducible everywhere, or only on certain systems?
> 
> If reproducible, we should be able to track down and fix it using debug mode in make.
> 
> — Darin
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev



More information about the webkit-dev mailing list