Build Information
Failed to build RelayStore with Swift 5.10 for watchOS using Xcode 15.4.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/RelayStore.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexito4/RelayStore
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e697c4f open source
Cloned https://github.com/alexito4/RelayStore.git
Revision (git rev-parse @):
e697c4feb37e4640a785a509a892e976a36c8fe0
SUCCESS checkout https://github.com/alexito4/RelayStore.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/alexito4/RelayStore.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-identified-collections (cached)
Fetching from https://github.com/pointfreeco/combine-schedulers (cached)
Fetching from https://github.com/apple/swift-collections (cached)
Fetching from https://github.com/pointfreeco/swift-case-paths (cached)
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/pointfreeco/swift-composable-architecture.git (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.Fetching from https://github.com/apple/swift-collections (cached)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.Fetching from https://github.com/apple/swift-collections (cached)
Creating working copy of package ‘swift-collections’
Checking out 1.0.2 of package ‘swift-collections’
Creating working copy of package ‘swift-case-paths’
Checking out 0.7.0 of package ‘swift-case-paths’
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-composable-architecture-0fbbcc21 is not valid git repository for 'https://github.com/pointfreeco/swift-composable-architecture.git', will fetch again.Fetching from https://github.com/pointfreeco/swift-composable-architecture.git (cached)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-composable-architecture-0fbbcc21 is not valid git repository for 'https://github.com/pointfreeco/swift-composable-architecture.git', will fetch again.Fetching from https://github.com/pointfreeco/swift-composable-architecture.git (cached)
Creating working copy of package ‘swift-composable-architecture’
Checking out 0.29.0 of package ‘swift-composable-architecture’
Creating working copy of package ‘swift-identified-collections’
Checking out 0.3.2 of package ‘swift-identified-collections’
Creating working copy of package ‘combine-schedulers’
Checking out 0.5.3 of package ‘combine-schedulers’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 0.2.1 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-custom-dump’
Checking out 0.2.1 of package ‘swift-custom-dump’
Resolved source packages:
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 0.7.0
swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 0.3.2
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 0.2.1
RelayStore: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.2.1
swift-composable-architecture: https://github.com/pointfreeco/swift-composable-architecture.git @ 0.29.0
swift-collections: https://github.com/apple/swift-collections @ 1.0.2
combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 0.5.3
resolved source packages: swift-case-paths, swift-identified-collections, swift-custom-dump, RelayStore, xctest-dynamic-overlay, swift-composable-architecture, swift-collections, combine-schedulers
2024-02-15 05:27:50.878 xcodebuild[22516:11976718] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 05:27:55.970 xcodebuild[22516:11976718] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CasePaths",
"Collections",
"combine-schedulers",
"CombineSchedulers_watchOS",
"ComposableArchitecture",
"ComposableArchitecture_watchOS",
"CustomDump_watchOS",
"DequeModule",
"IdentifiedCollections",
"OrderedCollections",
"RelayStore",
"swift-case-paths-benchmark",
"swift-case-paths-Package",
"swift-collections-Package",
"swift-composable-architecture-benchmark",
"swift-composable-architecture-benchmarks",
"swift-custom-dump",
"swift-identified-collections-benchmark",
"swift-identified-collections-Package"
]
}
}
2024-02-15 05:27:56.437 xcodebuild[23202:11978986] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 05:27:56.829 xcodebuild[23202:11978986] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CasePaths",
"Collections",
"combine-schedulers",
"CombineSchedulers_watchOS",
"ComposableArchitecture",
"ComposableArchitecture_watchOS",
"CustomDump_watchOS",
"DequeModule",
"IdentifiedCollections",
"OrderedCollections",
"RelayStore",
"swift-case-paths-benchmark",
"swift-case-paths-Package",
"swift-collections-Package",
"swift-composable-architecture-benchmark",
"swift-composable-architecture-benchmarks",
"swift-custom-dump",
"swift-identified-collections-benchmark",
"swift-identified-collections-Package"
]
}
}
2024-02-15 05:27:57.134 xcodebuild[23257:11979187] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 05:27:57.519 xcodebuild[23257:11979187] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
"dependencies" : [
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "0.29.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
}
],
"manifest_display_name" : "RelayStore",
"name" : "RelayStore",
"path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "RelayStore",
"targets" : [
"RelayStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RelayStoreTests",
"module_type" : "SwiftTarget",
"name" : "RelayStoreTests",
"path" : "Tests/RelayStoreTests",
"sources" : [
"RelayStoreTests.swift"
],
"target_dependencies" : [
"RelayStore"
],
"type" : "test"
},
{
"c99name" : "RelayStore",
"module_type" : "SwiftTarget",
"name" : "RelayStore",
"path" : "Sources/RelayStore",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"RelayStore"
],
"sources" : [
"RelayStore.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Schemes found:
CasePaths
Collections
combine-schedulers
CombineSchedulers_watchOS
ComposableArchitecture
ComposableArchitecture_watchOS
CustomDump_watchOS
DequeModule
IdentifiedCollections
OrderedCollections
RelayStore
swift-case-paths-benchmark
swift-case-paths-Package
swift-collections-Package
swift-composable-architecture-benchmark
swift-composable-architecture-benchmarks
swift-custom-dump
swift-identified-collections-benchmark
swift-identified-collections-Package
GENERIC FAILURE 5.10 watchOS