Build Information
Failed to build Logger, reference 0.3.0 (b7b84b
), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 00:00:29 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/binaryscraping/swift-log.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/binaryscraping/swift-log
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at b7b84bf Update README.md
Cloned https://github.com/binaryscraping/swift-log.git
Revision (git rev-parse @):
b7b84bf79ae6f1fa899819d583f66e63caaf6827
SUCCESS checkout https://github.com/binaryscraping/swift-log.git at 0.3.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/binaryscraping/swift-log.git
https://github.com/binaryscraping/swift-log.git
{
"dependencies" : [
{
"identity" : "swift-json",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grsouza/swift-json"
},
{
"identity" : "swift-sqlite",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grsouza/swift-sqlite"
}
],
"manifest_display_name" : "Logger",
"name" : "Logger",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Logger",
"targets" : [
"Logger"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "LoggerTests",
"module_type" : "SwiftTarget",
"name" : "LoggerTests",
"path" : "Tests/LoggerTests",
"sources" : [
"LoggerTests.swift"
],
"target_dependencies" : [
"Logger"
],
"type" : "test"
},
{
"c99name" : "Logger",
"module_type" : "SwiftTarget",
"name" : "Logger",
"path" : "Sources/Logger",
"product_dependencies" : [
"JSON",
"Sqlite"
],
"product_memberships" : [
"Logger"
],
"sources" : [
"Destination.swift",
"Formatter.swift",
"Logger.swift",
"Message.swift",
"SQLite/SQLiteLoggingStore.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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/grsouza/swift-json
skipping cache due to an error: Failed to clone repository https://github.com/grsouza/swift-json:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-json-ffb9a2f1'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolve Package Graph
Fetching from https://github.com/grsouza/swift-json
skipping cache due to an error: Failed to clone repository https://github.com/grsouza/swift-json:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-json-ffb9a2f1'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
spi-builder-workspace: (null)
2025-04-26 17:00:28.424 xcodebuild[520:2931] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_17-00-0028.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository https://github.com/grsouza/swift-json:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/swift-json-ffb9a2f1'...
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
Fetching from https://github.com/grsouza/swift-json
skipping cache due to an error: Failed to clone repository https://github.com/grsouza/swift-json:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-json-ffb9a2f1'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Resolved source packages:
spi-builder-workspace: (null)
2025-04-26 17:00:29.699 xcodebuild[635:3519] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_17-00-0029.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository https://github.com/grsouza/swift-json:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/swift-json-ffb9a2f1'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.1 visionOS