[Webkit-unassigned] [Bug 219870] New: "make clean" fails on EmptyDSTROOT target

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 12:47:28 PST 2020


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

            Bug ID: 219870
           Summary: "make clean" fails on EmptyDSTROOT target
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rhost at apple.com

rdar://72309233

After the fix for rdar://55716322 in https://trac.webkit.org/changeset/270536/webkit, issuing "make clean" from the command line fails when it hits the EmptyDSTROOT target that was added in that revision.

Steps To Reproduce:
1. From the root of OpenSource, issue "make clean" in Terminal.

Results:
After cleaning a bunch of targets successfully, it fails when it hits the EmptyDSTROOT target with a "Build setting PRODUCT_NAME undefined" error.

Output:

=== CLEAN AGGREGATE TARGET EmptyDSTROOT OF PROJECT WebKit WITH CONFIGURATION Debug ===

Check dependencies
Build setting PRODUCT_NAME undefined

** CLEAN FAILED **


The following build commands failed:
        Check dependencies
(1 failure)
make[2]: *** [clean] Error 65
make[1]: *** [clean] Error 2
make: *** [clean] Error 2

-- 
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/20201214/16bba764/attachment-0001.htm>


More information about the webkit-unassigned mailing list