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 JOSE with Swift 5.10 for visionOS using Xcode 15.4.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/proxyco/swift-jose.git
Reference: 0.1.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/proxyco/swift-jose
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at c534dca Format
Cloned https://github.com/proxyco/swift-jose.git
Revision (git rev-parse @):
c534dcaa0f6dd7fc0efa52cee0e097b503f16cdf
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/proxyco/swift-jose.git at 0.1.3
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/proxyco/swift-jose.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/GigaBitcoin/secp256k1.swift.git (cached)
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git (cached)
Fetching from https://github.com/krzyzanowskim/OpenSSL.git (cached)
Creating working copy of package ‘CryptoSwift’
Checking out 1.7.2 of package ‘CryptoSwift’
Creating working copy of package ‘swift’
Checking out 0.12.2 of package ‘swift’
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/OpenSSL-aa5fcddd is not valid git repository for 'https://github.com/krzyzanowskim/OpenSSL.git', will fetch again.Fetching from https://github.com/krzyzanowskim/OpenSSL.git (cached)
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/OpenSSL-aa5fcddd is not valid git repository for 'https://github.com/krzyzanowskim/OpenSSL.git', will fetch again.Fetching from https://github.com/krzyzanowskim/OpenSSL.git (cached)
Creating working copy of package ‘OpenSSL’
Checking out 1.1.2200 of package ‘OpenSSL’
Resolved source packages:
  OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2200
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
  JOSE: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  secp256k1: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.12.2
resolved source packages: OpenSSL, CryptoSwift, JOSE, secp256k1
2024-02-17 01:36:33.053 xcodebuild[53788:32221500] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 01:36:43.082 xcodebuild[53788:32221500] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "JOSE"
    ]
  }
}
2024-02-17 01:36:43.489 xcodebuild[54004:32222583] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 01:36:44.190 xcodebuild[54004:32222583] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme JOSE -destination generic/platform=xros
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme JOSE -destination generic/platform=xros
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
  JOSE: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  secp256k1: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.12.2
  OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2200
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'swift-jose' in project 'JOSE'
        ➜ Explicit dependency on target 'JOSE' in project 'JOSE'
        ➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'JOSE' in project 'JOSE'
        ➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1'
    Target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1'
    Target 'secp256k1_bindings' in project 'secp256k1' (no dependencies)
    Target 'OpenSSL' in project 'OpenSSL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6f674db02da2adb0565ad6c821c5952c
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6f674db02da2adb0565ad6c821c5952c.xcbuilddata
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'swift-jose' from project 'JOSE')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'swift-jose' from project 'JOSE')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'OpenSSL' from project 'OpenSSL')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'JOSE' from project 'JOSE')
2024-02-17 01:36:44.779 xcodebuild[54019:32222743] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 01:36:45.425 xcodebuild[54019:32222743] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme JOSE -destination generic/platform=xros
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
  JOSE: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  OpenSSL: https://github.com/krzyzanowskim/OpenSSL.git @ 1.1.2200
  secp256k1: https://github.com/GigaBitcoin/secp256k1.swift.git @ 0.12.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'swift-jose' in project 'JOSE'
        ➜ Explicit dependency on target 'JOSE' in project 'JOSE'
        ➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'JOSE' in project 'JOSE'
        ➜ Explicit dependency on target 'OpenSSL' in project 'OpenSSL'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
    Target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1'
    Target 'secp256k1' in project 'secp256k1'
        ➜ Explicit dependency on target 'secp256k1_bindings' in project 'secp256k1'
    Target 'secp256k1_bindings' in project 'secp256k1' (no dependencies)
    Target 'OpenSSL' in project 'OpenSSL' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'swift-jose' from project 'JOSE')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'swift-jose' from project 'JOSE')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'JOSE' from project 'JOSE')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/OpenSSL/Frameworks/OpenSSL.xcframework'. (in target 'OpenSSL' from project 'OpenSSL')
2024-02-17 01:36:46.820 xcodebuild[54047:32222921] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 01:36:47.523 xcodebuild[54047:32222921] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 visionOS