Build Information
Failed to build OpenSSL, reference main (305594
), with Swift 5.10 for macOS (SPM) on 7 Jul 2024 14:04:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzyzanowskim/OpenSSL.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/OpenSSL
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3055941 Update podspec
Updating files: 86% (3725/4293)
Updating files: 87% (3735/4293)
Updating files: 88% (3778/4293)
Updating files: 89% (3821/4293)
Updating files: 90% (3864/4293)
Updating files: 91% (3907/4293)
Updating files: 92% (3950/4293)
Updating files: 93% (3993/4293)
Updating files: 94% (4036/4293)
Updating files: 95% (4079/4293)
Updating files: 96% (4122/4293)
Updating files: 97% (4165/4293)
Updating files: 98% (4208/4293)
Updating files: 99% (4251/4293)
Updating files: 100% (4293/4293)
Updating files: 100% (4293/4293), done.
Cloned https://github.com/krzyzanowskim/OpenSSL.git
Revision (git rev-parse @):
3055941b73decc83b6c5211a4b8ce820e3402d5d
SUCCESS checkout https://github.com/krzyzanowskim/OpenSSL.git at main
========================================
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/8594] Fetching openssl
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (107.41s)
Creating working copy for https://github.com/krzyzanowskim/OpenSSL.git
Working copy of https://github.com/krzyzanowskim/OpenSSL.git resolved at main (3055941)
warning: '.resolve-product-dependencies': dependency 'openssl' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/krzyzanowskim/OpenSSL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.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 5.10 macosSpm