Build Information
Failed to build snap-template, reference main (ec5e97
), with Swift 6.1 for tvOS using Xcode 16.3 on 29 Apr 2025 19:03:33 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-template.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-template
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ec5e973 Update packages
Cloned https://github.com/simonnickel/snap-template.git
Revision (git rev-parse @):
ec5e973b745bd66939aae8c60422cd84dc29cd8e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-template.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/simonnickel/snap-template.git
https://github.com/simonnickel/snap-template.git
{
"dependencies" : [
{
"identity" : "snap-core",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-core.git"
},
{
"identity" : "snap-dependencies",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-dependencies.git"
},
{
"identity" : "snap-navigation",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-navigation.git"
},
{
"identity" : "snap-settings-service",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-settings-service.git"
},
{
"identity" : "snap-theme",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-theme.git"
}
],
"manifest_display_name" : "snap-template",
"name" : "snap-template",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SnapTemplate",
"targets" : [
"SnapTemplateApp",
"SnapTemplateSettings",
"SnapTemplateUtil"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SnapTemplateUtil",
"module_type" : "SwiftTarget",
"name" : "SnapTemplateUtil",
"path" : "Sources/SnapTemplateUtil",
"product_dependencies" : [
"SnapNavigation",
"SnapTheme"
],
"product_memberships" : [
"SnapTemplate"
],
"sources" : [
"NavigationListRow.swift",
"SnapNavigationDestination+Icon.swift"
],
"type" : "library"
},
{
"c99name" : "SnapTemplateSettings",
"module_type" : "SwiftTarget",
"name" : "SnapTemplateSettings",
"path" : "Sources/SnapTemplateSettings",
"product_dependencies" : [
"SnapCore",
"SnapDependencies",
"SnapNavigation",
"SnapSettingsService",
"SnapTheme"
],
"product_memberships" : [
"SnapTemplate"
],
"sources" : [
"AccentColor/AccentColorPicker.swift",
"AccentColor/Settings+AccentColor.swift",
"ConfigureTab/ConfigureTabs+InitialPicker.swift",
"ConfigureTab/ConfigureTabs+List.swift",
"ConfigureTab/ConfigureTabs+ListRow.swift",
"ConfigureTab/ConfigureTabsScreen.swift",
"ConfigureTab/Settings+NavigationTabs.swift",
"ConfigureTab/TabConfiguration.swift",
"Dependencies+TemplateSettings.swift",
"DisplayMode/DisplayMode.swift",
"DisplayMode/Settings+DisplayMode.swift",
"Header/SettingsHeaderSection.swift",
"IconKeys+Settings.swift",
"InterfaceScale/InterfaceScale.swift",
"InterfaceScale/Settings+InterfaceScale.swift",
"NavigationLayout/NavigationLayout.swift",
"NavigationLayout/Settings+NavigationLayout.swift",
"TemplateSettingsDestination.swift",
"TemplateSettingsScreen.swift",
"Views/SettingsPicker.swift",
"Views/SettingsRow.swift",
"Views/SettingsToggle.swift",
"Views/SettingsToolbarButton.swift",
"Views/ThemeSceneSettings.swift"
],
"target_dependencies" : [
"SnapTemplateUtil"
],
"type" : "library"
},
{
"c99name" : "SnapTemplateApp",
"module_type" : "SwiftTarget",
"name" : "SnapTemplateApp",
"path" : "Sources/SnapTemplateApp",
"product_dependencies" : [
"SnapCore",
"SnapDependencies",
"SnapNavigation",
"SnapSettingsService",
"SnapTheme"
],
"product_memberships" : [
"SnapTemplate"
],
"sources" : [
"Dependencies+Template.swift",
"TemplateModifierScene.swift",
"TemplateState.swift"
],
"target_dependencies" : [
"SnapTemplateSettings"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/simonnickel/snap-core.git
Fetching from https://github.com/simonnickel/snap-dependencies.git
skipping cache due to an error: Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Updating from https://github.com/simonnickel/snap-core.git
Fetching from https://github.com/simonnickel/snap-dependencies.git
skipping cache due to an error: Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Updating from https://github.com/simonnickel/snap-core.git
Fetching from https://github.com/simonnickel/snap-dependencies.git
skipping cache due to an error: Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
spi-builder-workspace: (null)
2025-04-29 12:03:30.757 xcodebuild[521:2913] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_12-03-0030.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/simonnickel/snap-core.git
Fetching from https://github.com/simonnickel/snap-dependencies.git
skipping cache due to an error: Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Updating from https://github.com/simonnickel/snap-core.git
Fetching from https://github.com/simonnickel/snap-dependencies.git
skipping cache due to an error: Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
spi-builder-workspace: (null)
2025-04-29 12:03:33.680 xcodebuild[752:4024] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_12-03-0033.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository https://github.com/simonnickel/snap-dependencies.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/snap-dependencies-0bd2b47b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.1 tvOS