Build Information
Failed to build COpenLDAP, reference 2.5.5 (de0365
), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 15:08:56 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
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/COpenLDAP.git
Reference: 2.5.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/COpenLDAP
* tag 2.5.5 -> FETCH_HEAD
HEAD is now at de03652 Initial commit
Cloned https://github.com/xcode-actions/COpenLDAP.git
Revision (git rev-parse @):
de03652d04927ee4649e0b4d5c2be72be339327d
SUCCESS checkout https://github.com/xcode-actions/COpenLDAP.git at 2.5.5
[16375/3560178] Downloading https://github.com/xcode-actions/COpenLDAP/releases/download/2.5.5/COpenLDAP-dynamic.xcframework.zip
Downloading binary artifact https://github.com/xcode-actions/COpenLDAP/releases/download/2.5.5/COpenLDAP-dynamic.xcframework.zip
Downloaded https://github.com/xcode-actions/COpenLDAP/releases/download/2.5.5/COpenLDAP-dynamic.xcframework.zip (1.37s)
========================================
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": "copenldap",
"name": "COpenLDAP",
"url": "https://github.com/xcode-actions/COpenLDAP.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/COpenLDAP",
"dependencies": [
]
}
]
}
Fetching https://github.com/xcode-actions/COpenLDAP.git
[1/226] Fetching copenldap
Fetched https://github.com/xcode-actions/COpenLDAP.git from cache (0.86s)
Creating working copy for https://github.com/xcode-actions/COpenLDAP.git
Working copy of https://github.com/xcode-actions/COpenLDAP.git resolved at 2.5.5 (de03652)
Fetching binary artifact https://github.com/xcode-actions/COpenLDAP/releases/download/2.5.5/COpenLDAP-dynamic.xcframework.zip from cache
Fetched https://github.com/xcode-actions/COpenLDAP/releases/download/2.5.5/COpenLDAP-dynamic.xcframework.zip from cache (0.14s)
warning: '.resolve-product-dependencies': dependency 'copenldap' 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/xcode-actions/COpenLDAP.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
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