Build Information
Failed to build Geotum with Swift 5.10 for visionOS using Xcode 15.4.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pducks32/Geotum.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pducks32/Geotum
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a22720e Implement basic cli
Cloned https://github.com/pducks32/Geotum.git
Revision (git rev-parse @):
a22720edc5281580a5648aa49755e47c1b4bdf9f
SUCCESS checkout https://github.com/pducks32/Geotum.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/pducks32/Geotum.git
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
objc[58477]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e9940e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10eab00e0). One of the two will be used. Which one is undefined.
{
"dependencies" : [
{
"identity" : "swift-package-manager",
"requirement" : {
"branch" : [
"swift-5.0-branch"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-package-manager.git"
}
],
"manifest_display_name" : "Geotum",
"name" : "Geotum",
"path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "Geotum",
"targets" : [
"Geotum"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "geotum",
"targets" : [
"GeotumCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "GeotumTests",
"module_type" : "SwiftTarget",
"name" : "GeotumTests",
"path" : "Tests/GeotumTests",
"sources" : [
"GeotumTests.swift"
],
"target_dependencies" : [
"Geotum"
],
"type" : "test"
},
{
"c99name" : "GeotumCLI",
"module_type" : "SwiftTarget",
"name" : "GeotumCLI",
"path" : "Sources/CLI",
"product_dependencies" : [
"SPMUtility"
],
"product_memberships" : [
"geotum"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Geotum"
],
"type" : "executable"
},
{
"c99name" : "Geotum",
"module_type" : "SwiftTarget",
"name" : "Geotum",
"path" : "Sources/Geotum",
"product_memberships" : [
"Geotum",
"geotum"
],
"sources" : [
"Geotum.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Geotum",
"schemes" : [
"Geotum Command Line",
"Geotum-Package",
"GeotumCLI",
"GeotumPackageDescription"
],
"targets" : [
"Basic",
"Geotum",
"GeotumCLI",
"GeotumPackageDescription",
"GeotumPackageTests",
"GeotumTests",
"POSIX",
"SPMLibc",
"SPMUtility",
"SwiftPMPackageDescription",
"clibc",
"geotum"
]
}
}
objc[58572]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1130680e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11318c0e0). One of the two will be used. Which one is undefined.
objc[58584]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112c480e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112d6c0e0). One of the two will be used. Which one is undefined.
2024-05-16 11:35:14.287 xcodebuild[58584:34526692] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-16-05_11-35-0014.xcresult
xcodebuild: error: Could not resolve package dependencies:
could not find a branch named ‘master’ in https://github.com/apple/swift-llbuild.git (did you mean ‘main’?)
GENERIC FAILURE 5.10 visionOS