Build Information
Failed to build ApacheExpress3, reference develop (026491
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 12:03:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apacheexpress/apacheexpress3.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apacheexpress/apacheexpress3
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 0264914 Add a GHActions workflow
Cloned https://github.com/apacheexpress/apacheexpress3.git
Revision (git rev-parse @):
0264914da29f7d82674b71750cacf7d601699e02
SUCCESS checkout https://github.com/apacheexpress/apacheexpress3.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/apacheexpress/apacheexpress3.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/modswift/ExExpress.git
Fetching https://github.com/modswift/CApache.git
[3/49] Fetching capache
[50/1182] Fetching capache, exexpress
Fetched https://github.com/modswift/ExExpress.git from cache (0.87s)
Fetched https://github.com/modswift/CApache.git from cache (0.87s)
Computing version for https://github.com/modswift/CApache.git
Computed https://github.com/modswift/CApache.git at 2.0.2 (1.40s)
Computing version for https://github.com/modswift/ExExpress.git
Computed https://github.com/modswift/ExExpress.git at 0.7.2 (0.49s)
Fetching https://github.com/modswift/Freddy.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/2937] Fetching freddy
[60/3496] Fetching freddy, mustache
Fetched https://github.com/modswift/Freddy.git from cache (1.05s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (1.05s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (1.56s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.49s)
Creating working copy for https://github.com/modswift/CApache.git
Working copy of https://github.com/modswift/CApache.git resolved at 2.0.2
Creating working copy for https://github.com/modswift/ExExpress.git
Working copy of https://github.com/modswift/ExExpress.git resolved at 0.7.2
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.2
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
error: 'exexpress': product 'mustache' required by package 'exexpress' target 'ExExpress' not found. Did you mean '.product(name: "Mustache", package: "mustache")'?
BUILD FAILURE 6.2 macosSpm