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, reference 3.1.5006 (bb0cbd), with Swift 5.10 for macOS (SPM) on 7 Jul 2024 14:03:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzyzanowskim/OpenSSL.git
Reference: 3.1.5006
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/OpenSSL
 * tag               3.1.5006   -> FETCH_HEAD
HEAD is now at bb0cbdf 3.1.5006
Updating files:  84% (3643/4293)
Updating files:  85% (3650/4293)
Updating files:  86% (3692/4293)
Updating files:  87% (3735/4293)
Updating files:  88% (3778/4293)
Updating files:  89% (3821/4293)
Updating files:  90% (3864/4293)
Updating files:  91% (3907/4293)
Updating files:  92% (3950/4293)
Updating files:  93% (3993/4293)
Updating files:  94% (4036/4293)
Updating files:  95% (4079/4293)
Updating files:  96% (4122/4293)
Updating files:  97% (4165/4293)
Updating files:  98% (4208/4293)
Updating files:  99% (4251/4293)
Updating files: 100% (4293/4293)
Updating files: 100% (4293/4293), done.
Cloned https://github.com/krzyzanowskim/OpenSSL.git
Revision (git rev-parse @):
bb0cbdf1e01c6a9fde4077f041abc766ea48bd7f
SUCCESS checkout https://github.com/krzyzanowskim/OpenSSL.git at 3.1.5006
========================================
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",
      "name": "OpenSSL",
      "url": "https://github.com/krzyzanowskim/OpenSSL.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenSSL",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/krzyzanowskim/OpenSSL.git
[1/8594] Fetching openssl
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (102.94s)
Creating working copy for https://github.com/krzyzanowskim/OpenSSL.git
Working copy of https://github.com/krzyzanowskim/OpenSSL.git resolved at 3.1.5006 (bb0cbdf)
warning: '.resolve-product-dependencies': dependency 'openssl' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/krzyzanowskim/OpenSSL.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