The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OpenSSL, reference 3.3.3001 (623c84), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 11:37:00 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/krzyzanowskim/OpenSSL.git
Reference: 3.3.3001
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/OpenSSL
 * tag               3.3.3001   -> FETCH_HEAD
HEAD is now at 623c84d 3.3.3001 with legacy provider
Updating files:  96% (4261/4403)
Updating files:  97% (4271/4403)
Updating files:  98% (4315/4403)
Updating files:  99% (4359/4403)
Updating files: 100% (4403/4403)
Updating files: 100% (4403/4403), done.
Cloned https://github.com/krzyzanowskim/OpenSSL.git
Revision (git rev-parse @):
623c84da314e85363236507ca38a4bde65df21c3
SUCCESS checkout https://github.com/krzyzanowskim/OpenSSL.git at 3.3.3001
========================================
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": "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/krzyzanowskim/OpenSSL.git
[1/10465] Fetching openssl
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (145.96s)
Creating working copy for https://github.com/krzyzanowskim/OpenSSL.git
Working copy of https://github.com/krzyzanowskim/OpenSSL.git resolved at 3.3.3001 (623c84d)
warning: '.resolve-product-dependencies': dependency 'openssl' 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/krzyzanowskim/OpenSSL.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