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 <da...@apple.com> wrote: > >> On Jul 20, 2016, at 4:08 PM, Ryosuke Niwa <rn...@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@lists.webkit.org > https://lists.webkit.org/mailman/listinfo/webkit-dev _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev