Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 375.18 KB | None | 0 0
  1. utils/build-script --release --no-assertions -- --reconfigure
  2. + mkdir -p /Users/bgesiak/GitHub/apple/build/Ninja-Release
  3. + env HOST_VARIABLE_macosx_x86_64__SWIFT_BENCHMARK_TARGETS=swift-benchmark-macosx-x86_64 HOST_VARIABLE_macosx_x86_64__SWIFT_RUN_BENCHMARK_TARGETS=check-swift-benchmark-macosx-x86_64 'HOST_VARIABLE_macosx_x86_64__SWIFT_SDKS=IOS IOS_SIMULATOR OSX TVOS TVOS_SIMULATOR WATCHOS WATCHOS_SIMULATOR' HOST_VARIABLE_macosx_x86_64__SWIFT_STDLIB_TARGETS=swift-test-stdlib-macosx-x86_64 HOST_VARIABLE_macosx_x86_64__SWIFT_TEST_TARGETS= caffeinate /Users/bgesiak/GitHub/apple/swift/utils/build-script-impl --workspace /Users/bgesiak/GitHub/apple --build-dir /Users/bgesiak/GitHub/apple/build/Ninja-Release --install-prefix /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr --host-target macosx-x86_64 --stdlib-deployment-targets 'macosx-x86_64 iphonesimulator-i386 iphonesimulator-x86_64 appletvsimulator-x86_64 watchsimulator-i386 iphoneos-armv7 iphoneos-armv7s iphoneos-arm64 appletvos-arm64 watchos-armv7k' --host-cc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --host-cxx /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ --darwin-xcrun-toolchain default --darwin-deployment-version-osx=10.9 --darwin-deployment-version-ios=7.0 --darwin-deployment-version-tvos=9.0 --darwin-deployment-version-watchos=2.0 --cmake /usr/local/bin/cmake --cmark-build-type Release --llvm-build-type Release --swift-build-type Release --swift-stdlib-build-type Release --lldb-build-type Release --foundation-build-type Release --libdispatch-build-type Release --xctest-build-type Release --swift-enable-assertions false --swift-stdlib-enable-assertions false --swift-analyze-code-coverage false --cmake-generator Ninja --build-jobs 12 '--common-cmake-options=-G Ninja -DCMAKE_C_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DCMAKE_CXX_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++' --build-args=-j12 --cmark-cmake-options= '--llvm-cmake-options=-DLLVM_ENABLE_ASSERTIONS=FALSE -DLLVM_TARGETS_TO_BUILD=X86;ARM;AArch64;PowerPC;SystemZ' --swift-cmake-options= --build-stdlib-deployment-targets all --ninja-bin=/usr/local/bin/ninja --skip-build-foundation --skip-build-xctest --skip-build-lldb --skip-build-llbuild --skip-build-libdispatch --skip-build-swiftpm --skip-build-playgroundlogger --skip-build-playgroundsupport --build-swift-dynamic-stdlib --build-swift-dynamic-sdk-overlay --skip-build-ios-device --skip-build-ios-simulator --skip-build-tvos-device --skip-build-tvos-simulator --skip-build-watchos-device --skip-build-watchos-simulator --skip-build-android --skip-test-swift --skip-test-cmark --skip-test-lldb --skip-test-llbuild --skip-test-swiftpm --skip-test-xctest --skip-test-foundation --skip-test-libdispatch --skip-test-playgroundlogger --skip-test-playgroundsupport --skip-test-linux --skip-test-freebsd --skip-test-cygwin --skip-test-osx --skip-test-ios-host --skip-test-ios-simulator --skip-test-tvos-host --skip-test-tvos-simulator --skip-test-watchos-host --skip-test-watchos-simulator --skip-test-android-host --skip-test-benchmarks --skip-test-optimized --android-deploy-device-path /data/local/tmp --toolchain-prefix /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --reconfigure --llvm-lit-args=-sv
  4. Building the standard library for: swift-test-stdlib-macosx-x86_64
  5. cmark: using standard linker
  6. + rm -rf /Users/bgesiak/GitHub/apple/build/Ninja-Release/cmark-macosx-x86_64/module-cache
  7. + mkdir -p /Users/bgesiak/GitHub/apple/build/Ninja-Release/cmark-macosx-x86_64/module-cache
  8. + mkdir -p /Users/bgesiak/GitHub/apple/build/Ninja-Release/cmark-macosx-x86_64
  9. + pushd /Users/bgesiak/GitHub/apple/build/Ninja-Release/cmark-macosx-x86_64
  10. ~/GitHub/apple/build/Ninja-Release/cmark-macosx-x86_64 ~/GitHub/apple/swift
  11. + env /usr/local/bin/cmake -G Ninja -DCMAKE_C_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DCMAKE_CXX_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -DCMAKE_BUILD_TYPE:STRING=Release '-DCMAKE_C_FLAGS= -fno-stack-protector' '-DCMAKE_CXX_FLAGS= -fno-stack-protector' -DCMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -DCMAKE_OSX_DEPLOYMENT_TARGET=10.9 /Users/bgesiak/GitHub/apple/cmark
  12. -- Could NOT find PythonInterp: Found unsuitable version "2.7.12", but required is at least "3" (found /usr/local/bin/python)
  13.  
  14. *** A python 3 interpreter is required to run the spec tests.
  15.  
  16. -- Configuring done
  17. -- Generating done
  18. -- Build files have been written to: /Users/bgesiak/GitHub/apple/build/Ninja-Release/cmark-macosx-x86_64
  19. + popd
  20. ~/GitHub/apple/swift
  21. + /usr/local/bin/cmake --build /Users/bgesiak/GitHub/apple/build/Ninja-Release/cmark-macosx-x86_64 -- -j12 all
  22. ninja: no work to do.
  23. llvm: using standard linker
  24. + rm -rf /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/module-cache
  25. + mkdir -p /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/module-cache
  26. + mkdir -p /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64
  27. + pushd /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64
  28. ~/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64 ~/GitHub/apple/swift
  29. + env /usr/local/bin/cmake -G Ninja -DCMAKE_C_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DCMAKE_CXX_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -DLLVM_ENABLE_ASSERTIONS=FALSE '-DLLVM_TARGETS_TO_BUILD=X86;ARM;AArch64;PowerPC;SystemZ' '-DCMAKE_C_FLAGS= -fno-stack-protector' '-DCMAKE_CXX_FLAGS= -fno-stack-protector' -DCMAKE_C_FLAGS_DEBUG= -DCMAKE_CXX_FLAGS_DEBUG= -DCMAKE_C_FLAGS_RELEASE=-O3 -DCMAKE_CXX_FLAGS_RELEASE=-O3 -DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -DCMAKE_C_FLAGS_MINSIZEREL=-Os -DCMAKE_CXX_FLAGS_MINSIZEREL=-Os -DCMAKE_BUILD_TYPE:STRING=Release -DLLVM_TOOL_SWIFT_BUILD:BOOL=NO -DLLVM_INCLUDE_DOCS:BOOL=TRUE -DLLVM_ENABLE_LTO:STRING= -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.9 -DCMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -DLLVM_ENABLE_LIBCXX:BOOL=TRUE -DCOMPILER_RT_ENABLE_IOS:BOOL=FALSE -DCOMPILER_RT_ENABLE_WATCHOS:BOOL=FALSE -DCOMPILER_RT_ENABLE_TVOS:BOOL=FALSE -DSANITIZER_MIN_OSX_VERSION=10.9 -DLLVM_ENABLE_MODULES:BOOL=TRUE -DLLVM_TOOL_COMPILER_RT_BUILD:BOOL=TRUE -DLLVM_BUILD_EXTERNAL_COMPILER_RT:BOOL=TRUE -DLLVM_HOST_TRIPLE:STRING=x86_64-apple-macosx10.9 -DLLVM_LIT_ARGS=-sv -DCMAKE_INSTALL_PREFIX:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/ -DINTERNAL_INSTALL_PREFIX=local /Users/bgesiak/GitHub/apple/llvm
  30. -- Found libtool - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
  31. -- Target triple: x86_64-apple-darwin15.6.0
  32. -- Native target architecture is X86
  33. -- Threads enabled.
  34. -- Doxygen disabled.
  35. -- Sphinx disabled.
  36. -- Go bindings disabled.
  37. -- Found ld64 - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  38. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  39. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
  40. -- OCaml bindings disabled.
  41. -- Building with -fPIC
  42. -- Constructing LLVMBuild project information
  43. -- Targeting X86
  44. -- Targeting ARM
  45. -- Targeting AArch64
  46. -- Targeting PowerPC
  47. -- Targeting SystemZ
  48. -- Clang version: 4.0.0
  49. -- Performing Test LINKER_ORDER_FILE_WORKS
  50. -- Performing Test LINKER_ORDER_FILE_WORKS - Success
  51. -- Configuring done
  52. -- Generating done
  53. -- Build files have been written to: /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64
  54. + popd
  55. ~/GitHub/apple/swift
  56. symlinking the system headers (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../../usr/include/c++) into the local clang build directory (/Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/include).
  57. + ln -s -f /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../../usr/include/c++ /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/include
  58. + /usr/local/bin/cmake --build /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64 -- -j12 all
  59. ninja: no work to do.
  60. swift: using standard linker
  61. + rm -rf /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/module-cache
  62. + mkdir -p /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/module-cache
  63. + mkdir -p /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64
  64. + pushd /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64
  65. ~/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64 ~/GitHub/apple/swift
  66. + env /usr/local/bin/cmake -G Ninja -DCMAKE_C_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DCMAKE_CXX_COMPILER:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ '-DCMAKE_C_FLAGS= -fno-stack-protector' '-DCMAKE_CXX_FLAGS= -fno-stack-protector' -DCMAKE_C_FLAGS_DEBUG= -DCMAKE_CXX_FLAGS_DEBUG= -DCMAKE_C_FLAGS_RELEASE=-O3 -DCMAKE_CXX_FLAGS_RELEASE=-O3 -DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -DCMAKE_C_FLAGS_MINSIZEREL=-Os -DCMAKE_CXX_FLAGS_MINSIZEREL=-Os -DCMAKE_BUILD_TYPE:STRING=Release -DLLVM_ENABLE_ASSERTIONS:BOOL=FALSE -DSWIFT_ANALYZE_CODE_COVERAGE:STRING=FALSE -DSWIFT_STDLIB_BUILD_TYPE:STRING=Release -DSWIFT_STDLIB_ASSERTIONS:BOOL=FALSE -DSWIFT_STDLIB_ENABLE_RESILIENCE:BOOL=FALSE -DSWIFT_STDLIB_SIL_SERIALIZE_ALL:BOOL=TRUE -DSWIFT_NATIVE_LLVM_TOOLS_PATH:STRING= -DSWIFT_NATIVE_CLANG_TOOLS_PATH:STRING= -DSWIFT_NATIVE_SWIFT_TOOLS_PATH:STRING= -DSWIFT_INCLUDE_TOOLS:BOOL=TRUE -DSWIFT_BUILD_REMOTE_MIRROR:BOOL=TRUE -DSWIFT_SERIALIZE_STDLIB_UNITTEST:BOOL=FALSE -DSWIFT_STDLIB_SIL_DEBUGGING:BOOL=FALSE -DSWIFT_CHECK_INCREMENTAL_COMPILATION:BOOL=FALSE -DSWIFT_BUILD_DYNAMIC_STDLIB:BOOL=TRUE -DSWIFT_BUILD_STATIC_STDLIB:BOOL=FALSE -DSWIFT_BUILD_DYNAMIC_SDK_OVERLAY:BOOL=TRUE -DSWIFT_BUILD_STATIC_SDK_OVERLAY:BOOL=FALSE -DSWIFT_BUILD_PERF_TESTSUITE:BOOL=TRUE -DSWIFT_BUILD_EXAMPLES:BOOL=TRUE -DSWIFT_INCLUDE_TESTS:BOOL=TRUE -DSWIFT_INSTALL_COMPONENTS:STRING= -DSWIFT_EMBED_BITCODE_SECTION:BOOL=FALSE -DSWIFT_TOOLS_ENABLE_LTO:STRING= -DSWIFT_BUILD_RUNTIME_WITH_HOST_COMPILER:BOOL=TRUE -DSWIFT_DARWIN_DEPLOYMENT_VERSION_OSX=10.9 -DSWIFT_DARWIN_DEPLOYMENT_VERSION_IOS=7.0 -DSWIFT_DARWIN_DEPLOYMENT_VERSION_TVOS=9.0 -DSWIFT_DARWIN_DEPLOYMENT_VERSION_WATCHOS=2.0 -DLLVM_ENABLE_LIBCXX:BOOL=TRUE -DSWIFT_HOST_TRIPLE:STRING=x86_64-apple-macosx10.9 -DSWIFT_HOST_VARIANT=macosx -DSWIFT_HOST_VARIANT_SDK=OSX -DSWIFT_HOST_VARIANT_ARCH=x86_64 -DLLVM_LIT_ARGS=-sv -DCOVERAGE_DB= -DSWIFT_DARWIN_XCRUN_TOOLCHAIN:STRING=default -DSWIFT_AST_VERIFIER:BOOL=TRUE -DSWIFT_SIL_VERIFY_ALL:BOOL=FALSE -DSWIFT_RUNTIME_ENABLE_LEAK_CHECKER:BOOL=FALSE -DCMAKE_INSTALL_PREFIX:PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/ -DSWIFT_PATH_TO_CLANG_SOURCE:PATH=/Users/bgesiak/GitHub/apple/llvm/tools/clang -DSWIFT_PATH_TO_CLANG_BUILD:PATH=/Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64 -DSWIFT_PATH_TO_LLVM_SOURCE:PATH=/Users/bgesiak/GitHub/apple/llvm -DSWIFT_PATH_TO_LLVM_BUILD:PATH=/Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64 -DSWIFT_PATH_TO_CMARK_SOURCE:PATH=/Users/bgesiak/GitHub/apple/cmark -DSWIFT_PATH_TO_CMARK_BUILD:PATH=/Users/bgesiak/GitHub/apple/build/Ninja-Release/cmark-macosx-x86_64 -DSWIFT_PATH_TO_LIBDISPATCH_SOURCE:PATH=/Users/bgesiak/GitHub/apple/swift-corelibs-libdispatch -DSWIFT_PATH_TO_LIBDISPATCH_BUILD:PATH=/Users/bgesiak/GitHub/apple/build/Ninja-Release/libdispatch-macosx-x86_64 -DSWIFT_CMARK_LIBRARY_DIR:PATH=/Users/bgesiak/GitHub/apple/build/Ninja-Release/cmark-macosx-x86_64/src '-DSWIFT_SDKS:STRING=IOS;IOS_SIMULATOR;OSX;TVOS;TVOS_SIMULATOR;WATCHOS;WATCHOS_SIMULATOR' -DSWIFT_EXEC:STRING=/Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/bin/swiftc /Users/bgesiak/GitHub/apple/swift
  67. -- Building with -fPIC
  68. -- Xcode 8.0, Build version 8A218a
  69. --
  70. -- OS X SDK:
  71. -- Path: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
  72. -- Version: 10.12
  73. -- Build number: 16A300
  74. -- Deployment version: 10.9
  75. -- Library subdir: macosx
  76. -- Version min name: macosx
  77. -- Triple name: macosx
  78. -- Architectures: x86_64
  79. -- Object Format: MACHO
  80. -- Triple for x86_64 is x86_64-apple-macosx10.9
  81. --
  82. -- iOS SDK:
  83. -- Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk
  84. -- Version: 10.0
  85. -- Build number: 14A345
  86. -- Deployment version: 7.0
  87. -- Library subdir: iphoneos
  88. -- Version min name: ios
  89. -- Triple name: ios
  90. -- Architectures: armv7;armv7s;arm64
  91. -- Object Format: MACHO
  92. -- Triple for armv7 is armv7-apple-ios7.0
  93. -- Triple for armv7s is armv7s-apple-ios7.0
  94. -- Triple for arm64 is arm64-apple-ios7.0
  95. --
  96. -- iOS Simulator SDK:
  97. -- Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk
  98. -- Version: 10.0
  99. -- Build number: 14A345
  100. -- Deployment version: 7.0
  101. -- Library subdir: iphonesimulator
  102. -- Version min name: ios-simulator
  103. -- Triple name: ios
  104. -- Architectures: i386;x86_64
  105. -- Object Format: MACHO
  106. -- Triple for i386 is i386-apple-ios7.0
  107. -- Triple for x86_64 is x86_64-apple-ios7.0
  108. --
  109. -- tvOS SDK:
  110. -- Path: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS10.0.sdk
  111. -- Version: 10.0
  112. -- Build number: 14T328
  113. -- Deployment version: 9.0
  114. -- Library subdir: appletvos
  115. -- Version min name: tvos
  116. -- Triple name: tvos
  117. -- Architectures: arm64
  118. -- Object Format: MACHO
  119. -- Triple for arm64 is arm64-apple-tvos9.0
  120. --
  121. -- tvOS Simulator SDK:
  122. -- Path: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator10.0.sdk
  123. -- Version: 10.0
  124. -- Build number: 14T328
  125. -- Deployment version: 9.0
  126. -- Library subdir: appletvsimulator
  127. -- Version min name: tvos-simulator
  128. -- Triple name: tvos
  129. -- Architectures: x86_64
  130. -- Object Format: MACHO
  131. -- Triple for x86_64 is x86_64-apple-tvos9.0
  132. --
  133. -- watchOS SDK:
  134. -- Path: /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS3.0.sdk
  135. -- Version: 3.0
  136. -- Build number: 14S326
  137. -- Deployment version: 2.0
  138. -- Library subdir: watchos
  139. -- Version min name: watchos
  140. -- Triple name: watchos
  141. -- Architectures: armv7k
  142. -- Object Format: MACHO
  143. -- Triple for armv7k is armv7k-apple-watchos2.0
  144. --
  145. -- watchOS Simulator SDK:
  146. -- Path: /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator3.0.sdk
  147. -- Version: 3.0
  148. -- Build number: 14S326
  149. -- Deployment version: 2.0
  150. -- Library subdir: watchsimulator
  151. -- Version min name: watchos-simulator
  152. -- Triple name: watchos
  153. -- Architectures: i386
  154. -- Object Format: MACHO
  155. -- Triple for i386 is i386-apple-watchos2.0
  156. --
  157. -- Building host Swift tools for OSX x86_64
  158. -- Build type: Release
  159. -- Assertions: FALSE
  160. -- LTO:
  161. --
  162. -- Building Swift standard library and SDK overlays for SDKs: IOS;IOS_SIMULATOR;OSX;TVOS;TVOS_SIMULATOR;WATCHOS;WATCHOS_SIMULATOR
  163. -- Build type: Release
  164. -- Assertions: FALSE
  165. --
  166. -- Building Swift runtime with:
  167. -- Leak Detection Checker Entrypoints: FALSE
  168. --
  169. -- Swift version: 3.0
  170. -- Swift vendor:
  171. -- Swift compiler version:
  172. -- Embedded clang compiler version:
  173. CMake Warning at stdlib/CMakeLists.txt:5 (message):
  174. Building the swift runtime using the host compiler, and not the just-built
  175. clang.
  176.  
  177.  
  178. --
  179. -- Swift Benchmark Suite:
  180. -- SWIFT_EXEC = /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/bin/swiftc
  181. -- SWIFT_LIBRARY_PATH = /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/lib/swift
  182. -- CLANG_EXEC = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  183. -- SWIFT_OPTIMIZATION_LEVELS = Onone;O;Ounchecked
  184. -- ONLY_PLATFORMS = macosx;iphoneos;appletvos;watchos
  185. -- found platforms: macosx;iphoneos;appletvos;watchos
  186. -- found sdks:
  187. -- /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
  188. -- /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk
  189. -- /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS10.0.sdk
  190. -- /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS3.0.sdk
  191. CMake Warning at docs/CMakeLists.txt:24 (message):
  192. Unable to find sphinx-build program. Not building docs
  193.  
  194.  
  195. CMake Warning at docs/CMakeLists.txt:130 (message):
  196. LitRe not found; code examples won't be tested.
  197.  
  198.  
  199. -- Configuring done
  200. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/TableGen.cmake:67 (add_dependencies):
  201. Policy CMP0046 is not set: Error on non-existent dependency in
  202. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  203. Use the cmake_policy command to set the policy and suppress this warning.
  204.  
  205. The dependency target "intrinsics_gen" of target "SwiftOptions" does not
  206. exist.
  207. Call Stack (most recent call first):
  208. cmake/modules/AddSwiftTableGen.cmake:12 (add_public_tablegen_target)
  209. include/swift/Option/CMakeLists.txt:3 (swift_add_public_tablegen_target)
  210. This warning is for project developers. Use -Wno-dev to suppress it.
  211.  
  212. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  213. Policy CMP0046 is not set: Error on non-existent dependency in
  214. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  215. Use the cmake_policy command to set the policy and suppress this warning.
  216.  
  217. The dependency target "intrinsics_gen" of target "swiftAST" does not exist.
  218. Call Stack (most recent call first):
  219. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  220. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  221. lib/AST/CMakeLists.txt:1 (add_swift_library)
  222. This warning is for project developers. Use -Wno-dev to suppress it.
  223.  
  224. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  225. Policy CMP0046 is not set: Error on non-existent dependency in
  226. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  227. Use the cmake_policy command to set the policy and suppress this warning.
  228.  
  229. The dependency target "intrinsics_gen" of target "swiftASTSectionImporter"
  230. does not exist.
  231. Call Stack (most recent call first):
  232. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  233. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  234. lib/ASTSectionImporter/CMakeLists.txt:1 (add_swift_library)
  235. This warning is for project developers. Use -Wno-dev to suppress it.
  236.  
  237. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  238. Policy CMP0046 is not set: Error on non-existent dependency in
  239. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  240. Use the cmake_policy command to set the policy and suppress this warning.
  241.  
  242. The dependency target "intrinsics_gen" of target "swiftBasic" does not
  243. exist.
  244. Call Stack (most recent call first):
  245. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  246. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  247. lib/Basic/CMakeLists.txt:61 (add_swift_library)
  248. This warning is for project developers. Use -Wno-dev to suppress it.
  249.  
  250. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  251. Policy CMP0046 is not set: Error on non-existent dependency in
  252. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  253. Use the cmake_policy command to set the policy and suppress this warning.
  254.  
  255. The dependency target "intrinsics_gen" of target "swiftClangImporter" does
  256. not exist.
  257. Call Stack (most recent call first):
  258. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  259. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  260. lib/ClangImporter/CMakeLists.txt:11 (add_swift_library)
  261. This warning is for project developers. Use -Wno-dev to suppress it.
  262.  
  263. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  264. Policy CMP0046 is not set: Error on non-existent dependency in
  265. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  266. Use the cmake_policy command to set the policy and suppress this warning.
  267.  
  268. The dependency target "intrinsics_gen" of target "swiftDriver" does not
  269. exist.
  270. Call Stack (most recent call first):
  271. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  272. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  273. lib/Driver/CMakeLists.txt:17 (add_swift_library)
  274. This warning is for project developers. Use -Wno-dev to suppress it.
  275.  
  276. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  277. Policy CMP0046 is not set: Error on non-existent dependency in
  278. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  279. Use the cmake_policy command to set the policy and suppress this warning.
  280.  
  281. The dependency target "intrinsics_gen" of target "swiftFrontend" does not
  282. exist.
  283. Call Stack (most recent call first):
  284. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  285. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  286. lib/Frontend/CMakeLists.txt:1 (add_swift_library)
  287. This warning is for project developers. Use -Wno-dev to suppress it.
  288.  
  289. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  290. Policy CMP0046 is not set: Error on non-existent dependency in
  291. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  292. Use the cmake_policy command to set the policy and suppress this warning.
  293.  
  294. The dependency target "intrinsics_gen" of target "swiftFrontendTool" does
  295. not exist.
  296. Call Stack (most recent call first):
  297. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  298. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  299. lib/FrontendTool/CMakeLists.txt:1 (add_swift_library)
  300. This warning is for project developers. Use -Wno-dev to suppress it.
  301.  
  302. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  303. Policy CMP0046 is not set: Error on non-existent dependency in
  304. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  305. Use the cmake_policy command to set the policy and suppress this warning.
  306.  
  307. The dependency target "intrinsics_gen" of target "swiftIndex" does not
  308. exist.
  309. Call Stack (most recent call first):
  310. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  311. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  312. lib/Index/CMakeLists.txt:1 (add_swift_library)
  313. This warning is for project developers. Use -Wno-dev to suppress it.
  314.  
  315. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  316. Policy CMP0046 is not set: Error on non-existent dependency in
  317. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  318. Use the cmake_policy command to set the policy and suppress this warning.
  319.  
  320. The dependency target "intrinsics_gen" of target "swiftIDE" does not exist.
  321. Call Stack (most recent call first):
  322. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  323. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  324. lib/IDE/CMakeLists.txt:1 (add_swift_library)
  325. This warning is for project developers. Use -Wno-dev to suppress it.
  326.  
  327. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  328. Policy CMP0046 is not set: Error on non-existent dependency in
  329. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  330. Use the cmake_policy command to set the policy and suppress this warning.
  331.  
  332. The dependency target "intrinsics_gen" of target "swiftImmediate" does not
  333. exist.
  334. Call Stack (most recent call first):
  335. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  336. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  337. lib/Immediate/CMakeLists.txt:1 (add_swift_library)
  338. This warning is for project developers. Use -Wno-dev to suppress it.
  339.  
  340. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  341. Policy CMP0046 is not set: Error on non-existent dependency in
  342. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  343. Use the cmake_policy command to set the policy and suppress this warning.
  344.  
  345. The dependency target "intrinsics_gen" of target "swiftIRGen" does not
  346. exist.
  347. Call Stack (most recent call first):
  348. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  349. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  350. lib/IRGen/CMakeLists.txt:1 (add_swift_library)
  351. This warning is for project developers. Use -Wno-dev to suppress it.
  352.  
  353. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  354. Policy CMP0046 is not set: Error on non-existent dependency in
  355. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  356. Use the cmake_policy command to set the policy and suppress this warning.
  357.  
  358. The dependency target "intrinsics_gen" of target "swiftLLVMPasses" does not
  359. exist.
  360. Call Stack (most recent call first):
  361. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  362. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  363. lib/LLVMPasses/CMakeLists.txt:1 (add_swift_library)
  364. This warning is for project developers. Use -Wno-dev to suppress it.
  365.  
  366. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  367. Policy CMP0046 is not set: Error on non-existent dependency in
  368. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  369. Use the cmake_policy command to set the policy and suppress this warning.
  370.  
  371. The dependency target "intrinsics_gen" of target "swiftMarkup" does not
  372. exist.
  373. Call Stack (most recent call first):
  374. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  375. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  376. lib/Markup/CMakeLists.txt:1 (add_swift_library)
  377. This warning is for project developers. Use -Wno-dev to suppress it.
  378.  
  379. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  380. Policy CMP0046 is not set: Error on non-existent dependency in
  381. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  382. Use the cmake_policy command to set the policy and suppress this warning.
  383.  
  384. The dependency target "intrinsics_gen" of target "swiftOption" does not
  385. exist.
  386. Call Stack (most recent call first):
  387. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  388. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  389. lib/Option/CMakeLists.txt:1 (add_swift_library)
  390. This warning is for project developers. Use -Wno-dev to suppress it.
  391.  
  392. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  393. Policy CMP0046 is not set: Error on non-existent dependency in
  394. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  395. Use the cmake_policy command to set the policy and suppress this warning.
  396.  
  397. The dependency target "intrinsics_gen" of target "swiftParse" does not
  398. exist.
  399. Call Stack (most recent call first):
  400. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  401. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  402. lib/Parse/CMakeLists.txt:1 (add_swift_library)
  403. This warning is for project developers. Use -Wno-dev to suppress it.
  404.  
  405. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  406. Policy CMP0046 is not set: Error on non-existent dependency in
  407. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  408. Use the cmake_policy command to set the policy and suppress this warning.
  409.  
  410. The dependency target "intrinsics_gen" of target "swiftPrintAsObjC" does
  411. not exist.
  412. Call Stack (most recent call first):
  413. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  414. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  415. lib/PrintAsObjC/CMakeLists.txt:1 (add_swift_library)
  416. This warning is for project developers. Use -Wno-dev to suppress it.
  417.  
  418. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  419. Policy CMP0046 is not set: Error on non-existent dependency in
  420. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  421. Use the cmake_policy command to set the policy and suppress this warning.
  422.  
  423. The dependency target "intrinsics_gen" of target "swiftRemoteAST" does not
  424. exist.
  425. Call Stack (most recent call first):
  426. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  427. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  428. lib/RemoteAST/CMakeLists.txt:1 (add_swift_library)
  429. This warning is for project developers. Use -Wno-dev to suppress it.
  430.  
  431. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  432. Policy CMP0046 is not set: Error on non-existent dependency in
  433. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  434. Use the cmake_policy command to set the policy and suppress this warning.
  435.  
  436. The dependency target "intrinsics_gen" of target "swiftSema" does not
  437. exist.
  438. Call Stack (most recent call first):
  439. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  440. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  441. lib/Sema/CMakeLists.txt:1 (add_swift_library)
  442. This warning is for project developers. Use -Wno-dev to suppress it.
  443.  
  444. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  445. Policy CMP0046 is not set: Error on non-existent dependency in
  446. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  447. Use the cmake_policy command to set the policy and suppress this warning.
  448.  
  449. The dependency target "intrinsics_gen" of target "swiftSerialization" does
  450. not exist.
  451. Call Stack (most recent call first):
  452. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  453. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  454. lib/Serialization/CMakeLists.txt:1 (add_swift_library)
  455. This warning is for project developers. Use -Wno-dev to suppress it.
  456.  
  457. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  458. Policy CMP0046 is not set: Error on non-existent dependency in
  459. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  460. Use the cmake_policy command to set the policy and suppress this warning.
  461.  
  462. The dependency target "intrinsics_gen" of target "swiftDemangle" does not
  463. exist.
  464. Call Stack (most recent call first):
  465. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  466. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  467. lib/SwiftDemangle/CMakeLists.txt:1 (add_swift_library)
  468. This warning is for project developers. Use -Wno-dev to suppress it.
  469.  
  470. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  471. Policy CMP0046 is not set: Error on non-existent dependency in
  472. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  473. Use the cmake_policy command to set the policy and suppress this warning.
  474.  
  475. The dependency target "intrinsics_gen" of target "swiftSIL" does not exist.
  476. Call Stack (most recent call first):
  477. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  478. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  479. lib/SIL/CMakeLists.txt:1 (add_swift_library)
  480. This warning is for project developers. Use -Wno-dev to suppress it.
  481.  
  482. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  483. Policy CMP0046 is not set: Error on non-existent dependency in
  484. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  485. Use the cmake_policy command to set the policy and suppress this warning.
  486.  
  487. The dependency target "intrinsics_gen" of target "swiftSILGen" does not
  488. exist.
  489. Call Stack (most recent call first):
  490. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  491. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  492. lib/SILGen/CMakeLists.txt:1 (add_swift_library)
  493. This warning is for project developers. Use -Wno-dev to suppress it.
  494.  
  495. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  496. Policy CMP0046 is not set: Error on non-existent dependency in
  497. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  498. Use the cmake_policy command to set the policy and suppress this warning.
  499.  
  500. The dependency target "intrinsics_gen" of target "swiftSILOptimizer" does
  501. not exist.
  502. Call Stack (most recent call first):
  503. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  504. cmake/modules/AddSwift.cmake:1573 (_add_swift_library_single)
  505. lib/SILOptimizer/CMakeLists.txt:11 (add_swift_library)
  506. This warning is for project developers. Use -Wno-dev to suppress it.
  507.  
  508. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  509. Policy CMP0046 is not set: Error on non-existent dependency in
  510. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  511. Use the cmake_policy command to set the policy and suppress this warning.
  512.  
  513. The dependency target "intrinsics_gen" of target "swift" does not exist.
  514. Call Stack (most recent call first):
  515. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  516. cmake/modules/AddSwift.cmake:1886 (_add_swift_executable_single)
  517. cmake/modules/AddSwift.cmake:1916 (add_swift_executable)
  518. tools/driver/CMakeLists.txt:1 (add_swift_host_tool)
  519. This warning is for project developers. Use -Wno-dev to suppress it.
  520.  
  521. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  522. Policy CMP0046 is not set: Error on non-existent dependency in
  523. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  524. Use the cmake_policy command to set the policy and suppress this warning.
  525.  
  526. The dependency target "intrinsics_gen" of target "sil-opt" does not exist.
  527. Call Stack (most recent call first):
  528. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  529. cmake/modules/AddSwift.cmake:1886 (_add_swift_executable_single)
  530. cmake/modules/AddSwift.cmake:1916 (add_swift_executable)
  531. tools/sil-opt/CMakeLists.txt:1 (add_swift_host_tool)
  532. This warning is for project developers. Use -Wno-dev to suppress it.
  533.  
  534. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  535. Policy CMP0046 is not set: Error on non-existent dependency in
  536. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  537. Use the cmake_policy command to set the policy and suppress this warning.
  538.  
  539. The dependency target "intrinsics_gen" of target "swift-ide-test" does not
  540. exist.
  541. Call Stack (most recent call first):
  542. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  543. cmake/modules/AddSwift.cmake:1886 (_add_swift_executable_single)
  544. cmake/modules/AddSwift.cmake:1916 (add_swift_executable)
  545. tools/swift-ide-test/CMakeLists.txt:1 (add_swift_host_tool)
  546. This warning is for project developers. Use -Wno-dev to suppress it.
  547.  
  548. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  549. Policy CMP0046 is not set: Error on non-existent dependency in
  550. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  551. Use the cmake_policy command to set the policy and suppress this warning.
  552.  
  553. The dependency target "intrinsics_gen" of target "swift-remoteast-test"
  554. does not exist.
  555. Call Stack (most recent call first):
  556. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  557. cmake/modules/AddSwift.cmake:1886 (_add_swift_executable_single)
  558. cmake/modules/AddSwift.cmake:1916 (add_swift_executable)
  559. tools/swift-remoteast-test/CMakeLists.txt:1 (add_swift_host_tool)
  560. This warning is for project developers. Use -Wno-dev to suppress it.
  561.  
  562. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  563. Policy CMP0046 is not set: Error on non-existent dependency in
  564. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  565. Use the cmake_policy command to set the policy and suppress this warning.
  566.  
  567. The dependency target "intrinsics_gen" of target "swift-demangle" does not
  568. exist.
  569. Call Stack (most recent call first):
  570. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  571. cmake/modules/AddSwift.cmake:1886 (_add_swift_executable_single)
  572. cmake/modules/AddSwift.cmake:1916 (add_swift_executable)
  573. tools/swift-demangle/CMakeLists.txt:1 (add_swift_host_tool)
  574. This warning is for project developers. Use -Wno-dev to suppress it.
  575.  
  576. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  577. Policy CMP0046 is not set: Error on non-existent dependency in
  578. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  579. Use the cmake_policy command to set the policy and suppress this warning.
  580.  
  581. The dependency target "intrinsics_gen" of target "lldb-moduleimport-test"
  582. does not exist.
  583. Call Stack (most recent call first):
  584. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  585. cmake/modules/AddSwift.cmake:1886 (_add_swift_executable_single)
  586. cmake/modules/AddSwift.cmake:1916 (add_swift_executable)
  587. tools/lldb-moduleimport-test/CMakeLists.txt:1 (add_swift_host_tool)
  588. This warning is for project developers. Use -Wno-dev to suppress it.
  589.  
  590. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  591. Policy CMP0046 is not set: Error on non-existent dependency in
  592. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  593. Use the cmake_policy command to set the policy and suppress this warning.
  594.  
  595. The dependency target "intrinsics_gen" of target "sil-extract" does not
  596. exist.
  597. Call Stack (most recent call first):
  598. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  599. cmake/modules/AddSwift.cmake:1886 (_add_swift_executable_single)
  600. cmake/modules/AddSwift.cmake:1916 (add_swift_executable)
  601. tools/sil-extract/CMakeLists.txt:1 (add_swift_host_tool)
  602. This warning is for project developers. Use -Wno-dev to suppress it.
  603.  
  604. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  605. Policy CMP0046 is not set: Error on non-existent dependency in
  606. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  607. Use the cmake_policy command to set the policy and suppress this warning.
  608.  
  609. The dependency target "intrinsics_gen" of target "swift-llvm-opt" does not
  610. exist.
  611. Call Stack (most recent call first):
  612. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  613. cmake/modules/AddSwift.cmake:1886 (_add_swift_executable_single)
  614. cmake/modules/AddSwift.cmake:1916 (add_swift_executable)
  615. tools/swift-llvm-opt/CMakeLists.txt:1 (add_swift_host_tool)
  616. This warning is for project developers. Use -Wno-dev to suppress it.
  617.  
  618. CMake Warning (dev) at tools/SourceKit/CMakeLists.txt:161 (add_dependencies):
  619. Policy CMP0046 is not set: Error on non-existent dependency in
  620. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  621. Use the cmake_policy command to set the policy and suppress this warning.
  622.  
  623. The dependency target "intrinsics_gen" of target "SourceKitCore" does not
  624. exist.
  625. Call Stack (most recent call first):
  626. tools/SourceKit/lib/Core/CMakeLists.txt:2 (add_sourcekit_library)
  627. This warning is for project developers. Use -Wno-dev to suppress it.
  628.  
  629. CMake Warning (dev) at tools/SourceKit/CMakeLists.txt:161 (add_dependencies):
  630. Policy CMP0046 is not set: Error on non-existent dependency in
  631. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  632. Use the cmake_policy command to set the policy and suppress this warning.
  633.  
  634. The dependency target "intrinsics_gen" of target "SourceKitSwiftLang" does
  635. not exist.
  636. Call Stack (most recent call first):
  637. tools/SourceKit/lib/SwiftLang/CMakeLists.txt:1 (add_sourcekit_library)
  638. This warning is for project developers. Use -Wno-dev to suppress it.
  639.  
  640. CMake Warning (dev) at tools/SourceKit/CMakeLists.txt:161 (add_dependencies):
  641. Policy CMP0046 is not set: Error on non-existent dependency in
  642. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  643. Use the cmake_policy command to set the policy and suppress this warning.
  644.  
  645. The dependency target "intrinsics_gen" of target "SourceKitSupport" does
  646. not exist.
  647. Call Stack (most recent call first):
  648. tools/SourceKit/lib/Support/CMakeLists.txt:16 (add_sourcekit_library)
  649. This warning is for project developers. Use -Wno-dev to suppress it.
  650.  
  651. CMake Warning (dev) at tools/SourceKit/CMakeLists.txt:161 (add_dependencies):
  652. Policy CMP0046 is not set: Error on non-existent dependency in
  653. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  654. Use the cmake_policy command to set the policy and suppress this warning.
  655.  
  656. The dependency target "intrinsics_gen" of target "sourcekitdAPI" does not
  657. exist.
  658. Call Stack (most recent call first):
  659. tools/SourceKit/tools/sourcekitd/lib/API/CMakeLists.txt:22 (add_sourcekit_library)
  660. This warning is for project developers. Use -Wno-dev to suppress it.
  661.  
  662. CMake Warning (dev) at tools/SourceKit/CMakeLists.txt:161 (add_dependencies):
  663. Policy CMP0046 is not set: Error on non-existent dependency in
  664. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  665. Use the cmake_policy command to set the policy and suppress this warning.
  666.  
  667. The dependency target "intrinsics_gen" of target "sourcekitdInProc" does
  668. not exist.
  669. Call Stack (most recent call first):
  670. tools/SourceKit/tools/sourcekitd/bin/InProc/CMakeLists.txt:14 (add_sourcekit_library)
  671. This warning is for project developers. Use -Wno-dev to suppress it.
  672.  
  673. CMake Warning (dev) at tools/SourceKit/CMakeLists.txt:312 (add_dependencies):
  674. Policy CMP0046 is not set: Error on non-existent dependency in
  675. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  676. Use the cmake_policy command to set the policy and suppress this warning.
  677.  
  678. The dependency target "intrinsics_gen" of target "sourcekitd" does not
  679. exist.
  680. Call Stack (most recent call first):
  681. tools/SourceKit/tools/sourcekitd/bin/XPC/Client/CMakeLists.txt:10 (add_sourcekit_framework)
  682. This warning is for project developers. Use -Wno-dev to suppress it.
  683.  
  684. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  685. Policy CMP0046 is not set: Error on non-existent dependency in
  686. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  687. Use the cmake_policy command to set the policy and suppress this warning.
  688.  
  689. The dependency target "intrinsics_gen" of target "SourceKitService" does
  690. not exist.
  691. Call Stack (most recent call first):
  692. tools/SourceKit/CMakeLists.txt:414 (add_llvm_executable)
  693. tools/SourceKit/tools/sourcekitd/bin/XPC/Service/CMakeLists.txt:2 (add_sourcekit_xpc_service)
  694. This warning is for project developers. Use -Wno-dev to suppress it.
  695.  
  696. CMake Warning (dev) at tools/SourceKit/CMakeLists.txt:240 (add_dependencies):
  697. Policy CMP0046 is not set: Error on non-existent dependency in
  698. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  699. Use the cmake_policy command to set the policy and suppress this warning.
  700.  
  701. The dependency target "intrinsics_gen" of target "sourcekitd-test" does not
  702. exist.
  703. Call Stack (most recent call first):
  704. tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt:15 (add_sourcekit_executable)
  705. This warning is for project developers. Use -Wno-dev to suppress it.
  706.  
  707. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/TableGen.cmake:67 (add_dependencies):
  708. Policy CMP0046 is not set: Error on non-existent dependency in
  709. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  710. Use the cmake_policy command to set the policy and suppress this warning.
  711.  
  712. The dependency target "intrinsics_gen" of target
  713. "sourcekitdTestOptionsTableGen" does not exist.
  714. Call Stack (most recent call first):
  715. cmake/modules/AddSwiftTableGen.cmake:12 (add_public_tablegen_target)
  716. tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt:3 (swift_add_public_tablegen_target)
  717. This warning is for project developers. Use -Wno-dev to suppress it.
  718.  
  719. CMake Warning (dev) at tools/SourceKit/CMakeLists.txt:240 (add_dependencies):
  720. Policy CMP0046 is not set: Error on non-existent dependency in
  721. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  722. Use the cmake_policy command to set the policy and suppress this warning.
  723.  
  724. The dependency target "intrinsics_gen" of target "sourcekitd-repl" does not
  725. exist.
  726. Call Stack (most recent call first):
  727. tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt:15 (add_sourcekit_executable)
  728. This warning is for project developers. Use -Wno-dev to suppress it.
  729.  
  730. CMake Warning (dev) at tools/SourceKit/CMakeLists.txt:240 (add_dependencies):
  731. Policy CMP0046 is not set: Error on non-existent dependency in
  732. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  733. Use the cmake_policy command to set the policy and suppress this warning.
  734.  
  735. The dependency target "intrinsics_gen" of target "complete-test" does not
  736. exist.
  737. Call Stack (most recent call first):
  738. tools/SourceKit/tools/complete-test/CMakeLists.txt:11 (add_sourcekit_executable)
  739. This warning is for project developers. Use -Wno-dev to suppress it.
  740.  
  741. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  742. Policy CMP0046 is not set: Error on non-existent dependency in
  743. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  744. Use the cmake_policy command to set the policy and suppress this warning.
  745.  
  746. The dependency target "intrinsics_gen" of target "swift-reflection-dump"
  747. does not exist.
  748. Call Stack (most recent call first):
  749. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  750. cmake/modules/AddSwift.cmake:1886 (_add_swift_executable_single)
  751. cmake/modules/AddSwift.cmake:1916 (add_swift_executable)
  752. tools/swift-reflection-dump/CMakeLists.txt:1 (add_swift_host_tool)
  753. This warning is for project developers. Use -Wno-dev to suppress it.
  754.  
  755. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  756. Policy CMP0046 is not set: Error on non-existent dependency in
  757. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  758. Use the cmake_policy command to set the policy and suppress this warning.
  759.  
  760. The dependency target "intrinsics_gen" of target
  761. "section_magic_end-watchos-armv7k" does not exist.
  762. Call Stack (most recent call first):
  763. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  764. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  765. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  766. This warning is for project developers. Use -Wno-dev to suppress it.
  767.  
  768. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  769. Policy CMP0046 is not set: Error on non-existent dependency in
  770. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  771. Use the cmake_policy command to set the policy and suppress this warning.
  772.  
  773. The dependency target "intrinsics_gen" of target
  774. "section_magic_end-appletvsimulator-x86_64" does not exist.
  775. Call Stack (most recent call first):
  776. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  777. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  778. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  779. This warning is for project developers. Use -Wno-dev to suppress it.
  780.  
  781. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  782. Policy CMP0046 is not set: Error on non-existent dependency in
  783. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  784. Use the cmake_policy command to set the policy and suppress this warning.
  785.  
  786. The dependency target "intrinsics_gen" of target
  787. "section_magic_end-macosx-x86_64" does not exist.
  788. Call Stack (most recent call first):
  789. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  790. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  791. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  792. This warning is for project developers. Use -Wno-dev to suppress it.
  793.  
  794. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  795. Policy CMP0046 is not set: Error on non-existent dependency in
  796. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  797. Use the cmake_policy command to set the policy and suppress this warning.
  798.  
  799. The dependency target "intrinsics_gen" of target
  800. "section_magic_end-iphonesimulator-x86_64" does not exist.
  801. Call Stack (most recent call first):
  802. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  803. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  804. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  805. This warning is for project developers. Use -Wno-dev to suppress it.
  806.  
  807. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  808. Policy CMP0046 is not set: Error on non-existent dependency in
  809. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  810. Use the cmake_policy command to set the policy and suppress this warning.
  811.  
  812. The dependency target "intrinsics_gen" of target
  813. "section_magic_end-iphonesimulator-i386" does not exist.
  814. Call Stack (most recent call first):
  815. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  816. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  817. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  818. This warning is for project developers. Use -Wno-dev to suppress it.
  819.  
  820. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  821. Policy CMP0046 is not set: Error on non-existent dependency in
  822. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  823. Use the cmake_policy command to set the policy and suppress this warning.
  824.  
  825. The dependency target "intrinsics_gen" of target
  826. "section_magic_end-appletvos-arm64" does not exist.
  827. Call Stack (most recent call first):
  828. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  829. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  830. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  831. This warning is for project developers. Use -Wno-dev to suppress it.
  832.  
  833. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  834. Policy CMP0046 is not set: Error on non-existent dependency in
  835. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  836. Use the cmake_policy command to set the policy and suppress this warning.
  837.  
  838. The dependency target "intrinsics_gen" of target
  839. "swiftRuntime-watchos-armv7k" does not exist.
  840. Call Stack (most recent call first):
  841. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  842. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  843. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  844. This warning is for project developers. Use -Wno-dev to suppress it.
  845.  
  846. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  847. Policy CMP0046 is not set: Error on non-existent dependency in
  848. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  849. Use the cmake_policy command to set the policy and suppress this warning.
  850.  
  851. The dependency target "intrinsics_gen" of target
  852. "section_magic_end-iphoneos-armv7" does not exist.
  853. Call Stack (most recent call first):
  854. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  855. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  856. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  857. This warning is for project developers. Use -Wno-dev to suppress it.
  858.  
  859. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  860. Policy CMP0046 is not set: Error on non-existent dependency in
  861. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  862. Use the cmake_policy command to set the policy and suppress this warning.
  863.  
  864. The dependency target "intrinsics_gen" of target
  865. "section_magic_begin-watchsimulator-i386" does not exist.
  866. Call Stack (most recent call first):
  867. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  868. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  869. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  870. This warning is for project developers. Use -Wno-dev to suppress it.
  871.  
  872. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  873. Policy CMP0046 is not set: Error on non-existent dependency in
  874. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  875. Use the cmake_policy command to set the policy and suppress this warning.
  876.  
  877. The dependency target "intrinsics_gen" of target
  878. "section_magic_begin-appletvos-arm64" does not exist.
  879. Call Stack (most recent call first):
  880. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  881. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  882. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  883. This warning is for project developers. Use -Wno-dev to suppress it.
  884.  
  885. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  886. Policy CMP0046 is not set: Error on non-existent dependency in
  887. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  888. Use the cmake_policy command to set the policy and suppress this warning.
  889.  
  890. The dependency target "intrinsics_gen" of target
  891. "swiftRuntime-macosx-x86_64" does not exist.
  892. Call Stack (most recent call first):
  893. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  894. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  895. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  896. This warning is for project developers. Use -Wno-dev to suppress it.
  897.  
  898. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  899. Policy CMP0046 is not set: Error on non-existent dependency in
  900. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  901. Use the cmake_policy command to set the policy and suppress this warning.
  902.  
  903. The dependency target "intrinsics_gen" of target
  904. "section_magic_end-iphoneos-arm64" does not exist.
  905. Call Stack (most recent call first):
  906. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  907. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  908. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  909. This warning is for project developers. Use -Wno-dev to suppress it.
  910.  
  911. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  912. Policy CMP0046 is not set: Error on non-existent dependency in
  913. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  914. Use the cmake_policy command to set the policy and suppress this warning.
  915.  
  916. The dependency target "intrinsics_gen" of target
  917. "section_magic_begin-macosx-x86_64" does not exist.
  918. Call Stack (most recent call first):
  919. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  920. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  921. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  922. This warning is for project developers. Use -Wno-dev to suppress it.
  923.  
  924. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  925. Policy CMP0046 is not set: Error on non-existent dependency in
  926. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  927. Use the cmake_policy command to set the policy and suppress this warning.
  928.  
  929. The dependency target "intrinsics_gen" of target
  930. "section_magic_begin-iphonesimulator-x86_64" does not exist.
  931. Call Stack (most recent call first):
  932. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  933. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  934. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  935. This warning is for project developers. Use -Wno-dev to suppress it.
  936.  
  937. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  938. Policy CMP0046 is not set: Error on non-existent dependency in
  939. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  940. Use the cmake_policy command to set the policy and suppress this warning.
  941.  
  942. The dependency target "intrinsics_gen" of target
  943. "section_magic_begin-iphoneos-armv7s" does not exist.
  944. Call Stack (most recent call first):
  945. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  946. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  947. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  948. This warning is for project developers. Use -Wno-dev to suppress it.
  949.  
  950. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  951. Policy CMP0046 is not set: Error on non-existent dependency in
  952. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  953. Use the cmake_policy command to set the policy and suppress this warning.
  954.  
  955. The dependency target "intrinsics_gen" of target
  956. "swiftRuntime-appletvsimulator-x86_64" does not exist.
  957. Call Stack (most recent call first):
  958. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  959. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  960. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  961. This warning is for project developers. Use -Wno-dev to suppress it.
  962.  
  963. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  964. Policy CMP0046 is not set: Error on non-existent dependency in
  965. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  966. Use the cmake_policy command to set the policy and suppress this warning.
  967.  
  968. The dependency target "intrinsics_gen" of target
  969. "swiftRuntime-watchsimulator-i386" does not exist.
  970. Call Stack (most recent call first):
  971. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  972. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  973. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  974. This warning is for project developers. Use -Wno-dev to suppress it.
  975.  
  976. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  977. Policy CMP0046 is not set: Error on non-existent dependency in
  978. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  979. Use the cmake_policy command to set the policy and suppress this warning.
  980.  
  981. The dependency target "intrinsics_gen" of target
  982. "swiftRuntime-appletvos-arm64" does not exist.
  983. Call Stack (most recent call first):
  984. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  985. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  986. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  987. This warning is for project developers. Use -Wno-dev to suppress it.
  988.  
  989. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  990. Policy CMP0046 is not set: Error on non-existent dependency in
  991. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  992. Use the cmake_policy command to set the policy and suppress this warning.
  993.  
  994. The dependency target "intrinsics_gen" of target
  995. "section_magic_end-watchsimulator-i386" does not exist.
  996. Call Stack (most recent call first):
  997. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  998. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  999. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  1000. This warning is for project developers. Use -Wno-dev to suppress it.
  1001.  
  1002. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1003. Policy CMP0046 is not set: Error on non-existent dependency in
  1004. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1005. Use the cmake_policy command to set the policy and suppress this warning.
  1006.  
  1007. The dependency target "intrinsics_gen" of target
  1008. "section_magic_begin-watchos-armv7k" does not exist.
  1009. Call Stack (most recent call first):
  1010. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1011. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1012. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  1013. This warning is for project developers. Use -Wno-dev to suppress it.
  1014.  
  1015. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1016. Policy CMP0046 is not set: Error on non-existent dependency in
  1017. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1018. Use the cmake_policy command to set the policy and suppress this warning.
  1019.  
  1020. The dependency target "intrinsics_gen" of target
  1021. "section_magic_begin-iphoneos-arm64" does not exist.
  1022. Call Stack (most recent call first):
  1023. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1024. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1025. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  1026. This warning is for project developers. Use -Wno-dev to suppress it.
  1027.  
  1028. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1029. Policy CMP0046 is not set: Error on non-existent dependency in
  1030. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1031. Use the cmake_policy command to set the policy and suppress this warning.
  1032.  
  1033. The dependency target "intrinsics_gen" of target
  1034. "swiftRuntime-iphonesimulator-x86_64" does not exist.
  1035. Call Stack (most recent call first):
  1036. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1037. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1038. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  1039. This warning is for project developers. Use -Wno-dev to suppress it.
  1040.  
  1041. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1042. Policy CMP0046 is not set: Error on non-existent dependency in
  1043. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1044. Use the cmake_policy command to set the policy and suppress this warning.
  1045.  
  1046. The dependency target "intrinsics_gen" of target
  1047. "swiftRuntime-iphoneos-armv7s" does not exist.
  1048. Call Stack (most recent call first):
  1049. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1050. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1051. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  1052. This warning is for project developers. Use -Wno-dev to suppress it.
  1053.  
  1054. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1055. Policy CMP0046 is not set: Error on non-existent dependency in
  1056. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1057. Use the cmake_policy command to set the policy and suppress this warning.
  1058.  
  1059. The dependency target "intrinsics_gen" of target
  1060. "section_magic_begin-appletvsimulator-x86_64" does not exist.
  1061. Call Stack (most recent call first):
  1062. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1063. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1064. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  1065. This warning is for project developers. Use -Wno-dev to suppress it.
  1066.  
  1067. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1068. Policy CMP0046 is not set: Error on non-existent dependency in
  1069. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1070. Use the cmake_policy command to set the policy and suppress this warning.
  1071.  
  1072. The dependency target "intrinsics_gen" of target
  1073. "swiftRuntime-iphoneos-arm64" does not exist.
  1074. Call Stack (most recent call first):
  1075. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1076. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1077. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  1078. This warning is for project developers. Use -Wno-dev to suppress it.
  1079.  
  1080. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1081. Policy CMP0046 is not set: Error on non-existent dependency in
  1082. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1083. Use the cmake_policy command to set the policy and suppress this warning.
  1084.  
  1085. The dependency target "intrinsics_gen" of target
  1086. "section_magic_begin-iphonesimulator-i386" does not exist.
  1087. Call Stack (most recent call first):
  1088. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1089. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1090. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  1091. This warning is for project developers. Use -Wno-dev to suppress it.
  1092.  
  1093. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1094. Policy CMP0046 is not set: Error on non-existent dependency in
  1095. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1096. Use the cmake_policy command to set the policy and suppress this warning.
  1097.  
  1098. The dependency target "intrinsics_gen" of target
  1099. "swiftRuntime-iphonesimulator-i386" does not exist.
  1100. Call Stack (most recent call first):
  1101. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1102. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1103. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  1104. This warning is for project developers. Use -Wno-dev to suppress it.
  1105.  
  1106. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1107. Policy CMP0046 is not set: Error on non-existent dependency in
  1108. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1109. Use the cmake_policy command to set the policy and suppress this warning.
  1110.  
  1111. The dependency target "intrinsics_gen" of target
  1112. "section_magic_begin-iphoneos-armv7" does not exist.
  1113. Call Stack (most recent call first):
  1114. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1115. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1116. stdlib/public/runtime/CMakeLists.txt:93 (add_swift_library)
  1117. This warning is for project developers. Use -Wno-dev to suppress it.
  1118.  
  1119. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1120. Policy CMP0046 is not set: Error on non-existent dependency in
  1121. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1122. Use the cmake_policy command to set the policy and suppress this warning.
  1123.  
  1124. The dependency target "intrinsics_gen" of target
  1125. "section_magic_end-iphoneos-armv7s" does not exist.
  1126. Call Stack (most recent call first):
  1127. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1128. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1129. stdlib/public/runtime/CMakeLists.txt:99 (add_swift_library)
  1130. This warning is for project developers. Use -Wno-dev to suppress it.
  1131.  
  1132. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1133. Policy CMP0046 is not set: Error on non-existent dependency in
  1134. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1135. Use the cmake_policy command to set the policy and suppress this warning.
  1136.  
  1137. The dependency target "intrinsics_gen" of target
  1138. "swiftRuntime-iphoneos-armv7" does not exist.
  1139. Call Stack (most recent call first):
  1140. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1141. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1142. stdlib/public/runtime/CMakeLists.txt:69 (add_swift_library)
  1143. This warning is for project developers. Use -Wno-dev to suppress it.
  1144.  
  1145. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1146. Policy CMP0046 is not set: Error on non-existent dependency in
  1147. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1148. Use the cmake_policy command to set the policy and suppress this warning.
  1149.  
  1150. The dependency target "intrinsics_gen" of target
  1151. "swiftStdlibStubs-macosx-x86_64" does not exist.
  1152. Call Stack (most recent call first):
  1153. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1154. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1155. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1156. This warning is for project developers. Use -Wno-dev to suppress it.
  1157.  
  1158. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1159. Policy CMP0046 is not set: Error on non-existent dependency in
  1160. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1161. Use the cmake_policy command to set the policy and suppress this warning.
  1162.  
  1163. The dependency target "intrinsics_gen" of target
  1164. "swiftStdlibStubs-watchsimulator-i386" does not exist.
  1165. Call Stack (most recent call first):
  1166. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1167. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1168. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1169. This warning is for project developers. Use -Wno-dev to suppress it.
  1170.  
  1171. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1172. Policy CMP0046 is not set: Error on non-existent dependency in
  1173. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1174. Use the cmake_policy command to set the policy and suppress this warning.
  1175.  
  1176. The dependency target "intrinsics_gen" of target
  1177. "swiftStdlibStubs-watchos-armv7k" does not exist.
  1178. Call Stack (most recent call first):
  1179. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1180. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1181. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1182. This warning is for project developers. Use -Wno-dev to suppress it.
  1183.  
  1184. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1185. Policy CMP0046 is not set: Error on non-existent dependency in
  1186. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1187. Use the cmake_policy command to set the policy and suppress this warning.
  1188.  
  1189. The dependency target "intrinsics_gen" of target
  1190. "swiftStdlibStubs-iphoneos-armv7" does not exist.
  1191. Call Stack (most recent call first):
  1192. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1193. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1194. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1195. This warning is for project developers. Use -Wno-dev to suppress it.
  1196.  
  1197. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1198. Policy CMP0046 is not set: Error on non-existent dependency in
  1199. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1200. Use the cmake_policy command to set the policy and suppress this warning.
  1201.  
  1202. The dependency target "intrinsics_gen" of target
  1203. "swiftStdlibStubs-appletvos-arm64" does not exist.
  1204. Call Stack (most recent call first):
  1205. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1206. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1207. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1208. This warning is for project developers. Use -Wno-dev to suppress it.
  1209.  
  1210. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1211. Policy CMP0046 is not set: Error on non-existent dependency in
  1212. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1213. Use the cmake_policy command to set the policy and suppress this warning.
  1214.  
  1215. The dependency target "intrinsics_gen" of target
  1216. "swiftStdlibStubs-iphonesimulator-x86_64" does not exist.
  1217. Call Stack (most recent call first):
  1218. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1219. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1220. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1221. This warning is for project developers. Use -Wno-dev to suppress it.
  1222.  
  1223. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1224. Policy CMP0046 is not set: Error on non-existent dependency in
  1225. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1226. Use the cmake_policy command to set the policy and suppress this warning.
  1227.  
  1228. The dependency target "intrinsics_gen" of target
  1229. "swiftStdlibStubs-appletvsimulator-x86_64" does not exist.
  1230. Call Stack (most recent call first):
  1231. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1232. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1233. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1234. This warning is for project developers. Use -Wno-dev to suppress it.
  1235.  
  1236. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1237. Policy CMP0046 is not set: Error on non-existent dependency in
  1238. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1239. Use the cmake_policy command to set the policy and suppress this warning.
  1240.  
  1241. The dependency target "intrinsics_gen" of target
  1242. "swiftStdlibStubs-iphonesimulator-i386" does not exist.
  1243. Call Stack (most recent call first):
  1244. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1245. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1246. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1247. This warning is for project developers. Use -Wno-dev to suppress it.
  1248.  
  1249. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1250. Policy CMP0046 is not set: Error on non-existent dependency in
  1251. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1252. Use the cmake_policy command to set the policy and suppress this warning.
  1253.  
  1254. The dependency target "intrinsics_gen" of target
  1255. "swiftStdlibStubs-iphoneos-arm64" does not exist.
  1256. Call Stack (most recent call first):
  1257. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1258. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1259. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1260. This warning is for project developers. Use -Wno-dev to suppress it.
  1261.  
  1262. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1263. Policy CMP0046 is not set: Error on non-existent dependency in
  1264. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1265. Use the cmake_policy command to set the policy and suppress this warning.
  1266.  
  1267. The dependency target "intrinsics_gen" of target
  1268. "swiftStdlibStubs-iphoneos-armv7s" does not exist.
  1269. Call Stack (most recent call first):
  1270. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1271. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1272. stdlib/public/stubs/CMakeLists.txt:24 (add_swift_library)
  1273. This warning is for project developers. Use -Wno-dev to suppress it.
  1274.  
  1275. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1276. Policy CMP0046 is not set: Error on non-existent dependency in
  1277. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1278. Use the cmake_policy command to set the policy and suppress this warning.
  1279.  
  1280. The dependency target "intrinsics_gen" of target
  1281. "swiftCore-watchsimulator-i386" does not exist.
  1282. Call Stack (most recent call first):
  1283. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1284. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1285. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1286. This warning is for project developers. Use -Wno-dev to suppress it.
  1287.  
  1288. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1289. Policy CMP0046 is not set: Error on non-existent dependency in
  1290. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1291. Use the cmake_policy command to set the policy and suppress this warning.
  1292.  
  1293. The dependency target "intrinsics_gen" of target "swiftCore-macosx-x86_64"
  1294. does not exist.
  1295. Call Stack (most recent call first):
  1296. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1297. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1298. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1299. This warning is for project developers. Use -Wno-dev to suppress it.
  1300.  
  1301. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1302. Policy CMP0046 is not set: Error on non-existent dependency in
  1303. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1304. Use the cmake_policy command to set the policy and suppress this warning.
  1305.  
  1306. The dependency target "intrinsics_gen" of target
  1307. "swiftCore-iphonesimulator-x86_64" does not exist.
  1308. Call Stack (most recent call first):
  1309. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1310. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1311. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1312. This warning is for project developers. Use -Wno-dev to suppress it.
  1313.  
  1314. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1315. Policy CMP0046 is not set: Error on non-existent dependency in
  1316. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1317. Use the cmake_policy command to set the policy and suppress this warning.
  1318.  
  1319. The dependency target "intrinsics_gen" of target
  1320. "swiftCore-iphonesimulator-i386" does not exist.
  1321. Call Stack (most recent call first):
  1322. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1323. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1324. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1325. This warning is for project developers. Use -Wno-dev to suppress it.
  1326.  
  1327. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1328. Policy CMP0046 is not set: Error on non-existent dependency in
  1329. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1330. Use the cmake_policy command to set the policy and suppress this warning.
  1331.  
  1332. The dependency target "intrinsics_gen" of target "swiftCore-iphoneos-arm64"
  1333. does not exist.
  1334. Call Stack (most recent call first):
  1335. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1336. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1337. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1338. This warning is for project developers. Use -Wno-dev to suppress it.
  1339.  
  1340. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1341. Policy CMP0046 is not set: Error on non-existent dependency in
  1342. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1343. Use the cmake_policy command to set the policy and suppress this warning.
  1344.  
  1345. The dependency target "intrinsics_gen" of target
  1346. "swiftCore-appletvsimulator-x86_64" does not exist.
  1347. Call Stack (most recent call first):
  1348. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1349. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1350. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1351. This warning is for project developers. Use -Wno-dev to suppress it.
  1352.  
  1353. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1354. Policy CMP0046 is not set: Error on non-existent dependency in
  1355. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1356. Use the cmake_policy command to set the policy and suppress this warning.
  1357.  
  1358. The dependency target "intrinsics_gen" of target "swiftCore-iphoneos-armv7"
  1359. does not exist.
  1360. Call Stack (most recent call first):
  1361. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1362. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1363. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1364. This warning is for project developers. Use -Wno-dev to suppress it.
  1365.  
  1366. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1367. Policy CMP0046 is not set: Error on non-existent dependency in
  1368. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1369. Use the cmake_policy command to set the policy and suppress this warning.
  1370.  
  1371. The dependency target "intrinsics_gen" of target
  1372. "swiftCore-iphoneos-armv7s" does not exist.
  1373. Call Stack (most recent call first):
  1374. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1375. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1376. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1377. This warning is for project developers. Use -Wno-dev to suppress it.
  1378.  
  1379. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1380. Policy CMP0046 is not set: Error on non-existent dependency in
  1381. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1382. Use the cmake_policy command to set the policy and suppress this warning.
  1383.  
  1384. The dependency target "intrinsics_gen" of target
  1385. "swiftCore-appletvos-arm64" does not exist.
  1386. Call Stack (most recent call first):
  1387. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1388. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1389. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1390. This warning is for project developers. Use -Wno-dev to suppress it.
  1391.  
  1392. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1393. Policy CMP0046 is not set: Error on non-existent dependency in
  1394. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1395. Use the cmake_policy command to set the policy and suppress this warning.
  1396.  
  1397. The dependency target "intrinsics_gen" of target "swiftCore-watchos-armv7k"
  1398. does not exist.
  1399. Call Stack (most recent call first):
  1400. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1401. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1402. stdlib/public/core/CMakeLists.txt:212 (add_swift_library)
  1403. This warning is for project developers. Use -Wno-dev to suppress it.
  1404.  
  1405. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1406. Policy CMP0046 is not set: Error on non-existent dependency in
  1407. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1408. Use the cmake_policy command to set the policy and suppress this warning.
  1409.  
  1410. The dependency target "intrinsics_gen" of target
  1411. "swiftSwiftOnoneSupport-watchsimulator-i386" does not exist.
  1412. Call Stack (most recent call first):
  1413. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1414. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1415. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1416. This warning is for project developers. Use -Wno-dev to suppress it.
  1417.  
  1418. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1419. Policy CMP0046 is not set: Error on non-existent dependency in
  1420. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1421. Use the cmake_policy command to set the policy and suppress this warning.
  1422.  
  1423. The dependency target "intrinsics_gen" of target
  1424. "swiftSwiftOnoneSupport-watchos-armv7k" does not exist.
  1425. Call Stack (most recent call first):
  1426. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1427. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1428. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1429. This warning is for project developers. Use -Wno-dev to suppress it.
  1430.  
  1431. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1432. Policy CMP0046 is not set: Error on non-existent dependency in
  1433. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1434. Use the cmake_policy command to set the policy and suppress this warning.
  1435.  
  1436. The dependency target "intrinsics_gen" of target
  1437. "swiftSwiftOnoneSupport-appletvsimulator-x86_64" does not exist.
  1438. Call Stack (most recent call first):
  1439. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1440. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1441. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1442. This warning is for project developers. Use -Wno-dev to suppress it.
  1443.  
  1444. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1445. Policy CMP0046 is not set: Error on non-existent dependency in
  1446. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1447. Use the cmake_policy command to set the policy and suppress this warning.
  1448.  
  1449. The dependency target "intrinsics_gen" of target
  1450. "swiftSwiftOnoneSupport-appletvos-arm64" does not exist.
  1451. Call Stack (most recent call first):
  1452. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1453. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1454. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1455. This warning is for project developers. Use -Wno-dev to suppress it.
  1456.  
  1457. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1458. Policy CMP0046 is not set: Error on non-existent dependency in
  1459. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1460. Use the cmake_policy command to set the policy and suppress this warning.
  1461.  
  1462. The dependency target "intrinsics_gen" of target
  1463. "swiftSwiftOnoneSupport-macosx-x86_64" does not exist.
  1464. Call Stack (most recent call first):
  1465. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1466. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1467. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1468. This warning is for project developers. Use -Wno-dev to suppress it.
  1469.  
  1470. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1471. Policy CMP0046 is not set: Error on non-existent dependency in
  1472. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1473. Use the cmake_policy command to set the policy and suppress this warning.
  1474.  
  1475. The dependency target "intrinsics_gen" of target
  1476. "swiftSwiftOnoneSupport-iphonesimulator-x86_64" does not exist.
  1477. Call Stack (most recent call first):
  1478. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1479. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1480. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1481. This warning is for project developers. Use -Wno-dev to suppress it.
  1482.  
  1483. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1484. Policy CMP0046 is not set: Error on non-existent dependency in
  1485. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1486. Use the cmake_policy command to set the policy and suppress this warning.
  1487.  
  1488. The dependency target "intrinsics_gen" of target
  1489. "swiftSwiftOnoneSupport-iphoneos-armv7s" does not exist.
  1490. Call Stack (most recent call first):
  1491. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1492. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1493. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1494. This warning is for project developers. Use -Wno-dev to suppress it.
  1495.  
  1496. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1497. Policy CMP0046 is not set: Error on non-existent dependency in
  1498. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1499. Use the cmake_policy command to set the policy and suppress this warning.
  1500.  
  1501. The dependency target "intrinsics_gen" of target
  1502. "swiftSwiftOnoneSupport-iphonesimulator-i386" does not exist.
  1503. Call Stack (most recent call first):
  1504. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1505. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1506. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1507. This warning is for project developers. Use -Wno-dev to suppress it.
  1508.  
  1509. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1510. Policy CMP0046 is not set: Error on non-existent dependency in
  1511. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1512. Use the cmake_policy command to set the policy and suppress this warning.
  1513.  
  1514. The dependency target "intrinsics_gen" of target
  1515. "swiftSwiftOnoneSupport-iphoneos-armv7" does not exist.
  1516. Call Stack (most recent call first):
  1517. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1518. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1519. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1520. This warning is for project developers. Use -Wno-dev to suppress it.
  1521.  
  1522. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1523. Policy CMP0046 is not set: Error on non-existent dependency in
  1524. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1525. Use the cmake_policy command to set the policy and suppress this warning.
  1526.  
  1527. The dependency target "intrinsics_gen" of target
  1528. "swiftSwiftOnoneSupport-iphoneos-arm64" does not exist.
  1529. Call Stack (most recent call first):
  1530. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1531. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1532. stdlib/public/SwiftOnoneSupport/CMakeLists.txt:1 (add_swift_library)
  1533. This warning is for project developers. Use -Wno-dev to suppress it.
  1534.  
  1535. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1536. Policy CMP0046 is not set: Error on non-existent dependency in
  1537. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1538. Use the cmake_policy command to set the policy and suppress this warning.
  1539.  
  1540. The dependency target "intrinsics_gen" of target
  1541. "swiftReflection-watchos-armv7k" does not exist.
  1542. Call Stack (most recent call first):
  1543. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1544. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1545. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1546. This warning is for project developers. Use -Wno-dev to suppress it.
  1547.  
  1548. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1549. Policy CMP0046 is not set: Error on non-existent dependency in
  1550. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1551. Use the cmake_policy command to set the policy and suppress this warning.
  1552.  
  1553. The dependency target "intrinsics_gen" of target
  1554. "swiftReflection-appletvsimulator-x86_64" does not exist.
  1555. Call Stack (most recent call first):
  1556. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1557. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1558. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1559. This warning is for project developers. Use -Wno-dev to suppress it.
  1560.  
  1561. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1562. Policy CMP0046 is not set: Error on non-existent dependency in
  1563. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1564. Use the cmake_policy command to set the policy and suppress this warning.
  1565.  
  1566. The dependency target "intrinsics_gen" of target
  1567. "swiftReflection-iphoneos-arm64" does not exist.
  1568. Call Stack (most recent call first):
  1569. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1570. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1571. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1572. This warning is for project developers. Use -Wno-dev to suppress it.
  1573.  
  1574. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1575. Policy CMP0046 is not set: Error on non-existent dependency in
  1576. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1577. Use the cmake_policy command to set the policy and suppress this warning.
  1578.  
  1579. The dependency target "intrinsics_gen" of target
  1580. "swiftReflection-iphonesimulator-i386" does not exist.
  1581. Call Stack (most recent call first):
  1582. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1583. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1584. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1585. This warning is for project developers. Use -Wno-dev to suppress it.
  1586.  
  1587. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1588. Policy CMP0046 is not set: Error on non-existent dependency in
  1589. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1590. Use the cmake_policy command to set the policy and suppress this warning.
  1591.  
  1592. The dependency target "intrinsics_gen" of target
  1593. "swiftReflection-iphonesimulator-x86_64" does not exist.
  1594. Call Stack (most recent call first):
  1595. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1596. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1597. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1598. This warning is for project developers. Use -Wno-dev to suppress it.
  1599.  
  1600. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1601. Policy CMP0046 is not set: Error on non-existent dependency in
  1602. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1603. Use the cmake_policy command to set the policy and suppress this warning.
  1604.  
  1605. The dependency target "intrinsics_gen" of target
  1606. "swiftReflection-appletvos-arm64" does not exist.
  1607. Call Stack (most recent call first):
  1608. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1609. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1610. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1611. This warning is for project developers. Use -Wno-dev to suppress it.
  1612.  
  1613. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1614. Policy CMP0046 is not set: Error on non-existent dependency in
  1615. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1616. Use the cmake_policy command to set the policy and suppress this warning.
  1617.  
  1618. The dependency target "intrinsics_gen" of target
  1619. "swiftReflection-watchsimulator-i386" does not exist.
  1620. Call Stack (most recent call first):
  1621. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1622. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1623. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1624. This warning is for project developers. Use -Wno-dev to suppress it.
  1625.  
  1626. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1627. Policy CMP0046 is not set: Error on non-existent dependency in
  1628. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1629. Use the cmake_policy command to set the policy and suppress this warning.
  1630.  
  1631. The dependency target "intrinsics_gen" of target
  1632. "swiftReflection-iphoneos-armv7s" does not exist.
  1633. Call Stack (most recent call first):
  1634. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1635. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1636. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1637. This warning is for project developers. Use -Wno-dev to suppress it.
  1638.  
  1639. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1640. Policy CMP0046 is not set: Error on non-existent dependency in
  1641. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1642. Use the cmake_policy command to set the policy and suppress this warning.
  1643.  
  1644. The dependency target "intrinsics_gen" of target
  1645. "swiftReflection-macosx-x86_64" does not exist.
  1646. Call Stack (most recent call first):
  1647. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1648. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1649. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1650. This warning is for project developers. Use -Wno-dev to suppress it.
  1651.  
  1652. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1653. Policy CMP0046 is not set: Error on non-existent dependency in
  1654. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1655. Use the cmake_policy command to set the policy and suppress this warning.
  1656.  
  1657. The dependency target "intrinsics_gen" of target
  1658. "swiftReflection-iphoneos-armv7" does not exist.
  1659. Call Stack (most recent call first):
  1660. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1661. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1662. stdlib/public/Reflection/CMakeLists.txt:1 (add_swift_library)
  1663. This warning is for project developers. Use -Wno-dev to suppress it.
  1664.  
  1665. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1666. Policy CMP0046 is not set: Error on non-existent dependency in
  1667. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1668. Use the cmake_policy command to set the policy and suppress this warning.
  1669.  
  1670. The dependency target "intrinsics_gen" of target
  1671. "swiftRemoteMirror-iphoneos-arm64" does not exist.
  1672. Call Stack (most recent call first):
  1673. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1674. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1675. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1676. This warning is for project developers. Use -Wno-dev to suppress it.
  1677.  
  1678. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1679. Policy CMP0046 is not set: Error on non-existent dependency in
  1680. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1681. Use the cmake_policy command to set the policy and suppress this warning.
  1682.  
  1683. The dependency target "intrinsics_gen" of target
  1684. "swiftRemoteMirror-appletvsimulator-x86_64" does not exist.
  1685. Call Stack (most recent call first):
  1686. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1687. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1688. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1689. This warning is for project developers. Use -Wno-dev to suppress it.
  1690.  
  1691. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1692. Policy CMP0046 is not set: Error on non-existent dependency in
  1693. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1694. Use the cmake_policy command to set the policy and suppress this warning.
  1695.  
  1696. The dependency target "intrinsics_gen" of target
  1697. "swiftRemoteMirror-watchsimulator-i386" does not exist.
  1698. Call Stack (most recent call first):
  1699. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1700. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1701. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1702. This warning is for project developers. Use -Wno-dev to suppress it.
  1703.  
  1704. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1705. Policy CMP0046 is not set: Error on non-existent dependency in
  1706. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1707. Use the cmake_policy command to set the policy and suppress this warning.
  1708.  
  1709. The dependency target "intrinsics_gen" of target
  1710. "swiftRemoteMirror-macosx-x86_64" does not exist.
  1711. Call Stack (most recent call first):
  1712. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1713. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1714. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1715. This warning is for project developers. Use -Wno-dev to suppress it.
  1716.  
  1717. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1718. Policy CMP0046 is not set: Error on non-existent dependency in
  1719. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1720. Use the cmake_policy command to set the policy and suppress this warning.
  1721.  
  1722. The dependency target "intrinsics_gen" of target
  1723. "swiftRemoteMirror-iphonesimulator-x86_64" does not exist.
  1724. Call Stack (most recent call first):
  1725. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1726. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1727. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1728. This warning is for project developers. Use -Wno-dev to suppress it.
  1729.  
  1730. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1731. Policy CMP0046 is not set: Error on non-existent dependency in
  1732. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1733. Use the cmake_policy command to set the policy and suppress this warning.
  1734.  
  1735. The dependency target "intrinsics_gen" of target
  1736. "swiftRemoteMirror-iphoneos-armv7s" does not exist.
  1737. Call Stack (most recent call first):
  1738. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1739. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1740. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1741. This warning is for project developers. Use -Wno-dev to suppress it.
  1742.  
  1743. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1744. Policy CMP0046 is not set: Error on non-existent dependency in
  1745. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1746. Use the cmake_policy command to set the policy and suppress this warning.
  1747.  
  1748. The dependency target "intrinsics_gen" of target
  1749. "swiftRemoteMirror-appletvos-arm64" does not exist.
  1750. Call Stack (most recent call first):
  1751. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1752. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1753. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1754. This warning is for project developers. Use -Wno-dev to suppress it.
  1755.  
  1756. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1757. Policy CMP0046 is not set: Error on non-existent dependency in
  1758. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1759. Use the cmake_policy command to set the policy and suppress this warning.
  1760.  
  1761. The dependency target "intrinsics_gen" of target
  1762. "swiftRemoteMirror-iphonesimulator-i386" does not exist.
  1763. Call Stack (most recent call first):
  1764. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1765. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1766. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1767. This warning is for project developers. Use -Wno-dev to suppress it.
  1768.  
  1769. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1770. Policy CMP0046 is not set: Error on non-existent dependency in
  1771. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1772. Use the cmake_policy command to set the policy and suppress this warning.
  1773.  
  1774. The dependency target "intrinsics_gen" of target
  1775. "swiftRemoteMirror-watchos-armv7k" does not exist.
  1776. Call Stack (most recent call first):
  1777. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1778. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1779. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1780. This warning is for project developers. Use -Wno-dev to suppress it.
  1781.  
  1782. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1783. Policy CMP0046 is not set: Error on non-existent dependency in
  1784. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1785. Use the cmake_policy command to set the policy and suppress this warning.
  1786.  
  1787. The dependency target "intrinsics_gen" of target
  1788. "swiftRemoteMirror-iphoneos-armv7" does not exist.
  1789. Call Stack (most recent call first):
  1790. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1791. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1792. stdlib/public/SwiftRemoteMirror/CMakeLists.txt:4 (add_swift_library)
  1793. This warning is for project developers. Use -Wno-dev to suppress it.
  1794.  
  1795. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1796. Policy CMP0046 is not set: Error on non-existent dependency in
  1797. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1798. Use the cmake_policy command to set the policy and suppress this warning.
  1799.  
  1800. The dependency target "intrinsics_gen" of target
  1801. "swiftDarwin-watchos-armv7k" does not exist.
  1802. Call Stack (most recent call first):
  1803. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1804. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1805. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1806. This warning is for project developers. Use -Wno-dev to suppress it.
  1807.  
  1808. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1809. Policy CMP0046 is not set: Error on non-existent dependency in
  1810. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1811. Use the cmake_policy command to set the policy and suppress this warning.
  1812.  
  1813. The dependency target "intrinsics_gen" of target
  1814. "swiftDarwin-appletvsimulator-x86_64" does not exist.
  1815. Call Stack (most recent call first):
  1816. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1817. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1818. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1819. This warning is for project developers. Use -Wno-dev to suppress it.
  1820.  
  1821. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1822. Policy CMP0046 is not set: Error on non-existent dependency in
  1823. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1824. Use the cmake_policy command to set the policy and suppress this warning.
  1825.  
  1826. The dependency target "intrinsics_gen" of target
  1827. "swiftDarwin-macosx-x86_64" does not exist.
  1828. Call Stack (most recent call first):
  1829. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1830. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1831. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1832. This warning is for project developers. Use -Wno-dev to suppress it.
  1833.  
  1834. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1835. Policy CMP0046 is not set: Error on non-existent dependency in
  1836. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1837. Use the cmake_policy command to set the policy and suppress this warning.
  1838.  
  1839. The dependency target "intrinsics_gen" of target
  1840. "swiftDarwin-iphoneos-armv7s" does not exist.
  1841. Call Stack (most recent call first):
  1842. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1843. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1844. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1845. This warning is for project developers. Use -Wno-dev to suppress it.
  1846.  
  1847. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1848. Policy CMP0046 is not set: Error on non-existent dependency in
  1849. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1850. Use the cmake_policy command to set the policy and suppress this warning.
  1851.  
  1852. The dependency target "intrinsics_gen" of target
  1853. "swiftDarwin-watchsimulator-i386" does not exist.
  1854. Call Stack (most recent call first):
  1855. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1856. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1857. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1858. This warning is for project developers. Use -Wno-dev to suppress it.
  1859.  
  1860. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1861. Policy CMP0046 is not set: Error on non-existent dependency in
  1862. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1863. Use the cmake_policy command to set the policy and suppress this warning.
  1864.  
  1865. The dependency target "intrinsics_gen" of target
  1866. "swiftDarwin-appletvos-arm64" does not exist.
  1867. Call Stack (most recent call first):
  1868. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1869. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1870. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1871. This warning is for project developers. Use -Wno-dev to suppress it.
  1872.  
  1873. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1874. Policy CMP0046 is not set: Error on non-existent dependency in
  1875. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1876. Use the cmake_policy command to set the policy and suppress this warning.
  1877.  
  1878. The dependency target "intrinsics_gen" of target
  1879. "swiftDarwin-iphoneos-arm64" does not exist.
  1880. Call Stack (most recent call first):
  1881. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1882. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1883. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1884. This warning is for project developers. Use -Wno-dev to suppress it.
  1885.  
  1886. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1887. Policy CMP0046 is not set: Error on non-existent dependency in
  1888. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1889. Use the cmake_policy command to set the policy and suppress this warning.
  1890.  
  1891. The dependency target "intrinsics_gen" of target
  1892. "swiftDarwin-iphonesimulator-i386" does not exist.
  1893. Call Stack (most recent call first):
  1894. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1895. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1896. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1897. This warning is for project developers. Use -Wno-dev to suppress it.
  1898.  
  1899. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1900. Policy CMP0046 is not set: Error on non-existent dependency in
  1901. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1902. Use the cmake_policy command to set the policy and suppress this warning.
  1903.  
  1904. The dependency target "intrinsics_gen" of target
  1905. "swiftDarwin-iphoneos-armv7" does not exist.
  1906. Call Stack (most recent call first):
  1907. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1908. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1909. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1910. This warning is for project developers. Use -Wno-dev to suppress it.
  1911.  
  1912. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1913. Policy CMP0046 is not set: Error on non-existent dependency in
  1914. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1915. Use the cmake_policy command to set the policy and suppress this warning.
  1916.  
  1917. The dependency target "intrinsics_gen" of target
  1918. "swiftDarwin-iphonesimulator-x86_64" does not exist.
  1919. Call Stack (most recent call first):
  1920. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1921. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1922. stdlib/public/Platform/CMakeLists.txt:9 (add_swift_library)
  1923. This warning is for project developers. Use -Wno-dev to suppress it.
  1924.  
  1925. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1926. Policy CMP0046 is not set: Error on non-existent dependency in
  1927. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1928. Use the cmake_policy command to set the policy and suppress this warning.
  1929.  
  1930. The dependency target "intrinsics_gen" of target
  1931. "swiftAppKit-macosx-x86_64" does not exist.
  1932. Call Stack (most recent call first):
  1933. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1934. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1935. stdlib/public/SDK/AppKit/CMakeLists.txt:1 (add_swift_library)
  1936. This warning is for project developers. Use -Wno-dev to suppress it.
  1937.  
  1938. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1939. Policy CMP0046 is not set: Error on non-existent dependency in
  1940. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1941. Use the cmake_policy command to set the policy and suppress this warning.
  1942.  
  1943. The dependency target "intrinsics_gen" of target
  1944. "swiftAssetsLibrary-iphonesimulator-x86_64" does not exist.
  1945. Call Stack (most recent call first):
  1946. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1947. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1948. stdlib/public/SDK/AssetsLibrary/CMakeLists.txt:1 (add_swift_library)
  1949. This warning is for project developers. Use -Wno-dev to suppress it.
  1950.  
  1951. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1952. Policy CMP0046 is not set: Error on non-existent dependency in
  1953. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1954. Use the cmake_policy command to set the policy and suppress this warning.
  1955.  
  1956. The dependency target "intrinsics_gen" of target
  1957. "swiftAssetsLibrary-iphonesimulator-i386" does not exist.
  1958. Call Stack (most recent call first):
  1959. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1960. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1961. stdlib/public/SDK/AssetsLibrary/CMakeLists.txt:1 (add_swift_library)
  1962. This warning is for project developers. Use -Wno-dev to suppress it.
  1963.  
  1964. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1965. Policy CMP0046 is not set: Error on non-existent dependency in
  1966. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1967. Use the cmake_policy command to set the policy and suppress this warning.
  1968.  
  1969. The dependency target "intrinsics_gen" of target
  1970. "swiftAssetsLibrary-iphoneos-arm64" does not exist.
  1971. Call Stack (most recent call first):
  1972. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1973. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1974. stdlib/public/SDK/AssetsLibrary/CMakeLists.txt:1 (add_swift_library)
  1975. This warning is for project developers. Use -Wno-dev to suppress it.
  1976.  
  1977. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1978. Policy CMP0046 is not set: Error on non-existent dependency in
  1979. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1980. Use the cmake_policy command to set the policy and suppress this warning.
  1981.  
  1982. The dependency target "intrinsics_gen" of target
  1983. "swiftAssetsLibrary-iphoneos-armv7" does not exist.
  1984. Call Stack (most recent call first):
  1985. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1986. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  1987. stdlib/public/SDK/AssetsLibrary/CMakeLists.txt:1 (add_swift_library)
  1988. This warning is for project developers. Use -Wno-dev to suppress it.
  1989.  
  1990. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  1991. Policy CMP0046 is not set: Error on non-existent dependency in
  1992. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  1993. Use the cmake_policy command to set the policy and suppress this warning.
  1994.  
  1995. The dependency target "intrinsics_gen" of target
  1996. "swiftAssetsLibrary-iphoneos-armv7s" does not exist.
  1997. Call Stack (most recent call first):
  1998. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  1999. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2000. stdlib/public/SDK/AssetsLibrary/CMakeLists.txt:1 (add_swift_library)
  2001. This warning is for project developers. Use -Wno-dev to suppress it.
  2002.  
  2003. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2004. Policy CMP0046 is not set: Error on non-existent dependency in
  2005. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2006. Use the cmake_policy command to set the policy and suppress this warning.
  2007.  
  2008. The dependency target "intrinsics_gen" of target
  2009. "swiftAVFoundation-appletvsimulator-x86_64" does not exist.
  2010. Call Stack (most recent call first):
  2011. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2012. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2013. stdlib/public/SDK/AVFoundation/CMakeLists.txt:1 (add_swift_library)
  2014. This warning is for project developers. Use -Wno-dev to suppress it.
  2015.  
  2016. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2017. Policy CMP0046 is not set: Error on non-existent dependency in
  2018. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2019. Use the cmake_policy command to set the policy and suppress this warning.
  2020.  
  2021. The dependency target "intrinsics_gen" of target
  2022. "swiftAVFoundation-iphonesimulator-i386" does not exist.
  2023. Call Stack (most recent call first):
  2024. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2025. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2026. stdlib/public/SDK/AVFoundation/CMakeLists.txt:1 (add_swift_library)
  2027. This warning is for project developers. Use -Wno-dev to suppress it.
  2028.  
  2029. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2030. Policy CMP0046 is not set: Error on non-existent dependency in
  2031. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2032. Use the cmake_policy command to set the policy and suppress this warning.
  2033.  
  2034. The dependency target "intrinsics_gen" of target
  2035. "swiftAVFoundation-appletvos-arm64" does not exist.
  2036. Call Stack (most recent call first):
  2037. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2038. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2039. stdlib/public/SDK/AVFoundation/CMakeLists.txt:1 (add_swift_library)
  2040. This warning is for project developers. Use -Wno-dev to suppress it.
  2041.  
  2042. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2043. Policy CMP0046 is not set: Error on non-existent dependency in
  2044. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2045. Use the cmake_policy command to set the policy and suppress this warning.
  2046.  
  2047. The dependency target "intrinsics_gen" of target
  2048. "swiftAVFoundation-iphoneos-arm64" does not exist.
  2049. Call Stack (most recent call first):
  2050. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2051. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2052. stdlib/public/SDK/AVFoundation/CMakeLists.txt:1 (add_swift_library)
  2053. This warning is for project developers. Use -Wno-dev to suppress it.
  2054.  
  2055. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2056. Policy CMP0046 is not set: Error on non-existent dependency in
  2057. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2058. Use the cmake_policy command to set the policy and suppress this warning.
  2059.  
  2060. The dependency target "intrinsics_gen" of target
  2061. "swiftAVFoundation-iphoneos-armv7" does not exist.
  2062. Call Stack (most recent call first):
  2063. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2064. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2065. stdlib/public/SDK/AVFoundation/CMakeLists.txt:1 (add_swift_library)
  2066. This warning is for project developers. Use -Wno-dev to suppress it.
  2067.  
  2068. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2069. Policy CMP0046 is not set: Error on non-existent dependency in
  2070. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2071. Use the cmake_policy command to set the policy and suppress this warning.
  2072.  
  2073. The dependency target "intrinsics_gen" of target
  2074. "swiftAVFoundation-iphonesimulator-x86_64" does not exist.
  2075. Call Stack (most recent call first):
  2076. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2077. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2078. stdlib/public/SDK/AVFoundation/CMakeLists.txt:1 (add_swift_library)
  2079. This warning is for project developers. Use -Wno-dev to suppress it.
  2080.  
  2081. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2082. Policy CMP0046 is not set: Error on non-existent dependency in
  2083. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2084. Use the cmake_policy command to set the policy and suppress this warning.
  2085.  
  2086. The dependency target "intrinsics_gen" of target
  2087. "swiftAVFoundation-macosx-x86_64" does not exist.
  2088. Call Stack (most recent call first):
  2089. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2090. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2091. stdlib/public/SDK/AVFoundation/CMakeLists.txt:1 (add_swift_library)
  2092. This warning is for project developers. Use -Wno-dev to suppress it.
  2093.  
  2094. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2095. Policy CMP0046 is not set: Error on non-existent dependency in
  2096. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2097. Use the cmake_policy command to set the policy and suppress this warning.
  2098.  
  2099. The dependency target "intrinsics_gen" of target
  2100. "swiftAVFoundation-iphoneos-armv7s" does not exist.
  2101. Call Stack (most recent call first):
  2102. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2103. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2104. stdlib/public/SDK/AVFoundation/CMakeLists.txt:1 (add_swift_library)
  2105. This warning is for project developers. Use -Wno-dev to suppress it.
  2106.  
  2107. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2108. Policy CMP0046 is not set: Error on non-existent dependency in
  2109. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2110. Use the cmake_policy command to set the policy and suppress this warning.
  2111.  
  2112. The dependency target "intrinsics_gen" of target
  2113. "swiftCallKit-iphonesimulator-x86_64" does not exist.
  2114. Call Stack (most recent call first):
  2115. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2116. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2117. stdlib/public/SDK/CallKit/CMakeLists.txt:1 (add_swift_library)
  2118. This warning is for project developers. Use -Wno-dev to suppress it.
  2119.  
  2120. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2121. Policy CMP0046 is not set: Error on non-existent dependency in
  2122. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2123. Use the cmake_policy command to set the policy and suppress this warning.
  2124.  
  2125. The dependency target "intrinsics_gen" of target
  2126. "swiftCallKit-iphonesimulator-i386" does not exist.
  2127. Call Stack (most recent call first):
  2128. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2129. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2130. stdlib/public/SDK/CallKit/CMakeLists.txt:1 (add_swift_library)
  2131. This warning is for project developers. Use -Wno-dev to suppress it.
  2132.  
  2133. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2134. Policy CMP0046 is not set: Error on non-existent dependency in
  2135. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2136. Use the cmake_policy command to set the policy and suppress this warning.
  2137.  
  2138. The dependency target "intrinsics_gen" of target
  2139. "swiftCallKit-iphoneos-armv7" does not exist.
  2140. Call Stack (most recent call first):
  2141. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2142. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2143. stdlib/public/SDK/CallKit/CMakeLists.txt:1 (add_swift_library)
  2144. This warning is for project developers. Use -Wno-dev to suppress it.
  2145.  
  2146. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2147. Policy CMP0046 is not set: Error on non-existent dependency in
  2148. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2149. Use the cmake_policy command to set the policy and suppress this warning.
  2150.  
  2151. The dependency target "intrinsics_gen" of target
  2152. "swiftCallKit-iphoneos-arm64" does not exist.
  2153. Call Stack (most recent call first):
  2154. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2155. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2156. stdlib/public/SDK/CallKit/CMakeLists.txt:1 (add_swift_library)
  2157. This warning is for project developers. Use -Wno-dev to suppress it.
  2158.  
  2159. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2160. Policy CMP0046 is not set: Error on non-existent dependency in
  2161. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2162. Use the cmake_policy command to set the policy and suppress this warning.
  2163.  
  2164. The dependency target "intrinsics_gen" of target
  2165. "swiftCallKit-iphoneos-armv7s" does not exist.
  2166. Call Stack (most recent call first):
  2167. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2168. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2169. stdlib/public/SDK/CallKit/CMakeLists.txt:1 (add_swift_library)
  2170. This warning is for project developers. Use -Wno-dev to suppress it.
  2171.  
  2172. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2173. Policy CMP0046 is not set: Error on non-existent dependency in
  2174. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2175. Use the cmake_policy command to set the policy and suppress this warning.
  2176.  
  2177. The dependency target "intrinsics_gen" of target
  2178. "swiftCloudKit-watchsimulator-i386" does not exist.
  2179. Call Stack (most recent call first):
  2180. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2181. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2182. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2183. This warning is for project developers. Use -Wno-dev to suppress it.
  2184.  
  2185. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2186. Policy CMP0046 is not set: Error on non-existent dependency in
  2187. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2188. Use the cmake_policy command to set the policy and suppress this warning.
  2189.  
  2190. The dependency target "intrinsics_gen" of target
  2191. "swiftCloudKit-watchos-armv7k" does not exist.
  2192. Call Stack (most recent call first):
  2193. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2194. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2195. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2196. This warning is for project developers. Use -Wno-dev to suppress it.
  2197.  
  2198. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2199. Policy CMP0046 is not set: Error on non-existent dependency in
  2200. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2201. Use the cmake_policy command to set the policy and suppress this warning.
  2202.  
  2203. The dependency target "intrinsics_gen" of target
  2204. "swiftCloudKit-appletvsimulator-x86_64" does not exist.
  2205. Call Stack (most recent call first):
  2206. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2207. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2208. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2209. This warning is for project developers. Use -Wno-dev to suppress it.
  2210.  
  2211. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2212. Policy CMP0046 is not set: Error on non-existent dependency in
  2213. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2214. Use the cmake_policy command to set the policy and suppress this warning.
  2215.  
  2216. The dependency target "intrinsics_gen" of target
  2217. "swiftCloudKit-iphonesimulator-x86_64" does not exist.
  2218. Call Stack (most recent call first):
  2219. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2220. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2221. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2222. This warning is for project developers. Use -Wno-dev to suppress it.
  2223.  
  2224. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2225. Policy CMP0046 is not set: Error on non-existent dependency in
  2226. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2227. Use the cmake_policy command to set the policy and suppress this warning.
  2228.  
  2229. The dependency target "intrinsics_gen" of target
  2230. "swiftCloudKit-iphonesimulator-i386" does not exist.
  2231. Call Stack (most recent call first):
  2232. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2233. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2234. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2235. This warning is for project developers. Use -Wno-dev to suppress it.
  2236.  
  2237. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2238. Policy CMP0046 is not set: Error on non-existent dependency in
  2239. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2240. Use the cmake_policy command to set the policy and suppress this warning.
  2241.  
  2242. The dependency target "intrinsics_gen" of target
  2243. "swiftCloudKit-iphoneos-armv7s" does not exist.
  2244. Call Stack (most recent call first):
  2245. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2246. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2247. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2248. This warning is for project developers. Use -Wno-dev to suppress it.
  2249.  
  2250. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2251. Policy CMP0046 is not set: Error on non-existent dependency in
  2252. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2253. Use the cmake_policy command to set the policy and suppress this warning.
  2254.  
  2255. The dependency target "intrinsics_gen" of target
  2256. "swiftCloudKit-iphoneos-arm64" does not exist.
  2257. Call Stack (most recent call first):
  2258. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2259. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2260. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2261. This warning is for project developers. Use -Wno-dev to suppress it.
  2262.  
  2263. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2264. Policy CMP0046 is not set: Error on non-existent dependency in
  2265. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2266. Use the cmake_policy command to set the policy and suppress this warning.
  2267.  
  2268. The dependency target "intrinsics_gen" of target
  2269. "swiftCloudKit-iphoneos-armv7" does not exist.
  2270. Call Stack (most recent call first):
  2271. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2272. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2273. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2274. This warning is for project developers. Use -Wno-dev to suppress it.
  2275.  
  2276. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2277. Policy CMP0046 is not set: Error on non-existent dependency in
  2278. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2279. Use the cmake_policy command to set the policy and suppress this warning.
  2280.  
  2281. The dependency target "intrinsics_gen" of target
  2282. "swiftCloudKit-macosx-x86_64" does not exist.
  2283. Call Stack (most recent call first):
  2284. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2285. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2286. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2287. This warning is for project developers. Use -Wno-dev to suppress it.
  2288.  
  2289. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2290. Policy CMP0046 is not set: Error on non-existent dependency in
  2291. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2292. Use the cmake_policy command to set the policy and suppress this warning.
  2293.  
  2294. The dependency target "intrinsics_gen" of target
  2295. "swiftCloudKit-appletvos-arm64" does not exist.
  2296. Call Stack (most recent call first):
  2297. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2298. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2299. stdlib/public/SDK/CloudKit/CMakeLists.txt:1 (add_swift_library)
  2300. This warning is for project developers. Use -Wno-dev to suppress it.
  2301.  
  2302. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2303. Policy CMP0046 is not set: Error on non-existent dependency in
  2304. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2305. Use the cmake_policy command to set the policy and suppress this warning.
  2306.  
  2307. The dependency target "intrinsics_gen" of target
  2308. "swiftContacts-watchsimulator-i386" does not exist.
  2309. Call Stack (most recent call first):
  2310. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2311. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2312. stdlib/public/SDK/Contacts/CMakeLists.txt:1 (add_swift_library)
  2313. This warning is for project developers. Use -Wno-dev to suppress it.
  2314.  
  2315. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2316. Policy CMP0046 is not set: Error on non-existent dependency in
  2317. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2318. Use the cmake_policy command to set the policy and suppress this warning.
  2319.  
  2320. The dependency target "intrinsics_gen" of target
  2321. "swiftContacts-iphonesimulator-x86_64" does not exist.
  2322. Call Stack (most recent call first):
  2323. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2324. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2325. stdlib/public/SDK/Contacts/CMakeLists.txt:1 (add_swift_library)
  2326. This warning is for project developers. Use -Wno-dev to suppress it.
  2327.  
  2328. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2329. Policy CMP0046 is not set: Error on non-existent dependency in
  2330. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2331. Use the cmake_policy command to set the policy and suppress this warning.
  2332.  
  2333. The dependency target "intrinsics_gen" of target
  2334. "swiftContacts-iphoneos-armv7" does not exist.
  2335. Call Stack (most recent call first):
  2336. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2337. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2338. stdlib/public/SDK/Contacts/CMakeLists.txt:1 (add_swift_library)
  2339. This warning is for project developers. Use -Wno-dev to suppress it.
  2340.  
  2341. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2342. Policy CMP0046 is not set: Error on non-existent dependency in
  2343. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2344. Use the cmake_policy command to set the policy and suppress this warning.
  2345.  
  2346. The dependency target "intrinsics_gen" of target
  2347. "swiftContacts-iphonesimulator-i386" does not exist.
  2348. Call Stack (most recent call first):
  2349. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2350. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2351. stdlib/public/SDK/Contacts/CMakeLists.txt:1 (add_swift_library)
  2352. This warning is for project developers. Use -Wno-dev to suppress it.
  2353.  
  2354. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2355. Policy CMP0046 is not set: Error on non-existent dependency in
  2356. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2357. Use the cmake_policy command to set the policy and suppress this warning.
  2358.  
  2359. The dependency target "intrinsics_gen" of target
  2360. "swiftContacts-iphoneos-arm64" does not exist.
  2361. Call Stack (most recent call first):
  2362. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2363. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2364. stdlib/public/SDK/Contacts/CMakeLists.txt:1 (add_swift_library)
  2365. This warning is for project developers. Use -Wno-dev to suppress it.
  2366.  
  2367. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2368. Policy CMP0046 is not set: Error on non-existent dependency in
  2369. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2370. Use the cmake_policy command to set the policy and suppress this warning.
  2371.  
  2372. The dependency target "intrinsics_gen" of target
  2373. "swiftContacts-iphoneos-armv7s" does not exist.
  2374. Call Stack (most recent call first):
  2375. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2376. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2377. stdlib/public/SDK/Contacts/CMakeLists.txt:1 (add_swift_library)
  2378. This warning is for project developers. Use -Wno-dev to suppress it.
  2379.  
  2380. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2381. Policy CMP0046 is not set: Error on non-existent dependency in
  2382. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2383. Use the cmake_policy command to set the policy and suppress this warning.
  2384.  
  2385. The dependency target "intrinsics_gen" of target
  2386. "swiftContacts-macosx-x86_64" does not exist.
  2387. Call Stack (most recent call first):
  2388. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2389. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2390. stdlib/public/SDK/Contacts/CMakeLists.txt:1 (add_swift_library)
  2391. This warning is for project developers. Use -Wno-dev to suppress it.
  2392.  
  2393. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2394. Policy CMP0046 is not set: Error on non-existent dependency in
  2395. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2396. Use the cmake_policy command to set the policy and suppress this warning.
  2397.  
  2398. The dependency target "intrinsics_gen" of target
  2399. "swiftContacts-watchos-armv7k" does not exist.
  2400. Call Stack (most recent call first):
  2401. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2402. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2403. stdlib/public/SDK/Contacts/CMakeLists.txt:1 (add_swift_library)
  2404. This warning is for project developers. Use -Wno-dev to suppress it.
  2405.  
  2406. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2407. Policy CMP0046 is not set: Error on non-existent dependency in
  2408. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2409. Use the cmake_policy command to set the policy and suppress this warning.
  2410.  
  2411. The dependency target "intrinsics_gen" of target
  2412. "swiftCoreAudio-watchos-armv7k" does not exist.
  2413. Call Stack (most recent call first):
  2414. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2415. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2416. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2417. This warning is for project developers. Use -Wno-dev to suppress it.
  2418.  
  2419. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2420. Policy CMP0046 is not set: Error on non-existent dependency in
  2421. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2422. Use the cmake_policy command to set the policy and suppress this warning.
  2423.  
  2424. The dependency target "intrinsics_gen" of target
  2425. "swiftCoreAudio-appletvsimulator-x86_64" does not exist.
  2426. Call Stack (most recent call first):
  2427. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2428. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2429. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2430. This warning is for project developers. Use -Wno-dev to suppress it.
  2431.  
  2432. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2433. Policy CMP0046 is not set: Error on non-existent dependency in
  2434. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2435. Use the cmake_policy command to set the policy and suppress this warning.
  2436.  
  2437. The dependency target "intrinsics_gen" of target
  2438. "swiftCoreAudio-appletvos-arm64" does not exist.
  2439. Call Stack (most recent call first):
  2440. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2441. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2442. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2443. This warning is for project developers. Use -Wno-dev to suppress it.
  2444.  
  2445. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2446. Policy CMP0046 is not set: Error on non-existent dependency in
  2447. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2448. Use the cmake_policy command to set the policy and suppress this warning.
  2449.  
  2450. The dependency target "intrinsics_gen" of target
  2451. "swiftCoreAudio-iphoneos-armv7s" does not exist.
  2452. Call Stack (most recent call first):
  2453. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2454. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2455. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2456. This warning is for project developers. Use -Wno-dev to suppress it.
  2457.  
  2458. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2459. Policy CMP0046 is not set: Error on non-existent dependency in
  2460. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2461. Use the cmake_policy command to set the policy and suppress this warning.
  2462.  
  2463. The dependency target "intrinsics_gen" of target
  2464. "swiftCoreAudio-iphonesimulator-x86_64" does not exist.
  2465. Call Stack (most recent call first):
  2466. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2467. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2468. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2469. This warning is for project developers. Use -Wno-dev to suppress it.
  2470.  
  2471. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2472. Policy CMP0046 is not set: Error on non-existent dependency in
  2473. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2474. Use the cmake_policy command to set the policy and suppress this warning.
  2475.  
  2476. The dependency target "intrinsics_gen" of target
  2477. "swiftCoreAudio-iphonesimulator-i386" does not exist.
  2478. Call Stack (most recent call first):
  2479. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2480. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2481. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2482. This warning is for project developers. Use -Wno-dev to suppress it.
  2483.  
  2484. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2485. Policy CMP0046 is not set: Error on non-existent dependency in
  2486. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2487. Use the cmake_policy command to set the policy and suppress this warning.
  2488.  
  2489. The dependency target "intrinsics_gen" of target
  2490. "swiftCoreAudio-iphoneos-arm64" does not exist.
  2491. Call Stack (most recent call first):
  2492. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2493. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2494. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2495. This warning is for project developers. Use -Wno-dev to suppress it.
  2496.  
  2497. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2498. Policy CMP0046 is not set: Error on non-existent dependency in
  2499. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2500. Use the cmake_policy command to set the policy and suppress this warning.
  2501.  
  2502. The dependency target "intrinsics_gen" of target
  2503. "swiftCoreAudio-macosx-x86_64" does not exist.
  2504. Call Stack (most recent call first):
  2505. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2506. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2507. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2508. This warning is for project developers. Use -Wno-dev to suppress it.
  2509.  
  2510. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2511. Policy CMP0046 is not set: Error on non-existent dependency in
  2512. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2513. Use the cmake_policy command to set the policy and suppress this warning.
  2514.  
  2515. The dependency target "intrinsics_gen" of target
  2516. "swiftCoreAudio-watchsimulator-i386" does not exist.
  2517. Call Stack (most recent call first):
  2518. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2519. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2520. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2521. This warning is for project developers. Use -Wno-dev to suppress it.
  2522.  
  2523. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2524. Policy CMP0046 is not set: Error on non-existent dependency in
  2525. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2526. Use the cmake_policy command to set the policy and suppress this warning.
  2527.  
  2528. The dependency target "intrinsics_gen" of target
  2529. "swiftCoreAudio-iphoneos-armv7" does not exist.
  2530. Call Stack (most recent call first):
  2531. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2532. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2533. stdlib/public/SDK/CoreAudio/CMakeLists.txt:1 (add_swift_library)
  2534. This warning is for project developers. Use -Wno-dev to suppress it.
  2535.  
  2536. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2537. Policy CMP0046 is not set: Error on non-existent dependency in
  2538. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2539. Use the cmake_policy command to set the policy and suppress this warning.
  2540.  
  2541. The dependency target "intrinsics_gen" of target
  2542. "swiftCoreData-watchos-armv7k" does not exist.
  2543. Call Stack (most recent call first):
  2544. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2545. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2546. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2547. This warning is for project developers. Use -Wno-dev to suppress it.
  2548.  
  2549. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2550. Policy CMP0046 is not set: Error on non-existent dependency in
  2551. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2552. Use the cmake_policy command to set the policy and suppress this warning.
  2553.  
  2554. The dependency target "intrinsics_gen" of target
  2555. "swiftCoreData-appletvsimulator-x86_64" does not exist.
  2556. Call Stack (most recent call first):
  2557. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2558. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2559. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2560. This warning is for project developers. Use -Wno-dev to suppress it.
  2561.  
  2562. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2563. Policy CMP0046 is not set: Error on non-existent dependency in
  2564. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2565. Use the cmake_policy command to set the policy and suppress this warning.
  2566.  
  2567. The dependency target "intrinsics_gen" of target
  2568. "swiftCoreData-iphoneos-arm64" does not exist.
  2569. Call Stack (most recent call first):
  2570. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2571. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2572. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2573. This warning is for project developers. Use -Wno-dev to suppress it.
  2574.  
  2575. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2576. Policy CMP0046 is not set: Error on non-existent dependency in
  2577. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2578. Use the cmake_policy command to set the policy and suppress this warning.
  2579.  
  2580. The dependency target "intrinsics_gen" of target
  2581. "swiftCoreData-iphonesimulator-x86_64" does not exist.
  2582. Call Stack (most recent call first):
  2583. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2584. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2585. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2586. This warning is for project developers. Use -Wno-dev to suppress it.
  2587.  
  2588. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2589. Policy CMP0046 is not set: Error on non-existent dependency in
  2590. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2591. Use the cmake_policy command to set the policy and suppress this warning.
  2592.  
  2593. The dependency target "intrinsics_gen" of target
  2594. "swiftCoreData-iphoneos-armv7" does not exist.
  2595. Call Stack (most recent call first):
  2596. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2597. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2598. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2599. This warning is for project developers. Use -Wno-dev to suppress it.
  2600.  
  2601. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2602. Policy CMP0046 is not set: Error on non-existent dependency in
  2603. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2604. Use the cmake_policy command to set the policy and suppress this warning.
  2605.  
  2606. The dependency target "intrinsics_gen" of target
  2607. "swiftCoreData-watchsimulator-i386" does not exist.
  2608. Call Stack (most recent call first):
  2609. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2610. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2611. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2612. This warning is for project developers. Use -Wno-dev to suppress it.
  2613.  
  2614. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2615. Policy CMP0046 is not set: Error on non-existent dependency in
  2616. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2617. Use the cmake_policy command to set the policy and suppress this warning.
  2618.  
  2619. The dependency target "intrinsics_gen" of target
  2620. "swiftCoreData-iphonesimulator-i386" does not exist.
  2621. Call Stack (most recent call first):
  2622. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2623. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2624. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2625. This warning is for project developers. Use -Wno-dev to suppress it.
  2626.  
  2627. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2628. Policy CMP0046 is not set: Error on non-existent dependency in
  2629. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2630. Use the cmake_policy command to set the policy and suppress this warning.
  2631.  
  2632. The dependency target "intrinsics_gen" of target
  2633. "swiftCoreData-macosx-x86_64" does not exist.
  2634. Call Stack (most recent call first):
  2635. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2636. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2637. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2638. This warning is for project developers. Use -Wno-dev to suppress it.
  2639.  
  2640. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2641. Policy CMP0046 is not set: Error on non-existent dependency in
  2642. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2643. Use the cmake_policy command to set the policy and suppress this warning.
  2644.  
  2645. The dependency target "intrinsics_gen" of target
  2646. "swiftCoreData-iphoneos-armv7s" does not exist.
  2647. Call Stack (most recent call first):
  2648. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2649. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2650. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2651. This warning is for project developers. Use -Wno-dev to suppress it.
  2652.  
  2653. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2654. Policy CMP0046 is not set: Error on non-existent dependency in
  2655. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2656. Use the cmake_policy command to set the policy and suppress this warning.
  2657.  
  2658. The dependency target "intrinsics_gen" of target
  2659. "swiftCoreData-appletvos-arm64" does not exist.
  2660. Call Stack (most recent call first):
  2661. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2662. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2663. stdlib/public/SDK/CoreData/CMakeLists.txt:1 (add_swift_library)
  2664. This warning is for project developers. Use -Wno-dev to suppress it.
  2665.  
  2666. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2667. Policy CMP0046 is not set: Error on non-existent dependency in
  2668. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2669. Use the cmake_policy command to set the policy and suppress this warning.
  2670.  
  2671. The dependency target "intrinsics_gen" of target
  2672. "swiftCoreGraphics-watchsimulator-i386" does not exist.
  2673. Call Stack (most recent call first):
  2674. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2675. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2676. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2677. This warning is for project developers. Use -Wno-dev to suppress it.
  2678.  
  2679. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2680. Policy CMP0046 is not set: Error on non-existent dependency in
  2681. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2682. Use the cmake_policy command to set the policy and suppress this warning.
  2683.  
  2684. The dependency target "intrinsics_gen" of target
  2685. "swiftCoreGraphics-watchos-armv7k" does not exist.
  2686. Call Stack (most recent call first):
  2687. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2688. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2689. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2690. This warning is for project developers. Use -Wno-dev to suppress it.
  2691.  
  2692. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2693. Policy CMP0046 is not set: Error on non-existent dependency in
  2694. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2695. Use the cmake_policy command to set the policy and suppress this warning.
  2696.  
  2697. The dependency target "intrinsics_gen" of target
  2698. "swiftCoreGraphics-appletvsimulator-x86_64" does not exist.
  2699. Call Stack (most recent call first):
  2700. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2701. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2702. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2703. This warning is for project developers. Use -Wno-dev to suppress it.
  2704.  
  2705. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2706. Policy CMP0046 is not set: Error on non-existent dependency in
  2707. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2708. Use the cmake_policy command to set the policy and suppress this warning.
  2709.  
  2710. The dependency target "intrinsics_gen" of target
  2711. "swiftCoreGraphics-iphonesimulator-x86_64" does not exist.
  2712. Call Stack (most recent call first):
  2713. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2714. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2715. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2716. This warning is for project developers. Use -Wno-dev to suppress it.
  2717.  
  2718. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2719. Policy CMP0046 is not set: Error on non-existent dependency in
  2720. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2721. Use the cmake_policy command to set the policy and suppress this warning.
  2722.  
  2723. The dependency target "intrinsics_gen" of target
  2724. "swiftCoreGraphics-macosx-x86_64" does not exist.
  2725. Call Stack (most recent call first):
  2726. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2727. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2728. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2729. This warning is for project developers. Use -Wno-dev to suppress it.
  2730.  
  2731. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2732. Policy CMP0046 is not set: Error on non-existent dependency in
  2733. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2734. Use the cmake_policy command to set the policy and suppress this warning.
  2735.  
  2736. The dependency target "intrinsics_gen" of target
  2737. "swiftCoreGraphics-appletvos-arm64" does not exist.
  2738. Call Stack (most recent call first):
  2739. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2740. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2741. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2742. This warning is for project developers. Use -Wno-dev to suppress it.
  2743.  
  2744. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2745. Policy CMP0046 is not set: Error on non-existent dependency in
  2746. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2747. Use the cmake_policy command to set the policy and suppress this warning.
  2748.  
  2749. The dependency target "intrinsics_gen" of target
  2750. "swiftCoreGraphics-iphonesimulator-i386" does not exist.
  2751. Call Stack (most recent call first):
  2752. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2753. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2754. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2755. This warning is for project developers. Use -Wno-dev to suppress it.
  2756.  
  2757. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2758. Policy CMP0046 is not set: Error on non-existent dependency in
  2759. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2760. Use the cmake_policy command to set the policy and suppress this warning.
  2761.  
  2762. The dependency target "intrinsics_gen" of target
  2763. "swiftCoreGraphics-iphoneos-armv7s" does not exist.
  2764. Call Stack (most recent call first):
  2765. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2766. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2767. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2768. This warning is for project developers. Use -Wno-dev to suppress it.
  2769.  
  2770. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2771. Policy CMP0046 is not set: Error on non-existent dependency in
  2772. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2773. Use the cmake_policy command to set the policy and suppress this warning.
  2774.  
  2775. The dependency target "intrinsics_gen" of target
  2776. "swiftCoreGraphics-iphoneos-arm64" does not exist.
  2777. Call Stack (most recent call first):
  2778. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2779. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2780. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2781. This warning is for project developers. Use -Wno-dev to suppress it.
  2782.  
  2783. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2784. Policy CMP0046 is not set: Error on non-existent dependency in
  2785. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2786. Use the cmake_policy command to set the policy and suppress this warning.
  2787.  
  2788. The dependency target "intrinsics_gen" of target
  2789. "swiftCoreGraphics-iphoneos-armv7" does not exist.
  2790. Call Stack (most recent call first):
  2791. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2792. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2793. stdlib/public/SDK/CoreGraphics/CMakeLists.txt:1 (add_swift_library)
  2794. This warning is for project developers. Use -Wno-dev to suppress it.
  2795.  
  2796. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2797. Policy CMP0046 is not set: Error on non-existent dependency in
  2798. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2799. Use the cmake_policy command to set the policy and suppress this warning.
  2800.  
  2801. The dependency target "intrinsics_gen" of target
  2802. "swiftCoreImage-appletvsimulator-x86_64" does not exist.
  2803. Call Stack (most recent call first):
  2804. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2805. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2806. stdlib/public/SDK/CoreImage/CMakeLists.txt:1 (add_swift_library)
  2807. This warning is for project developers. Use -Wno-dev to suppress it.
  2808.  
  2809. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2810. Policy CMP0046 is not set: Error on non-existent dependency in
  2811. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2812. Use the cmake_policy command to set the policy and suppress this warning.
  2813.  
  2814. The dependency target "intrinsics_gen" of target
  2815. "swiftCoreImage-appletvos-arm64" does not exist.
  2816. Call Stack (most recent call first):
  2817. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2818. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2819. stdlib/public/SDK/CoreImage/CMakeLists.txt:1 (add_swift_library)
  2820. This warning is for project developers. Use -Wno-dev to suppress it.
  2821.  
  2822. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2823. Policy CMP0046 is not set: Error on non-existent dependency in
  2824. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2825. Use the cmake_policy command to set the policy and suppress this warning.
  2826.  
  2827. The dependency target "intrinsics_gen" of target
  2828. "swiftCoreImage-iphonesimulator-x86_64" does not exist.
  2829. Call Stack (most recent call first):
  2830. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2831. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2832. stdlib/public/SDK/CoreImage/CMakeLists.txt:1 (add_swift_library)
  2833. This warning is for project developers. Use -Wno-dev to suppress it.
  2834.  
  2835. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2836. Policy CMP0046 is not set: Error on non-existent dependency in
  2837. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2838. Use the cmake_policy command to set the policy and suppress this warning.
  2839.  
  2840. The dependency target "intrinsics_gen" of target
  2841. "swiftCoreImage-iphonesimulator-i386" does not exist.
  2842. Call Stack (most recent call first):
  2843. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2844. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2845. stdlib/public/SDK/CoreImage/CMakeLists.txt:1 (add_swift_library)
  2846. This warning is for project developers. Use -Wno-dev to suppress it.
  2847.  
  2848. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2849. Policy CMP0046 is not set: Error on non-existent dependency in
  2850. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2851. Use the cmake_policy command to set the policy and suppress this warning.
  2852.  
  2853. The dependency target "intrinsics_gen" of target
  2854. "swiftCoreImage-iphoneos-arm64" does not exist.
  2855. Call Stack (most recent call first):
  2856. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2857. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2858. stdlib/public/SDK/CoreImage/CMakeLists.txt:1 (add_swift_library)
  2859. This warning is for project developers. Use -Wno-dev to suppress it.
  2860.  
  2861. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2862. Policy CMP0046 is not set: Error on non-existent dependency in
  2863. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2864. Use the cmake_policy command to set the policy and suppress this warning.
  2865.  
  2866. The dependency target "intrinsics_gen" of target
  2867. "swiftCoreImage-iphoneos-armv7s" does not exist.
  2868. Call Stack (most recent call first):
  2869. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2870. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2871. stdlib/public/SDK/CoreImage/CMakeLists.txt:1 (add_swift_library)
  2872. This warning is for project developers. Use -Wno-dev to suppress it.
  2873.  
  2874. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2875. Policy CMP0046 is not set: Error on non-existent dependency in
  2876. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2877. Use the cmake_policy command to set the policy and suppress this warning.
  2878.  
  2879. The dependency target "intrinsics_gen" of target
  2880. "swiftCoreImage-macosx-x86_64" does not exist.
  2881. Call Stack (most recent call first):
  2882. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2883. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2884. stdlib/public/SDK/CoreImage/CMakeLists.txt:1 (add_swift_library)
  2885. This warning is for project developers. Use -Wno-dev to suppress it.
  2886.  
  2887. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2888. Policy CMP0046 is not set: Error on non-existent dependency in
  2889. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2890. Use the cmake_policy command to set the policy and suppress this warning.
  2891.  
  2892. The dependency target "intrinsics_gen" of target
  2893. "swiftCoreImage-iphoneos-armv7" does not exist.
  2894. Call Stack (most recent call first):
  2895. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2896. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2897. stdlib/public/SDK/CoreImage/CMakeLists.txt:1 (add_swift_library)
  2898. This warning is for project developers. Use -Wno-dev to suppress it.
  2899.  
  2900. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2901. Policy CMP0046 is not set: Error on non-existent dependency in
  2902. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2903. Use the cmake_policy command to set the policy and suppress this warning.
  2904.  
  2905. The dependency target "intrinsics_gen" of target
  2906. "swiftCoreLocation-watchos-armv7k" does not exist.
  2907. Call Stack (most recent call first):
  2908. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2909. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2910. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  2911. This warning is for project developers. Use -Wno-dev to suppress it.
  2912.  
  2913. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2914. Policy CMP0046 is not set: Error on non-existent dependency in
  2915. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2916. Use the cmake_policy command to set the policy and suppress this warning.
  2917.  
  2918. The dependency target "intrinsics_gen" of target
  2919. "swiftCoreLocation-appletvsimulator-x86_64" does not exist.
  2920. Call Stack (most recent call first):
  2921. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2922. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2923. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  2924. This warning is for project developers. Use -Wno-dev to suppress it.
  2925.  
  2926. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2927. Policy CMP0046 is not set: Error on non-existent dependency in
  2928. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2929. Use the cmake_policy command to set the policy and suppress this warning.
  2930.  
  2931. The dependency target "intrinsics_gen" of target
  2932. "swiftCoreLocation-appletvos-arm64" does not exist.
  2933. Call Stack (most recent call first):
  2934. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2935. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2936. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  2937. This warning is for project developers. Use -Wno-dev to suppress it.
  2938.  
  2939. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2940. Policy CMP0046 is not set: Error on non-existent dependency in
  2941. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2942. Use the cmake_policy command to set the policy and suppress this warning.
  2943.  
  2944. The dependency target "intrinsics_gen" of target
  2945. "swiftCoreLocation-macosx-x86_64" does not exist.
  2946. Call Stack (most recent call first):
  2947. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2948. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2949. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  2950. This warning is for project developers. Use -Wno-dev to suppress it.
  2951.  
  2952. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2953. Policy CMP0046 is not set: Error on non-existent dependency in
  2954. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2955. Use the cmake_policy command to set the policy and suppress this warning.
  2956.  
  2957. The dependency target "intrinsics_gen" of target
  2958. "swiftCoreLocation-iphonesimulator-x86_64" does not exist.
  2959. Call Stack (most recent call first):
  2960. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2961. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2962. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  2963. This warning is for project developers. Use -Wno-dev to suppress it.
  2964.  
  2965. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2966. Policy CMP0046 is not set: Error on non-existent dependency in
  2967. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2968. Use the cmake_policy command to set the policy and suppress this warning.
  2969.  
  2970. The dependency target "intrinsics_gen" of target
  2971. "swiftCoreLocation-iphonesimulator-i386" does not exist.
  2972. Call Stack (most recent call first):
  2973. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2974. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2975. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  2976. This warning is for project developers. Use -Wno-dev to suppress it.
  2977.  
  2978. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2979. Policy CMP0046 is not set: Error on non-existent dependency in
  2980. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2981. Use the cmake_policy command to set the policy and suppress this warning.
  2982.  
  2983. The dependency target "intrinsics_gen" of target
  2984. "swiftCoreLocation-iphoneos-arm64" does not exist.
  2985. Call Stack (most recent call first):
  2986. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  2987. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  2988. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  2989. This warning is for project developers. Use -Wno-dev to suppress it.
  2990.  
  2991. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  2992. Policy CMP0046 is not set: Error on non-existent dependency in
  2993. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  2994. Use the cmake_policy command to set the policy and suppress this warning.
  2995.  
  2996. The dependency target "intrinsics_gen" of target
  2997. "swiftCoreLocation-watchsimulator-i386" does not exist.
  2998. Call Stack (most recent call first):
  2999. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3000. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3001. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  3002. This warning is for project developers. Use -Wno-dev to suppress it.
  3003.  
  3004. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3005. Policy CMP0046 is not set: Error on non-existent dependency in
  3006. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3007. Use the cmake_policy command to set the policy and suppress this warning.
  3008.  
  3009. The dependency target "intrinsics_gen" of target
  3010. "swiftCoreLocation-iphoneos-armv7s" does not exist.
  3011. Call Stack (most recent call first):
  3012. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3013. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3014. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  3015. This warning is for project developers. Use -Wno-dev to suppress it.
  3016.  
  3017. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3018. Policy CMP0046 is not set: Error on non-existent dependency in
  3019. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3020. Use the cmake_policy command to set the policy and suppress this warning.
  3021.  
  3022. The dependency target "intrinsics_gen" of target
  3023. "swiftCoreLocation-iphoneos-armv7" does not exist.
  3024. Call Stack (most recent call first):
  3025. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3026. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3027. stdlib/public/SDK/CoreLocation/CMakeLists.txt:1 (add_swift_library)
  3028. This warning is for project developers. Use -Wno-dev to suppress it.
  3029.  
  3030. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3031. Policy CMP0046 is not set: Error on non-existent dependency in
  3032. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3033. Use the cmake_policy command to set the policy and suppress this warning.
  3034.  
  3035. The dependency target "intrinsics_gen" of target
  3036. "swiftCoreMedia-iphoneos-arm64" does not exist.
  3037. Call Stack (most recent call first):
  3038. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3039. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3040. stdlib/public/SDK/CoreMedia/CMakeLists.txt:1 (add_swift_library)
  3041. This warning is for project developers. Use -Wno-dev to suppress it.
  3042.  
  3043. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3044. Policy CMP0046 is not set: Error on non-existent dependency in
  3045. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3046. Use the cmake_policy command to set the policy and suppress this warning.
  3047.  
  3048. The dependency target "intrinsics_gen" of target
  3049. "swiftCoreMedia-appletvos-arm64" does not exist.
  3050. Call Stack (most recent call first):
  3051. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3052. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3053. stdlib/public/SDK/CoreMedia/CMakeLists.txt:1 (add_swift_library)
  3054. This warning is for project developers. Use -Wno-dev to suppress it.
  3055.  
  3056. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3057. Policy CMP0046 is not set: Error on non-existent dependency in
  3058. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3059. Use the cmake_policy command to set the policy and suppress this warning.
  3060.  
  3061. The dependency target "intrinsics_gen" of target
  3062. "swiftCoreMedia-iphonesimulator-i386" does not exist.
  3063. Call Stack (most recent call first):
  3064. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3065. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3066. stdlib/public/SDK/CoreMedia/CMakeLists.txt:1 (add_swift_library)
  3067. This warning is for project developers. Use -Wno-dev to suppress it.
  3068.  
  3069. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3070. Policy CMP0046 is not set: Error on non-existent dependency in
  3071. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3072. Use the cmake_policy command to set the policy and suppress this warning.
  3073.  
  3074. The dependency target "intrinsics_gen" of target
  3075. "swiftCoreMedia-appletvsimulator-x86_64" does not exist.
  3076. Call Stack (most recent call first):
  3077. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3078. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3079. stdlib/public/SDK/CoreMedia/CMakeLists.txt:1 (add_swift_library)
  3080. This warning is for project developers. Use -Wno-dev to suppress it.
  3081.  
  3082. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3083. Policy CMP0046 is not set: Error on non-existent dependency in
  3084. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3085. Use the cmake_policy command to set the policy and suppress this warning.
  3086.  
  3087. The dependency target "intrinsics_gen" of target
  3088. "swiftCoreMedia-iphoneos-armv7s" does not exist.
  3089. Call Stack (most recent call first):
  3090. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3091. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3092. stdlib/public/SDK/CoreMedia/CMakeLists.txt:1 (add_swift_library)
  3093. This warning is for project developers. Use -Wno-dev to suppress it.
  3094.  
  3095. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3096. Policy CMP0046 is not set: Error on non-existent dependency in
  3097. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3098. Use the cmake_policy command to set the policy and suppress this warning.
  3099.  
  3100. The dependency target "intrinsics_gen" of target
  3101. "swiftCoreMedia-iphonesimulator-x86_64" does not exist.
  3102. Call Stack (most recent call first):
  3103. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3104. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3105. stdlib/public/SDK/CoreMedia/CMakeLists.txt:1 (add_swift_library)
  3106. This warning is for project developers. Use -Wno-dev to suppress it.
  3107.  
  3108. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3109. Policy CMP0046 is not set: Error on non-existent dependency in
  3110. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3111. Use the cmake_policy command to set the policy and suppress this warning.
  3112.  
  3113. The dependency target "intrinsics_gen" of target
  3114. "swiftCoreMedia-iphoneos-armv7" does not exist.
  3115. Call Stack (most recent call first):
  3116. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3117. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3118. stdlib/public/SDK/CoreMedia/CMakeLists.txt:1 (add_swift_library)
  3119. This warning is for project developers. Use -Wno-dev to suppress it.
  3120.  
  3121. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3122. Policy CMP0046 is not set: Error on non-existent dependency in
  3123. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3124. Use the cmake_policy command to set the policy and suppress this warning.
  3125.  
  3126. The dependency target "intrinsics_gen" of target
  3127. "swiftCoreMedia-macosx-x86_64" does not exist.
  3128. Call Stack (most recent call first):
  3129. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3130. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3131. stdlib/public/SDK/CoreMedia/CMakeLists.txt:1 (add_swift_library)
  3132. This warning is for project developers. Use -Wno-dev to suppress it.
  3133.  
  3134. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3135. Policy CMP0046 is not set: Error on non-existent dependency in
  3136. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3137. Use the cmake_policy command to set the policy and suppress this warning.
  3138.  
  3139. The dependency target "intrinsics_gen" of target
  3140. "swiftCryptoTokenKit-macosx-x86_64" does not exist.
  3141. Call Stack (most recent call first):
  3142. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3143. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3144. stdlib/public/SDK/CryptoTokenKit/CMakeLists.txt:1 (add_swift_library)
  3145. This warning is for project developers. Use -Wno-dev to suppress it.
  3146.  
  3147. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3148. Policy CMP0046 is not set: Error on non-existent dependency in
  3149. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3150. Use the cmake_policy command to set the policy and suppress this warning.
  3151.  
  3152. The dependency target "intrinsics_gen" of target
  3153. "swiftDispatch-watchsimulator-i386" does not exist.
  3154. Call Stack (most recent call first):
  3155. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3156. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3157. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3158. This warning is for project developers. Use -Wno-dev to suppress it.
  3159.  
  3160. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3161. Policy CMP0046 is not set: Error on non-existent dependency in
  3162. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3163. Use the cmake_policy command to set the policy and suppress this warning.
  3164.  
  3165. The dependency target "intrinsics_gen" of target
  3166. "swiftDispatch-watchos-armv7k" does not exist.
  3167. Call Stack (most recent call first):
  3168. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3169. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3170. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3171. This warning is for project developers. Use -Wno-dev to suppress it.
  3172.  
  3173. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3174. Policy CMP0046 is not set: Error on non-existent dependency in
  3175. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3176. Use the cmake_policy command to set the policy and suppress this warning.
  3177.  
  3178. The dependency target "intrinsics_gen" of target
  3179. "swiftDispatch-appletvsimulator-x86_64" does not exist.
  3180. Call Stack (most recent call first):
  3181. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3182. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3183. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3184. This warning is for project developers. Use -Wno-dev to suppress it.
  3185.  
  3186. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3187. Policy CMP0046 is not set: Error on non-existent dependency in
  3188. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3189. Use the cmake_policy command to set the policy and suppress this warning.
  3190.  
  3191. The dependency target "intrinsics_gen" of target
  3192. "swiftDispatch-appletvos-arm64" does not exist.
  3193. Call Stack (most recent call first):
  3194. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3195. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3196. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3197. This warning is for project developers. Use -Wno-dev to suppress it.
  3198.  
  3199. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3200. Policy CMP0046 is not set: Error on non-existent dependency in
  3201. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3202. Use the cmake_policy command to set the policy and suppress this warning.
  3203.  
  3204. The dependency target "intrinsics_gen" of target
  3205. "swiftDispatch-macosx-x86_64" does not exist.
  3206. Call Stack (most recent call first):
  3207. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3208. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3209. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3210. This warning is for project developers. Use -Wno-dev to suppress it.
  3211.  
  3212. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3213. Policy CMP0046 is not set: Error on non-existent dependency in
  3214. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3215. Use the cmake_policy command to set the policy and suppress this warning.
  3216.  
  3217. The dependency target "intrinsics_gen" of target
  3218. "swiftDispatch-iphonesimulator-i386" does not exist.
  3219. Call Stack (most recent call first):
  3220. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3221. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3222. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3223. This warning is for project developers. Use -Wno-dev to suppress it.
  3224.  
  3225. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3226. Policy CMP0046 is not set: Error on non-existent dependency in
  3227. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3228. Use the cmake_policy command to set the policy and suppress this warning.
  3229.  
  3230. The dependency target "intrinsics_gen" of target
  3231. "swiftDispatch-iphoneos-armv7" does not exist.
  3232. Call Stack (most recent call first):
  3233. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3234. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3235. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3236. This warning is for project developers. Use -Wno-dev to suppress it.
  3237.  
  3238. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3239. Policy CMP0046 is not set: Error on non-existent dependency in
  3240. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3241. Use the cmake_policy command to set the policy and suppress this warning.
  3242.  
  3243. The dependency target "intrinsics_gen" of target
  3244. "swiftDispatch-iphoneos-armv7s" does not exist.
  3245. Call Stack (most recent call first):
  3246. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3247. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3248. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3249. This warning is for project developers. Use -Wno-dev to suppress it.
  3250.  
  3251. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3252. Policy CMP0046 is not set: Error on non-existent dependency in
  3253. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3254. Use the cmake_policy command to set the policy and suppress this warning.
  3255.  
  3256. The dependency target "intrinsics_gen" of target
  3257. "swiftDispatch-iphoneos-arm64" does not exist.
  3258. Call Stack (most recent call first):
  3259. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3260. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3261. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3262. This warning is for project developers. Use -Wno-dev to suppress it.
  3263.  
  3264. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3265. Policy CMP0046 is not set: Error on non-existent dependency in
  3266. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3267. Use the cmake_policy command to set the policy and suppress this warning.
  3268.  
  3269. The dependency target "intrinsics_gen" of target
  3270. "swiftDispatch-iphonesimulator-x86_64" does not exist.
  3271. Call Stack (most recent call first):
  3272. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3273. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3274. stdlib/public/SDK/Dispatch/CMakeLists.txt:1 (add_swift_library)
  3275. This warning is for project developers. Use -Wno-dev to suppress it.
  3276.  
  3277. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3278. Policy CMP0046 is not set: Error on non-existent dependency in
  3279. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3280. Use the cmake_policy command to set the policy and suppress this warning.
  3281.  
  3282. The dependency target "intrinsics_gen" of target
  3283. "swiftFoundation-watchos-armv7k" does not exist.
  3284. Call Stack (most recent call first):
  3285. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3286. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3287. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3288. This warning is for project developers. Use -Wno-dev to suppress it.
  3289.  
  3290. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3291. Policy CMP0046 is not set: Error on non-existent dependency in
  3292. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3293. Use the cmake_policy command to set the policy and suppress this warning.
  3294.  
  3295. The dependency target "intrinsics_gen" of target
  3296. "swiftFoundation-appletvsimulator-x86_64" does not exist.
  3297. Call Stack (most recent call first):
  3298. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3299. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3300. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3301. This warning is for project developers. Use -Wno-dev to suppress it.
  3302.  
  3303. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3304. Policy CMP0046 is not set: Error on non-existent dependency in
  3305. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3306. Use the cmake_policy command to set the policy and suppress this warning.
  3307.  
  3308. The dependency target "intrinsics_gen" of target
  3309. "swiftFoundation-appletvos-arm64" does not exist.
  3310. Call Stack (most recent call first):
  3311. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3312. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3313. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3314. This warning is for project developers. Use -Wno-dev to suppress it.
  3315.  
  3316. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3317. Policy CMP0046 is not set: Error on non-existent dependency in
  3318. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3319. Use the cmake_policy command to set the policy and suppress this warning.
  3320.  
  3321. The dependency target "intrinsics_gen" of target
  3322. "swiftFoundation-iphoneos-armv7" does not exist.
  3323. Call Stack (most recent call first):
  3324. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3325. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3326. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3327. This warning is for project developers. Use -Wno-dev to suppress it.
  3328.  
  3329. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3330. Policy CMP0046 is not set: Error on non-existent dependency in
  3331. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3332. Use the cmake_policy command to set the policy and suppress this warning.
  3333.  
  3334. The dependency target "intrinsics_gen" of target
  3335. "swiftFoundation-iphonesimulator-x86_64" does not exist.
  3336. Call Stack (most recent call first):
  3337. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3338. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3339. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3340. This warning is for project developers. Use -Wno-dev to suppress it.
  3341.  
  3342. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3343. Policy CMP0046 is not set: Error on non-existent dependency in
  3344. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3345. Use the cmake_policy command to set the policy and suppress this warning.
  3346.  
  3347. The dependency target "intrinsics_gen" of target
  3348. "swiftFoundation-iphonesimulator-i386" does not exist.
  3349. Call Stack (most recent call first):
  3350. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3351. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3352. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3353. This warning is for project developers. Use -Wno-dev to suppress it.
  3354.  
  3355. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3356. Policy CMP0046 is not set: Error on non-existent dependency in
  3357. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3358. Use the cmake_policy command to set the policy and suppress this warning.
  3359.  
  3360. The dependency target "intrinsics_gen" of target
  3361. "swiftFoundation-macosx-x86_64" does not exist.
  3362. Call Stack (most recent call first):
  3363. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3364. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3365. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3366. This warning is for project developers. Use -Wno-dev to suppress it.
  3367.  
  3368. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3369. Policy CMP0046 is not set: Error on non-existent dependency in
  3370. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3371. Use the cmake_policy command to set the policy and suppress this warning.
  3372.  
  3373. The dependency target "intrinsics_gen" of target
  3374. "swiftFoundation-iphoneos-arm64" does not exist.
  3375. Call Stack (most recent call first):
  3376. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3377. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3378. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3379. This warning is for project developers. Use -Wno-dev to suppress it.
  3380.  
  3381. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3382. Policy CMP0046 is not set: Error on non-existent dependency in
  3383. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3384. Use the cmake_policy command to set the policy and suppress this warning.
  3385.  
  3386. The dependency target "intrinsics_gen" of target
  3387. "swiftFoundation-iphoneos-armv7s" does not exist.
  3388. Call Stack (most recent call first):
  3389. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3390. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3391. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3392. This warning is for project developers. Use -Wno-dev to suppress it.
  3393.  
  3394. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3395. Policy CMP0046 is not set: Error on non-existent dependency in
  3396. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3397. Use the cmake_policy command to set the policy and suppress this warning.
  3398.  
  3399. The dependency target "intrinsics_gen" of target
  3400. "swiftFoundation-watchsimulator-i386" does not exist.
  3401. Call Stack (most recent call first):
  3402. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3403. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3404. stdlib/public/SDK/Foundation/CMakeLists.txt:1 (add_swift_library)
  3405. This warning is for project developers. Use -Wno-dev to suppress it.
  3406.  
  3407. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3408. Policy CMP0046 is not set: Error on non-existent dependency in
  3409. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3410. Use the cmake_policy command to set the policy and suppress this warning.
  3411.  
  3412. The dependency target "intrinsics_gen" of target
  3413. "swiftGameplayKit-appletvsimulator-x86_64" does not exist.
  3414. Call Stack (most recent call first):
  3415. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3416. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3417. stdlib/public/SDK/GameplayKit/CMakeLists.txt:1 (add_swift_library)
  3418. This warning is for project developers. Use -Wno-dev to suppress it.
  3419.  
  3420. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3421. Policy CMP0046 is not set: Error on non-existent dependency in
  3422. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3423. Use the cmake_policy command to set the policy and suppress this warning.
  3424.  
  3425. The dependency target "intrinsics_gen" of target
  3426. "swiftGameplayKit-iphonesimulator-i386" does not exist.
  3427. Call Stack (most recent call first):
  3428. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3429. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3430. stdlib/public/SDK/GameplayKit/CMakeLists.txt:1 (add_swift_library)
  3431. This warning is for project developers. Use -Wno-dev to suppress it.
  3432.  
  3433. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3434. Policy CMP0046 is not set: Error on non-existent dependency in
  3435. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3436. Use the cmake_policy command to set the policy and suppress this warning.
  3437.  
  3438. The dependency target "intrinsics_gen" of target
  3439. "swiftGameplayKit-iphoneos-armv7s" does not exist.
  3440. Call Stack (most recent call first):
  3441. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3442. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3443. stdlib/public/SDK/GameplayKit/CMakeLists.txt:1 (add_swift_library)
  3444. This warning is for project developers. Use -Wno-dev to suppress it.
  3445.  
  3446. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3447. Policy CMP0046 is not set: Error on non-existent dependency in
  3448. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3449. Use the cmake_policy command to set the policy and suppress this warning.
  3450.  
  3451. The dependency target "intrinsics_gen" of target
  3452. "swiftGameplayKit-appletvos-arm64" does not exist.
  3453. Call Stack (most recent call first):
  3454. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3455. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3456. stdlib/public/SDK/GameplayKit/CMakeLists.txt:1 (add_swift_library)
  3457. This warning is for project developers. Use -Wno-dev to suppress it.
  3458.  
  3459. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3460. Policy CMP0046 is not set: Error on non-existent dependency in
  3461. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3462. Use the cmake_policy command to set the policy and suppress this warning.
  3463.  
  3464. The dependency target "intrinsics_gen" of target
  3465. "swiftGameplayKit-iphoneos-armv7" does not exist.
  3466. Call Stack (most recent call first):
  3467. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3468. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3469. stdlib/public/SDK/GameplayKit/CMakeLists.txt:1 (add_swift_library)
  3470. This warning is for project developers. Use -Wno-dev to suppress it.
  3471.  
  3472. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3473. Policy CMP0046 is not set: Error on non-existent dependency in
  3474. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3475. Use the cmake_policy command to set the policy and suppress this warning.
  3476.  
  3477. The dependency target "intrinsics_gen" of target
  3478. "swiftGameplayKit-iphonesimulator-x86_64" does not exist.
  3479. Call Stack (most recent call first):
  3480. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3481. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3482. stdlib/public/SDK/GameplayKit/CMakeLists.txt:1 (add_swift_library)
  3483. This warning is for project developers. Use -Wno-dev to suppress it.
  3484.  
  3485. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3486. Policy CMP0046 is not set: Error on non-existent dependency in
  3487. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3488. Use the cmake_policy command to set the policy and suppress this warning.
  3489.  
  3490. The dependency target "intrinsics_gen" of target
  3491. "swiftGameplayKit-iphoneos-arm64" does not exist.
  3492. Call Stack (most recent call first):
  3493. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3494. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3495. stdlib/public/SDK/GameplayKit/CMakeLists.txt:1 (add_swift_library)
  3496. This warning is for project developers. Use -Wno-dev to suppress it.
  3497.  
  3498. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3499. Policy CMP0046 is not set: Error on non-existent dependency in
  3500. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3501. Use the cmake_policy command to set the policy and suppress this warning.
  3502.  
  3503. The dependency target "intrinsics_gen" of target
  3504. "swiftGameplayKit-macosx-x86_64" does not exist.
  3505. Call Stack (most recent call first):
  3506. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3507. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3508. stdlib/public/SDK/GameplayKit/CMakeLists.txt:1 (add_swift_library)
  3509. This warning is for project developers. Use -Wno-dev to suppress it.
  3510.  
  3511. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3512. Policy CMP0046 is not set: Error on non-existent dependency in
  3513. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3514. Use the cmake_policy command to set the policy and suppress this warning.
  3515.  
  3516. The dependency target "intrinsics_gen" of target
  3517. "swiftGLKit-appletvsimulator-x86_64" does not exist.
  3518. Call Stack (most recent call first):
  3519. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3520. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3521. stdlib/public/SDK/GLKit/CMakeLists.txt:1 (add_swift_library)
  3522. This warning is for project developers. Use -Wno-dev to suppress it.
  3523.  
  3524. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3525. Policy CMP0046 is not set: Error on non-existent dependency in
  3526. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3527. Use the cmake_policy command to set the policy and suppress this warning.
  3528.  
  3529. The dependency target "intrinsics_gen" of target
  3530. "swiftGLKit-iphonesimulator-x86_64" does not exist.
  3531. Call Stack (most recent call first):
  3532. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3533. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3534. stdlib/public/SDK/GLKit/CMakeLists.txt:1 (add_swift_library)
  3535. This warning is for project developers. Use -Wno-dev to suppress it.
  3536.  
  3537. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3538. Policy CMP0046 is not set: Error on non-existent dependency in
  3539. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3540. Use the cmake_policy command to set the policy and suppress this warning.
  3541.  
  3542. The dependency target "intrinsics_gen" of target
  3543. "swiftGLKit-iphonesimulator-i386" does not exist.
  3544. Call Stack (most recent call first):
  3545. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3546. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3547. stdlib/public/SDK/GLKit/CMakeLists.txt:1 (add_swift_library)
  3548. This warning is for project developers. Use -Wno-dev to suppress it.
  3549.  
  3550. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3551. Policy CMP0046 is not set: Error on non-existent dependency in
  3552. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3553. Use the cmake_policy command to set the policy and suppress this warning.
  3554.  
  3555. The dependency target "intrinsics_gen" of target
  3556. "swiftGLKit-appletvos-arm64" does not exist.
  3557. Call Stack (most recent call first):
  3558. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3559. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3560. stdlib/public/SDK/GLKit/CMakeLists.txt:1 (add_swift_library)
  3561. This warning is for project developers. Use -Wno-dev to suppress it.
  3562.  
  3563. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3564. Policy CMP0046 is not set: Error on non-existent dependency in
  3565. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3566. Use the cmake_policy command to set the policy and suppress this warning.
  3567.  
  3568. The dependency target "intrinsics_gen" of target
  3569. "swiftGLKit-iphoneos-arm64" does not exist.
  3570. Call Stack (most recent call first):
  3571. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3572. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3573. stdlib/public/SDK/GLKit/CMakeLists.txt:1 (add_swift_library)
  3574. This warning is for project developers. Use -Wno-dev to suppress it.
  3575.  
  3576. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3577. Policy CMP0046 is not set: Error on non-existent dependency in
  3578. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3579. Use the cmake_policy command to set the policy and suppress this warning.
  3580.  
  3581. The dependency target "intrinsics_gen" of target
  3582. "swiftGLKit-iphoneos-armv7s" does not exist.
  3583. Call Stack (most recent call first):
  3584. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3585. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3586. stdlib/public/SDK/GLKit/CMakeLists.txt:1 (add_swift_library)
  3587. This warning is for project developers. Use -Wno-dev to suppress it.
  3588.  
  3589. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3590. Policy CMP0046 is not set: Error on non-existent dependency in
  3591. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3592. Use the cmake_policy command to set the policy and suppress this warning.
  3593.  
  3594. The dependency target "intrinsics_gen" of target
  3595. "swiftGLKit-iphoneos-armv7" does not exist.
  3596. Call Stack (most recent call first):
  3597. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3598. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3599. stdlib/public/SDK/GLKit/CMakeLists.txt:1 (add_swift_library)
  3600. This warning is for project developers. Use -Wno-dev to suppress it.
  3601.  
  3602. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3603. Policy CMP0046 is not set: Error on non-existent dependency in
  3604. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3605. Use the cmake_policy command to set the policy and suppress this warning.
  3606.  
  3607. The dependency target "intrinsics_gen" of target "swiftGLKit-macosx-x86_64"
  3608. does not exist.
  3609. Call Stack (most recent call first):
  3610. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3611. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3612. stdlib/public/SDK/GLKit/CMakeLists.txt:1 (add_swift_library)
  3613. This warning is for project developers. Use -Wno-dev to suppress it.
  3614.  
  3615. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3616. Policy CMP0046 is not set: Error on non-existent dependency in
  3617. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3618. Use the cmake_policy command to set the policy and suppress this warning.
  3619.  
  3620. The dependency target "intrinsics_gen" of target
  3621. "swiftHomeKit-watchsimulator-i386" does not exist.
  3622. Call Stack (most recent call first):
  3623. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3624. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3625. stdlib/public/SDK/HomeKit/CMakeLists.txt:1 (add_swift_library)
  3626. This warning is for project developers. Use -Wno-dev to suppress it.
  3627.  
  3628. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3629. Policy CMP0046 is not set: Error on non-existent dependency in
  3630. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3631. Use the cmake_policy command to set the policy and suppress this warning.
  3632.  
  3633. The dependency target "intrinsics_gen" of target
  3634. "swiftHomeKit-watchos-armv7k" does not exist.
  3635. Call Stack (most recent call first):
  3636. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3637. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3638. stdlib/public/SDK/HomeKit/CMakeLists.txt:1 (add_swift_library)
  3639. This warning is for project developers. Use -Wno-dev to suppress it.
  3640.  
  3641. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3642. Policy CMP0046 is not set: Error on non-existent dependency in
  3643. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3644. Use the cmake_policy command to set the policy and suppress this warning.
  3645.  
  3646. The dependency target "intrinsics_gen" of target
  3647. "swiftHomeKit-iphoneos-arm64" does not exist.
  3648. Call Stack (most recent call first):
  3649. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3650. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3651. stdlib/public/SDK/HomeKit/CMakeLists.txt:1 (add_swift_library)
  3652. This warning is for project developers. Use -Wno-dev to suppress it.
  3653.  
  3654. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3655. Policy CMP0046 is not set: Error on non-existent dependency in
  3656. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3657. Use the cmake_policy command to set the policy and suppress this warning.
  3658.  
  3659. The dependency target "intrinsics_gen" of target
  3660. "swiftHomeKit-iphonesimulator-i386" does not exist.
  3661. Call Stack (most recent call first):
  3662. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3663. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3664. stdlib/public/SDK/HomeKit/CMakeLists.txt:1 (add_swift_library)
  3665. This warning is for project developers. Use -Wno-dev to suppress it.
  3666.  
  3667. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3668. Policy CMP0046 is not set: Error on non-existent dependency in
  3669. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3670. Use the cmake_policy command to set the policy and suppress this warning.
  3671.  
  3672. The dependency target "intrinsics_gen" of target
  3673. "swiftHomeKit-appletvos-arm64" does not exist.
  3674. Call Stack (most recent call first):
  3675. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3676. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3677. stdlib/public/SDK/HomeKit/CMakeLists.txt:1 (add_swift_library)
  3678. This warning is for project developers. Use -Wno-dev to suppress it.
  3679.  
  3680. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3681. Policy CMP0046 is not set: Error on non-existent dependency in
  3682. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3683. Use the cmake_policy command to set the policy and suppress this warning.
  3684.  
  3685. The dependency target "intrinsics_gen" of target
  3686. "swiftHomeKit-iphoneos-armv7s" does not exist.
  3687. Call Stack (most recent call first):
  3688. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3689. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3690. stdlib/public/SDK/HomeKit/CMakeLists.txt:1 (add_swift_library)
  3691. This warning is for project developers. Use -Wno-dev to suppress it.
  3692.  
  3693. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3694. Policy CMP0046 is not set: Error on non-existent dependency in
  3695. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3696. Use the cmake_policy command to set the policy and suppress this warning.
  3697.  
  3698. The dependency target "intrinsics_gen" of target
  3699. "swiftHomeKit-iphonesimulator-x86_64" does not exist.
  3700. Call Stack (most recent call first):
  3701. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3702. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3703. stdlib/public/SDK/HomeKit/CMakeLists.txt:1 (add_swift_library)
  3704. This warning is for project developers. Use -Wno-dev to suppress it.
  3705.  
  3706. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3707. Policy CMP0046 is not set: Error on non-existent dependency in
  3708. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3709. Use the cmake_policy command to set the policy and suppress this warning.
  3710.  
  3711. The dependency target "intrinsics_gen" of target
  3712. "swiftHomeKit-iphoneos-armv7" does not exist.
  3713. Call Stack (most recent call first):
  3714. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3715. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3716. stdlib/public/SDK/HomeKit/CMakeLists.txt:1 (add_swift_library)
  3717. This warning is for project developers. Use -Wno-dev to suppress it.
  3718.  
  3719. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3720. Policy CMP0046 is not set: Error on non-existent dependency in
  3721. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3722. Use the cmake_policy command to set the policy and suppress this warning.
  3723.  
  3724. The dependency target "intrinsics_gen" of target
  3725. "swiftHomeKit-appletvsimulator-x86_64" does not exist.
  3726. Call Stack (most recent call first):
  3727. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3728. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3729. stdlib/public/SDK/HomeKit/CMakeLists.txt:1 (add_swift_library)
  3730. This warning is for project developers. Use -Wno-dev to suppress it.
  3731.  
  3732. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3733. Policy CMP0046 is not set: Error on non-existent dependency in
  3734. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3735. Use the cmake_policy command to set the policy and suppress this warning.
  3736.  
  3737. The dependency target "intrinsics_gen" of target "swiftIOKit-macosx-x86_64"
  3738. does not exist.
  3739. Call Stack (most recent call first):
  3740. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3741. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3742. stdlib/public/SDK/IOKit/CMakeLists.txt:1 (add_swift_library)
  3743. This warning is for project developers. Use -Wno-dev to suppress it.
  3744.  
  3745. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3746. Policy CMP0046 is not set: Error on non-existent dependency in
  3747. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3748. Use the cmake_policy command to set the policy and suppress this warning.
  3749.  
  3750. The dependency target "intrinsics_gen" of target
  3751. "swiftIntents-iphonesimulator-x86_64" does not exist.
  3752. Call Stack (most recent call first):
  3753. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3754. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3755. stdlib/public/SDK/Intents/CMakeLists.txt:1 (add_swift_library)
  3756. This warning is for project developers. Use -Wno-dev to suppress it.
  3757.  
  3758. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3759. Policy CMP0046 is not set: Error on non-existent dependency in
  3760. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3761. Use the cmake_policy command to set the policy and suppress this warning.
  3762.  
  3763. The dependency target "intrinsics_gen" of target
  3764. "swiftIntents-iphoneos-armv7s" does not exist.
  3765. Call Stack (most recent call first):
  3766. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3767. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3768. stdlib/public/SDK/Intents/CMakeLists.txt:1 (add_swift_library)
  3769. This warning is for project developers. Use -Wno-dev to suppress it.
  3770.  
  3771. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3772. Policy CMP0046 is not set: Error on non-existent dependency in
  3773. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3774. Use the cmake_policy command to set the policy and suppress this warning.
  3775.  
  3776. The dependency target "intrinsics_gen" of target
  3777. "swiftIntents-iphoneos-arm64" does not exist.
  3778. Call Stack (most recent call first):
  3779. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3780. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3781. stdlib/public/SDK/Intents/CMakeLists.txt:1 (add_swift_library)
  3782. This warning is for project developers. Use -Wno-dev to suppress it.
  3783.  
  3784. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3785. Policy CMP0046 is not set: Error on non-existent dependency in
  3786. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3787. Use the cmake_policy command to set the policy and suppress this warning.
  3788.  
  3789. The dependency target "intrinsics_gen" of target
  3790. "swiftIntents-iphoneos-armv7" does not exist.
  3791. Call Stack (most recent call first):
  3792. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3793. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3794. stdlib/public/SDK/Intents/CMakeLists.txt:1 (add_swift_library)
  3795. This warning is for project developers. Use -Wno-dev to suppress it.
  3796.  
  3797. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3798. Policy CMP0046 is not set: Error on non-existent dependency in
  3799. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3800. Use the cmake_policy command to set the policy and suppress this warning.
  3801.  
  3802. The dependency target "intrinsics_gen" of target
  3803. "swiftIntents-iphonesimulator-i386" does not exist.
  3804. Call Stack (most recent call first):
  3805. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3806. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3807. stdlib/public/SDK/Intents/CMakeLists.txt:1 (add_swift_library)
  3808. This warning is for project developers. Use -Wno-dev to suppress it.
  3809.  
  3810. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3811. Policy CMP0046 is not set: Error on non-existent dependency in
  3812. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3813. Use the cmake_policy command to set the policy and suppress this warning.
  3814.  
  3815. The dependency target "intrinsics_gen" of target
  3816. "swiftIntents-macosx-x86_64" does not exist.
  3817. Call Stack (most recent call first):
  3818. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3819. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3820. stdlib/public/SDK/Intents/CMakeLists.txt:1 (add_swift_library)
  3821. This warning is for project developers. Use -Wno-dev to suppress it.
  3822.  
  3823. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3824. Policy CMP0046 is not set: Error on non-existent dependency in
  3825. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3826. Use the cmake_policy command to set the policy and suppress this warning.
  3827.  
  3828. The dependency target "intrinsics_gen" of target
  3829. "swiftMapKit-watchsimulator-i386" does not exist.
  3830. Call Stack (most recent call first):
  3831. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3832. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3833. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3834. This warning is for project developers. Use -Wno-dev to suppress it.
  3835.  
  3836. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3837. Policy CMP0046 is not set: Error on non-existent dependency in
  3838. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3839. Use the cmake_policy command to set the policy and suppress this warning.
  3840.  
  3841. The dependency target "intrinsics_gen" of target
  3842. "swiftMapKit-watchos-armv7k" does not exist.
  3843. Call Stack (most recent call first):
  3844. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3845. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3846. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3847. This warning is for project developers. Use -Wno-dev to suppress it.
  3848.  
  3849. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3850. Policy CMP0046 is not set: Error on non-existent dependency in
  3851. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3852. Use the cmake_policy command to set the policy and suppress this warning.
  3853.  
  3854. The dependency target "intrinsics_gen" of target
  3855. "swiftMapKit-appletvsimulator-x86_64" does not exist.
  3856. Call Stack (most recent call first):
  3857. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3858. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3859. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3860. This warning is for project developers. Use -Wno-dev to suppress it.
  3861.  
  3862. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3863. Policy CMP0046 is not set: Error on non-existent dependency in
  3864. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3865. Use the cmake_policy command to set the policy and suppress this warning.
  3866.  
  3867. The dependency target "intrinsics_gen" of target
  3868. "swiftMapKit-macosx-x86_64" does not exist.
  3869. Call Stack (most recent call first):
  3870. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3871. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3872. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3873. This warning is for project developers. Use -Wno-dev to suppress it.
  3874.  
  3875. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3876. Policy CMP0046 is not set: Error on non-existent dependency in
  3877. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3878. Use the cmake_policy command to set the policy and suppress this warning.
  3879.  
  3880. The dependency target "intrinsics_gen" of target
  3881. "swiftMapKit-iphonesimulator-x86_64" does not exist.
  3882. Call Stack (most recent call first):
  3883. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3884. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3885. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3886. This warning is for project developers. Use -Wno-dev to suppress it.
  3887.  
  3888. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3889. Policy CMP0046 is not set: Error on non-existent dependency in
  3890. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3891. Use the cmake_policy command to set the policy and suppress this warning.
  3892.  
  3893. The dependency target "intrinsics_gen" of target
  3894. "swiftMapKit-iphonesimulator-i386" does not exist.
  3895. Call Stack (most recent call first):
  3896. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3897. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3898. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3899. This warning is for project developers. Use -Wno-dev to suppress it.
  3900.  
  3901. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3902. Policy CMP0046 is not set: Error on non-existent dependency in
  3903. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3904. Use the cmake_policy command to set the policy and suppress this warning.
  3905.  
  3906. The dependency target "intrinsics_gen" of target
  3907. "swiftMapKit-appletvos-arm64" does not exist.
  3908. Call Stack (most recent call first):
  3909. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3910. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3911. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3912. This warning is for project developers. Use -Wno-dev to suppress it.
  3913.  
  3914. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3915. Policy CMP0046 is not set: Error on non-existent dependency in
  3916. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3917. Use the cmake_policy command to set the policy and suppress this warning.
  3918.  
  3919. The dependency target "intrinsics_gen" of target
  3920. "swiftMapKit-iphoneos-armv7" does not exist.
  3921. Call Stack (most recent call first):
  3922. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3923. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3924. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3925. This warning is for project developers. Use -Wno-dev to suppress it.
  3926.  
  3927. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3928. Policy CMP0046 is not set: Error on non-existent dependency in
  3929. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3930. Use the cmake_policy command to set the policy and suppress this warning.
  3931.  
  3932. The dependency target "intrinsics_gen" of target
  3933. "swiftMapKit-iphoneos-armv7s" does not exist.
  3934. Call Stack (most recent call first):
  3935. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3936. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3937. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3938. This warning is for project developers. Use -Wno-dev to suppress it.
  3939.  
  3940. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3941. Policy CMP0046 is not set: Error on non-existent dependency in
  3942. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3943. Use the cmake_policy command to set the policy and suppress this warning.
  3944.  
  3945. The dependency target "intrinsics_gen" of target
  3946. "swiftMapKit-iphoneos-arm64" does not exist.
  3947. Call Stack (most recent call first):
  3948. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3949. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3950. stdlib/public/SDK/MapKit/CMakeLists.txt:1 (add_swift_library)
  3951. This warning is for project developers. Use -Wno-dev to suppress it.
  3952.  
  3953. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3954. Policy CMP0046 is not set: Error on non-existent dependency in
  3955. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3956. Use the cmake_policy command to set the policy and suppress this warning.
  3957.  
  3958. The dependency target "intrinsics_gen" of target
  3959. "swiftObjectiveC-watchos-armv7k" does not exist.
  3960. Call Stack (most recent call first):
  3961. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3962. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3963. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  3964. This warning is for project developers. Use -Wno-dev to suppress it.
  3965.  
  3966. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3967. Policy CMP0046 is not set: Error on non-existent dependency in
  3968. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3969. Use the cmake_policy command to set the policy and suppress this warning.
  3970.  
  3971. The dependency target "intrinsics_gen" of target
  3972. "swiftObjectiveC-appletvsimulator-x86_64" does not exist.
  3973. Call Stack (most recent call first):
  3974. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3975. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3976. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  3977. This warning is for project developers. Use -Wno-dev to suppress it.
  3978.  
  3979. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3980. Policy CMP0046 is not set: Error on non-existent dependency in
  3981. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3982. Use the cmake_policy command to set the policy and suppress this warning.
  3983.  
  3984. The dependency target "intrinsics_gen" of target
  3985. "swiftObjectiveC-appletvos-arm64" does not exist.
  3986. Call Stack (most recent call first):
  3987. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  3988. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  3989. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  3990. This warning is for project developers. Use -Wno-dev to suppress it.
  3991.  
  3992. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  3993. Policy CMP0046 is not set: Error on non-existent dependency in
  3994. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  3995. Use the cmake_policy command to set the policy and suppress this warning.
  3996.  
  3997. The dependency target "intrinsics_gen" of target
  3998. "swiftObjectiveC-macosx-x86_64" does not exist.
  3999. Call Stack (most recent call first):
  4000. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4001. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4002. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  4003. This warning is for project developers. Use -Wno-dev to suppress it.
  4004.  
  4005. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4006. Policy CMP0046 is not set: Error on non-existent dependency in
  4007. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4008. Use the cmake_policy command to set the policy and suppress this warning.
  4009.  
  4010. The dependency target "intrinsics_gen" of target
  4011. "swiftObjectiveC-iphoneos-armv7s" does not exist.
  4012. Call Stack (most recent call first):
  4013. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4014. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4015. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  4016. This warning is for project developers. Use -Wno-dev to suppress it.
  4017.  
  4018. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4019. Policy CMP0046 is not set: Error on non-existent dependency in
  4020. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4021. Use the cmake_policy command to set the policy and suppress this warning.
  4022.  
  4023. The dependency target "intrinsics_gen" of target
  4024. "swiftObjectiveC-iphoneos-armv7" does not exist.
  4025. Call Stack (most recent call first):
  4026. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4027. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4028. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  4029. This warning is for project developers. Use -Wno-dev to suppress it.
  4030.  
  4031. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4032. Policy CMP0046 is not set: Error on non-existent dependency in
  4033. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4034. Use the cmake_policy command to set the policy and suppress this warning.
  4035.  
  4036. The dependency target "intrinsics_gen" of target
  4037. "swiftObjectiveC-watchsimulator-i386" does not exist.
  4038. Call Stack (most recent call first):
  4039. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4040. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4041. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  4042. This warning is for project developers. Use -Wno-dev to suppress it.
  4043.  
  4044. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4045. Policy CMP0046 is not set: Error on non-existent dependency in
  4046. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4047. Use the cmake_policy command to set the policy and suppress this warning.
  4048.  
  4049. The dependency target "intrinsics_gen" of target
  4050. "swiftObjectiveC-iphonesimulator-i386" does not exist.
  4051. Call Stack (most recent call first):
  4052. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4053. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4054. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  4055. This warning is for project developers. Use -Wno-dev to suppress it.
  4056.  
  4057. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4058. Policy CMP0046 is not set: Error on non-existent dependency in
  4059. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4060. Use the cmake_policy command to set the policy and suppress this warning.
  4061.  
  4062. The dependency target "intrinsics_gen" of target
  4063. "swiftObjectiveC-iphoneos-arm64" does not exist.
  4064. Call Stack (most recent call first):
  4065. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4066. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4067. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  4068. This warning is for project developers. Use -Wno-dev to suppress it.
  4069.  
  4070. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4071. Policy CMP0046 is not set: Error on non-existent dependency in
  4072. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4073. Use the cmake_policy command to set the policy and suppress this warning.
  4074.  
  4075. The dependency target "intrinsics_gen" of target
  4076. "swiftObjectiveC-iphonesimulator-x86_64" does not exist.
  4077. Call Stack (most recent call first):
  4078. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4079. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4080. stdlib/public/SDK/ObjectiveC/CMakeLists.txt:1 (add_swift_library)
  4081. This warning is for project developers. Use -Wno-dev to suppress it.
  4082.  
  4083. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4084. Policy CMP0046 is not set: Error on non-existent dependency in
  4085. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4086. Use the cmake_policy command to set the policy and suppress this warning.
  4087.  
  4088. The dependency target "intrinsics_gen" of target
  4089. "swiftOpenCL-macosx-x86_64" does not exist.
  4090. Call Stack (most recent call first):
  4091. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4092. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4093. stdlib/public/SDK/OpenCL/CMakeLists.txt:1 (add_swift_library)
  4094. This warning is for project developers. Use -Wno-dev to suppress it.
  4095.  
  4096. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4097. Policy CMP0046 is not set: Error on non-existent dependency in
  4098. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4099. Use the cmake_policy command to set the policy and suppress this warning.
  4100.  
  4101. The dependency target "intrinsics_gen" of target
  4102. "swiftos-watchsimulator-i386" does not exist.
  4103. Call Stack (most recent call first):
  4104. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4105. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4106. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4107. This warning is for project developers. Use -Wno-dev to suppress it.
  4108.  
  4109. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4110. Policy CMP0046 is not set: Error on non-existent dependency in
  4111. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4112. Use the cmake_policy command to set the policy and suppress this warning.
  4113.  
  4114. The dependency target "intrinsics_gen" of target "swiftos-watchos-armv7k"
  4115. does not exist.
  4116. Call Stack (most recent call first):
  4117. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4118. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4119. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4120. This warning is for project developers. Use -Wno-dev to suppress it.
  4121.  
  4122. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4123. Policy CMP0046 is not set: Error on non-existent dependency in
  4124. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4125. Use the cmake_policy command to set the policy and suppress this warning.
  4126.  
  4127. The dependency target "intrinsics_gen" of target
  4128. "swiftos-appletvsimulator-x86_64" does not exist.
  4129. Call Stack (most recent call first):
  4130. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4131. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4132. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4133. This warning is for project developers. Use -Wno-dev to suppress it.
  4134.  
  4135. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4136. Policy CMP0046 is not set: Error on non-existent dependency in
  4137. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4138. Use the cmake_policy command to set the policy and suppress this warning.
  4139.  
  4140. The dependency target "intrinsics_gen" of target "swiftos-appletvos-arm64"
  4141. does not exist.
  4142. Call Stack (most recent call first):
  4143. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4144. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4145. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4146. This warning is for project developers. Use -Wno-dev to suppress it.
  4147.  
  4148. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4149. Policy CMP0046 is not set: Error on non-existent dependency in
  4150. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4151. Use the cmake_policy command to set the policy and suppress this warning.
  4152.  
  4153. The dependency target "intrinsics_gen" of target
  4154. "swiftos-iphonesimulator-x86_64" does not exist.
  4155. Call Stack (most recent call first):
  4156. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4157. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4158. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4159. This warning is for project developers. Use -Wno-dev to suppress it.
  4160.  
  4161. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4162. Policy CMP0046 is not set: Error on non-existent dependency in
  4163. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4164. Use the cmake_policy command to set the policy and suppress this warning.
  4165.  
  4166. The dependency target "intrinsics_gen" of target "swiftos-macosx-x86_64"
  4167. does not exist.
  4168. Call Stack (most recent call first):
  4169. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4170. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4171. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4172. This warning is for project developers. Use -Wno-dev to suppress it.
  4173.  
  4174. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4175. Policy CMP0046 is not set: Error on non-existent dependency in
  4176. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4177. Use the cmake_policy command to set the policy and suppress this warning.
  4178.  
  4179. The dependency target "intrinsics_gen" of target "swiftos-iphoneos-arm64"
  4180. does not exist.
  4181. Call Stack (most recent call first):
  4182. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4183. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4184. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4185. This warning is for project developers. Use -Wno-dev to suppress it.
  4186.  
  4187. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4188. Policy CMP0046 is not set: Error on non-existent dependency in
  4189. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4190. Use the cmake_policy command to set the policy and suppress this warning.
  4191.  
  4192. The dependency target "intrinsics_gen" of target
  4193. "swiftos-iphonesimulator-i386" does not exist.
  4194. Call Stack (most recent call first):
  4195. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4196. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4197. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4198. This warning is for project developers. Use -Wno-dev to suppress it.
  4199.  
  4200. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4201. Policy CMP0046 is not set: Error on non-existent dependency in
  4202. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4203. Use the cmake_policy command to set the policy and suppress this warning.
  4204.  
  4205. The dependency target "intrinsics_gen" of target "swiftos-iphoneos-armv7"
  4206. does not exist.
  4207. Call Stack (most recent call first):
  4208. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4209. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4210. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4211. This warning is for project developers. Use -Wno-dev to suppress it.
  4212.  
  4213. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4214. Policy CMP0046 is not set: Error on non-existent dependency in
  4215. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4216. Use the cmake_policy command to set the policy and suppress this warning.
  4217.  
  4218. The dependency target "intrinsics_gen" of target "swiftos-iphoneos-armv7s"
  4219. does not exist.
  4220. Call Stack (most recent call first):
  4221. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4222. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4223. stdlib/public/SDK/os/CMakeLists.txt:1 (add_swift_library)
  4224. This warning is for project developers. Use -Wno-dev to suppress it.
  4225.  
  4226. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4227. Policy CMP0046 is not set: Error on non-existent dependency in
  4228. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4229. Use the cmake_policy command to set the policy and suppress this warning.
  4230.  
  4231. The dependency target "intrinsics_gen" of target
  4232. "swiftPhotos-iphonesimulator-i386" does not exist.
  4233. Call Stack (most recent call first):
  4234. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4235. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4236. stdlib/public/SDK/Photos/CMakeLists.txt:1 (add_swift_library)
  4237. This warning is for project developers. Use -Wno-dev to suppress it.
  4238.  
  4239. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4240. Policy CMP0046 is not set: Error on non-existent dependency in
  4241. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4242. Use the cmake_policy command to set the policy and suppress this warning.
  4243.  
  4244. The dependency target "intrinsics_gen" of target
  4245. "swiftPhotos-appletvsimulator-x86_64" does not exist.
  4246. Call Stack (most recent call first):
  4247. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4248. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4249. stdlib/public/SDK/Photos/CMakeLists.txt:1 (add_swift_library)
  4250. This warning is for project developers. Use -Wno-dev to suppress it.
  4251.  
  4252. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4253. Policy CMP0046 is not set: Error on non-existent dependency in
  4254. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4255. Use the cmake_policy command to set the policy and suppress this warning.
  4256.  
  4257. The dependency target "intrinsics_gen" of target
  4258. "swiftPhotos-iphonesimulator-x86_64" does not exist.
  4259. Call Stack (most recent call first):
  4260. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4261. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4262. stdlib/public/SDK/Photos/CMakeLists.txt:1 (add_swift_library)
  4263. This warning is for project developers. Use -Wno-dev to suppress it.
  4264.  
  4265. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4266. Policy CMP0046 is not set: Error on non-existent dependency in
  4267. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4268. Use the cmake_policy command to set the policy and suppress this warning.
  4269.  
  4270. The dependency target "intrinsics_gen" of target
  4271. "swiftPhotos-appletvos-arm64" does not exist.
  4272. Call Stack (most recent call first):
  4273. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4274. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4275. stdlib/public/SDK/Photos/CMakeLists.txt:1 (add_swift_library)
  4276. This warning is for project developers. Use -Wno-dev to suppress it.
  4277.  
  4278. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4279. Policy CMP0046 is not set: Error on non-existent dependency in
  4280. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4281. Use the cmake_policy command to set the policy and suppress this warning.
  4282.  
  4283. The dependency target "intrinsics_gen" of target
  4284. "swiftPhotos-iphoneos-arm64" does not exist.
  4285. Call Stack (most recent call first):
  4286. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4287. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4288. stdlib/public/SDK/Photos/CMakeLists.txt:1 (add_swift_library)
  4289. This warning is for project developers. Use -Wno-dev to suppress it.
  4290.  
  4291. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4292. Policy CMP0046 is not set: Error on non-existent dependency in
  4293. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4294. Use the cmake_policy command to set the policy and suppress this warning.
  4295.  
  4296. The dependency target "intrinsics_gen" of target
  4297. "swiftPhotos-iphoneos-armv7" does not exist.
  4298. Call Stack (most recent call first):
  4299. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4300. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4301. stdlib/public/SDK/Photos/CMakeLists.txt:1 (add_swift_library)
  4302. This warning is for project developers. Use -Wno-dev to suppress it.
  4303.  
  4304. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4305. Policy CMP0046 is not set: Error on non-existent dependency in
  4306. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4307. Use the cmake_policy command to set the policy and suppress this warning.
  4308.  
  4309. The dependency target "intrinsics_gen" of target
  4310. "swiftPhotos-iphoneos-armv7s" does not exist.
  4311. Call Stack (most recent call first):
  4312. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4313. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4314. stdlib/public/SDK/Photos/CMakeLists.txt:1 (add_swift_library)
  4315. This warning is for project developers. Use -Wno-dev to suppress it.
  4316.  
  4317. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4318. Policy CMP0046 is not set: Error on non-existent dependency in
  4319. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4320. Use the cmake_policy command to set the policy and suppress this warning.
  4321.  
  4322. The dependency target "intrinsics_gen" of target
  4323. "swiftQuartzCore-appletvsimulator-x86_64" does not exist.
  4324. Call Stack (most recent call first):
  4325. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4326. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4327. stdlib/public/SDK/QuartzCore/CMakeLists.txt:1 (add_swift_library)
  4328. This warning is for project developers. Use -Wno-dev to suppress it.
  4329.  
  4330. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4331. Policy CMP0046 is not set: Error on non-existent dependency in
  4332. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4333. Use the cmake_policy command to set the policy and suppress this warning.
  4334.  
  4335. The dependency target "intrinsics_gen" of target
  4336. "swiftQuartzCore-iphonesimulator-i386" does not exist.
  4337. Call Stack (most recent call first):
  4338. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4339. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4340. stdlib/public/SDK/QuartzCore/CMakeLists.txt:1 (add_swift_library)
  4341. This warning is for project developers. Use -Wno-dev to suppress it.
  4342.  
  4343. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4344. Policy CMP0046 is not set: Error on non-existent dependency in
  4345. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4346. Use the cmake_policy command to set the policy and suppress this warning.
  4347.  
  4348. The dependency target "intrinsics_gen" of target
  4349. "swiftQuartzCore-appletvos-arm64" does not exist.
  4350. Call Stack (most recent call first):
  4351. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4352. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4353. stdlib/public/SDK/QuartzCore/CMakeLists.txt:1 (add_swift_library)
  4354. This warning is for project developers. Use -Wno-dev to suppress it.
  4355.  
  4356. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4357. Policy CMP0046 is not set: Error on non-existent dependency in
  4358. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4359. Use the cmake_policy command to set the policy and suppress this warning.
  4360.  
  4361. The dependency target "intrinsics_gen" of target
  4362. "swiftQuartzCore-iphonesimulator-x86_64" does not exist.
  4363. Call Stack (most recent call first):
  4364. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4365. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4366. stdlib/public/SDK/QuartzCore/CMakeLists.txt:1 (add_swift_library)
  4367. This warning is for project developers. Use -Wno-dev to suppress it.
  4368.  
  4369. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4370. Policy CMP0046 is not set: Error on non-existent dependency in
  4371. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4372. Use the cmake_policy command to set the policy and suppress this warning.
  4373.  
  4374. The dependency target "intrinsics_gen" of target
  4375. "swiftQuartzCore-macosx-x86_64" does not exist.
  4376. Call Stack (most recent call first):
  4377. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4378. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4379. stdlib/public/SDK/QuartzCore/CMakeLists.txt:1 (add_swift_library)
  4380. This warning is for project developers. Use -Wno-dev to suppress it.
  4381.  
  4382. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4383. Policy CMP0046 is not set: Error on non-existent dependency in
  4384. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4385. Use the cmake_policy command to set the policy and suppress this warning.
  4386.  
  4387. The dependency target "intrinsics_gen" of target
  4388. "swiftQuartzCore-iphoneos-arm64" does not exist.
  4389. Call Stack (most recent call first):
  4390. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4391. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4392. stdlib/public/SDK/QuartzCore/CMakeLists.txt:1 (add_swift_library)
  4393. This warning is for project developers. Use -Wno-dev to suppress it.
  4394.  
  4395. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4396. Policy CMP0046 is not set: Error on non-existent dependency in
  4397. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4398. Use the cmake_policy command to set the policy and suppress this warning.
  4399.  
  4400. The dependency target "intrinsics_gen" of target
  4401. "swiftQuartzCore-iphoneos-armv7" does not exist.
  4402. Call Stack (most recent call first):
  4403. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4404. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4405. stdlib/public/SDK/QuartzCore/CMakeLists.txt:1 (add_swift_library)
  4406. This warning is for project developers. Use -Wno-dev to suppress it.
  4407.  
  4408. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4409. Policy CMP0046 is not set: Error on non-existent dependency in
  4410. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4411. Use the cmake_policy command to set the policy and suppress this warning.
  4412.  
  4413. The dependency target "intrinsics_gen" of target
  4414. "swiftQuartzCore-iphoneos-armv7s" does not exist.
  4415. Call Stack (most recent call first):
  4416. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4417. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4418. stdlib/public/SDK/QuartzCore/CMakeLists.txt:1 (add_swift_library)
  4419. This warning is for project developers. Use -Wno-dev to suppress it.
  4420.  
  4421. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4422. Policy CMP0046 is not set: Error on non-existent dependency in
  4423. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4424. Use the cmake_policy command to set the policy and suppress this warning.
  4425.  
  4426. The dependency target "intrinsics_gen" of target
  4427. "swiftSafariServices-macosx-x86_64" does not exist.
  4428. Call Stack (most recent call first):
  4429. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4430. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4431. stdlib/public/SDK/SafariServices/CMakeLists.txt:1 (add_swift_library)
  4432. This warning is for project developers. Use -Wno-dev to suppress it.
  4433.  
  4434. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4435. Policy CMP0046 is not set: Error on non-existent dependency in
  4436. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4437. Use the cmake_policy command to set the policy and suppress this warning.
  4438.  
  4439. The dependency target "intrinsics_gen" of target
  4440. "swiftSceneKit-watchsimulator-i386" does not exist.
  4441. Call Stack (most recent call first):
  4442. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4443. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4444. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4445. This warning is for project developers. Use -Wno-dev to suppress it.
  4446.  
  4447. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4448. Policy CMP0046 is not set: Error on non-existent dependency in
  4449. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4450. Use the cmake_policy command to set the policy and suppress this warning.
  4451.  
  4452. The dependency target "intrinsics_gen" of target
  4453. "swiftSceneKit-appletvsimulator-x86_64" does not exist.
  4454. Call Stack (most recent call first):
  4455. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4456. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4457. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4458. This warning is for project developers. Use -Wno-dev to suppress it.
  4459.  
  4460. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4461. Policy CMP0046 is not set: Error on non-existent dependency in
  4462. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4463. Use the cmake_policy command to set the policy and suppress this warning.
  4464.  
  4465. The dependency target "intrinsics_gen" of target
  4466. "swiftSceneKit-watchos-armv7k" does not exist.
  4467. Call Stack (most recent call first):
  4468. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4469. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4470. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4471. This warning is for project developers. Use -Wno-dev to suppress it.
  4472.  
  4473. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4474. Policy CMP0046 is not set: Error on non-existent dependency in
  4475. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4476. Use the cmake_policy command to set the policy and suppress this warning.
  4477.  
  4478. The dependency target "intrinsics_gen" of target
  4479. "swiftSceneKit-appletvos-arm64" does not exist.
  4480. Call Stack (most recent call first):
  4481. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4482. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4483. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4484. This warning is for project developers. Use -Wno-dev to suppress it.
  4485.  
  4486. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4487. Policy CMP0046 is not set: Error on non-existent dependency in
  4488. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4489. Use the cmake_policy command to set the policy and suppress this warning.
  4490.  
  4491. The dependency target "intrinsics_gen" of target
  4492. "swiftSceneKit-iphoneos-arm64" does not exist.
  4493. Call Stack (most recent call first):
  4494. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4495. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4496. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4497. This warning is for project developers. Use -Wno-dev to suppress it.
  4498.  
  4499. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4500. Policy CMP0046 is not set: Error on non-existent dependency in
  4501. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4502. Use the cmake_policy command to set the policy and suppress this warning.
  4503.  
  4504. The dependency target "intrinsics_gen" of target
  4505. "swiftSceneKit-iphonesimulator-x86_64" does not exist.
  4506. Call Stack (most recent call first):
  4507. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4508. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4509. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4510. This warning is for project developers. Use -Wno-dev to suppress it.
  4511.  
  4512. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4513. Policy CMP0046 is not set: Error on non-existent dependency in
  4514. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4515. Use the cmake_policy command to set the policy and suppress this warning.
  4516.  
  4517. The dependency target "intrinsics_gen" of target
  4518. "swiftSceneKit-iphoneos-armv7" does not exist.
  4519. Call Stack (most recent call first):
  4520. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4521. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4522. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4523. This warning is for project developers. Use -Wno-dev to suppress it.
  4524.  
  4525. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4526. Policy CMP0046 is not set: Error on non-existent dependency in
  4527. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4528. Use the cmake_policy command to set the policy and suppress this warning.
  4529.  
  4530. The dependency target "intrinsics_gen" of target
  4531. "swiftSceneKit-macosx-x86_64" does not exist.
  4532. Call Stack (most recent call first):
  4533. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4534. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4535. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4536. This warning is for project developers. Use -Wno-dev to suppress it.
  4537.  
  4538. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4539. Policy CMP0046 is not set: Error on non-existent dependency in
  4540. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4541. Use the cmake_policy command to set the policy and suppress this warning.
  4542.  
  4543. The dependency target "intrinsics_gen" of target
  4544. "swiftSceneKit-iphoneos-armv7s" does not exist.
  4545. Call Stack (most recent call first):
  4546. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4547. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4548. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4549. This warning is for project developers. Use -Wno-dev to suppress it.
  4550.  
  4551. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4552. Policy CMP0046 is not set: Error on non-existent dependency in
  4553. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4554. Use the cmake_policy command to set the policy and suppress this warning.
  4555.  
  4556. The dependency target "intrinsics_gen" of target
  4557. "swiftSceneKit-iphonesimulator-i386" does not exist.
  4558. Call Stack (most recent call first):
  4559. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4560. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4561. stdlib/public/SDK/SceneKit/CMakeLists.txt:1 (add_swift_library)
  4562. This warning is for project developers. Use -Wno-dev to suppress it.
  4563.  
  4564. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4565. Policy CMP0046 is not set: Error on non-existent dependency in
  4566. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4567. Use the cmake_policy command to set the policy and suppress this warning.
  4568.  
  4569. The dependency target "intrinsics_gen" of target
  4570. "swiftsimd-watchsimulator-i386" does not exist.
  4571. Call Stack (most recent call first):
  4572. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4573. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4574. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4575. This warning is for project developers. Use -Wno-dev to suppress it.
  4576.  
  4577. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4578. Policy CMP0046 is not set: Error on non-existent dependency in
  4579. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4580. Use the cmake_policy command to set the policy and suppress this warning.
  4581.  
  4582. The dependency target "intrinsics_gen" of target "swiftsimd-watchos-armv7k"
  4583. does not exist.
  4584. Call Stack (most recent call first):
  4585. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4586. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4587. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4588. This warning is for project developers. Use -Wno-dev to suppress it.
  4589.  
  4590. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4591. Policy CMP0046 is not set: Error on non-existent dependency in
  4592. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4593. Use the cmake_policy command to set the policy and suppress this warning.
  4594.  
  4595. The dependency target "intrinsics_gen" of target
  4596. "swiftsimd-appletvsimulator-x86_64" does not exist.
  4597. Call Stack (most recent call first):
  4598. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4599. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4600. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4601. This warning is for project developers. Use -Wno-dev to suppress it.
  4602.  
  4603. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4604. Policy CMP0046 is not set: Error on non-existent dependency in
  4605. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4606. Use the cmake_policy command to set the policy and suppress this warning.
  4607.  
  4608. The dependency target "intrinsics_gen" of target
  4609. "swiftsimd-appletvos-arm64" does not exist.
  4610. Call Stack (most recent call first):
  4611. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4612. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4613. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4614. This warning is for project developers. Use -Wno-dev to suppress it.
  4615.  
  4616. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4617. Policy CMP0046 is not set: Error on non-existent dependency in
  4618. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4619. Use the cmake_policy command to set the policy and suppress this warning.
  4620.  
  4621. The dependency target "intrinsics_gen" of target
  4622. "swiftsimd-iphoneos-armv7s" does not exist.
  4623. Call Stack (most recent call first):
  4624. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4625. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4626. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4627. This warning is for project developers. Use -Wno-dev to suppress it.
  4628.  
  4629. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4630. Policy CMP0046 is not set: Error on non-existent dependency in
  4631. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4632. Use the cmake_policy command to set the policy and suppress this warning.
  4633.  
  4634. The dependency target "intrinsics_gen" of target
  4635. "swiftsimd-iphonesimulator-x86_64" does not exist.
  4636. Call Stack (most recent call first):
  4637. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4638. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4639. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4640. This warning is for project developers. Use -Wno-dev to suppress it.
  4641.  
  4642. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4643. Policy CMP0046 is not set: Error on non-existent dependency in
  4644. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4645. Use the cmake_policy command to set the policy and suppress this warning.
  4646.  
  4647. The dependency target "intrinsics_gen" of target
  4648. "swiftsimd-iphonesimulator-i386" does not exist.
  4649. Call Stack (most recent call first):
  4650. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4651. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4652. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4653. This warning is for project developers. Use -Wno-dev to suppress it.
  4654.  
  4655. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4656. Policy CMP0046 is not set: Error on non-existent dependency in
  4657. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4658. Use the cmake_policy command to set the policy and suppress this warning.
  4659.  
  4660. The dependency target "intrinsics_gen" of target "swiftsimd-macosx-x86_64"
  4661. does not exist.
  4662. Call Stack (most recent call first):
  4663. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4664. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4665. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4666. This warning is for project developers. Use -Wno-dev to suppress it.
  4667.  
  4668. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4669. Policy CMP0046 is not set: Error on non-existent dependency in
  4670. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4671. Use the cmake_policy command to set the policy and suppress this warning.
  4672.  
  4673. The dependency target "intrinsics_gen" of target "swiftsimd-iphoneos-armv7"
  4674. does not exist.
  4675. Call Stack (most recent call first):
  4676. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4677. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4678. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4679. This warning is for project developers. Use -Wno-dev to suppress it.
  4680.  
  4681. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4682. Policy CMP0046 is not set: Error on non-existent dependency in
  4683. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4684. Use the cmake_policy command to set the policy and suppress this warning.
  4685.  
  4686. The dependency target "intrinsics_gen" of target "swiftsimd-iphoneos-arm64"
  4687. does not exist.
  4688. Call Stack (most recent call first):
  4689. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4690. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4691. stdlib/public/SDK/simd/CMakeLists.txt:1 (add_swift_library)
  4692. This warning is for project developers. Use -Wno-dev to suppress it.
  4693.  
  4694. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4695. Policy CMP0046 is not set: Error on non-existent dependency in
  4696. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4697. Use the cmake_policy command to set the policy and suppress this warning.
  4698.  
  4699. The dependency target "intrinsics_gen" of target
  4700. "swiftSpriteKit-watchsimulator-i386" does not exist.
  4701. Call Stack (most recent call first):
  4702. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4703. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4704. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4705. This warning is for project developers. Use -Wno-dev to suppress it.
  4706.  
  4707. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4708. Policy CMP0046 is not set: Error on non-existent dependency in
  4709. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4710. Use the cmake_policy command to set the policy and suppress this warning.
  4711.  
  4712. The dependency target "intrinsics_gen" of target
  4713. "swiftSpriteKit-watchos-armv7k" does not exist.
  4714. Call Stack (most recent call first):
  4715. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4716. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4717. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4718. This warning is for project developers. Use -Wno-dev to suppress it.
  4719.  
  4720. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4721. Policy CMP0046 is not set: Error on non-existent dependency in
  4722. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4723. Use the cmake_policy command to set the policy and suppress this warning.
  4724.  
  4725. The dependency target "intrinsics_gen" of target
  4726. "swiftSpriteKit-appletvsimulator-x86_64" does not exist.
  4727. Call Stack (most recent call first):
  4728. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4729. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4730. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4731. This warning is for project developers. Use -Wno-dev to suppress it.
  4732.  
  4733. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4734. Policy CMP0046 is not set: Error on non-existent dependency in
  4735. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4736. Use the cmake_policy command to set the policy and suppress this warning.
  4737.  
  4738. The dependency target "intrinsics_gen" of target
  4739. "swiftSpriteKit-iphonesimulator-x86_64" does not exist.
  4740. Call Stack (most recent call first):
  4741. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4742. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4743. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4744. This warning is for project developers. Use -Wno-dev to suppress it.
  4745.  
  4746. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4747. Policy CMP0046 is not set: Error on non-existent dependency in
  4748. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4749. Use the cmake_policy command to set the policy and suppress this warning.
  4750.  
  4751. The dependency target "intrinsics_gen" of target
  4752. "swiftSpriteKit-iphonesimulator-i386" does not exist.
  4753. Call Stack (most recent call first):
  4754. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4755. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4756. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4757. This warning is for project developers. Use -Wno-dev to suppress it.
  4758.  
  4759. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4760. Policy CMP0046 is not set: Error on non-existent dependency in
  4761. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4762. Use the cmake_policy command to set the policy and suppress this warning.
  4763.  
  4764. The dependency target "intrinsics_gen" of target
  4765. "swiftSpriteKit-iphoneos-arm64" does not exist.
  4766. Call Stack (most recent call first):
  4767. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4768. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4769. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4770. This warning is for project developers. Use -Wno-dev to suppress it.
  4771.  
  4772. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4773. Policy CMP0046 is not set: Error on non-existent dependency in
  4774. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4775. Use the cmake_policy command to set the policy and suppress this warning.
  4776.  
  4777. The dependency target "intrinsics_gen" of target
  4778. "swiftSpriteKit-iphoneos-armv7s" does not exist.
  4779. Call Stack (most recent call first):
  4780. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4781. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4782. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4783. This warning is for project developers. Use -Wno-dev to suppress it.
  4784.  
  4785. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4786. Policy CMP0046 is not set: Error on non-existent dependency in
  4787. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4788. Use the cmake_policy command to set the policy and suppress this warning.
  4789.  
  4790. The dependency target "intrinsics_gen" of target
  4791. "swiftSpriteKit-iphoneos-armv7" does not exist.
  4792. Call Stack (most recent call first):
  4793. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4794. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4795. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4796. This warning is for project developers. Use -Wno-dev to suppress it.
  4797.  
  4798. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4799. Policy CMP0046 is not set: Error on non-existent dependency in
  4800. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4801. Use the cmake_policy command to set the policy and suppress this warning.
  4802.  
  4803. The dependency target "intrinsics_gen" of target
  4804. "swiftSpriteKit-macosx-x86_64" does not exist.
  4805. Call Stack (most recent call first):
  4806. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4807. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4808. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4809. This warning is for project developers. Use -Wno-dev to suppress it.
  4810.  
  4811. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4812. Policy CMP0046 is not set: Error on non-existent dependency in
  4813. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4814. Use the cmake_policy command to set the policy and suppress this warning.
  4815.  
  4816. The dependency target "intrinsics_gen" of target
  4817. "swiftSpriteKit-appletvos-arm64" does not exist.
  4818. Call Stack (most recent call first):
  4819. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4820. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4821. stdlib/public/SDK/SpriteKit/CMakeLists.txt:1 (add_swift_library)
  4822. This warning is for project developers. Use -Wno-dev to suppress it.
  4823.  
  4824. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4825. Policy CMP0046 is not set: Error on non-existent dependency in
  4826. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4827. Use the cmake_policy command to set the policy and suppress this warning.
  4828.  
  4829. The dependency target "intrinsics_gen" of target
  4830. "swiftUIKit-watchos-armv7k" does not exist.
  4831. Call Stack (most recent call first):
  4832. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4833. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4834. stdlib/public/SDK/UIKit/CMakeLists.txt:1 (add_swift_library)
  4835. This warning is for project developers. Use -Wno-dev to suppress it.
  4836.  
  4837. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4838. Policy CMP0046 is not set: Error on non-existent dependency in
  4839. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4840. Use the cmake_policy command to set the policy and suppress this warning.
  4841.  
  4842. The dependency target "intrinsics_gen" of target
  4843. "swiftUIKit-appletvos-arm64" does not exist.
  4844. Call Stack (most recent call first):
  4845. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4846. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4847. stdlib/public/SDK/UIKit/CMakeLists.txt:1 (add_swift_library)
  4848. This warning is for project developers. Use -Wno-dev to suppress it.
  4849.  
  4850. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4851. Policy CMP0046 is not set: Error on non-existent dependency in
  4852. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4853. Use the cmake_policy command to set the policy and suppress this warning.
  4854.  
  4855. The dependency target "intrinsics_gen" of target
  4856. "swiftUIKit-iphonesimulator-x86_64" does not exist.
  4857. Call Stack (most recent call first):
  4858. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4859. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4860. stdlib/public/SDK/UIKit/CMakeLists.txt:1 (add_swift_library)
  4861. This warning is for project developers. Use -Wno-dev to suppress it.
  4862.  
  4863. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4864. Policy CMP0046 is not set: Error on non-existent dependency in
  4865. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4866. Use the cmake_policy command to set the policy and suppress this warning.
  4867.  
  4868. The dependency target "intrinsics_gen" of target
  4869. "swiftUIKit-iphonesimulator-i386" does not exist.
  4870. Call Stack (most recent call first):
  4871. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4872. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4873. stdlib/public/SDK/UIKit/CMakeLists.txt:1 (add_swift_library)
  4874. This warning is for project developers. Use -Wno-dev to suppress it.
  4875.  
  4876. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4877. Policy CMP0046 is not set: Error on non-existent dependency in
  4878. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4879. Use the cmake_policy command to set the policy and suppress this warning.
  4880.  
  4881. The dependency target "intrinsics_gen" of target
  4882. "swiftUIKit-iphoneos-arm64" does not exist.
  4883. Call Stack (most recent call first):
  4884. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4885. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4886. stdlib/public/SDK/UIKit/CMakeLists.txt:1 (add_swift_library)
  4887. This warning is for project developers. Use -Wno-dev to suppress it.
  4888.  
  4889. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4890. Policy CMP0046 is not set: Error on non-existent dependency in
  4891. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4892. Use the cmake_policy command to set the policy and suppress this warning.
  4893.  
  4894. The dependency target "intrinsics_gen" of target
  4895. "swiftUIKit-watchsimulator-i386" does not exist.
  4896. Call Stack (most recent call first):
  4897. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4898. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4899. stdlib/public/SDK/UIKit/CMakeLists.txt:1 (add_swift_library)
  4900. This warning is for project developers. Use -Wno-dev to suppress it.
  4901.  
  4902. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4903. Policy CMP0046 is not set: Error on non-existent dependency in
  4904. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4905. Use the cmake_policy command to set the policy and suppress this warning.
  4906.  
  4907. The dependency target "intrinsics_gen" of target
  4908. "swiftUIKit-iphoneos-armv7s" does not exist.
  4909. Call Stack (most recent call first):
  4910. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4911. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4912. stdlib/public/SDK/UIKit/CMakeLists.txt:1 (add_swift_library)
  4913. This warning is for project developers. Use -Wno-dev to suppress it.
  4914.  
  4915. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4916. Policy CMP0046 is not set: Error on non-existent dependency in
  4917. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4918. Use the cmake_policy command to set the policy and suppress this warning.
  4919.  
  4920. The dependency target "intrinsics_gen" of target
  4921. "swiftUIKit-iphoneos-armv7" does not exist.
  4922. Call Stack (most recent call first):
  4923. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4924. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4925. stdlib/public/SDK/UIKit/CMakeLists.txt:1 (add_swift_library)
  4926. This warning is for project developers. Use -Wno-dev to suppress it.
  4927.  
  4928. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4929. Policy CMP0046 is not set: Error on non-existent dependency in
  4930. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4931. Use the cmake_policy command to set the policy and suppress this warning.
  4932.  
  4933. The dependency target "intrinsics_gen" of target
  4934. "swiftUIKit-appletvsimulator-x86_64" does not exist.
  4935. Call Stack (most recent call first):
  4936. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4937. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4938. stdlib/public/SDK/UIKit/CMakeLists.txt:1 (add_swift_library)
  4939. This warning is for project developers. Use -Wno-dev to suppress it.
  4940.  
  4941. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4942. Policy CMP0046 is not set: Error on non-existent dependency in
  4943. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4944. Use the cmake_policy command to set the policy and suppress this warning.
  4945.  
  4946. The dependency target "intrinsics_gen" of target
  4947. "swiftWatchKit-watchsimulator-i386" does not exist.
  4948. Call Stack (most recent call first):
  4949. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4950. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4951. stdlib/public/SDK/WatchKit/CMakeLists.txt:1 (add_swift_library)
  4952. This warning is for project developers. Use -Wno-dev to suppress it.
  4953.  
  4954. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4955. Policy CMP0046 is not set: Error on non-existent dependency in
  4956. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4957. Use the cmake_policy command to set the policy and suppress this warning.
  4958.  
  4959. The dependency target "intrinsics_gen" of target
  4960. "swiftWatchKit-iphonesimulator-x86_64" does not exist.
  4961. Call Stack (most recent call first):
  4962. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4963. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4964. stdlib/public/SDK/WatchKit/CMakeLists.txt:1 (add_swift_library)
  4965. This warning is for project developers. Use -Wno-dev to suppress it.
  4966.  
  4967. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4968. Policy CMP0046 is not set: Error on non-existent dependency in
  4969. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4970. Use the cmake_policy command to set the policy and suppress this warning.
  4971.  
  4972. The dependency target "intrinsics_gen" of target
  4973. "swiftWatchKit-iphonesimulator-i386" does not exist.
  4974. Call Stack (most recent call first):
  4975. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4976. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4977. stdlib/public/SDK/WatchKit/CMakeLists.txt:1 (add_swift_library)
  4978. This warning is for project developers. Use -Wno-dev to suppress it.
  4979.  
  4980. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4981. Policy CMP0046 is not set: Error on non-existent dependency in
  4982. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4983. Use the cmake_policy command to set the policy and suppress this warning.
  4984.  
  4985. The dependency target "intrinsics_gen" of target
  4986. "swiftWatchKit-iphoneos-arm64" does not exist.
  4987. Call Stack (most recent call first):
  4988. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  4989. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  4990. stdlib/public/SDK/WatchKit/CMakeLists.txt:1 (add_swift_library)
  4991. This warning is for project developers. Use -Wno-dev to suppress it.
  4992.  
  4993. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  4994. Policy CMP0046 is not set: Error on non-existent dependency in
  4995. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  4996. Use the cmake_policy command to set the policy and suppress this warning.
  4997.  
  4998. The dependency target "intrinsics_gen" of target
  4999. "swiftWatchKit-iphoneos-armv7" does not exist.
  5000. Call Stack (most recent call first):
  5001. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5002. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5003. stdlib/public/SDK/WatchKit/CMakeLists.txt:1 (add_swift_library)
  5004. This warning is for project developers. Use -Wno-dev to suppress it.
  5005.  
  5006. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5007. Policy CMP0046 is not set: Error on non-existent dependency in
  5008. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5009. Use the cmake_policy command to set the policy and suppress this warning.
  5010.  
  5011. The dependency target "intrinsics_gen" of target
  5012. "swiftWatchKit-watchos-armv7k" does not exist.
  5013. Call Stack (most recent call first):
  5014. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5015. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5016. stdlib/public/SDK/WatchKit/CMakeLists.txt:1 (add_swift_library)
  5017. This warning is for project developers. Use -Wno-dev to suppress it.
  5018.  
  5019. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5020. Policy CMP0046 is not set: Error on non-existent dependency in
  5021. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5022. Use the cmake_policy command to set the policy and suppress this warning.
  5023.  
  5024. The dependency target "intrinsics_gen" of target
  5025. "swiftWatchKit-iphoneos-armv7s" does not exist.
  5026. Call Stack (most recent call first):
  5027. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5028. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5029. stdlib/public/SDK/WatchKit/CMakeLists.txt:1 (add_swift_library)
  5030. This warning is for project developers. Use -Wno-dev to suppress it.
  5031.  
  5032. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5033. Policy CMP0046 is not set: Error on non-existent dependency in
  5034. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5035. Use the cmake_policy command to set the policy and suppress this warning.
  5036.  
  5037. The dependency target "intrinsics_gen" of target
  5038. "swiftXCTest-appletvsimulator-x86_64" does not exist.
  5039. Call Stack (most recent call first):
  5040. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5041. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5042. stdlib/public/SDK/XCTest/CMakeLists.txt:3 (add_swift_library)
  5043. This warning is for project developers. Use -Wno-dev to suppress it.
  5044.  
  5045. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5046. Policy CMP0046 is not set: Error on non-existent dependency in
  5047. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5048. Use the cmake_policy command to set the policy and suppress this warning.
  5049.  
  5050. The dependency target "intrinsics_gen" of target
  5051. "swiftXCTest-iphonesimulator-i386" does not exist.
  5052. Call Stack (most recent call first):
  5053. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5054. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5055. stdlib/public/SDK/XCTest/CMakeLists.txt:3 (add_swift_library)
  5056. This warning is for project developers. Use -Wno-dev to suppress it.
  5057.  
  5058. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5059. Policy CMP0046 is not set: Error on non-existent dependency in
  5060. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5061. Use the cmake_policy command to set the policy and suppress this warning.
  5062.  
  5063. The dependency target "intrinsics_gen" of target
  5064. "swiftXCTest-iphoneos-arm64" does not exist.
  5065. Call Stack (most recent call first):
  5066. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5067. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5068. stdlib/public/SDK/XCTest/CMakeLists.txt:3 (add_swift_library)
  5069. This warning is for project developers. Use -Wno-dev to suppress it.
  5070.  
  5071. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5072. Policy CMP0046 is not set: Error on non-existent dependency in
  5073. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5074. Use the cmake_policy command to set the policy and suppress this warning.
  5075.  
  5076. The dependency target "intrinsics_gen" of target
  5077. "swiftXCTest-iphoneos-armv7s" does not exist.
  5078. Call Stack (most recent call first):
  5079. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5080. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5081. stdlib/public/SDK/XCTest/CMakeLists.txt:3 (add_swift_library)
  5082. This warning is for project developers. Use -Wno-dev to suppress it.
  5083.  
  5084. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5085. Policy CMP0046 is not set: Error on non-existent dependency in
  5086. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5087. Use the cmake_policy command to set the policy and suppress this warning.
  5088.  
  5089. The dependency target "intrinsics_gen" of target
  5090. "swiftXCTest-appletvos-arm64" does not exist.
  5091. Call Stack (most recent call first):
  5092. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5093. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5094. stdlib/public/SDK/XCTest/CMakeLists.txt:3 (add_swift_library)
  5095. This warning is for project developers. Use -Wno-dev to suppress it.
  5096.  
  5097. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5098. Policy CMP0046 is not set: Error on non-existent dependency in
  5099. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5100. Use the cmake_policy command to set the policy and suppress this warning.
  5101.  
  5102. The dependency target "intrinsics_gen" of target
  5103. "swiftXCTest-iphoneos-armv7" does not exist.
  5104. Call Stack (most recent call first):
  5105. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5106. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5107. stdlib/public/SDK/XCTest/CMakeLists.txt:3 (add_swift_library)
  5108. This warning is for project developers. Use -Wno-dev to suppress it.
  5109.  
  5110. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5111. Policy CMP0046 is not set: Error on non-existent dependency in
  5112. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5113. Use the cmake_policy command to set the policy and suppress this warning.
  5114.  
  5115. The dependency target "intrinsics_gen" of target
  5116. "swiftXCTest-macosx-x86_64" does not exist.
  5117. Call Stack (most recent call first):
  5118. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5119. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5120. stdlib/public/SDK/XCTest/CMakeLists.txt:3 (add_swift_library)
  5121. This warning is for project developers. Use -Wno-dev to suppress it.
  5122.  
  5123. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5124. Policy CMP0046 is not set: Error on non-existent dependency in
  5125. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5126. Use the cmake_policy command to set the policy and suppress this warning.
  5127.  
  5128. The dependency target "intrinsics_gen" of target
  5129. "swiftXCTest-iphonesimulator-x86_64" does not exist.
  5130. Call Stack (most recent call first):
  5131. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5132. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5133. stdlib/public/SDK/XCTest/CMakeLists.txt:3 (add_swift_library)
  5134. This warning is for project developers. Use -Wno-dev to suppress it.
  5135.  
  5136. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5137. Policy CMP0046 is not set: Error on non-existent dependency in
  5138. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5139. Use the cmake_policy command to set the policy and suppress this warning.
  5140.  
  5141. The dependency target "intrinsics_gen" of target "swiftXPC-macosx-x86_64"
  5142. does not exist.
  5143. Call Stack (most recent call first):
  5144. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5145. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5146. stdlib/public/SDK/XPC/CMakeLists.txt:1 (add_swift_library)
  5147. This warning is for project developers. Use -Wno-dev to suppress it.
  5148.  
  5149. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5150. Policy CMP0046 is not set: Error on non-existent dependency in
  5151. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5152. Use the cmake_policy command to set the policy and suppress this warning.
  5153.  
  5154. The dependency target "intrinsics_gen" of target
  5155. "swiftSwiftExperimental-appletvsimulator-x86_64" does not exist.
  5156. Call Stack (most recent call first):
  5157. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5158. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5159. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5160. This warning is for project developers. Use -Wno-dev to suppress it.
  5161.  
  5162. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5163. Policy CMP0046 is not set: Error on non-existent dependency in
  5164. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5165. Use the cmake_policy command to set the policy and suppress this warning.
  5166.  
  5167. The dependency target "intrinsics_gen" of target
  5168. "swiftSwiftExperimental-appletvos-arm64" does not exist.
  5169. Call Stack (most recent call first):
  5170. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5171. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5172. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5173. This warning is for project developers. Use -Wno-dev to suppress it.
  5174.  
  5175. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5176. Policy CMP0046 is not set: Error on non-existent dependency in
  5177. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5178. Use the cmake_policy command to set the policy and suppress this warning.
  5179.  
  5180. The dependency target "intrinsics_gen" of target
  5181. "swiftSwiftExperimental-watchsimulator-i386" does not exist.
  5182. Call Stack (most recent call first):
  5183. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5184. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5185. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5186. This warning is for project developers. Use -Wno-dev to suppress it.
  5187.  
  5188. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5189. Policy CMP0046 is not set: Error on non-existent dependency in
  5190. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5191. Use the cmake_policy command to set the policy and suppress this warning.
  5192.  
  5193. The dependency target "intrinsics_gen" of target
  5194. "swiftSwiftExperimental-iphonesimulator-x86_64" does not exist.
  5195. Call Stack (most recent call first):
  5196. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5197. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5198. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5199. This warning is for project developers. Use -Wno-dev to suppress it.
  5200.  
  5201. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5202. Policy CMP0046 is not set: Error on non-existent dependency in
  5203. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5204. Use the cmake_policy command to set the policy and suppress this warning.
  5205.  
  5206. The dependency target "intrinsics_gen" of target
  5207. "swiftSwiftExperimental-watchos-armv7k" does not exist.
  5208. Call Stack (most recent call first):
  5209. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5210. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5211. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5212. This warning is for project developers. Use -Wno-dev to suppress it.
  5213.  
  5214. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5215. Policy CMP0046 is not set: Error on non-existent dependency in
  5216. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5217. Use the cmake_policy command to set the policy and suppress this warning.
  5218.  
  5219. The dependency target "intrinsics_gen" of target
  5220. "swiftSwiftExperimental-iphoneos-armv7" does not exist.
  5221. Call Stack (most recent call first):
  5222. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5223. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5224. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5225. This warning is for project developers. Use -Wno-dev to suppress it.
  5226.  
  5227. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5228. Policy CMP0046 is not set: Error on non-existent dependency in
  5229. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5230. Use the cmake_policy command to set the policy and suppress this warning.
  5231.  
  5232. The dependency target "intrinsics_gen" of target
  5233. "swiftSwiftExperimental-iphoneos-armv7s" does not exist.
  5234. Call Stack (most recent call first):
  5235. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5236. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5237. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5238. This warning is for project developers. Use -Wno-dev to suppress it.
  5239.  
  5240. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5241. Policy CMP0046 is not set: Error on non-existent dependency in
  5242. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5243. Use the cmake_policy command to set the policy and suppress this warning.
  5244.  
  5245. The dependency target "intrinsics_gen" of target
  5246. "swiftSwiftExperimental-iphonesimulator-i386" does not exist.
  5247. Call Stack (most recent call first):
  5248. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5249. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5250. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5251. This warning is for project developers. Use -Wno-dev to suppress it.
  5252.  
  5253. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5254. Policy CMP0046 is not set: Error on non-existent dependency in
  5255. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5256. Use the cmake_policy command to set the policy and suppress this warning.
  5257.  
  5258. The dependency target "intrinsics_gen" of target
  5259. "swiftSwiftExperimental-iphoneos-arm64" does not exist.
  5260. Call Stack (most recent call first):
  5261. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5262. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5263. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5264. This warning is for project developers. Use -Wno-dev to suppress it.
  5265.  
  5266. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5267. Policy CMP0046 is not set: Error on non-existent dependency in
  5268. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5269. Use the cmake_policy command to set the policy and suppress this warning.
  5270.  
  5271. The dependency target "intrinsics_gen" of target
  5272. "swiftSwiftExperimental-macosx-x86_64" does not exist.
  5273. Call Stack (most recent call first):
  5274. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5275. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5276. stdlib/internal/SwiftExperimental/CMakeLists.txt:1 (add_swift_library)
  5277. This warning is for project developers. Use -Wno-dev to suppress it.
  5278.  
  5279. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5280. Policy CMP0046 is not set: Error on non-existent dependency in
  5281. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5282. Use the cmake_policy command to set the policy and suppress this warning.
  5283.  
  5284. The dependency target "intrinsics_gen" of target
  5285. "swiftSwiftPrivate-watchos-armv7k" does not exist.
  5286. Call Stack (most recent call first):
  5287. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5288. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5289. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5290. This warning is for project developers. Use -Wno-dev to suppress it.
  5291.  
  5292. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5293. Policy CMP0046 is not set: Error on non-existent dependency in
  5294. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5295. Use the cmake_policy command to set the policy and suppress this warning.
  5296.  
  5297. The dependency target "intrinsics_gen" of target
  5298. "swiftSwiftPrivate-appletvsimulator-x86_64" does not exist.
  5299. Call Stack (most recent call first):
  5300. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5301. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5302. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5303. This warning is for project developers. Use -Wno-dev to suppress it.
  5304.  
  5305. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5306. Policy CMP0046 is not set: Error on non-existent dependency in
  5307. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5308. Use the cmake_policy command to set the policy and suppress this warning.
  5309.  
  5310. The dependency target "intrinsics_gen" of target
  5311. "swiftSwiftPrivate-watchsimulator-i386" does not exist.
  5312. Call Stack (most recent call first):
  5313. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5314. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5315. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5316. This warning is for project developers. Use -Wno-dev to suppress it.
  5317.  
  5318. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5319. Policy CMP0046 is not set: Error on non-existent dependency in
  5320. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5321. Use the cmake_policy command to set the policy and suppress this warning.
  5322.  
  5323. The dependency target "intrinsics_gen" of target
  5324. "swiftSwiftPrivate-appletvos-arm64" does not exist.
  5325. Call Stack (most recent call first):
  5326. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5327. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5328. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5329. This warning is for project developers. Use -Wno-dev to suppress it.
  5330.  
  5331. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5332. Policy CMP0046 is not set: Error on non-existent dependency in
  5333. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5334. Use the cmake_policy command to set the policy and suppress this warning.
  5335.  
  5336. The dependency target "intrinsics_gen" of target
  5337. "swiftSwiftPrivate-macosx-x86_64" does not exist.
  5338. Call Stack (most recent call first):
  5339. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5340. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5341. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5342. This warning is for project developers. Use -Wno-dev to suppress it.
  5343.  
  5344. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5345. Policy CMP0046 is not set: Error on non-existent dependency in
  5346. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5347. Use the cmake_policy command to set the policy and suppress this warning.
  5348.  
  5349. The dependency target "intrinsics_gen" of target
  5350. "swiftSwiftPrivate-iphonesimulator-i386" does not exist.
  5351. Call Stack (most recent call first):
  5352. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5353. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5354. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5355. This warning is for project developers. Use -Wno-dev to suppress it.
  5356.  
  5357. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5358. Policy CMP0046 is not set: Error on non-existent dependency in
  5359. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5360. Use the cmake_policy command to set the policy and suppress this warning.
  5361.  
  5362. The dependency target "intrinsics_gen" of target
  5363. "swiftSwiftPrivate-iphoneos-armv7" does not exist.
  5364. Call Stack (most recent call first):
  5365. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5366. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5367. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5368. This warning is for project developers. Use -Wno-dev to suppress it.
  5369.  
  5370. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5371. Policy CMP0046 is not set: Error on non-existent dependency in
  5372. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5373. Use the cmake_policy command to set the policy and suppress this warning.
  5374.  
  5375. The dependency target "intrinsics_gen" of target
  5376. "swiftSwiftPrivate-iphoneos-arm64" does not exist.
  5377. Call Stack (most recent call first):
  5378. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5379. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5380. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5381. This warning is for project developers. Use -Wno-dev to suppress it.
  5382.  
  5383. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5384. Policy CMP0046 is not set: Error on non-existent dependency in
  5385. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5386. Use the cmake_policy command to set the policy and suppress this warning.
  5387.  
  5388. The dependency target "intrinsics_gen" of target
  5389. "swiftSwiftPrivate-iphonesimulator-x86_64" does not exist.
  5390. Call Stack (most recent call first):
  5391. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5392. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5393. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5394. This warning is for project developers. Use -Wno-dev to suppress it.
  5395.  
  5396. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5397. Policy CMP0046 is not set: Error on non-existent dependency in
  5398. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5399. Use the cmake_policy command to set the policy and suppress this warning.
  5400.  
  5401. The dependency target "intrinsics_gen" of target
  5402. "swiftSwiftPrivate-iphoneos-armv7s" does not exist.
  5403. Call Stack (most recent call first):
  5404. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5405. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5406. stdlib/private/SwiftPrivate/CMakeLists.txt:1 (add_swift_library)
  5407. This warning is for project developers. Use -Wno-dev to suppress it.
  5408.  
  5409. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5410. Policy CMP0046 is not set: Error on non-existent dependency in
  5411. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5412. Use the cmake_policy command to set the policy and suppress this warning.
  5413.  
  5414. The dependency target "intrinsics_gen" of target
  5415. "swiftStdlibUnittest-macosx-x86_64" does not exist.
  5416. Call Stack (most recent call first):
  5417. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5418. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5419. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5420. This warning is for project developers. Use -Wno-dev to suppress it.
  5421.  
  5422. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5423. Policy CMP0046 is not set: Error on non-existent dependency in
  5424. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5425. Use the cmake_policy command to set the policy and suppress this warning.
  5426.  
  5427. The dependency target "intrinsics_gen" of target
  5428. "swiftStdlibUnittest-watchsimulator-i386" does not exist.
  5429. Call Stack (most recent call first):
  5430. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5431. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5432. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5433. This warning is for project developers. Use -Wno-dev to suppress it.
  5434.  
  5435. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5436. Policy CMP0046 is not set: Error on non-existent dependency in
  5437. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5438. Use the cmake_policy command to set the policy and suppress this warning.
  5439.  
  5440. The dependency target "intrinsics_gen" of target
  5441. "swiftStdlibUnittest-appletvsimulator-x86_64" does not exist.
  5442. Call Stack (most recent call first):
  5443. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5444. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5445. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5446. This warning is for project developers. Use -Wno-dev to suppress it.
  5447.  
  5448. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5449. Policy CMP0046 is not set: Error on non-existent dependency in
  5450. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5451. Use the cmake_policy command to set the policy and suppress this warning.
  5452.  
  5453. The dependency target "intrinsics_gen" of target
  5454. "swiftStdlibUnittest-appletvos-arm64" does not exist.
  5455. Call Stack (most recent call first):
  5456. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5457. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5458. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5459. This warning is for project developers. Use -Wno-dev to suppress it.
  5460.  
  5461. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5462. Policy CMP0046 is not set: Error on non-existent dependency in
  5463. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5464. Use the cmake_policy command to set the policy and suppress this warning.
  5465.  
  5466. The dependency target "intrinsics_gen" of target
  5467. "swiftStdlibUnittest-iphonesimulator-x86_64" does not exist.
  5468. Call Stack (most recent call first):
  5469. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5470. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5471. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5472. This warning is for project developers. Use -Wno-dev to suppress it.
  5473.  
  5474. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5475. Policy CMP0046 is not set: Error on non-existent dependency in
  5476. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5477. Use the cmake_policy command to set the policy and suppress this warning.
  5478.  
  5479. The dependency target "intrinsics_gen" of target
  5480. "swiftStdlibUnittest-iphoneos-armv7" does not exist.
  5481. Call Stack (most recent call first):
  5482. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5483. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5484. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5485. This warning is for project developers. Use -Wno-dev to suppress it.
  5486.  
  5487. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5488. Policy CMP0046 is not set: Error on non-existent dependency in
  5489. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5490. Use the cmake_policy command to set the policy and suppress this warning.
  5491.  
  5492. The dependency target "intrinsics_gen" of target
  5493. "swiftStdlibUnittest-iphonesimulator-i386" does not exist.
  5494. Call Stack (most recent call first):
  5495. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5496. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5497. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5498. This warning is for project developers. Use -Wno-dev to suppress it.
  5499.  
  5500. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5501. Policy CMP0046 is not set: Error on non-existent dependency in
  5502. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5503. Use the cmake_policy command to set the policy and suppress this warning.
  5504.  
  5505. The dependency target "intrinsics_gen" of target
  5506. "swiftStdlibUnittest-iphoneos-arm64" does not exist.
  5507. Call Stack (most recent call first):
  5508. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5509. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5510. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5511. This warning is for project developers. Use -Wno-dev to suppress it.
  5512.  
  5513. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5514. Policy CMP0046 is not set: Error on non-existent dependency in
  5515. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5516. Use the cmake_policy command to set the policy and suppress this warning.
  5517.  
  5518. The dependency target "intrinsics_gen" of target
  5519. "swiftStdlibUnittest-watchos-armv7k" does not exist.
  5520. Call Stack (most recent call first):
  5521. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5522. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5523. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5524. This warning is for project developers. Use -Wno-dev to suppress it.
  5525.  
  5526. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5527. Policy CMP0046 is not set: Error on non-existent dependency in
  5528. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5529. Use the cmake_policy command to set the policy and suppress this warning.
  5530.  
  5531. The dependency target "intrinsics_gen" of target
  5532. "swiftStdlibUnittest-iphoneos-armv7s" does not exist.
  5533. Call Stack (most recent call first):
  5534. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5535. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5536. stdlib/private/StdlibUnittest/CMakeLists.txt:13 (add_swift_library)
  5537. This warning is for project developers. Use -Wno-dev to suppress it.
  5538.  
  5539. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5540. Policy CMP0046 is not set: Error on non-existent dependency in
  5541. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5542. Use the cmake_policy command to set the policy and suppress this warning.
  5543.  
  5544. The dependency target "intrinsics_gen" of target
  5545. "swiftStdlibUnicodeUnittest-macosx-x86_64" does not exist.
  5546. Call Stack (most recent call first):
  5547. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5548. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5549. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5550. This warning is for project developers. Use -Wno-dev to suppress it.
  5551.  
  5552. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5553. Policy CMP0046 is not set: Error on non-existent dependency in
  5554. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5555. Use the cmake_policy command to set the policy and suppress this warning.
  5556.  
  5557. The dependency target "intrinsics_gen" of target
  5558. "swiftStdlibUnicodeUnittest-iphonesimulator-i386" does not exist.
  5559. Call Stack (most recent call first):
  5560. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5561. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5562. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5563. This warning is for project developers. Use -Wno-dev to suppress it.
  5564.  
  5565. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5566. Policy CMP0046 is not set: Error on non-existent dependency in
  5567. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5568. Use the cmake_policy command to set the policy and suppress this warning.
  5569.  
  5570. The dependency target "intrinsics_gen" of target
  5571. "swiftStdlibUnicodeUnittest-watchos-armv7k" does not exist.
  5572. Call Stack (most recent call first):
  5573. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5574. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5575. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5576. This warning is for project developers. Use -Wno-dev to suppress it.
  5577.  
  5578. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5579. Policy CMP0046 is not set: Error on non-existent dependency in
  5580. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5581. Use the cmake_policy command to set the policy and suppress this warning.
  5582.  
  5583. The dependency target "intrinsics_gen" of target
  5584. "swiftStdlibUnicodeUnittest-iphonesimulator-x86_64" does not exist.
  5585. Call Stack (most recent call first):
  5586. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5587. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5588. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5589. This warning is for project developers. Use -Wno-dev to suppress it.
  5590.  
  5591. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5592. Policy CMP0046 is not set: Error on non-existent dependency in
  5593. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5594. Use the cmake_policy command to set the policy and suppress this warning.
  5595.  
  5596. The dependency target "intrinsics_gen" of target
  5597. "swiftStdlibUnicodeUnittest-iphoneos-armv7s" does not exist.
  5598. Call Stack (most recent call first):
  5599. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5600. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5601. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5602. This warning is for project developers. Use -Wno-dev to suppress it.
  5603.  
  5604. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5605. Policy CMP0046 is not set: Error on non-existent dependency in
  5606. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5607. Use the cmake_policy command to set the policy and suppress this warning.
  5608.  
  5609. The dependency target "intrinsics_gen" of target
  5610. "swiftStdlibUnicodeUnittest-appletvos-arm64" does not exist.
  5611. Call Stack (most recent call first):
  5612. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5613. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5614. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5615. This warning is for project developers. Use -Wno-dev to suppress it.
  5616.  
  5617. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5618. Policy CMP0046 is not set: Error on non-existent dependency in
  5619. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5620. Use the cmake_policy command to set the policy and suppress this warning.
  5621.  
  5622. The dependency target "intrinsics_gen" of target
  5623. "swiftStdlibUnicodeUnittest-iphoneos-armv7" does not exist.
  5624. Call Stack (most recent call first):
  5625. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5626. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5627. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5628. This warning is for project developers. Use -Wno-dev to suppress it.
  5629.  
  5630. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5631. Policy CMP0046 is not set: Error on non-existent dependency in
  5632. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5633. Use the cmake_policy command to set the policy and suppress this warning.
  5634.  
  5635. The dependency target "intrinsics_gen" of target
  5636. "swiftStdlibUnicodeUnittest-watchsimulator-i386" does not exist.
  5637. Call Stack (most recent call first):
  5638. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5639. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5640. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5641. This warning is for project developers. Use -Wno-dev to suppress it.
  5642.  
  5643. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5644. Policy CMP0046 is not set: Error on non-existent dependency in
  5645. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5646. Use the cmake_policy command to set the policy and suppress this warning.
  5647.  
  5648. The dependency target "intrinsics_gen" of target
  5649. "swiftStdlibUnicodeUnittest-iphoneos-arm64" does not exist.
  5650. Call Stack (most recent call first):
  5651. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5652. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5653. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5654. This warning is for project developers. Use -Wno-dev to suppress it.
  5655.  
  5656. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5657. Policy CMP0046 is not set: Error on non-existent dependency in
  5658. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5659. Use the cmake_policy command to set the policy and suppress this warning.
  5660.  
  5661. The dependency target "intrinsics_gen" of target
  5662. "swiftStdlibUnicodeUnittest-appletvsimulator-x86_64" does not exist.
  5663. Call Stack (most recent call first):
  5664. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5665. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5666. stdlib/private/StdlibUnicodeUnittest/CMakeLists.txt:8 (add_swift_library)
  5667. This warning is for project developers. Use -Wno-dev to suppress it.
  5668.  
  5669. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5670. Policy CMP0046 is not set: Error on non-existent dependency in
  5671. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5672. Use the cmake_policy command to set the policy and suppress this warning.
  5673.  
  5674. The dependency target "intrinsics_gen" of target
  5675. "swiftStdlibCollectionUnittest-watchos-armv7k" does not exist.
  5676. Call Stack (most recent call first):
  5677. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5678. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5679. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5680. This warning is for project developers. Use -Wno-dev to suppress it.
  5681.  
  5682. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5683. Policy CMP0046 is not set: Error on non-existent dependency in
  5684. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5685. Use the cmake_policy command to set the policy and suppress this warning.
  5686.  
  5687. The dependency target "intrinsics_gen" of target
  5688. "swiftStdlibCollectionUnittest-macosx-x86_64" does not exist.
  5689. Call Stack (most recent call first):
  5690. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5691. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5692. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5693. This warning is for project developers. Use -Wno-dev to suppress it.
  5694.  
  5695. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5696. Policy CMP0046 is not set: Error on non-existent dependency in
  5697. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5698. Use the cmake_policy command to set the policy and suppress this warning.
  5699.  
  5700. The dependency target "intrinsics_gen" of target
  5701. "swiftStdlibCollectionUnittest-appletvsimulator-x86_64" does not exist.
  5702. Call Stack (most recent call first):
  5703. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5704. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5705. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5706. This warning is for project developers. Use -Wno-dev to suppress it.
  5707.  
  5708. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5709. Policy CMP0046 is not set: Error on non-existent dependency in
  5710. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5711. Use the cmake_policy command to set the policy and suppress this warning.
  5712.  
  5713. The dependency target "intrinsics_gen" of target
  5714. "swiftStdlibCollectionUnittest-appletvos-arm64" does not exist.
  5715. Call Stack (most recent call first):
  5716. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5717. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5718. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5719. This warning is for project developers. Use -Wno-dev to suppress it.
  5720.  
  5721. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5722. Policy CMP0046 is not set: Error on non-existent dependency in
  5723. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5724. Use the cmake_policy command to set the policy and suppress this warning.
  5725.  
  5726. The dependency target "intrinsics_gen" of target
  5727. "swiftStdlibCollectionUnittest-iphoneos-armv7s" does not exist.
  5728. Call Stack (most recent call first):
  5729. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5730. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5731. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5732. This warning is for project developers. Use -Wno-dev to suppress it.
  5733.  
  5734. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5735. Policy CMP0046 is not set: Error on non-existent dependency in
  5736. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5737. Use the cmake_policy command to set the policy and suppress this warning.
  5738.  
  5739. The dependency target "intrinsics_gen" of target
  5740. "swiftStdlibCollectionUnittest-iphonesimulator-x86_64" does not exist.
  5741. Call Stack (most recent call first):
  5742. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5743. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5744. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5745. This warning is for project developers. Use -Wno-dev to suppress it.
  5746.  
  5747. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5748. Policy CMP0046 is not set: Error on non-existent dependency in
  5749. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5750. Use the cmake_policy command to set the policy and suppress this warning.
  5751.  
  5752. The dependency target "intrinsics_gen" of target
  5753. "swiftStdlibCollectionUnittest-watchsimulator-i386" does not exist.
  5754. Call Stack (most recent call first):
  5755. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5756. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5757. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5758. This warning is for project developers. Use -Wno-dev to suppress it.
  5759.  
  5760. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5761. Policy CMP0046 is not set: Error on non-existent dependency in
  5762. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5763. Use the cmake_policy command to set the policy and suppress this warning.
  5764.  
  5765. The dependency target "intrinsics_gen" of target
  5766. "swiftStdlibCollectionUnittest-iphoneos-arm64" does not exist.
  5767. Call Stack (most recent call first):
  5768. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5769. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5770. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5771. This warning is for project developers. Use -Wno-dev to suppress it.
  5772.  
  5773. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5774. Policy CMP0046 is not set: Error on non-existent dependency in
  5775. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5776. Use the cmake_policy command to set the policy and suppress this warning.
  5777.  
  5778. The dependency target "intrinsics_gen" of target
  5779. "swiftStdlibCollectionUnittest-iphonesimulator-i386" does not exist.
  5780. Call Stack (most recent call first):
  5781. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5782. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5783. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5784. This warning is for project developers. Use -Wno-dev to suppress it.
  5785.  
  5786. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5787. Policy CMP0046 is not set: Error on non-existent dependency in
  5788. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5789. Use the cmake_policy command to set the policy and suppress this warning.
  5790.  
  5791. The dependency target "intrinsics_gen" of target
  5792. "swiftStdlibCollectionUnittest-iphoneos-armv7" does not exist.
  5793. Call Stack (most recent call first):
  5794. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5795. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5796. stdlib/private/StdlibCollectionUnittest/CMakeLists.txt:8 (add_swift_library)
  5797. This warning is for project developers. Use -Wno-dev to suppress it.
  5798.  
  5799. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5800. Policy CMP0046 is not set: Error on non-existent dependency in
  5801. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5802. Use the cmake_policy command to set the policy and suppress this warning.
  5803.  
  5804. The dependency target "intrinsics_gen" of target
  5805. "swiftSwiftPrivateLibcExtras-watchsimulator-i386" does not exist.
  5806. Call Stack (most recent call first):
  5807. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5808. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5809. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5810. This warning is for project developers. Use -Wno-dev to suppress it.
  5811.  
  5812. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5813. Policy CMP0046 is not set: Error on non-existent dependency in
  5814. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5815. Use the cmake_policy command to set the policy and suppress this warning.
  5816.  
  5817. The dependency target "intrinsics_gen" of target
  5818. "swiftSwiftPrivateLibcExtras-watchos-armv7k" does not exist.
  5819. Call Stack (most recent call first):
  5820. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5821. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5822. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5823. This warning is for project developers. Use -Wno-dev to suppress it.
  5824.  
  5825. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5826. Policy CMP0046 is not set: Error on non-existent dependency in
  5827. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5828. Use the cmake_policy command to set the policy and suppress this warning.
  5829.  
  5830. The dependency target "intrinsics_gen" of target
  5831. "swiftSwiftPrivateLibcExtras-iphonesimulator-x86_64" does not exist.
  5832. Call Stack (most recent call first):
  5833. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5834. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5835. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5836. This warning is for project developers. Use -Wno-dev to suppress it.
  5837.  
  5838. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5839. Policy CMP0046 is not set: Error on non-existent dependency in
  5840. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5841. Use the cmake_policy command to set the policy and suppress this warning.
  5842.  
  5843. The dependency target "intrinsics_gen" of target
  5844. "swiftSwiftPrivateLibcExtras-macosx-x86_64" does not exist.
  5845. Call Stack (most recent call first):
  5846. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5847. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5848. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5849. This warning is for project developers. Use -Wno-dev to suppress it.
  5850.  
  5851. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5852. Policy CMP0046 is not set: Error on non-existent dependency in
  5853. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5854. Use the cmake_policy command to set the policy and suppress this warning.
  5855.  
  5856. The dependency target "intrinsics_gen" of target
  5857. "swiftSwiftPrivateLibcExtras-appletvos-arm64" does not exist.
  5858. Call Stack (most recent call first):
  5859. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5860. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5861. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5862. This warning is for project developers. Use -Wno-dev to suppress it.
  5863.  
  5864. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5865. Policy CMP0046 is not set: Error on non-existent dependency in
  5866. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5867. Use the cmake_policy command to set the policy and suppress this warning.
  5868.  
  5869. The dependency target "intrinsics_gen" of target
  5870. "swiftSwiftPrivateLibcExtras-iphoneos-armv7" does not exist.
  5871. Call Stack (most recent call first):
  5872. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5873. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5874. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5875. This warning is for project developers. Use -Wno-dev to suppress it.
  5876.  
  5877. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5878. Policy CMP0046 is not set: Error on non-existent dependency in
  5879. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5880. Use the cmake_policy command to set the policy and suppress this warning.
  5881.  
  5882. The dependency target "intrinsics_gen" of target
  5883. "swiftSwiftPrivateLibcExtras-appletvsimulator-x86_64" does not exist.
  5884. Call Stack (most recent call first):
  5885. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5886. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5887. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5888. This warning is for project developers. Use -Wno-dev to suppress it.
  5889.  
  5890. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5891. Policy CMP0046 is not set: Error on non-existent dependency in
  5892. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5893. Use the cmake_policy command to set the policy and suppress this warning.
  5894.  
  5895. The dependency target "intrinsics_gen" of target
  5896. "swiftSwiftPrivateLibcExtras-iphonesimulator-i386" does not exist.
  5897. Call Stack (most recent call first):
  5898. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5899. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5900. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5901. This warning is for project developers. Use -Wno-dev to suppress it.
  5902.  
  5903. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5904. Policy CMP0046 is not set: Error on non-existent dependency in
  5905. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5906. Use the cmake_policy command to set the policy and suppress this warning.
  5907.  
  5908. The dependency target "intrinsics_gen" of target
  5909. "swiftSwiftPrivateLibcExtras-iphoneos-armv7s" does not exist.
  5910. Call Stack (most recent call first):
  5911. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5912. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5913. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5914. This warning is for project developers. Use -Wno-dev to suppress it.
  5915.  
  5916. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5917. Policy CMP0046 is not set: Error on non-existent dependency in
  5918. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5919. Use the cmake_policy command to set the policy and suppress this warning.
  5920.  
  5921. The dependency target "intrinsics_gen" of target
  5922. "swiftSwiftPrivateLibcExtras-iphoneos-arm64" does not exist.
  5923. Call Stack (most recent call first):
  5924. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5925. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5926. stdlib/private/SwiftPrivateLibcExtras/CMakeLists.txt:1 (add_swift_library)
  5927. This warning is for project developers. Use -Wno-dev to suppress it.
  5928.  
  5929. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5930. Policy CMP0046 is not set: Error on non-existent dependency in
  5931. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5932. Use the cmake_policy command to set the policy and suppress this warning.
  5933.  
  5934. The dependency target "intrinsics_gen" of target
  5935. "swiftSwiftPrivatePthreadExtras-macosx-x86_64" does not exist.
  5936. Call Stack (most recent call first):
  5937. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5938. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5939. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  5940. This warning is for project developers. Use -Wno-dev to suppress it.
  5941.  
  5942. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5943. Policy CMP0046 is not set: Error on non-existent dependency in
  5944. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5945. Use the cmake_policy command to set the policy and suppress this warning.
  5946.  
  5947. The dependency target "intrinsics_gen" of target
  5948. "swiftSwiftPrivatePthreadExtras-watchsimulator-i386" does not exist.
  5949. Call Stack (most recent call first):
  5950. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5951. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5952. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  5953. This warning is for project developers. Use -Wno-dev to suppress it.
  5954.  
  5955. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5956. Policy CMP0046 is not set: Error on non-existent dependency in
  5957. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5958. Use the cmake_policy command to set the policy and suppress this warning.
  5959.  
  5960. The dependency target "intrinsics_gen" of target
  5961. "swiftSwiftPrivatePthreadExtras-appletvsimulator-x86_64" does not exist.
  5962. Call Stack (most recent call first):
  5963. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5964. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5965. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  5966. This warning is for project developers. Use -Wno-dev to suppress it.
  5967.  
  5968. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5969. Policy CMP0046 is not set: Error on non-existent dependency in
  5970. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5971. Use the cmake_policy command to set the policy and suppress this warning.
  5972.  
  5973. The dependency target "intrinsics_gen" of target
  5974. "swiftSwiftPrivatePthreadExtras-appletvos-arm64" does not exist.
  5975. Call Stack (most recent call first):
  5976. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5977. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5978. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  5979. This warning is for project developers. Use -Wno-dev to suppress it.
  5980.  
  5981. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5982. Policy CMP0046 is not set: Error on non-existent dependency in
  5983. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5984. Use the cmake_policy command to set the policy and suppress this warning.
  5985.  
  5986. The dependency target "intrinsics_gen" of target
  5987. "swiftSwiftPrivatePthreadExtras-iphonesimulator-x86_64" does not exist.
  5988. Call Stack (most recent call first):
  5989. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  5990. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  5991. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  5992. This warning is for project developers. Use -Wno-dev to suppress it.
  5993.  
  5994. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  5995. Policy CMP0046 is not set: Error on non-existent dependency in
  5996. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  5997. Use the cmake_policy command to set the policy and suppress this warning.
  5998.  
  5999. The dependency target "intrinsics_gen" of target
  6000. "swiftSwiftPrivatePthreadExtras-iphoneos-arm64" does not exist.
  6001. Call Stack (most recent call first):
  6002. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6003. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6004. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  6005. This warning is for project developers. Use -Wno-dev to suppress it.
  6006.  
  6007. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6008. Policy CMP0046 is not set: Error on non-existent dependency in
  6009. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6010. Use the cmake_policy command to set the policy and suppress this warning.
  6011.  
  6012. The dependency target "intrinsics_gen" of target
  6013. "swiftSwiftPrivatePthreadExtras-watchos-armv7k" does not exist.
  6014. Call Stack (most recent call first):
  6015. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6016. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6017. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  6018. This warning is for project developers. Use -Wno-dev to suppress it.
  6019.  
  6020. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6021. Policy CMP0046 is not set: Error on non-existent dependency in
  6022. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6023. Use the cmake_policy command to set the policy and suppress this warning.
  6024.  
  6025. The dependency target "intrinsics_gen" of target
  6026. "swiftSwiftPrivatePthreadExtras-iphonesimulator-i386" does not exist.
  6027. Call Stack (most recent call first):
  6028. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6029. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6030. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  6031. This warning is for project developers. Use -Wno-dev to suppress it.
  6032.  
  6033. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6034. Policy CMP0046 is not set: Error on non-existent dependency in
  6035. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6036. Use the cmake_policy command to set the policy and suppress this warning.
  6037.  
  6038. The dependency target "intrinsics_gen" of target
  6039. "swiftSwiftPrivatePthreadExtras-iphoneos-armv7s" does not exist.
  6040. Call Stack (most recent call first):
  6041. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6042. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6043. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  6044. This warning is for project developers. Use -Wno-dev to suppress it.
  6045.  
  6046. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6047. Policy CMP0046 is not set: Error on non-existent dependency in
  6048. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6049. Use the cmake_policy command to set the policy and suppress this warning.
  6050.  
  6051. The dependency target "intrinsics_gen" of target
  6052. "swiftSwiftPrivatePthreadExtras-iphoneos-armv7" does not exist.
  6053. Call Stack (most recent call first):
  6054. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6055. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6056. stdlib/private/SwiftPrivatePthreadExtras/CMakeLists.txt:1 (add_swift_library)
  6057. This warning is for project developers. Use -Wno-dev to suppress it.
  6058.  
  6059. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6060. Policy CMP0046 is not set: Error on non-existent dependency in
  6061. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6062. Use the cmake_policy command to set the policy and suppress this warning.
  6063.  
  6064. The dependency target "intrinsics_gen" of target
  6065. "swiftStdlibUnittestFoundationExtras-watchsimulator-i386" does not exist.
  6066. Call Stack (most recent call first):
  6067. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6068. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6069. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6070. This warning is for project developers. Use -Wno-dev to suppress it.
  6071.  
  6072. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6073. Policy CMP0046 is not set: Error on non-existent dependency in
  6074. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6075. Use the cmake_policy command to set the policy and suppress this warning.
  6076.  
  6077. The dependency target "intrinsics_gen" of target
  6078. "swiftStdlibUnittestFoundationExtras-watchos-armv7k" does not exist.
  6079. Call Stack (most recent call first):
  6080. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6081. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6082. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6083. This warning is for project developers. Use -Wno-dev to suppress it.
  6084.  
  6085. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6086. Policy CMP0046 is not set: Error on non-existent dependency in
  6087. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6088. Use the cmake_policy command to set the policy and suppress this warning.
  6089.  
  6090. The dependency target "intrinsics_gen" of target
  6091. "swiftStdlibUnittestFoundationExtras-macosx-x86_64" does not exist.
  6092. Call Stack (most recent call first):
  6093. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6094. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6095. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6096. This warning is for project developers. Use -Wno-dev to suppress it.
  6097.  
  6098. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6099. Policy CMP0046 is not set: Error on non-existent dependency in
  6100. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6101. Use the cmake_policy command to set the policy and suppress this warning.
  6102.  
  6103. The dependency target "intrinsics_gen" of target
  6104. "swiftStdlibUnittestFoundationExtras-appletvos-arm64" does not exist.
  6105. Call Stack (most recent call first):
  6106. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6107. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6108. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6109. This warning is for project developers. Use -Wno-dev to suppress it.
  6110.  
  6111. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6112. Policy CMP0046 is not set: Error on non-existent dependency in
  6113. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6114. Use the cmake_policy command to set the policy and suppress this warning.
  6115.  
  6116. The dependency target "intrinsics_gen" of target
  6117. "swiftStdlibUnittestFoundationExtras-iphonesimulator-x86_64" does not
  6118. exist.
  6119. Call Stack (most recent call first):
  6120. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6121. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6122. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6123. This warning is for project developers. Use -Wno-dev to suppress it.
  6124.  
  6125. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6126. Policy CMP0046 is not set: Error on non-existent dependency in
  6127. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6128. Use the cmake_policy command to set the policy and suppress this warning.
  6129.  
  6130. The dependency target "intrinsics_gen" of target
  6131. "swiftStdlibUnittestFoundationExtras-appletvsimulator-x86_64" does not
  6132. exist.
  6133. Call Stack (most recent call first):
  6134. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6135. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6136. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6137. This warning is for project developers. Use -Wno-dev to suppress it.
  6138.  
  6139. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6140. Policy CMP0046 is not set: Error on non-existent dependency in
  6141. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6142. Use the cmake_policy command to set the policy and suppress this warning.
  6143.  
  6144. The dependency target "intrinsics_gen" of target
  6145. "swiftStdlibUnittestFoundationExtras-iphonesimulator-i386" does not exist.
  6146. Call Stack (most recent call first):
  6147. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6148. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6149. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6150. This warning is for project developers. Use -Wno-dev to suppress it.
  6151.  
  6152. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6153. Policy CMP0046 is not set: Error on non-existent dependency in
  6154. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6155. Use the cmake_policy command to set the policy and suppress this warning.
  6156.  
  6157. The dependency target "intrinsics_gen" of target
  6158. "swiftStdlibUnittestFoundationExtras-iphoneos-armv7" does not exist.
  6159. Call Stack (most recent call first):
  6160. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6161. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6162. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6163. This warning is for project developers. Use -Wno-dev to suppress it.
  6164.  
  6165. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6166. Policy CMP0046 is not set: Error on non-existent dependency in
  6167. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6168. Use the cmake_policy command to set the policy and suppress this warning.
  6169.  
  6170. The dependency target "intrinsics_gen" of target
  6171. "swiftStdlibUnittestFoundationExtras-iphoneos-arm64" does not exist.
  6172. Call Stack (most recent call first):
  6173. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6174. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6175. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6176. This warning is for project developers. Use -Wno-dev to suppress it.
  6177.  
  6178. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6179. Policy CMP0046 is not set: Error on non-existent dependency in
  6180. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6181. Use the cmake_policy command to set the policy and suppress this warning.
  6182.  
  6183. The dependency target "intrinsics_gen" of target
  6184. "swiftStdlibUnittestFoundationExtras-iphoneos-armv7s" does not exist.
  6185. Call Stack (most recent call first):
  6186. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6187. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6188. stdlib/private/StdlibUnittestFoundationExtras/CMakeLists.txt:1 (add_swift_library)
  6189. This warning is for project developers. Use -Wno-dev to suppress it.
  6190.  
  6191. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6192. Policy CMP0046 is not set: Error on non-existent dependency in
  6193. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6194. Use the cmake_policy command to set the policy and suppress this warning.
  6195.  
  6196. The dependency target "intrinsics_gen" of target
  6197. "swiftSwiftReflectionTest-watchos-armv7k" does not exist.
  6198. Call Stack (most recent call first):
  6199. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6200. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6201. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6202. This warning is for project developers. Use -Wno-dev to suppress it.
  6203.  
  6204. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6205. Policy CMP0046 is not set: Error on non-existent dependency in
  6206. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6207. Use the cmake_policy command to set the policy and suppress this warning.
  6208.  
  6209. The dependency target "intrinsics_gen" of target
  6210. "swiftSwiftReflectionTest-appletvsimulator-x86_64" does not exist.
  6211. Call Stack (most recent call first):
  6212. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6213. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6214. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6215. This warning is for project developers. Use -Wno-dev to suppress it.
  6216.  
  6217. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6218. Policy CMP0046 is not set: Error on non-existent dependency in
  6219. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6220. Use the cmake_policy command to set the policy and suppress this warning.
  6221.  
  6222. The dependency target "intrinsics_gen" of target
  6223. "swiftSwiftReflectionTest-iphoneos-armv7s" does not exist.
  6224. Call Stack (most recent call first):
  6225. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6226. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6227. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6228. This warning is for project developers. Use -Wno-dev to suppress it.
  6229.  
  6230. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6231. Policy CMP0046 is not set: Error on non-existent dependency in
  6232. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6233. Use the cmake_policy command to set the policy and suppress this warning.
  6234.  
  6235. The dependency target "intrinsics_gen" of target
  6236. "swiftSwiftReflectionTest-iphonesimulator-i386" does not exist.
  6237. Call Stack (most recent call first):
  6238. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6239. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6240. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6241. This warning is for project developers. Use -Wno-dev to suppress it.
  6242.  
  6243. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6244. Policy CMP0046 is not set: Error on non-existent dependency in
  6245. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6246. Use the cmake_policy command to set the policy and suppress this warning.
  6247.  
  6248. The dependency target "intrinsics_gen" of target
  6249. "swiftSwiftReflectionTest-macosx-x86_64" does not exist.
  6250. Call Stack (most recent call first):
  6251. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6252. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6253. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6254. This warning is for project developers. Use -Wno-dev to suppress it.
  6255.  
  6256. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6257. Policy CMP0046 is not set: Error on non-existent dependency in
  6258. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6259. Use the cmake_policy command to set the policy and suppress this warning.
  6260.  
  6261. The dependency target "intrinsics_gen" of target
  6262. "swiftSwiftReflectionTest-appletvos-arm64" does not exist.
  6263. Call Stack (most recent call first):
  6264. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6265. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6266. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6267. This warning is for project developers. Use -Wno-dev to suppress it.
  6268.  
  6269. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6270. Policy CMP0046 is not set: Error on non-existent dependency in
  6271. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6272. Use the cmake_policy command to set the policy and suppress this warning.
  6273.  
  6274. The dependency target "intrinsics_gen" of target
  6275. "swiftSwiftReflectionTest-iphonesimulator-x86_64" does not exist.
  6276. Call Stack (most recent call first):
  6277. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6278. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6279. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6280. This warning is for project developers. Use -Wno-dev to suppress it.
  6281.  
  6282. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6283. Policy CMP0046 is not set: Error on non-existent dependency in
  6284. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6285. Use the cmake_policy command to set the policy and suppress this warning.
  6286.  
  6287. The dependency target "intrinsics_gen" of target
  6288. "swiftSwiftReflectionTest-iphoneos-armv7" does not exist.
  6289. Call Stack (most recent call first):
  6290. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6291. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6292. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6293. This warning is for project developers. Use -Wno-dev to suppress it.
  6294.  
  6295. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6296. Policy CMP0046 is not set: Error on non-existent dependency in
  6297. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6298. Use the cmake_policy command to set the policy and suppress this warning.
  6299.  
  6300. The dependency target "intrinsics_gen" of target
  6301. "swiftSwiftReflectionTest-watchsimulator-i386" does not exist.
  6302. Call Stack (most recent call first):
  6303. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6304. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6305. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6306. This warning is for project developers. Use -Wno-dev to suppress it.
  6307.  
  6308. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6309. Policy CMP0046 is not set: Error on non-existent dependency in
  6310. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6311. Use the cmake_policy command to set the policy and suppress this warning.
  6312.  
  6313. The dependency target "intrinsics_gen" of target
  6314. "swiftSwiftReflectionTest-iphoneos-arm64" does not exist.
  6315. Call Stack (most recent call first):
  6316. cmake/modules/AddSwift.cmake:837 (add_dependencies_multiple_targets)
  6317. cmake/modules/AddSwift.cmake:1377 (_add_swift_library_single)
  6318. stdlib/private/SwiftReflectionTest/CMakeLists.txt:3 (add_swift_library)
  6319. This warning is for project developers. Use -Wno-dev to suppress it.
  6320.  
  6321. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6322. Policy CMP0046 is not set: Error on non-existent dependency in
  6323. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6324. Use the cmake_policy command to set the policy and suppress this warning.
  6325.  
  6326. The dependency target "intrinsics_gen" of target
  6327. "swift-reflection-test-appletvos-arm64" does not exist.
  6328. Call Stack (most recent call first):
  6329. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6330. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6331. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6332. This warning is for project developers. Use -Wno-dev to suppress it.
  6333.  
  6334. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6335. Policy CMP0046 is not set: Error on non-existent dependency in
  6336. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6337. Use the cmake_policy command to set the policy and suppress this warning.
  6338.  
  6339. The dependency target "intrinsics_gen" of target
  6340. "swift-reflection-test-watchsimulator-i386" does not exist.
  6341. Call Stack (most recent call first):
  6342. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6343. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6344. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6345. This warning is for project developers. Use -Wno-dev to suppress it.
  6346.  
  6347. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6348. Policy CMP0046 is not set: Error on non-existent dependency in
  6349. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6350. Use the cmake_policy command to set the policy and suppress this warning.
  6351.  
  6352. The dependency target "intrinsics_gen" of target
  6353. "swift-reflection-test-watchos-armv7k" does not exist.
  6354. Call Stack (most recent call first):
  6355. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6356. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6357. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6358. This warning is for project developers. Use -Wno-dev to suppress it.
  6359.  
  6360. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6361. Policy CMP0046 is not set: Error on non-existent dependency in
  6362. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6363. Use the cmake_policy command to set the policy and suppress this warning.
  6364.  
  6365. The dependency target "intrinsics_gen" of target
  6366. "swift-reflection-test-appletvsimulator-x86_64" does not exist.
  6367. Call Stack (most recent call first):
  6368. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6369. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6370. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6371. This warning is for project developers. Use -Wno-dev to suppress it.
  6372.  
  6373. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6374. Policy CMP0046 is not set: Error on non-existent dependency in
  6375. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6376. Use the cmake_policy command to set the policy and suppress this warning.
  6377.  
  6378. The dependency target "intrinsics_gen" of target
  6379. "swift-reflection-test-iphoneos-armv7s" does not exist.
  6380. Call Stack (most recent call first):
  6381. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6382. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6383. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6384. This warning is for project developers. Use -Wno-dev to suppress it.
  6385.  
  6386. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6387. Policy CMP0046 is not set: Error on non-existent dependency in
  6388. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6389. Use the cmake_policy command to set the policy and suppress this warning.
  6390.  
  6391. The dependency target "intrinsics_gen" of target
  6392. "swift-reflection-test-iphonesimulator-x86_64" does not exist.
  6393. Call Stack (most recent call first):
  6394. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6395. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6396. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6397. This warning is for project developers. Use -Wno-dev to suppress it.
  6398.  
  6399. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6400. Policy CMP0046 is not set: Error on non-existent dependency in
  6401. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6402. Use the cmake_policy command to set the policy and suppress this warning.
  6403.  
  6404. The dependency target "intrinsics_gen" of target
  6405. "swift-reflection-test-iphonesimulator-i386" does not exist.
  6406. Call Stack (most recent call first):
  6407. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6408. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6409. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6410. This warning is for project developers. Use -Wno-dev to suppress it.
  6411.  
  6412. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6413. Policy CMP0046 is not set: Error on non-existent dependency in
  6414. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6415. Use the cmake_policy command to set the policy and suppress this warning.
  6416.  
  6417. The dependency target "intrinsics_gen" of target
  6418. "swift-reflection-test-iphoneos-arm64" does not exist.
  6419. Call Stack (most recent call first):
  6420. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6421. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6422. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6423. This warning is for project developers. Use -Wno-dev to suppress it.
  6424.  
  6425. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6426. Policy CMP0046 is not set: Error on non-existent dependency in
  6427. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6428. Use the cmake_policy command to set the policy and suppress this warning.
  6429.  
  6430. The dependency target "intrinsics_gen" of target
  6431. "swift-reflection-test-macosx-x86_64" does not exist.
  6432. Call Stack (most recent call first):
  6433. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6434. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6435. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6436. This warning is for project developers. Use -Wno-dev to suppress it.
  6437.  
  6438. CMake Warning (dev) at cmake/modules/AddSwift.cmake:25 (add_dependencies):
  6439. Policy CMP0046 is not set: Error on non-existent dependency in
  6440. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6441. Use the cmake_policy command to set the policy and suppress this warning.
  6442.  
  6443. The dependency target "intrinsics_gen" of target
  6444. "swift-reflection-test-iphoneos-armv7" does not exist.
  6445. Call Stack (most recent call first):
  6446. cmake/modules/AddSwift.cmake:1716 (add_dependencies_multiple_targets)
  6447. cmake/modules/AddSwift.cmake:1808 (_add_swift_executable_single)
  6448. tools/swift-reflection-test/CMakeLists.txt:1 (add_swift_target_executable)
  6449. This warning is for project developers. Use -Wno-dev to suppress it.
  6450.  
  6451. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6452. Policy CMP0046 is not set: Error on non-existent dependency in
  6453. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6454. Use the cmake_policy command to set the policy and suppress this warning.
  6455.  
  6456. The dependency target "intrinsics_gen" of target "SwiftASTTests" does not
  6457. exist.
  6458. Call Stack (most recent call first):
  6459. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6460. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6461. unittests/AST/CMakeLists.txt:1 (add_swift_unittest)
  6462. This warning is for project developers. Use -Wno-dev to suppress it.
  6463.  
  6464. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6465. Policy CMP0046 is not set: Error on non-existent dependency in
  6466. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6467. Use the cmake_policy command to set the policy and suppress this warning.
  6468.  
  6469. The dependency target "intrinsics_gen" of target "SwiftBasicTests" does not
  6470. exist.
  6471. Call Stack (most recent call first):
  6472. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6473. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6474. unittests/Basic/CMakeLists.txt:8 (add_swift_unittest)
  6475. This warning is for project developers. Use -Wno-dev to suppress it.
  6476.  
  6477. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6478. Policy CMP0046 is not set: Error on non-existent dependency in
  6479. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6480. Use the cmake_policy command to set the policy and suppress this warning.
  6481.  
  6482. The dependency target "intrinsics_gen" of target "SwiftDriverTests" does
  6483. not exist.
  6484. Call Stack (most recent call first):
  6485. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6486. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6487. unittests/Driver/CMakeLists.txt:1 (add_swift_unittest)
  6488. This warning is for project developers. Use -Wno-dev to suppress it.
  6489.  
  6490. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6491. Policy CMP0046 is not set: Error on non-existent dependency in
  6492. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6493. Use the cmake_policy command to set the policy and suppress this warning.
  6494.  
  6495. The dependency target "intrinsics_gen" of target "SwiftIDETests" does not
  6496. exist.
  6497. Call Stack (most recent call first):
  6498. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6499. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6500. unittests/IDE/CMakeLists.txt:1 (add_swift_unittest)
  6501. This warning is for project developers. Use -Wno-dev to suppress it.
  6502.  
  6503. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6504. Policy CMP0046 is not set: Error on non-existent dependency in
  6505. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6506. Use the cmake_policy command to set the policy and suppress this warning.
  6507.  
  6508. The dependency target "intrinsics_gen" of target "SwiftParseTests" does not
  6509. exist.
  6510. Call Stack (most recent call first):
  6511. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6512. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6513. unittests/Parse/CMakeLists.txt:1 (add_swift_unittest)
  6514. This warning is for project developers. Use -Wno-dev to suppress it.
  6515.  
  6516. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6517. Policy CMP0046 is not set: Error on non-existent dependency in
  6518. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6519. Use the cmake_policy command to set the policy and suppress this warning.
  6520.  
  6521. The dependency target "intrinsics_gen" of target "SwiftDemangleTests" does
  6522. not exist.
  6523. Call Stack (most recent call first):
  6524. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6525. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6526. unittests/SwiftDemangle/CMakeLists.txt:2 (add_swift_unittest)
  6527. This warning is for project developers. Use -Wno-dev to suppress it.
  6528.  
  6529. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6530. Policy CMP0046 is not set: Error on non-existent dependency in
  6531. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6532. Use the cmake_policy command to set the policy and suppress this warning.
  6533.  
  6534. The dependency target "intrinsics_gen" of target "SwiftRuntimeTests" does
  6535. not exist.
  6536. Call Stack (most recent call first):
  6537. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6538. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6539. unittests/runtime/CMakeLists.txt:27 (add_swift_unittest)
  6540. This warning is for project developers. Use -Wno-dev to suppress it.
  6541.  
  6542. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6543. Policy CMP0046 is not set: Error on non-existent dependency in
  6544. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6545. Use the cmake_policy command to set the policy and suppress this warning.
  6546.  
  6547. The dependency target "intrinsics_gen" of target "SwiftRuntimeLongTests"
  6548. does not exist.
  6549. Call Stack (most recent call first):
  6550. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6551. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6552. unittests/runtime/LongTests/CMakeLists.txt:26 (add_swift_unittest)
  6553. This warning is for project developers. Use -Wno-dev to suppress it.
  6554.  
  6555. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6556. Policy CMP0046 is not set: Error on non-existent dependency in
  6557. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6558. Use the cmake_policy command to set the policy and suppress this warning.
  6559.  
  6560. The dependency target "intrinsics_gen" of target "SwiftReflectionTests"
  6561. does not exist.
  6562. Call Stack (most recent call first):
  6563. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6564. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6565. unittests/Reflection/CMakeLists.txt:4 (add_swift_unittest)
  6566. This warning is for project developers. Use -Wno-dev to suppress it.
  6567.  
  6568. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6569. Policy CMP0046 is not set: Error on non-existent dependency in
  6570. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6571. Use the cmake_policy command to set the policy and suppress this warning.
  6572.  
  6573. The dependency target "intrinsics_gen" of target "SourceKitSupportTests"
  6574. does not exist.
  6575. Call Stack (most recent call first):
  6576. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6577. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6578. unittests/SourceKit/Support/CMakeLists.txt:1 (add_swift_unittest)
  6579. This warning is for project developers. Use -Wno-dev to suppress it.
  6580.  
  6581. CMake Warning (dev) at /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:672 (add_dependencies):
  6582. Policy CMP0046 is not set: Error on non-existent dependency in
  6583. add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
  6584. Use the cmake_policy command to set the policy and suppress this warning.
  6585.  
  6586. The dependency target "intrinsics_gen" of target "SourceKitSwiftLangTests"
  6587. does not exist.
  6588. Call Stack (most recent call first):
  6589. /Users/bgesiak/GitHub/apple/build/Ninja-Release/llvm-macosx-x86_64/lib/cmake/llvm/AddLLVM.cmake:971 (add_llvm_executable)
  6590. cmake/modules/AddSwiftUnittests.cmake:11 (add_unittest)
  6591. unittests/SourceKit/SwiftLang/CMakeLists.txt:2 (add_swift_unittest)
  6592. This warning is for project developers. Use -Wno-dev to suppress it.
  6593.  
  6594. -- Generating done
  6595. -- Build files have been written to: /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64
  6596. + popd
  6597. ~/GitHub/apple/swift
  6598. + /usr/local/bin/cmake --build /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64 -- -j12 all swift-test-stdlib-macosx-x86_64 swift-benchmark-macosx-x86_64
  6599. [29/471] Compiling /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/macosx/x86_64/SwiftOnoneSupport.o
  6600. FAILED: cd /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport && /usr/local/Cellar/cmake/3.6.2/bin/cmake -E make_directory /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/macosx/x86_64 && /usr/local/Cellar/cmake/3.6.2/bin/cmake -E make_directory /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64 && /Users/bgesiak/GitHub/apple/swift/utils/line-directive /Users/bgesiak/GitHub/apple/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift -- /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/../../../Developer/Library/Frameworks -O -I /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -Xfrontend -sil-serialize-all -parse-stdlib -module-link-name swiftSwiftOnoneSupport -force-single-frontend-invocation -parse-as-library -emit-module -emit-module-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/macosx/x86_64/SwiftOnoneSupport.o /Users/bgesiak/GitHub/apple/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift
  6601. Assertion failed: (isEncoding() && hasEncodingData()), function getEncodingData, file /Users/bgesiak/GitHub/apple/llvm/include/llvm/Bitcode/BitCodes.h, line 113.
  6602. Stack dump:
  6603. 0. Program arguments: /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/bin/swift -frontend -c /Users/bgesiak/GitHub/apple/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift -disable-objc-attr-requires-foundation-module -target x86_64-apple-macosx10.9 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -I /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/../../../Developer/Library/Frameworks -module-cache-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./module-cache -module-link-name swiftSwiftOnoneSupport -parse-stdlib -resource-dir /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift -sil-serialize-all -emit-module-doc-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftdoc -O -parse-as-library -module-name SwiftOnoneSupport -emit-module-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/SwiftOnoneSupport.swiftmodule -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/SwiftOnoneSupport/macosx/x86_64/SwiftOnoneSupport.o
  6604. 1. While type-checking '_Prespecialize' at /Users/bgesiak/GitHub/apple/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:16:1
  6605. 2. While resolving type Int at [/Users/bgesiak/GitHub/apple/swift/stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift:147:47 - line:147:47] RangeText="I"
  6606. 3. While reading from /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Swift.swiftmodule
  6607. 4. While deserializing 'Int' (StructDecl #2186)
  6608. [29/471] Compiling /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/Platform/macosx/x86_64/Darwin.o
  6609. FAILED: cd /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/Platform && /usr/local/Cellar/cmake/3.6.2/bin/cmake -E make_directory /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/Platform/macosx/x86_64 && /usr/local/Cellar/cmake/3.6.2/bin/cmake -E make_directory /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64 && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/AVKit.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/AVKit.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/AudioToolbox.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/AudioToolbox.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreBluetooth.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/CoreBluetooth.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreSpotlight.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/CoreSpotlight.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/CoreText.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/CoreText.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/EventKit.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/EventKit.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/ExternalAccessory.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/ExternalAccessory.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/GameKit.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/GameKit.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/HealthKit.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/HealthKit.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/iAd.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/iAd.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/LocalAuthentication.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/LocalAuthentication.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/MediaPlayer.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/MediaPlayer.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/MessageUI.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/MessageUI.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Metal.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/Metal.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/MultipeerConnectivity.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/MultipeerConnectivity.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/NetworkExtension.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/NetworkExtension.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/NotificationCenter.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/NotificationCenter.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/PassKit.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/PassKit.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/QuickLook.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/QuickLook.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/StoreKit.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/StoreKit.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/TVMLKit.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/TVMLKit.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/TVServices.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/TVServices.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/UserNotifications.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/UserNotifications.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/VideoSubscriberAccount.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/VideoSubscriberAccount.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/WatchConnectivity.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/WatchConnectivity.apinotes && /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -apinotes -yaml-to-binary -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/WebKit.apinotesc -target x86_64-apple-macosx10.9 /Users/bgesiak/GitHub/apple/swift/apinotes/WebKit.apinotes && /Users/bgesiak/GitHub/apple/swift/utils/line-directive /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/Darwin.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/Platform.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/TiocConstants.swift /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/Platform/8/tgmath.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/POSIXError.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/MachError.swift -- /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./bin/swiftc -c -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -target x86_64-apple-macosx10.9 -resource-dir /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/../../../Developer/Library/Frameworks -O -I /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -module-cache-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./module-cache -no-link-objc-runtime -autolink-force-load -Xfrontend -disable-objc-attr-requires-foundation-module -module-link-name swiftDarwin -force-single-frontend-invocation -parse-as-library -emit-module -emit-module-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Darwin.swiftmodule -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/Platform/macosx/x86_64/Darwin.o /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/Darwin.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/Platform.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/TiocConstants.swift /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/Platform/8/tgmath.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/POSIXError.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/MachError.swift
  6610. Assertion failed: (isEncoding() && hasEncodingData()), function getEncodingData, file /Users/bgesiak/GitHub/apple/llvm/include/llvm/Bitcode/BitCodes.h, line 113.
  6611. Stack dump:
  6612. 0. Program arguments: /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/bin/swift -frontend -c /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/Darwin.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/Platform.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/TiocConstants.swift /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/Platform/8/tgmath.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/POSIXError.swift /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/MachError.swift -target x86_64-apple-macosx10.9 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -I /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64 -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/../../../Developer/Library/Frameworks -autolink-force-load -module-cache-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./module-cache -module-link-name swiftDarwin -resource-dir /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift -disable-objc-attr-requires-foundation-module -emit-module-doc-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Darwin.swiftdoc -O -parse-as-library -module-name Darwin -emit-module-path /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Darwin.swiftmodule -o /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/stdlib/public/Platform/macosx/x86_64/Darwin.o
  6613. 1. While type-checking declaration 0x7fbfeb0a2e30 at /Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/Darwin.swift:15:8
  6614. 2. While type-checking expression at [/Users/bgesiak/GitHub/apple/swift/stdlib/public/Platform/Darwin.swift:16:3 - line:16:70] RangeText="UnsafeMutableRawPointer(bitPattern: -1)! as UnsafeMutableRawPointer!"
  6615. 3. While reading from /Users/bgesiak/GitHub/apple/build/Ninja-Release/swift-macosx-x86_64/./lib/swift/macosx/x86_64/Swift.swiftmodule
  6616. 4. While deserializing 'UnsafeMutableRawPointer' (StructDecl #3473)
  6617. [29/471] Building CXX object tools/SourceKit/lib/SwiftLang/CMakeFiles/SourceKitSwiftLang.dir/SwiftEditor.cpp.o
  6618. ninja: build stopped: subcommand failed.
  6619. utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement