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 COpenSSL, reference 1.1.115 (47a295), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 15:20:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/COpenSSL.git
Reference: 1.1.115
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/COpenSSL
 * tag               1.1.115    -> FETCH_HEAD
HEAD is now at 47a2954 OpenSSL 1.1.1o
Cloned https://github.com/xcode-actions/COpenSSL.git
Revision (git rev-parse @):
47a2954ae824b7ce22beecf8afb73ac56dc708f4
SUCCESS checkout https://github.com/xcode-actions/COpenSSL.git at 1.1.115
[32750/94224263] Downloading https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip
[7353774/182381665] Downloading https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip, https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-dynamic.xcframework.zip
Downloading binary artifact https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip
Downloading binary artifact https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-dynamic.xcframework.zip
Downloaded https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-dynamic.xcframework.zip (4.76s)
Downloaded https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip (5.25s)
========================================
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": "copenssl",
      "name": "COpenSSL",
      "url": "https://github.com/xcode-actions/COpenSSL.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/COpenSSL",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/xcode-actions/COpenSSL.git
[13/609] Fetching copenssl
Fetched https://github.com/xcode-actions/COpenSSL.git from cache (0.78s)
Creating working copy for https://github.com/xcode-actions/COpenSSL.git
Working copy of https://github.com/xcode-actions/COpenSSL.git resolved at 1.1.115 (47a2954)
Fetching binary artifact https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip from cache
Fetching binary artifact https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-dynamic.xcframework.zip from cache
Fetched https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-dynamic.xcframework.zip from cache (3.54s)
Fetched https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip from cache (3.75s)
warning: '.resolve-product-dependencies': dependency 'copenssl' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/xcode-actions/COpenSSL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm