[Webkit-unassigned] [Bug 220370] New: watchOS make clean/installsrc fail with xcodebuild: error: You cannot specify -alltargets and also specify individual targets.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 10:38:55 PST 2021


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

            Bug ID: 220370
           Summary: watchOS make clean/installsrc fail with xcodebuild:
                    error: You cannot specify -alltargets and also specify
                    individual targets.
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rhost at apple.com

rdar://72834872

Running make clean or make installsrc with watchOS SDK fails with error:

xcodebuild: error: You cannot specify -alltargets and also specify individual targets.
make[3]: *** [installsrc] Error 64
make[2]: *** [installsrc] Error 2
make[1]: *** [installsrc] Error 2
make: *** [installsrc] Error 2

Reproduce locally with:
make installsrc SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS7.0.sdk SRCROOT=/tmp/Source.Clean
make clean SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS7.0.sdk SRCROOT=/tmp/Source.Clean

-- 
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/20210106/088c3959/attachment.htm>


More information about the webkit-unassigned mailing list