[Webkit-unassigned] [Bug 214696] Submission failure with "make: *** No rule to make target `installsrc'. Stop"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 13:57:06 PDT 2020


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

--- Comment #6 from Ryan Hostetler <rhost at apple.com> ---
Comment on attachment 405071
  --> https://bugs.webkit.org/attachment.cgi?id=405071
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=405071&action=review

>> Makefile:34
>> +	mkdir -p $(SRCROOT)/WebKitLibraries
> 
> Is modifying SRCROOT normal? It certainly sounds counter-intuitive.
> 
> Also, the flag is unnecessary in mkdir -p, and should be removed - first, SRCROOT always exists, and second, the preceding commands would have failed if it didn't.

Good catch on '-p' I'll remove it!

During project submission phase we fill the SRCROOT with content required for building, we do this so we don't submit the entire repository.

-- 
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/20200723/6079e2b5/attachment.htm>


More information about the webkit-unassigned mailing list