Build Information
Failed to build ConsulSwift with Swift 6.0 for visionOS using Xcode 16.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cpageler93/consulswift.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cpageler93/consulswift
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at b4480c9 Update to Quack 1.3.1 for Linux Support
Cloned https://github.com/cpageler93/consulswift.git
Revision (git rev-parse @):
b4480c9ce94c209777bb4f3acfbd810e811fb24d
SUCCESS checkout https://github.com/cpageler93/consulswift.git at 0.5.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/cpageler93/consulswift.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"dependencies" : [
{
"identity" : "quack",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cpageler93/quack"
}
],
"manifest_display_name" : "ConsulSwift",
"name" : "ConsulSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ConsulSwift",
"targets" : [
"ConsulSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ConsulSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ConsulSwiftTests",
"path" : "Tests/ConsulSwiftTests",
"sources" : [
"ConsulAgentTests.swift",
"ConsulCatalogTests.swift",
"ConsulEventTests.swift",
"ConsulHealthTests.swift",
"ConsulKeyValueTests.swift",
"ConsulSwiftTests.swift"
],
"target_dependencies" : [
"ConsulSwift"
],
"type" : "test"
},
{
"c99name" : "ConsulSwift",
"module_type" : "SwiftTarget",
"name" : "ConsulSwift",
"path" : "Sources/ConsulSwift",
"product_dependencies" : [
"Quack"
],
"product_memberships" : [
"ConsulSwift"
],
"sources" : [
"Consul+AgentBase.swift",
"Consul+AgentChecks.swift",
"Consul+AgentServices.swift",
"Consul+Catalog.swift",
"Consul+Events.swift",
"Consul+Health.swift",
"Consul+KVStore.swift",
"Consul.swift",
"ConsulAgentCheck.swift",
"ConsulAgentConfiguration.swift",
"ConsulAgentMember.swift",
"ConsulAgentService.swift",
"ConsulCatalogDatacenter.swift",
"ConsulCatalogNode.swift",
"ConsulCatalogService.swift",
"ConsulEvent.swift",
"ConsulKeyValuePair.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ConsulSwift",
"schemes" : [
"AlamofirePackageDescription",
"ConsulSwift-Package",
"ConsulSwiftPackageDescription",
"ConsulSwiftPackageTests",
"QuackPackageDescription",
"ResultPackageDescription",
"SwiftyJSONPackageDescription"
],
"targets" : [
"Alamofire",
"AlamofirePackageDescription",
"ConsulSwift",
"ConsulSwiftPackageDescription",
"ConsulSwiftPackageTests",
"ConsulSwiftTests",
"Quack",
"QuackPackageDescription",
"Result",
"ResultPackageDescription",
"SwiftyJSON",
"SwiftyJSONPackageDescription"
]
}
}
2024-10-31 17:15:07.756 xcodebuild[695:3799] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-31-10_17-15-0007.xcresult
xcodebuild: error: Could not resolve package dependencies:
Invalid manifest (compiled with: ["/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.8s4pSG/vfs.yaml", "-L", "/Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk", "-package-description-version", "4.1.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/quack.dia", "/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.YrdjkH/quack-manifest"])
GENERIC FAILURE 6.0 visionOS