Build Information
Failed to build SimpleLogging with Swift 5.10 for watchOS using Xcode 15.4.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SimpleLogging-Package -destination generic/platform=watchos
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Simple-Logging.git
Reference: 0.5.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Simple-Logging
* tag 0.5.2 -> FETCH_HEAD
HEAD is now at efdee02 Merge pull request #18 from RougeWare/feature/update/LazyContainers-repo-rename-from-LazyPatterns
Cloned https://github.com/RougeWare/Swift-Simple-Logging.git
Revision (git rev-parse @):
efdee028f383b0f3c39646a76e16bdd30693f53b
SUCCESS checkout https://github.com/RougeWare/Swift-Simple-Logging.git at 0.5.2
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/RougeWare/Swift-Simple-Logging.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/RougeWare/Swift-Lazy-Containers.git (cached)
Fetching from https://github.com/RougeWare/Swift-Function-Tools.git (cached)
Creating working copy of package ‘Swift-Lazy-Containers’
Checking out 4.1.0 of package ‘Swift-Lazy-Containers’
Creating working copy of package ‘Swift-Function-Tools’
Checking out 1.2.4 of package ‘Swift-Function-Tools’
Resolved source packages:
SimpleLogging: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
FunctionTools: https://github.com/RougeWare/Swift-Function-Tools.git @ 1.2.4
LazyContainers: https://github.com/RougeWare/Swift-Lazy-Containers.git @ 4.1.0
resolved source packages: SimpleLogging, FunctionTools, LazyContainers
2024-02-15 02:33:53.291 xcodebuild[48174:10819628] 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 02:33:55.040 xcodebuild[48174:10819628] [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" : [
"SimpleLogging",
"SimpleLogging_dynamic",
"SimpleLogging-Package",
"SimpleLoggingDynamic"
]
}
}
2024-02-15 02:33:55.388 xcodebuild[48254:10819978] 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 02:33:55.775 xcodebuild[48254:10819978] [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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SimpleLogging-Package -destination generic/platform=watchos
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SimpleLogging-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SimpleLogging: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
LazyContainers: https://github.com/RougeWare/Swift-Lazy-Containers.git @ 4.1.0
FunctionTools: https://github.com/RougeWare/Swift-Function-Tools.git @ 1.2.4
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'SimpleLogging_dynamic' in project 'SimpleLogging'
➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'SimpleLoggingDynamic' in project 'SimpleLogging'
➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'FunctionTools' in project 'FunctionTools'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'FunctionTools' in project 'FunctionTools' (no dependencies)
Target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
Target 'LazyContainers' in project 'LazyContainers' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ded6832762206bb538c745fa62961854
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ded6832762206bb538c745fa62961854.xcbuilddata
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging_dynamic' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging_dynamic' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLoggingDynamic' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLoggingDynamic' from project 'SimpleLogging')
2024-02-15 02:33:56.264 xcodebuild[48257:10820027] 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 02:33:57.529 xcodebuild[48257:10820027] [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.
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SimpleLogging-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
FunctionTools: https://github.com/RougeWare/Swift-Function-Tools.git @ 1.2.4
LazyContainers: https://github.com/RougeWare/Swift-Lazy-Containers.git @ 4.1.0
SimpleLogging: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'SimpleLogging_dynamic' in project 'SimpleLogging'
➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'SimpleLoggingDynamic' in project 'SimpleLogging'
➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'SimpleLogging' in project 'SimpleLogging'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'FunctionTools' in project 'FunctionTools'
➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
Target 'FunctionTools' in project 'FunctionTools' (no dependencies)
Target 'LazyContainers' in project 'LazyContainers'
➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
Target 'LazyContainers' in project 'LazyContainers' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging_dynamic' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging_dynamic' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLoggingDynamic' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLoggingDynamic' from project 'SimpleLogging')
2024-02-15 02:33:58.365 xcodebuild[48305:10820236] 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 02:33:58.690 xcodebuild[48305:10820236] [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.
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS