Build Information
Failed to build IndexStore, reference develop (7c68a6
), with Swift 6.1 for watchOS using Xcode 16.3 on 1 May 2025 05:37:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IndexStore -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CheekyGhost-Labs/IndexStore.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CheekyGhost-Labs/IndexStore
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 7c68a63 Updating Changelog for 3.2.0 release
Cloned https://github.com/CheekyGhost-Labs/IndexStore.git
Revision (git rev-parse @):
7c68a63869cdfc744470574f9f66d9669b9dc619
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CheekyGhost-Labs/IndexStore.git at develop
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/CheekyGhost-Labs/IndexStore.git
https://github.com/CheekyGhost-Labs/IndexStore.git
{
"dependencies" : [
{
"identity" : "indexstore-db",
"requirement" : {
"revision" : [
"swift-6.1-RELEASE"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/indexstore-db.git"
},
{
"identity" : "swift-tools-support-core",
"requirement" : {
"exact" : [
"0.7.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core.git"
},
{
"identity" : "spimanifest",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
}
],
"manifest_display_name" : "IndexStore",
"name" : "IndexStore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "IndexStore",
"targets" : [
"IndexStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IndexStoreTests",
"module_type" : "SwiftTarget",
"name" : "IndexStoreTests",
"path" : "Tests/IndexStoreTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IndexStoreTests/Configurations",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"IndexStore/IndexStoreTests.swift",
"IndexStore/SourceRoleTests.swift",
"IndexStoreQuery/IndexStoreQueryTests.swift",
"ProcessInfoExtensionTests.swift",
"Samples/Classes.swift",
"Samples/Colors.swift",
"Samples/EmptySource.swift",
"Samples/Enums.swift",
"Samples/Extensions.swift",
"Samples/Functions.swift",
"Samples/Inheritance.swift",
"Samples/InvocationTestCase.swift",
"Samples/Properties.swift",
"Samples/Protocols.swift",
"Samples/Relations.swift",
"Samples/RelationsRestricted.swift",
"Samples/SourceContents.swift",
"Samples/Structs.swift",
"Samples/Typealias.swift",
"SourceKindTests.swift",
"SourceLocationTests.swift",
"SourceResolvingErrorTests.swift",
"SourceSymbolCollectionTests.swift",
"SourceSymbolTests.swift",
"Utilities/AnyError.swift",
"Utilities/Logger+Tests.swift"
],
"target_dependencies" : [
"IndexStore"
],
"type" : "test"
},
{
"c99name" : "IndexStore",
"module_type" : "SwiftTarget",
"name" : "IndexStore",
"path" : "Sources/IndexStore",
"product_dependencies" : [
"SwiftToolsSupport-auto",
"IndexStoreDB"
],
"product_memberships" : [
"IndexStore"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"IndexStore.swift",
"Internal/Extensions/IndexStoreDB+Hashable.swift",
"Internal/Utilities/Logger+Defaults.swift",
"Internal/Utilities/ProcessInfo+Environment.swift",
"Internal/Utilities/Shell.swift",
"Public/Convenience/IndexStore+ClassConvenience.swift",
"Public/Convenience/IndexStore+ExtensionConvenience.swift",
"Public/Convenience/IndexStore+InvocationConvenience.swift",
"Public/Convenience/IndexStore+ProtocolConvenience.swift",
"Public/Convenience/IndexStore+References.swift",
"Public/Errors/SourceResolvingError.swift",
"Public/IndexStore+Configuration.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Declarations.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Extensions.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Functions.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Properties.swift",
"Public/IndexStoreQuery/IndexStoreQuery.swift",
"Public/SourceSymbol/SourceDetailsCollection.swift",
"Public/SourceSymbol/SourceKind.swift",
"Public/SourceSymbol/SourceLocation.swift",
"Public/SourceSymbol/SourceRole.swift",
"Public/SourceSymbol/SourceSymbol.swift",
"Public/Workspace/Workspace.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/indexstore-db.git
Fetching from https://github.com/SwiftPackageIndex/SPIManifest.git (cached)
Fetching from https://github.com/apple/swift-tools-support-core.git (cached)
Fetching from https://github.com/jpsim/Yams.git (cached)
Creating working copy of package ‘Yams’
Checking out 5.3.1 of package ‘Yams’
Creating working copy of package ‘SPIManifest’
Checking out 0.19.0 of package ‘SPIManifest’
Creating working copy of package ‘indexstore-db’
Checking out swift-6.1-RELEASE (54212fc) of package ‘indexstore-db’
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.7.1 of package ‘swift-tools-support-core’
Resolve Package Graph
Resolved source packages:
SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
IndexStore: /Users/admin/builder/spi-builder-workspace
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
IndexStoreDB: https://github.com/swiftlang/indexstore-db.git @ swift-6.1-RELEASE (54212fc)
swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.7.1
resolved source packages: SPIManifest, IndexStore, Yams, IndexStoreDB, swift-tools-support-core
{
"dependencies" : [
{
"identity" : "indexstore-db",
"requirement" : {
"revision" : [
"swift-6.1-RELEASE"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/indexstore-db.git"
},
{
"identity" : "swift-tools-support-core",
"requirement" : {
"exact" : [
"0.7.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core.git"
},
{
"identity" : "spimanifest",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
}
],
"manifest_display_name" : "IndexStore",
"name" : "IndexStore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "IndexStore",
"targets" : [
"IndexStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IndexStoreTests",
"module_type" : "SwiftTarget",
"name" : "IndexStoreTests",
"path" : "Tests/IndexStoreTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IndexStoreTests/Configurations",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"IndexStore/IndexStoreTests.swift",
"IndexStore/SourceRoleTests.swift",
"IndexStoreQuery/IndexStoreQueryTests.swift",
"ProcessInfoExtensionTests.swift",
"Samples/Classes.swift",
"Samples/Colors.swift",
"Samples/EmptySource.swift",
"Samples/Enums.swift",
"Samples/Extensions.swift",
"Samples/Functions.swift",
"Samples/Inheritance.swift",
"Samples/InvocationTestCase.swift",
"Samples/Properties.swift",
"Samples/Protocols.swift",
"Samples/Relations.swift",
"Samples/RelationsRestricted.swift",
"Samples/SourceContents.swift",
"Samples/Structs.swift",
"Samples/Typealias.swift",
"SourceKindTests.swift",
"SourceLocationTests.swift",
"SourceResolvingErrorTests.swift",
"SourceSymbolCollectionTests.swift",
"SourceSymbolTests.swift",
"Utilities/AnyError.swift",
"Utilities/Logger+Tests.swift"
],
"target_dependencies" : [
"IndexStore"
],
"type" : "test"
},
{
"c99name" : "IndexStore",
"module_type" : "SwiftTarget",
"name" : "IndexStore",
"path" : "Sources/IndexStore",
"product_dependencies" : [
"SwiftToolsSupport-auto",
"IndexStoreDB"
],
"product_memberships" : [
"IndexStore"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"IndexStore.swift",
"Internal/Extensions/IndexStoreDB+Hashable.swift",
"Internal/Utilities/Logger+Defaults.swift",
"Internal/Utilities/ProcessInfo+Environment.swift",
"Internal/Utilities/Shell.swift",
"Public/Convenience/IndexStore+ClassConvenience.swift",
"Public/Convenience/IndexStore+ExtensionConvenience.swift",
"Public/Convenience/IndexStore+InvocationConvenience.swift",
"Public/Convenience/IndexStore+ProtocolConvenience.swift",
"Public/Convenience/IndexStore+References.swift",
"Public/Errors/SourceResolvingError.swift",
"Public/IndexStore+Configuration.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Declarations.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Extensions.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Functions.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Properties.swift",
"Public/IndexStoreQuery/IndexStoreQuery.swift",
"Public/SourceSymbol/SourceDetailsCollection.swift",
"Public/SourceSymbol/SourceKind.swift",
"Public/SourceSymbol/SourceLocation.swift",
"Public/SourceSymbol/SourceRole.swift",
"Public/SourceSymbol/SourceSymbol.swift",
"Public/Workspace/Workspace.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"IndexStore"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IndexStore -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.3.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 IndexStore -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.7.1
SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
IndexStoreDB: https://github.com/swiftlang/indexstore-db.git @ swift-6.1-RELEASE (54212fc)
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
IndexStore: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
Target 'IndexStoreTests' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore_IndexStoreTests' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'SwiftToolsSupport-auto' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStore_IndexStoreTests' in project 'IndexStore' (no dependencies)
Target 'IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore_IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'SwiftToolsSupport-auto' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore_IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'SwiftToolsSupport-auto' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStoreDB' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStoreDB' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
Target 'IndexStoreDB_Index' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
Target 'IndexStoreDB_Database' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
Target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
Target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
Target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB' (no dependencies)
Target 'SwiftToolsSupport-auto' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCUtility' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
Target 'TSCUtility' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
Target 'TSCBasic' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
Target 'TSCclibc' in project 'swift-tools-support-core' (no dependencies)
Target 'TSCLibc' in project 'swift-tools-support-core' (no dependencies)
Target 'IndexStore_IndexStore' in project 'IndexStore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
Build description signature: 22ac50cd9d1cc66712e5949891b42944
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/22ac50cd9d1cc66712e5949891b42944.xcbuilddata
error: The package product 'SwiftToolsSupport-auto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'IndexStore' from project 'IndexStore')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme IndexStore
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
IndexStoreDB: https://github.com/swiftlang/indexstore-db.git @ swift-6.1-RELEASE (54212fc)
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.7.1
IndexStore: /Users/admin/builder/spi-builder-workspace
resolved source packages: IndexStoreDB, Yams, SPIManifest, swift-tools-support-core, IndexStore
{
"dependencies" : [
{
"identity" : "indexstore-db",
"requirement" : {
"revision" : [
"swift-6.1-RELEASE"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/indexstore-db.git"
},
{
"identity" : "swift-tools-support-core",
"requirement" : {
"exact" : [
"0.7.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core.git"
},
{
"identity" : "spimanifest",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
}
],
"manifest_display_name" : "IndexStore",
"name" : "IndexStore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "IndexStore",
"targets" : [
"IndexStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IndexStoreTests",
"module_type" : "SwiftTarget",
"name" : "IndexStoreTests",
"path" : "Tests/IndexStoreTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IndexStoreTests/Configurations",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"IndexStore/IndexStoreTests.swift",
"IndexStore/SourceRoleTests.swift",
"IndexStoreQuery/IndexStoreQueryTests.swift",
"ProcessInfoExtensionTests.swift",
"Samples/Classes.swift",
"Samples/Colors.swift",
"Samples/EmptySource.swift",
"Samples/Enums.swift",
"Samples/Extensions.swift",
"Samples/Functions.swift",
"Samples/Inheritance.swift",
"Samples/InvocationTestCase.swift",
"Samples/Properties.swift",
"Samples/Protocols.swift",
"Samples/Relations.swift",
"Samples/RelationsRestricted.swift",
"Samples/SourceContents.swift",
"Samples/Structs.swift",
"Samples/Typealias.swift",
"SourceKindTests.swift",
"SourceLocationTests.swift",
"SourceResolvingErrorTests.swift",
"SourceSymbolCollectionTests.swift",
"SourceSymbolTests.swift",
"Utilities/AnyError.swift",
"Utilities/Logger+Tests.swift"
],
"target_dependencies" : [
"IndexStore"
],
"type" : "test"
},
{
"c99name" : "IndexStore",
"module_type" : "SwiftTarget",
"name" : "IndexStore",
"path" : "Sources/IndexStore",
"product_dependencies" : [
"SwiftToolsSupport-auto",
"IndexStoreDB"
],
"product_memberships" : [
"IndexStore"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/IndexStore/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"IndexStore.swift",
"Internal/Extensions/IndexStoreDB+Hashable.swift",
"Internal/Utilities/Logger+Defaults.swift",
"Internal/Utilities/ProcessInfo+Environment.swift",
"Internal/Utilities/Shell.swift",
"Public/Convenience/IndexStore+ClassConvenience.swift",
"Public/Convenience/IndexStore+ExtensionConvenience.swift",
"Public/Convenience/IndexStore+InvocationConvenience.swift",
"Public/Convenience/IndexStore+ProtocolConvenience.swift",
"Public/Convenience/IndexStore+References.swift",
"Public/Errors/SourceResolvingError.swift",
"Public/IndexStore+Configuration.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Declarations.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Extensions.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Functions.swift",
"Public/IndexStoreQuery/IndexStoreQuery+Properties.swift",
"Public/IndexStoreQuery/IndexStoreQuery.swift",
"Public/SourceSymbol/SourceDetailsCollection.swift",
"Public/SourceSymbol/SourceKind.swift",
"Public/SourceSymbol/SourceLocation.swift",
"Public/SourceSymbol/SourceRole.swift",
"Public/SourceSymbol/SourceSymbol.swift",
"Public/Workspace/Workspace.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"IndexStore"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IndexStore -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.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 IndexStore -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.7.1
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
IndexStoreDB: https://github.com/swiftlang/indexstore-db.git @ swift-6.1-RELEASE (54212fc)
IndexStore: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
Target 'IndexStoreTests' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore_IndexStoreTests' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'SwiftToolsSupport-auto' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStore_IndexStoreTests' in project 'IndexStore' (no dependencies)
Target 'IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore_IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'SwiftToolsSupport-auto' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'IndexStore_IndexStore' in project 'IndexStore'
➜ Explicit dependency on target 'SwiftToolsSupport-auto' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStoreDB' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStoreDB' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
Target 'IndexStoreDB_CIndexStoreDB' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Index' in project 'IndexStoreDB'
Target 'IndexStoreDB_Index' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Database' in project 'IndexStoreDB'
Target 'IndexStoreDB_Database' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Core' in project 'IndexStoreDB'
Target 'IndexStoreDB_Core' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_Support' in project 'IndexStoreDB'
Target 'IndexStoreDB_Support' in project 'IndexStoreDB'
➜ Explicit dependency on target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB'
Target 'IndexStoreDB_LLVMSupport' in project 'IndexStoreDB' (no dependencies)
Target 'SwiftToolsSupport-auto' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCUtility' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
Target 'TSCUtility' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
Target 'TSCBasic' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
Target 'TSCclibc' in project 'swift-tools-support-core' (no dependencies)
Target 'TSCLibc' in project 'swift-tools-support-core' (no dependencies)
Target 'IndexStore_IndexStore' in project 'IndexStore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c++ -c /dev/null
Build description signature: 438f694f4d88533a47ad532b3532dfa8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/438f694f4d88533a47ad532b3532dfa8.xcbuilddata
error: The package product 'SwiftToolsSupport-auto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'IndexStore' from project 'IndexStore')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme IndexStore
(1 failure)
BUILD FAILURE 6.1 watchOS