Build Information
Failed to build WikiTranslate, reference 0.1.1 (6766c7
), with Swift 6.1 for visionOS using Xcode 16.3 on 24 Apr 2025 10:24:05 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/kiliankoe/wikitranslate.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/wikitranslate
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 6766c76 update dependencies
Cloned https://github.com/kiliankoe/wikitranslate.git
Revision (git rev-parse @):
6766c76a05b414076540da3831e269749156e22e
SUCCESS checkout https://github.com/kiliankoe/wikitranslate.git at 0.1.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/kiliankoe/wikitranslate.git
https://github.com/kiliankoe/wikitranslate.git
{
"dependencies" : [
{
"identity" : "clispinner",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kiliankoe/CLISpinner"
},
{
"identity" : "bluesignals",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueSignals"
},
{
"identity" : "wikipediakit",
"requirement" : {
"revision" : [
"v1.0.0-beta.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Raureif/WikipediaKit"
}
],
"manifest_display_name" : "WikiTranslate",
"name" : "WikiTranslate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WikiTranslate",
"targets" : [
"WikiTranslateCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "wt",
"targets" : [
"wt"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "wt",
"module_type" : "SwiftTarget",
"name" : "wt",
"path" : "Sources/wt",
"product_dependencies" : [
"CLISpinner",
"Signals"
],
"product_memberships" : [
"wt"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"WikiTranslateCore"
],
"type" : "executable"
},
{
"c99name" : "WikiTranslateCore",
"module_type" : "SwiftTarget",
"name" : "WikiTranslateCore",
"path" : "Sources/WikiTranslateCore",
"product_dependencies" : [
"WikipediaKit"
],
"product_memberships" : [
"WikiTranslate",
"wt"
],
"sources" : [
"WikiTranslate.swift"
],
"type" : "library"
}
],
"tools_version" : "4.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/Raureif/WikipediaKit
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version in https://github.com/Raureif/WikipediaKitResolve Package Graph
Updating from https://github.com/Raureif/WikipediaKit
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version in https://github.com/Raureif/WikipediaKit
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 03:24:04.175 xcodebuild[511:2816] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_03-24-0004.xcresult
xcodebuild: error: Could not resolve package dependencies:
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version in https://github.com/Raureif/WikipediaKit
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/Raureif/WikipediaKit
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version in https://github.com/Raureif/WikipediaKit
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 03:24:05.358 xcodebuild[615:3353] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_03-24-0005.xcresult
xcodebuild: error: Could not resolve package dependencies:
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version in https://github.com/Raureif/WikipediaKit
BUILD FAILURE 6.1 visionOS