Build Information
Failed to build PactSwiftMockServer, reference main (49854a), with Swift 6.2 for macOS (SPM) on 22 Oct 2025 06:36:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/surpher/PactSwiftServer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/surpher/PactSwiftServer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 49854ab Update README and add LICENSE
Cloned https://github.com/surpher/PactSwiftServer.git
Revision (git rev-parse @):
49854ab33897ad80378d5fd95d31e1c21356f92b
SUCCESS checkout https://github.com/surpher/PactSwiftServer.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": "pactswiftserver",
"name": "PactSwiftMockServer",
"url": "https://github.com/surpher/PactSwiftServer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PactSwiftServer",
"dependencies": [
]
}
]
}
Fetching https://github.com/surpher/PactSwiftServer.git
[1/345] Fetching pactswiftserver
Fetched https://github.com/surpher/PactSwiftServer.git from cache (12.36s)
Creating working copy for https://github.com/surpher/PactSwiftServer.git
Working copy of https://github.com/surpher/PactSwiftServer.git resolved at main (49854ab)
warning: '.resolve-product-dependencies': dependency 'pactswiftserver' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/surpher/PactSwiftServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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 6.2 macosSpm