The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build OpenSSL, reference main (305594), with Swift 5.9 for macOS (SPM) on 7 Jul 2024 14:03:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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:  85% (3658/4293)
Updating files:  86% (3692/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/krzyzanowskim/OpenSSL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9 macosSpm