Build Information
Failed to build OpenSSL, reference main (2a2c00), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 11:35:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzyzanowskim/OpenSSL.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/OpenSSL
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2a2c00b Add support for Apple Silicon simulators and improve target consistency
Updating files: 90% (4152/4587)
Updating files: 91% (4175/4587)
Updating files: 92% (4221/4587)
Updating files: 93% (4266/4587)
Updating files: 94% (4312/4587)
Updating files: 95% (4358/4587)
Updating files: 96% (4404/4587)
Updating files: 97% (4450/4587)
Updating files: 98% (4496/4587)
Updating files: 99% (4542/4587)
Updating files: 100% (4587/4587)
Updating files: 100% (4587/4587), done.
Cloned https://github.com/krzyzanowskim/OpenSSL.git
Revision (git rev-parse @):
2a2c00b315bd82d24e7cab8580fe4a37c7ee7cc7
SUCCESS checkout https://github.com/krzyzanowskim/OpenSSL.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/krzyzanowskim/OpenSSL.git
https://github.com/krzyzanowskim/OpenSSL.git
{
"dependencies" : [
],
"manifest_display_name" : "OpenSSL",
"name" : "OpenSSL",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "xros",
"version" : "1.3"
}
],
"products" : [
{
"name" : "OpenSSL",
"targets" : [
"OpenSSL"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenSSL",
"module_type" : "BinaryTarget",
"name" : "OpenSSL",
"path" : "Frameworks/OpenSSL.xcframework",
"product_memberships" : [
"OpenSSL"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm