The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Catena, reference master (0b3952), with Swift 6.1 for visionOS using Xcode 16.3 on 24 Apr 2025 14:56:27 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/pixelspark/catena.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pixelspark/catena
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b3952e Fix build and upgrade to Swift 4.1.2
Cloned https://github.com/pixelspark/catena.git
Revision (git rev-parse @):
0b3952ebba5c0a37e775f6c1f690f40999e9d8d8
SUCCESS checkout https://github.com/pixelspark/catena.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pixelspark/catena.git
https://github.com/pixelspark/catena.git
{
  "dependencies" : [
    {
      "identity" : "sqlite",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pixelspark/sqlite.git"
    },
    {
      "identity" : "postgres-wire-server",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pixelspark/postgres-wire-server.git"
    },
    {
      "identity" : "kitura",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura.git"
    },
    {
      "identity" : "commandline",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0-pre1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jatoben/CommandLine.git"
    },
    {
      "identity" : "swift-parser-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pixelspark/swift-parser-generator.git"
    },
    {
      "identity" : "heliumlogger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/HeliumLogger.git"
    },
    {
      "identity" : "ed25519",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vzsg/ed25519.git"
    },
    {
      "identity" : "base58",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pixelspark/base58.git"
    },
    {
      "identity" : "netservice",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Bouke/NetService.git"
    },
    {
      "identity" : "kitura-websocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura-WebSocket"
    },
    {
      "identity" : "starscream",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/daltoniam/Starscream.git"
    }
  ],
  "manifest_display_name" : "Catena",
  "name" : "Catena",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CatenaCore",
      "targets" : [
        "CatenaCore"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "CatenaSQL",
      "targets" : [
        "CatenaSQL"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "Catena",
      "targets" : [
        "Catena"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CatenaTests",
      "module_type" : "SwiftTarget",
      "name" : "CatenaTests",
      "path" : "Tests/CatenaTests",
      "sources" : [
        "CatenaTests.swift"
      ],
      "target_dependencies" : [
        "CatenaCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CatenaSQLTests",
      "module_type" : "SwiftTarget",
      "name" : "CatenaSQLTests",
      "path" : "Tests/CatenaSQLTests",
      "sources" : [
        "CatenaSQLTests.swift"
      ],
      "target_dependencies" : [
        "CatenaSQL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CatenaSQL",
      "module_type" : "SwiftTarget",
      "name" : "CatenaSQL",
      "path" : "Sources/CatenaSQL",
      "product_dependencies" : [
        "SwiftParser",
        "PostgresWireServer"
      ],
      "product_memberships" : [
        "CatenaSQL",
        "Catena"
      ],
      "sources" : [
        "SQLAgent.swift",
        "SQLBlock.swift",
        "SQLBlockchain.swift",
        "SQLDatabase.swift",
        "SQLGrants.swift",
        "SQLParser.swift",
        "SQLQueryServer.swift",
        "SQLTransaction.swift",
        "SQLiteDatabase.swift"
      ],
      "target_dependencies" : [
        "CatenaCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CatenaCore",
      "module_type" : "SwiftTarget",
      "name" : "CatenaCore",
      "path" : "Sources/CatenaCore",
      "product_dependencies" : [
        "SQLite",
        "Ed25519",
        "Base58",
        "HeliumLogger",
        "Kitura",
        "Kitura-WebSocket",
        "NetService",
        "Starscream"
      ],
      "product_memberships" : [
        "CatenaCore",
        "CatenaSQL",
        "Catena"
      ],
      "sources" : [
        "Authentication.swift",
        "Blockchain.swift",
        "Collections.swift",
        "Gossip.swift",
        "Miner.swift",
        "Node.swift",
        "Platform.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Catena",
      "module_type" : "SwiftTarget",
      "name" : "Catena",
      "path" : "Sources/Catena",
      "product_dependencies" : [
        "CommandLine"
      ],
      "product_memberships" : [
        "Catena"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CatenaCore",
        "CatenaSQL"
      ],
      "type" : "executable"
    }
  ],
  "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
Resolve Package Graph
Fetching from https://github.com/vzsg/ed25519.git
Fetching from https://github.com/pixelspark/swift-parser-generator.git
Fetching from https://github.com/Bouke/NetService.git
Fetching from https://github.com/daltoniam/Starscream.git
Fetching from https://github.com/pixelspark/base58.git
Fetching from https://github.com/IBM-Swift/HeliumLogger.git
Fetching from https://github.com/IBM-Swift/Kitura-WebSocket
Fetching from https://github.com/jatoben/CommandLine.git
Fetching from https://github.com/IBM-Swift/Kitura.git
Fetching from https://github.com/pixelspark/postgres-wire-server.git
Fetching from https://github.com/pixelspark/sqlite.git
Resolve Package Graph
Updating from https://github.com/vzsg/ed25519.git
Updating from https://github.com/pixelspark/swift-parser-generator.git
Updating from https://github.com/pixelspark/base58.git
Updating from https://github.com/IBM-Swift/Kitura-WebSocket
Updating from https://github.com/Bouke/NetService.git
Updating from https://github.com/daltoniam/Starscream.git
Updating from https://github.com/IBM-Swift/HeliumLogger.git
Updating from https://github.com/IBM-Swift/Kitura.git
Updating from https://github.com/jatoben/CommandLine.git
Updating from https://github.com/pixelspark/sqlite.git
Updating from https://github.com/pixelspark/postgres-wire-server.git
Resolve Package Graph
Updating from https://github.com/Bouke/NetService.git
Updating from https://github.com/daltoniam/Starscream.git
Updating from https://github.com/vzsg/ed25519.git
Updating from https://github.com/pixelspark/swift-parser-generator.git
Updating from https://github.com/pixelspark/base58.git
Updating from https://github.com/IBM-Swift/Kitura-WebSocket
Updating from https://github.com/IBM-Swift/HeliumLogger.git
Updating from https://github.com/jatoben/CommandLine.git
Updating from https://github.com/IBM-Swift/Kitura.git
Updating from https://github.com/pixelspark/postgres-wire-server.git
Updating from https://github.com/pixelspark/sqlite.git
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 07:56:25.901 xcodebuild[519:2885] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-56-0025.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because 'ed25519' contains incompatible tools version (3.1.0) and root depends on 'ed25519' 0.2.0..<1.0.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
Updating from https://github.com/pixelspark/base58.git
Updating from https://github.com/vzsg/ed25519.git
Updating from https://github.com/Bouke/NetService.git
Updating from https://github.com/daltoniam/Starscream.git
Updating from https://github.com/IBM-Swift/Kitura-WebSocket
Updating from https://github.com/IBM-Swift/HeliumLogger.git
Updating from https://github.com/pixelspark/swift-parser-generator.git
Updating from https://github.com/jatoben/CommandLine.git
Updating from https://github.com/IBM-Swift/Kitura.git
Updating from https://github.com/pixelspark/postgres-wire-server.git
Updating from https://github.com/pixelspark/sqlite.git
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 07:56:27.581 xcodebuild[963:4617] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-56-0027.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because 'ed25519' contains incompatible tools version (3.1.0) and root depends on 'ed25519' 0.2.0..<1.0.0.
BUILD FAILURE 6.1 visionOS