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 OpenSSL-Swift, reference main (c07b53), with Swift 5.10 for macOS (SPM) on 9 Aug 2024 10:10:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gematik/OpenSSL-Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gematik/OpenSSL-Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c07b538 PrivacyInfo and signing (#11)
Cloned https://github.com/gematik/OpenSSL-Swift.git
Revision (git rev-parse @):
c07b5380a4e1b324856e5edb7852d21e1835df1e
SUCCESS checkout https://github.com/gematik/OpenSSL-Swift.git at main
[32750/12863183] Downloading https://github.com/gematik/OpenSSL-Swift/releases/download/4.3.0/OpenSSL.xcframework.zip
Downloading binary artifact https://github.com/gematik/OpenSSL-Swift/releases/download/4.3.0/OpenSSL.xcframework.zip
Downloaded https://github.com/gematik/OpenSSL-Swift/releases/download/4.3.0/OpenSSL.xcframework.zip (1.88s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "openssl-swift",
      "name": "OpenSSL-Swift",
      "url": "https://github.com/gematik/OpenSSL-Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenSSL-Swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/gematik/OpenSSL-Swift.git
[1/805] Fetching openssl-swift
Fetched https://github.com/gematik/OpenSSL-Swift.git from cache (1.56s)
Creating working copy for https://github.com/gematik/OpenSSL-Swift.git
Working copy of https://github.com/gematik/OpenSSL-Swift.git resolved at main (c07b538)
Fetching binary artifact https://github.com/gematik/OpenSSL-Swift/releases/download/4.3.0/OpenSSL.xcframework.zip from cache
Fetched https://github.com/gematik/OpenSSL-Swift/releases/download/4.3.0/OpenSSL.xcframework.zip from cache (0.73s)
warning: '.resolve-product-dependencies': dependency 'openssl-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/gematik/OpenSSL-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm