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 NKeys with Swift 5.9 for visionOS using Xcode 15.2 at v0.1.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme NKeys -destination generic/platform=xros

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nats-io/nkeys.swift.git
Reference: v0.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nats-io/nkeys.swift
 * tag               v0.1.2     -> FETCH_HEAD
HEAD is now at 2fbd556 Make seed and public key public
Cloned https://github.com/nats-io/nkeys.swift.git
Revision (git rev-parse @):
2fbd5562639aa18a512308b55fda24f74cad103d
SUCCESS checkout https://github.com/nats-io/nkeys.swift.git at v0.1.2
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/nats-io/nkeys.swift.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-syntax (cached)
Fetching from https://github.com/apple/swift-format.git (cached)
Fetching from https://github.com/Jarema/Base32 (cached)
Fetching from https://github.com/apple/swift-tools-support-core.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/jedisct1/swift-sodium.git (cached)
Creating working copy of package ‘swift-sodium’
Checking out 0.9.1 of package ‘swift-sodium’
Creating working copy of package ‘swift-format’
Checking out 0.50700.1 of package ‘swift-format’
Creating working copy of package ‘swift-syntax’
Checking out 0.50700.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.2.7 of package ‘swift-tools-support-core’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.1.4 of package ‘swift-argument-parser’
Creating working copy of package ‘Base32’
Checking out 0.10.2 of package ‘Base32’
Creating working copy of package ‘swift-system’
Checking out 1.1.1 of package ‘swift-system’
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.4
  swift-system: https://github.com/apple/swift-system.git @ 1.1.1
  Sodium: https://github.com/jedisct1/swift-sodium.git @ 0.9.1
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.2.7
  NKeys: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Base32: https://github.com/Jarema/Base32 @ 0.10.2
  swift-format: https://github.com/apple/swift-format.git @ 0.50700.1
  SwiftSyntax: https://github.com/apple/swift-syntax @ 0.50700.1
resolved source packages: swift-argument-parser, swift-system, Sodium, swift-tools-support-core, NKeys, Base32, swift-format, SwiftSyntax
objc[90793]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f09c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f3380e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "base32",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Jarema/Base32"
    },
    {
      "identity" : "swift-sodium",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jedisct1/swift-sodium.git"
    },
    {
      "identity" : "swift-format",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.509.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-format.git"
    }
  ],
  "manifest_display_name" : "NKeys",
  "name" : "NKeys",
  "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "NKeys",
      "targets" : [
        "NKeys"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NKeys_Tests",
      "module_type" : "SwiftTarget",
      "name" : "NKeys.Tests",
      "path" : "Tests/NKeys.Tests",
      "sources" : [
        "nkeys_swiftTests.swift"
      ],
      "target_dependencies" : [
        "NKeys"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NKeys",
      "module_type" : "SwiftTarget",
      "name" : "NKeys",
      "path" : "Sources/NKeys",
      "product_dependencies" : [
        "Base32",
        "Sodium"
      ],
      "product_memberships" : [
        "NKeys"
      ],
      "sources" : [
        "crc.swift",
        "nkeys.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NKeys"
    ]
  }
}
objc[91315]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10c2a80e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e7180e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme NKeys -destination generic/platform=xros
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme NKeys -destination generic/platform=xros
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  NKeys: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftSyntax: https://github.com/apple/swift-syntax @ 0.50700.1
  swift-format: https://github.com/apple/swift-format.git @ 0.50700.1
  Base32: https://github.com/Jarema/Base32 @ 0.10.2
  swift-system: https://github.com/apple/swift-system.git @ 1.1.1
  Sodium: https://github.com/jedisct1/swift-sodium.git @ 0.9.1
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.2.7
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.4
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'NKeys.Tests' in project 'NKeys'
        ➜ Explicit dependency on target 'NKeys' in project 'NKeys'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'NKeys' in project 'NKeys'
        ➜ Explicit dependency on target 'NKeys' in project 'NKeys'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'NKeys' in project 'NKeys'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'Sodium' in project 'Sodium'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'Sodium' in project 'Sodium' (no dependencies)
    Target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
    Target 'Base32' in project 'Base32' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: a24a254789e46d16d28f1d0960bd288e
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a24a254789e46d16d28f1d0960bd288e.xcbuilddata
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'NKeys' from project 'NKeys')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'Sodium' from project 'Sodium')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'NKeys.Tests' from project 'NKeys')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'Sodium' from project 'Sodium')
Resolve Package Graph
objc[91332]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10baa40e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10bff40e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme NKeys -destination generic/platform=xros
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftSyntax: https://github.com/apple/swift-syntax @ 0.50700.1
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.2.7
  NKeys: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-format: https://github.com/apple/swift-format.git @ 0.50700.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.1.4
  Sodium: https://github.com/jedisct1/swift-sodium.git @ 0.9.1
  swift-system: https://github.com/apple/swift-system.git @ 1.1.1
  Base32: https://github.com/Jarema/Base32 @ 0.10.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'NKeys.Tests' in project 'NKeys'
        ➜ Explicit dependency on target 'NKeys' in project 'NKeys'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'NKeys' in project 'NKeys'
        ➜ Explicit dependency on target 'NKeys' in project 'NKeys'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'NKeys' in project 'NKeys'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'Sodium' in project 'Sodium'
        ➜ Explicit dependency on target 'Sodium' in project 'Sodium'
    Target 'Sodium' in project 'Sodium' (no dependencies)
    Target 'Base32' in project 'Base32'
        ➜ Explicit dependency on target 'Base32' in project 'Base32'
    Target 'Base32' in project 'Base32' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'Sodium' from project 'Sodium')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'Sodium' from project 'Sodium')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'NKeys' from project 'NKeys')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-sodium/Clibsodium.xcframework'. (in target 'NKeys.Tests' from project 'NKeys')
objc[91380]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10bcfc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10bd100e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.9 visionOS