The Swift Package Index logo.Swift Package Index

Build Information

Failed to build COpenSSL, reference 1.1.115 (47a295), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 04:21:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
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
[8948/88157402] Downloading https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-dynamic.xcframework.zip
[334178/182381665] Downloading https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-dynamic.xcframework.zip, https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip
Downloaded https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-dynamic.xcframework.zip (8.52s)
Downloaded https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip (8.91s)
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/xcode-actions/COpenSSL.git
[1/609] Fetching copenssl
Fetched https://github.com/xcode-actions/COpenSSL.git from cache (0.67s)
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-dynamic.xcframework.zip from cache
Fetching binary artifact https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip from cache
Fetched https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-dynamic.xcframework.zip from cache (3.39s)
Fetched https://github.com/xcode-actions/COpenSSL/releases/download/1.1.115/COpenSSL-static.xcframework.zip from cache (3.57s)
warning: '.resolve-product-dependencies': dependency 'copenssl' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/xcode-actions/COpenSSL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.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 6.3 macosSpm