Build Information
Failed to build OpenSSL, reference 3.3.3001 (623c84), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 11:35:25 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: 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
Cloned https://github.com/krzyzanowskim/OpenSSL.git
Revision (git rev-parse @):
623c84da314e85363236507ca38a4bde65df21c3
SUCCESS checkout https://github.com/krzyzanowskim/OpenSSL.git at 3.3.3001
========================================
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