Build Information
Failed to build COpenSSL, reference 0.1.0 (b038dd
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 01:01:11 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/NobodyNada/COpenSSL.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NobodyNada/COpenSSL
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at b038dd6 update for Swift 5
Cloned https://github.com/NobodyNada/COpenSSL.git
Revision (git rev-parse @):
b038dd6b0b5132b3da2fcfcd5f847f74997fc9a6
SUCCESS checkout https://github.com/NobodyNada/COpenSSL.git at 0.1.0
========================================
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": "copenssl",
"name": "COpenSSL",
"url": "https://github.com/NobodyNada/COpenSSL.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/COpenSSL",
"dependencies": [
]
}
]
}
Fetching https://github.com/NobodyNada/COpenSSL.git
[1/30] Fetching copenssl
Fetched https://github.com/NobodyNada/COpenSSL.git from cache (0.76s)
Creating working copy for https://github.com/NobodyNada/COpenSSL.git
Working copy of https://github.com/NobodyNada/COpenSSL.git resolved at 0.1.0 (b038dd6)
warning: '.resolve-product-dependencies': dependency 'copenssl' 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/NobodyNada/COpenSSL.git
https://github.com/NobodyNada/COpenSSL.git
{
"dependencies" : [
],
"manifest_display_name" : "COpenSSL",
"name" : "COpenSSL",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "COpenSSL",
"targets" : [
"COpenSSL"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "COpenSSL",
"module_type" : "SystemLibraryTarget",
"name" : "COpenSSL",
"path" : "Sources/COpenSSL",
"product_memberships" : [
"COpenSSL"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.0"
}
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