Build Information
Failed to build Inkglide, reference main (307621), with Swift 6.3 for watchOS using Xcode 26.4 on 17 Apr 2026 13:42:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Inkglide -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-llvm-c/inkglide.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-llvm-c/inkglide
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 307621a Update readme
Cloned https://github.com/swift-llvm-c/inkglide.git
Revision (git rev-parse @):
307621abe007088bcadfe832c07b86d1d62f0cf5
SUCCESS checkout https://github.com/swift-llvm-c/inkglide.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/swift-llvm-c/inkglide.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install llvm using your system-packager:
brew install llvm
Resolve Package Graph
you may be able to install llvm using your system-packager:
brew install llvm
Resolved source packages:
Inkglide: /Users/admin/builder/spi-builder-workspace
resolved source packages: Inkglide
2026-04-17 09:42:12.136 xcodebuild[525:3017] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Inkglide",
"name" : "Inkglide",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Inkglide",
"targets" : [
"Inkglide"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "InkglideTests",
"module_type" : "SwiftTarget",
"name" : "InkglideTests",
"path" : "Tests",
"sources" : [
"AttributeTests.swift",
"BasicBlockTests.swift",
"BuilderTests.swift",
"ContextTests.swift",
"FileHandlingUtils.swift",
"InstructionConversionTests.swift",
"InstructionValueTests.swift",
"ModuleTests.swift",
"OrcJITTests.swift",
"PassesTests.swift",
"TargetTests.swift",
"TypeTests.swift",
"ValueTests.swift"
],
"target_dependencies" : [
"Inkglide"
],
"type" : "test"
},
{
"c99name" : "Inkglide",
"module_type" : "SwiftTarget",
"name" : "Inkglide",
"path" : "Sources/SwiftLLVM",
"product_memberships" : [
"Inkglide"
],
"sources" : [
"AddressSpace.swift",
"Attributes.swift",
"BasicBlock.swift",
"Builder.swift",
"Comdat.swift",
"Context.swift",
"LLVMError.swift",
"Linkage.swift",
"MemoryBuffer.swift",
"Misc/Int32+Bool.swift",
"Misc/UInt32+Bool.swift",
"Module.swift",
"OrcJIT.swift",
"Passes.swift",
"Targets/Enums.swift",
"Targets/Target.swift",
"Targets/TargetData.swift",
"Targets/TargetMachine.swift",
"Types/ArrayType.swift",
"Types/Enums/AnyTypeEnum.swift",
"Types/Enums/BasicMetadataTypeEnum.swift",
"Types/Enums/BasicTypeEnum.swift",
"Types/Enums/FloatMathTypeEnum.swift",
"Types/Enums/IntMathTypeEnum.swift",
"Types/Enums/PointerMathTypeEnum.swift",
"Types/FloatType.swift",
"Types/FunctionType.swift",
"Types/IntType.swift",
"Types/MetadataType.swift",
"Types/PointerType.swift",
"Types/ProtocolTypes.swift",
"Types/ScalableVectorType.swift",
"Types/StructType.swift",
"Types/VectorType.swift",
"Types/VoidType.swift",
"Values/ArrayValue.swift",
"Values/CallSiteValue.swift",
"Values/Enums/AggregateValueEnum.swift",
"Values/Enums/AnyValueEnum.swift",
"Values/Enums/AnyVectorValueEnum.swift",
"Values/Enums/BasicMetadataValueEnum.swift",
"Values/Enums/BasicValueEnum.swift",
"Values/Enums/FloatMathValueEnum.swift",
"Values/Enums/IntMathValueEnum.swift",
"Values/Enums/PointerMathValueEnum.swift",
"Values/Enums/SIMDValueEnum.swift",
"Values/FloatValue.swift",
"Values/FunctionValue.swift",
"Values/GlobalValue.swift",
"Values/Instruction/InstructionValue.swift",
"Values/Instruction/OpCode.swift",
"Values/IntValue.swift",
"Values/MetadataValue.swift",
"Values/PhiValue.swift",
"Values/PointerValue.swift",
"Values/ProtocolValues.swift",
"Values/ScalableVectorValue.swift",
"Values/StructValue.swift",
"Values/VectorValue.swift"
],
"target_dependencies" : [
"CLLVM"
],
"type" : "library"
},
{
"c99name" : "CLLVM",
"module_type" : "SystemLibraryTarget",
"name" : "CLLVM",
"path" : "Sources/CLLVM",
"product_memberships" : [
"Inkglide"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Inkglide"
]
}
}
2026-04-17 09:42:20.121 xcodebuild[632:3748] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Inkglide -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Inkglide -destination generic/platform=watchOS
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install llvm using your system-packager:
brew install llvm
Resolved source packages:
Inkglide: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'Inkglide' in project 'Inkglide'
➜ Explicit dependency on target 'Inkglide' in project 'Inkglide'
Target 'Inkglide' in project 'Inkglide'
➜ Explicit dependency on target 'CLLVM' in project 'Inkglide'
Target 'CLLVM' in project 'Inkglide' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e19fb019a81f56f6e3bc2ac9a953e9ab
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e19fb019a81f56f6e3bc2ac9a953e9ab.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Inkglide.modulemap (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Inkglide.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide-OutputFileMap.json (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide_const_extract_protocols.json (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide-OutputFileMap.json (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide_const_extract_protocols.json (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.SwiftFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.LinkFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide-OutputFileMap.json (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide_const_extract_protocols.json (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.SwiftConstValuesFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.SwiftFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.SwiftConstValuesFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.LinkFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.SwiftFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.SwiftConstValuesFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.LinkFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Inkglide.DependencyStaticMetadataFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Inkglide.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Inkglide.DependencyMetadataFileList (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Inkglide.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Inkglide.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Inkglide.modulemap (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Inkglide.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver Inkglide normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Inkglide -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/module.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-8e3f7552.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-8e3f7552.input:1:1: fatal error: could not build module 'CLLVM'
(in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: Unable to resolve module dependency: 'CLLVM'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: A dependency of main module 'Inkglide'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
SwiftDriver Inkglide normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Inkglide -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/module.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-31ccc221.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-31ccc221.input:1:1: fatal error: could not build module 'CLLVM'
(in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: Unable to resolve module dependency: 'CLLVM'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: A dependency of main module 'Inkglide'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
SwiftDriver Inkglide normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Inkglide -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/module.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-836dc959.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-836dc959.input:1:1: fatal error: could not build module 'CLLVM'
(in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: Unable to resolve module dependency: 'CLLVM'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: A dependency of main module 'Inkglide'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
2026-04-17 09:42:21.642 xcodebuild[646:3820] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
error: clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-8e3f7552.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-8e3f7552.input:1:1: fatal error: could not build module 'CLLVM'
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: unable to resolve module dependency: 'CLLVM'
import CLLVM
^
error: clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-836dc959.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-836dc959.input:1:1: fatal error: could not build module 'CLLVM'
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: a dependency of main module 'Inkglide'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: unable to resolve module dependency: 'CLLVM'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: a dependency of main module 'Inkglide'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: also imported here
import CLLVM
^
error: clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-31ccc221.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-31ccc221.input:1:1: fatal error: could not build module 'CLLVM'
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: unable to resolve module dependency: 'CLLVM'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: a dependency of main module 'Inkglide'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: also imported here
import CLLVM
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver Inkglide normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
SwiftDriver Inkglide normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
SwiftDriver Inkglide normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
Building workspace spi-builder-workspace with scheme Inkglide
(4 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install llvm using your system-packager:
brew install llvm
Resolved source packages:
Inkglide: /Users/admin/builder/spi-builder-workspace
resolved source packages: Inkglide
2026-04-17 09:42:25.184 xcodebuild[672:3994] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Inkglide",
"name" : "Inkglide",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Inkglide",
"targets" : [
"Inkglide"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "InkglideTests",
"module_type" : "SwiftTarget",
"name" : "InkglideTests",
"path" : "Tests",
"sources" : [
"AttributeTests.swift",
"BasicBlockTests.swift",
"BuilderTests.swift",
"ContextTests.swift",
"FileHandlingUtils.swift",
"InstructionConversionTests.swift",
"InstructionValueTests.swift",
"ModuleTests.swift",
"OrcJITTests.swift",
"PassesTests.swift",
"TargetTests.swift",
"TypeTests.swift",
"ValueTests.swift"
],
"target_dependencies" : [
"Inkglide"
],
"type" : "test"
},
{
"c99name" : "Inkglide",
"module_type" : "SwiftTarget",
"name" : "Inkglide",
"path" : "Sources/SwiftLLVM",
"product_memberships" : [
"Inkglide"
],
"sources" : [
"AddressSpace.swift",
"Attributes.swift",
"BasicBlock.swift",
"Builder.swift",
"Comdat.swift",
"Context.swift",
"LLVMError.swift",
"Linkage.swift",
"MemoryBuffer.swift",
"Misc/Int32+Bool.swift",
"Misc/UInt32+Bool.swift",
"Module.swift",
"OrcJIT.swift",
"Passes.swift",
"Targets/Enums.swift",
"Targets/Target.swift",
"Targets/TargetData.swift",
"Targets/TargetMachine.swift",
"Types/ArrayType.swift",
"Types/Enums/AnyTypeEnum.swift",
"Types/Enums/BasicMetadataTypeEnum.swift",
"Types/Enums/BasicTypeEnum.swift",
"Types/Enums/FloatMathTypeEnum.swift",
"Types/Enums/IntMathTypeEnum.swift",
"Types/Enums/PointerMathTypeEnum.swift",
"Types/FloatType.swift",
"Types/FunctionType.swift",
"Types/IntType.swift",
"Types/MetadataType.swift",
"Types/PointerType.swift",
"Types/ProtocolTypes.swift",
"Types/ScalableVectorType.swift",
"Types/StructType.swift",
"Types/VectorType.swift",
"Types/VoidType.swift",
"Values/ArrayValue.swift",
"Values/CallSiteValue.swift",
"Values/Enums/AggregateValueEnum.swift",
"Values/Enums/AnyValueEnum.swift",
"Values/Enums/AnyVectorValueEnum.swift",
"Values/Enums/BasicMetadataValueEnum.swift",
"Values/Enums/BasicValueEnum.swift",
"Values/Enums/FloatMathValueEnum.swift",
"Values/Enums/IntMathValueEnum.swift",
"Values/Enums/PointerMathValueEnum.swift",
"Values/Enums/SIMDValueEnum.swift",
"Values/FloatValue.swift",
"Values/FunctionValue.swift",
"Values/GlobalValue.swift",
"Values/Instruction/InstructionValue.swift",
"Values/Instruction/OpCode.swift",
"Values/IntValue.swift",
"Values/MetadataValue.swift",
"Values/PhiValue.swift",
"Values/PointerValue.swift",
"Values/ProtocolValues.swift",
"Values/ScalableVectorValue.swift",
"Values/StructValue.swift",
"Values/VectorValue.swift"
],
"target_dependencies" : [
"CLLVM"
],
"type" : "library"
},
{
"c99name" : "CLLVM",
"module_type" : "SystemLibraryTarget",
"name" : "CLLVM",
"path" : "Sources/CLLVM",
"product_memberships" : [
"Inkglide"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Inkglide"
]
}
}
2026-04-17 09:42:26.382 xcodebuild[689:4078] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Inkglide -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Inkglide -destination generic/platform=watchOS
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install llvm using your system-packager:
brew install llvm
Resolved source packages:
Inkglide: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'Inkglide' in project 'Inkglide'
➜ Explicit dependency on target 'Inkglide' in project 'Inkglide'
Target 'Inkglide' in project 'Inkglide'
➜ Explicit dependency on target 'CLLVM' in project 'Inkglide'
Target 'CLLVM' in project 'Inkglide' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftDriver Inkglide normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Inkglide -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/module.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64_32/Inkglide-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-d3738b33.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-d3738b33.input:1:1: fatal error: could not build module 'CLLVM'
(in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: Unable to resolve module dependency: 'CLLVM'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: A dependency of main module 'Inkglide'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
SwiftDriver Inkglide normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Inkglide -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/module.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/arm64/Inkglide-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-85a873db.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-85a873db.input:1:1: fatal error: could not build module 'CLLVM'
(in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: Unable to resolve module dependency: 'CLLVM'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: A dependency of main module 'Inkglide'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
SwiftDriver Inkglide normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Inkglide -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/module.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Inkglide.build/Debug-watchos/Inkglide.build/Objects-normal/armv7k/Inkglide-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: Clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-faf88540.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-faf88540.input:1:1: fatal error: could not build module 'CLLVM'
(in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: Unable to resolve module dependency: 'CLLVM'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: A dependency of main module 'Inkglide'
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: Also imported here
import CLLVM
^ (in target 'Inkglide' from project 'Inkglide')
2026-04-17 09:42:27.433 xcodebuild[699:4122] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
error: clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-faf88540.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-faf88540.input:1:1: fatal error: could not build module 'CLLVM'
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: unable to resolve module dependency: 'CLLVM'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: a dependency of main module 'Inkglide'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: also imported here
import CLLVM
^
error: clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-85a873db.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-85a873db.input:1:1: fatal error: could not build module 'CLLVM'
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: unable to resolve module dependency: 'CLLVM'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: a dependency of main module 'Inkglide'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: also imported here
import CLLVM
^
error: clang dependency scanning failure: While building module 'CLLVM' imported from CLLVM-d3738b33.input:1:
In file included from <module-includes>:1:
/Users/admin/builder/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: fatal error: 'llvm-c/Analysis.h' file not found
CLLVM-d3738b33.input:1:1: fatal error: could not build module 'CLLVM'
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: unable to resolve module dependency: 'CLLVM'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: note: a dependency of main module 'Inkglide'
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/BasicBlock.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Builder.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Comdat.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Context.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Linkage.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/MemoryBuffer.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Module.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/OrcJIT.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Passes.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Enums.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/Target.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetData.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Targets/TargetMachine.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ArrayType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/AnyTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicMetadataTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/BasicTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/FloatMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/IntMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/Enums/PointerMathTypeEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FloatType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/FunctionType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/IntType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/MetadataType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/PointerType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/ScalableVectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/StructType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VectorType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Types/VoidType.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ArrayValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/CallSiteValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AggregateValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/AnyVectorValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicMetadataValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/BasicValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/FloatMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/IntMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/PointerMathValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Enums/SIMDValueEnum.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FloatValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/FunctionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/GlobalValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/InstructionValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/Instruction/OpCode.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/IntValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/MetadataValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PhiValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/PointerValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/ScalableVectorValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/StructValue.swift:1:8: note: also imported here
import CLLVM
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLLVM/Values/VectorValue.swift:1:8: note: also imported here
import CLLVM
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver Inkglide normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
SwiftDriver Inkglide normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
SwiftDriver Inkglide normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Inkglide' from project 'Inkglide')
Building workspace spi-builder-workspace with scheme Inkglide
(4 failures)
BUILD FAILURE 6.3 watchOS