Build Information
Failed to build Autograph, reference 1.1.1 (191b65
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 17:01:04 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/RedMadRobot/autograph.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RedMadRobot/autograph
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 191b65d Apply latest Synopsis patch.
Cloned https://github.com/RedMadRobot/autograph.git
Revision (git rev-parse @):
191b65dd5570410e04ffce97932eef7d8762893c
SUCCESS checkout https://github.com/RedMadRobot/autograph.git at 1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/RedMadRobot/autograph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/RedMadRobot/synopsis
[3/109] Fetching synopsis
Fetched https://github.com/RedMadRobot/synopsis from cache (0.74s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (1.28s)
Fetching https://github.com/jpsim/SourceKitten
[1/16144] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.55s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.2 (3.52s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/Yams.git
[1/2820] Fetching swxmlhash
[1214/13679] Fetching swxmlhash, yams
[2653/29059] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.94s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.94s)
Fetched https://github.com/jpsim/Yams.git from cache (1.94s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (2.39s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.43s)
Creating working copy for https://github.com/RedMadRobot/synopsis
Working copy of https://github.com/RedMadRobot/synopsis resolved at 1.1.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.2
error: the library 'Synopsis' requires macos 10.13, but depends on the product 'SourceKittenFramework' which requires macos 12.0; consider changing the library 'Synopsis' to require macos 12.0 or later, or the product 'SourceKittenFramework' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm