[Webkit-unassigned] [Bug 194072] Adding a file to Source/WebCore/SourcesCocoa.txt and doing 'make' doesn't regenerate unified sources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 10:38:11 PST 2019


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

--- Comment #7 from Keith Rollin <krollin at apple.com> ---
(In reply to Antoine Quint from comment #6)
> Running the same command a second time yields the same result and the build
> doesn't work.
> 
> Anecdotally, while my changes were in WebCore only, I now have a bunch of
> changes in JavaScriptCore:
> 
> 	modified:   Source/JavaScriptCore/DerivedSources-input.xcfilelist
> 	modified:   Source/JavaScriptCore/DerivedSources-output.xcfilelist
> 	modified:   Source/JavaScriptCore/UnifiedSources-input.xcfilelist

Is it indeed the same result? Or a similar result in a different project? If JavaScriptCore is out-of-date, then you'll get a warning for that. Once that's fixed and you restart the build, you'll get another message for WebCore.

The issue with out-of-date files in JavaScriptCore (as well as with WebKit and with files in WebCore other than the ones you added) is addressed in Bug 194121. The change for automatic the regeneration of these files is in Bug 194124.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190205/8b3bb6e9/attachment.html>


More information about the webkit-unassigned mailing list