Build Information
Failed to build COpenSSL, reference 0.1.0 (b038dd
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 15:09:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.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.64s)
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.0
Building package at path: $PWD
https://github.com/NobodyNada/COpenSSL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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`.
BUILD FAILURE 6.0 macosSpm