Build Information
Failed to build PactSwiftMockServer, reference 0.4.7 (12ecc9), with Swift 6.2 for macOS (SPM) on 22 Oct 2025 06:37:06 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: 0.4.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/surpher/PactSwiftServer
* tag 0.4.7 -> FETCH_HEAD
HEAD is now at 12ecc92 Remove irrelevant dependency
Cloned https://github.com/surpher/PactSwiftServer.git
Revision (git rev-parse @):
12ecc92092ecd3640dcc2dcb98ce6b3d1f2d76f7
SUCCESS checkout https://github.com/surpher/PactSwiftServer.git at 0.4.7
========================================
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 (8.25s)
Creating working copy for https://github.com/surpher/PactSwiftServer.git
Working copy of https://github.com/surpher/PactSwiftServer.git resolved at 0.4.7 (12ecc92)
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