NEW 209059
build-webkit --maccatalyst fails due to ,,There is no SDK with the name or path,,
https://bugs.webkit.org/show_bug.cgi?id=209059
Summary build-webkit --maccatalyst fails due to ,,There is no SDK with the name or pa...
Benjamin King
Reported 2020-03-13 10:15:16 PDT
Commit: trunk@258398 Fri Mar 13 14:55:37 2020 +0000 % sw_vers ProductName: Mac OS X ProductVersion: 10.15.3 BuildVersion: 19D76 % xcodebuild -version Xcode 11.3.1 Build version 11C504 % ./Tools/Scripts/build-webkit --verbose --debug --maccatalyst perl Tools/Scripts/copy-webkitlibraries-to-product-directory --wksi /Users/king/Code/WebKit/WebKitBuild/Debug-maccatalyst User defaults from command line: ShowBuildOperationDuration = YES UseNewBuildSystem = NO UseSanitizedBuildSystemEnvironment = YES Build settings from command line: ARCHS = x86_64 OBJROOT = /Users/king/Code/WebKit/WebKitBuild SDKROOT = maccatalyst SHARED_PRECOMPS_DIR = /Users/king/Code/WebKit/WebKitBuild/PrecompiledHeaders SYMROOT = /Users/king/Code/WebKit/WebKitBuild Prepare build note: Using legacy build system === BUILD TARGET ANGLE OF PROJECT ANGLE WITH CONFIGURATION Debug === Check dependencies error: There is no SDK with the name or path '/Users/king/Code/WebKit/Source/ThirdParty/ANGLE/maccatalyst' ** BUILD FAILED ** The following build commands failed: Check dependencies (1 failure)
Attachments
Benjamin King
Comment 1 2020-03-16 20:22:49 PDT
The bug still exists on trunk@258537 Tue Mar 17 01:32:19 2020 +0000
Note You need to log in before you can comment on or make changes to this bug.