Build Information
Failed to build SwiftyCurl, reference master (a431b5
), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 15:45:56 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/dmcyk/swiftycurl.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dmcyk/swiftycurl
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a431b5e move to Swift 4.1
Cloned https://github.com/dmcyk/swiftycurl.git
Revision (git rev-parse @):
a431b5ec0a04e98d8fbcb54b2d1d2dd19ed45ed5
SUCCESS checkout https://github.com/dmcyk/swiftycurl.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/dmcyk/swiftycurl.git
https://github.com/dmcyk/swiftycurl.git
{
"dependencies" : [
{
"identity" : "ccurl",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dmcyk/CCurl.git"
}
],
"manifest_display_name" : "SwiftyCurl",
"name" : "SwiftyCurl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftyCurl",
"targets" : [
"SwiftyCurl"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftyCurlExample",
"targets" : [
"SwiftyCurlExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftyCurlExample",
"module_type" : "SwiftTarget",
"name" : "SwiftyCurlExample",
"path" : "Sources/SwiftyCurlExample",
"product_memberships" : [
"SwiftyCurlExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftyCurl"
],
"type" : "executable"
},
{
"c99name" : "SwiftyCurl",
"module_type" : "SwiftTarget",
"name" : "SwiftyCurl",
"path" : "Sources/SwiftyCurl",
"product_memberships" : [
"SwiftyCurl",
"SwiftyCurlExample"
],
"sources" : [
"Curl/Curl.swift",
"Curl/CurlSlist.swift",
"Curl/CurlStructure.swift",
"Utils.swift",
"cURLConnection.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/dmcyk/CCurl.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/dmcyk/CCurl.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 08:45:55.176 xcodebuild[518:2861] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_08-45-0055.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
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/dmcyk/CCurl.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 08:45:56.335 xcodebuild[619:3369] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_08-45-0056.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
BUILD FAILURE 6.1 visionOS