The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ConsulSwift, reference master (b4480c), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 17:22:39 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/cpageler93/consulswift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cpageler93/consulswift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/cpageler93/consulswift.git
https://github.com/cpageler93/consulswift.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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"
    ]
  }
}
2025-04-25 10:22:38.063 xcodebuild[575:3219] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-22-0038.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Invalid manifest (compiled with: ["/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.QfW4nY/vfs.yaml", "-L", "/Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.xyrmmH/quack-manifest"])
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/cpageler93/quack
Invalid manifest (compiled with: ["/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.mtO9H3/vfs.yaml", "-L", "/Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.6IR2L0/quack-manifest"])
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Package.swift:10:74: error: missing argument for parameter 'condition' in call
 8 | #else
 9 | let httpPackageDependency = Package.Dependency.package(url: "https://github.com/Alamofire/Alamofire", from: "4.8.2")
10 | let httpTargetDependency = Target.Dependency.byNameItem(name: "Alamofire")
   |                                                                          `- error: missing argument for parameter 'condition' in call
11 | #endif
12 |
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:26:43: error: missing argument for parameter 'condition' in call
24 |         .target(name: "Quack", dependencies: [
25 |             httpTargetDependency,
26 |             .byNameItem(name: "SwiftyJSON"),
   |                                           `- error: missing argument for parameter 'condition' in call
27 |             .byNameItem(name: "Result")
28 |         ]),
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:27:39: error: missing argument for parameter 'condition' in call
25 |             httpTargetDependency,
26 |             .byNameItem(name: "SwiftyJSON"),
27 |             .byNameItem(name: "Result")
   |                                       `- error: missing argument for parameter 'condition' in call
28 |         ]),
29 |         .testTarget(name: "QuackUnitTests", dependencies: ["Quack"])
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 | in https://github.com/cpageler93/quack
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 10:22:39.369 xcodebuild[725:3916] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-22-0039.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Invalid manifest (compiled with: ["/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.mtO9H3/vfs.yaml", "-L", "/Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.6IR2L0/quack-manifest"])
BUILD FAILURE 6.1 visionOS