Build Information
Failed to build mogif, reference master (4c6b86), with Swift 6.2 for visionOS using Xcode 26.3 on 18 Jun 2025 09:02:38 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mnkd/mogif.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mnkd/mogif
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4c6b864 Merge pull request #2 from mnkd/xcode9_swift4
Cloned https://github.com/mnkd/mogif.git
Revision (git rev-parse @):
4c6b864c4a7db2e38867bd2ab14f74f0c4b57507
SUCCESS checkout https://github.com/mnkd/mogif.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/mnkd/mogif.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "commandline",
"requirement" : {
"branch" : [
"swift4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pdesantis/CommandLine"
}
],
"manifest_display_name" : "mogif",
"name" : "mogif",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "mogif",
"targets" : [
"mogif"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"4"
],
"targets" : [
{
"c99name" : "mogif",
"module_type" : "SwiftTarget",
"name" : "mogif",
"path" : "Sources",
"product_dependencies" : [
"CommandLine"
],
"product_memberships" : [
"mogif"
],
"sources" : [
"CharacterImage.swift",
"GIFGenerator.swift",
"Generator.swift",
"GeneratorSettings.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "mogif",
"schemes" : [
"CommandLine",
"CommandLinePackageDescription",
"mogif",
"mogif-Package",
"mogifPackageDescription"
],
"targets" : [
"mogifPackageDescription",
"CommandLinePackageDescription",
"mogif",
"CommandLineKit",
"CommandLine"
]
}
}
2025-06-18 02:02:37.349 xcodebuild[572:3361] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-18-06_02-02-0037.xcresult
xcodebuild: error: Could not resolve package dependencies:
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier in https://github.com/pdesantis/CommandLine
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/pdesantis/CommandLine
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier in https://github.com/pdesantis/CommandLine
Resolved source packages:
spi-builder-workspace: (null)
2025-06-18 02:02:38.708 xcodebuild[600:3526] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-18-06_02-02-0038.xcresult
xcodebuild: error: Could not resolve package dependencies:
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier in https://github.com/pdesantis/CommandLine
BUILD FAILURE 6.2 visionOS