Build Information
Failed to build COpenSSL, reference 4.0.2 (ebf8dc
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 05:24:46 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/perfectlysoft/perfect-copenssl-linux.git
Reference: 4.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectlysoft/perfect-copenssl-linux
* tag 4.0.2 -> FETCH_HEAD
HEAD is now at ebf8dc8 Update openssl.h
Cloned https://github.com/perfectlysoft/perfect-copenssl-linux.git
Revision (git rev-parse @):
ebf8dc885a0f86b93632b362433d7db554d4f7db
SUCCESS checkout https://github.com/perfectlysoft/perfect-copenssl-linux.git at 4.0.2
========================================
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": "perfect-copenssl-linux",
"name": "COpenSSL",
"url": "https://github.com/perfectlysoft/perfect-copenssl-linux.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/perfect-copenssl-linux",
"dependencies": [
]
}
]
}
Fetching https://github.com/perfectlysoft/perfect-copenssl-linux.git
[1/188] Fetching perfect-copenssl-linux
Fetched https://github.com/perfectlysoft/perfect-copenssl-linux.git from cache (0.62s)
Creating working copy for https://github.com/perfectlysoft/perfect-copenssl-linux.git
Working copy of https://github.com/perfectlysoft/perfect-copenssl-linux.git resolved at 4.0.2 (ebf8dc8)
warning: '.resolve-product-dependencies': dependency 'perfect-copenssl-linux' 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/perfectlysoft/perfect-copenssl-linux.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