The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcopen with Swift 5.10 for watchOS using Xcode 15.3 at master.

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 xcopen -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/erica/xcopen.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/erica/xcopen
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at df6f77e Updates docs and user messages after adding default pkg open
Cloned https://github.com/erica/xcopen.git
Revision (git rev-parse @):
df6f77e0c66ac40f992f92f5a7332882b20f67e7
SUCCESS checkout https://github.com/erica/xcopen.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/erica/xcopen.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/erica/Swift-General-Utility.git (cached)
Fetching from https://github.com/apple/Swift-Argument-Parser (cached)
Fetching from https://github.com/erica/Swift-Mac-Utility.git (cached)
Creating working copy of package ‘Swift-Mac-Utility’
Checking out 0.0.1 of package ‘Swift-Mac-Utility’
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-General-Utility-8eb5ff5a is not valid git repository for 'https://github.com/erica/Swift-General-Utility.git', will fetch again.Fetching from https://github.com/erica/Swift-General-Utility.git (cached)
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-General-Utility-8eb5ff5a is not valid git repository for 'https://github.com/erica/Swift-General-Utility.git', will fetch again.Fetching from https://github.com/erica/Swift-General-Utility.git (cached)
Creating working copy of package ‘Swift-General-Utility’
Checking out 0.0.3 of package ‘Swift-General-Utility’
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-Argument-Parser-54a11a8d is not valid git repository for 'https://github.com/apple/Swift-Argument-Parser', will fetch again.Fetching from https://github.com/apple/Swift-Argument-Parser (cached)
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-Argument-Parser-54a11a8d is not valid git repository for 'https://github.com/apple/Swift-Argument-Parser', will fetch again.Fetching from https://github.com/apple/Swift-Argument-Parser (cached)
Creating working copy of package ‘Swift-Argument-Parser’
Checking out 0.2.0 of package ‘Swift-Argument-Parser’
Resolved source packages:
  MacUtility: https://github.com/erica/Swift-Mac-Utility.git @ 0.0.1
  GeneralUtility: https://github.com/erica/Swift-General-Utility.git @ 0.0.3
  swift-argument-parser: https://github.com/apple/Swift-Argument-Parser @ 0.2.0
resolved source packages: MacUtility, GeneralUtility, swift-argument-parser
2024-02-15 11:40:45.717 xcodebuild[66526:14635815] 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
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "xcopen",
    "schemes" : [
      "xcopen"
    ],
    "targets" : [
      "xcopen"
    ]
  }
}
2024-02-15 11:40:48.960 xcodebuild[66696:14636568] 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
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 xcopen -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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme xcopen -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-General-Utility-8eb5ff5a is not valid git repository for 'https://github.com/erica/Swift-General-Utility.git', will fetch again./Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-Argument-Parser-54a11a8d is not valid git repository for 'https://github.com/apple/Swift-Argument-Parser', will fetch again.
Fetching from https://github.com/erica/Swift-General-Utility.git (cached)
Fetching from https://github.com/apple/Swift-Argument-Parser (cached)
Resolved source packages:
  swift-argument-parser: https://github.com/apple/Swift-Argument-Parser @ 0.2.0
  GeneralUtility: https://github.com/erica/Swift-General-Utility.git @ 0.0.3
  MacUtility: https://github.com/erica/Swift-Mac-Utility.git @ 0.0.1
2024-02-15 11:40:49.584 xcodebuild[66721:14636697] 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 11:40:50.305 xcodebuild[66721:14636697] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-15-02_11-40-0050.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchos }
	Available destinations for the "xcopen" scheme:
		{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E, name:My Mac }
		{ platform:macOS, arch:x86_64, id:00008103-001A103E26D2001E, name:My Mac }
		{ platform:macOS, name:Any Mac }
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme xcopen -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-Argument-Parser-54a11a8d is not valid git repository for 'https://github.com/apple/Swift-Argument-Parser', will fetch again./Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-General-Utility-8eb5ff5a is not valid git repository for 'https://github.com/erica/Swift-General-Utility.git', will fetch again.
Fetching from https://github.com/erica/Swift-General-Utility.git (cached)
Fetching from https://github.com/apple/Swift-Argument-Parser (cached)
Resolved source packages:
  GeneralUtility: https://github.com/erica/Swift-General-Utility.git @ 0.0.3
  swift-argument-parser: https://github.com/apple/Swift-Argument-Parser @ 0.2.0
  MacUtility: https://github.com/erica/Swift-Mac-Utility.git @ 0.0.1
2024-02-15 11:40:51.571 xcodebuild[66785:14636924] 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 11:40:51.956 xcodebuild[66785:14636924] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-15-02_11-40-0051.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchos }
	Available destinations for the "xcopen" scheme:
		{ platform:macOS, arch:arm64, id:00008103-001A103E26D2001E, name:My Mac }
		{ platform:macOS, arch:x86_64, id:00008103-001A103E26D2001E, name:My Mac }
		{ platform:macOS, name:Any Mac }
BUILD FAILURE 5.10 watchOS

Build Machine: Mac 7