Build Information
Failed to build OpenSSL, reference 3.1.5006 (bb0cbd
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 01:48:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzyzanowskim/OpenSSL.git
Reference: 3.1.5006
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/OpenSSL
* tag 3.1.5006 -> FETCH_HEAD
HEAD is now at bb0cbdf 3.1.5006
Cloned https://github.com/krzyzanowskim/OpenSSL.git
Revision (git rev-parse @):
bb0cbdf1e01c6a9fde4077f041abc766ea48bd7f
SUCCESS checkout https://github.com/krzyzanowskim/OpenSSL.git at 3.1.5006
========================================
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": "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",
"dependencies": [
]
}
]
}
Fetching https://github.com/krzyzanowskim/OpenSSL.git
[1/9790] Fetching openssl
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (50.54s)
Creating working copy for https://github.com/krzyzanowskim/OpenSSL.git
Working copy of https://github.com/krzyzanowskim/OpenSSL.git resolved at 3.1.5006 (bb0cbdf)
warning: '.resolve-product-dependencies': dependency 'openssl' is not used by any target
Found 0 product dependencies
========================================
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.0"
}
],
"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