The Swift Package Index logo.Swift Package Index

Build Information

Failed to build java_util with Swift 5.9 for visionOS using Xcode 15.2 at master.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme java_util -destination "generic/platform=xros"

Build Log

========================================
RunAll
========================================
Builder version: 4.20.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftjava/java_util.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swiftjava/java_util
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7dd3982 Rename await functions
Cloned https://github.com/swiftjava/java_util.git into spi-builder-workspace
7dd39829a56888396bcc8df801ec2cad5a3dafa9
SUCCESS checkout https://github.com/swiftjava/java_util.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "java_util",
    "schemes" : [
      "java_util"
    ],
    "targets" : [
      "java_util"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme java_util -destination "generic/platform=xros"
Building ... (attempt 1)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme java_util -destination generic/platform=xros

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2023-06-29 03:59:17.050 xcodebuild[41493:1112179] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-29-06_03-59-0017.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xros }

	Available destinations for the "java_util" scheme:
		{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
		{ platform:macOS, arch:x86_64, id:00008103-0008793E26D2001E }
		{ platform:macOS, name:Any Mac }
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme java_util -destination generic/platform=xros

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2023-06-29 03:59:18.798 xcodebuild[41511:1112335] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-29-06_03-59-0018.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xros }

	Available destinations for the "java_util" scheme:
		{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
		{ platform:macOS, arch:x86_64, id:00008103-0008793E26D2001E }
		{ platform:macOS, name:Any Mac }
Retrying in 0 seconds ...
BUILD FAILURE 5.9 visionOS