Build Information
Failed to build COpenSSL, reference master (55c6a3
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 15:09:18 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NobodyNada/COpenSSL
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 55c6a35 Merge pull request #1 from ataffeqeexo/patch-1
Cloned https://github.com/NobodyNada/COpenSSL.git
Revision (git rev-parse @):
55c6a358020070743b156f2f6866477e3c4b68b8
SUCCESS checkout https://github.com/NobodyNada/COpenSSL.git at master
========================================
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.61s)
Creating working copy for https://github.com/NobodyNada/COpenSSL.git
Working copy of https://github.com/NobodyNada/COpenSSL.git resolved at master (55c6a35)
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