[Webkit-unassigned] [Bug 229348] New: Improve diagnostics for missing files in DerivedSources.make

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 20 13:19:09 PDT 2021


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

            Bug ID: 229348
           Summary: Improve diagnostics for missing files in
                    DerivedSources.make
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: darin at apple.com, ddkilzer at webkit.org,
                    webkit-bug-importer at group.apple.com

We are seeing mysterious build failures in certain scenarios which looks like this:

make: *** No rule to make target `UserAgentScripts.h', needed by `all'.  Stop.

The theory is that some files that should be present in the file system aren't, but the error is not clear enough. Let's add better diagnostics to isolate the issue.

cf. rdar://81042866

-- 
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/20210820/2294bd2b/attachment.htm>


More information about the webkit-unassigned mailing list