Build Information
Failed to build FlowGraphDotConverter, reference 0.6.4 (7c215a), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 03:25:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objective-audio/flowgraphdotconverter.git
Reference: 0.6.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/objective-audio/flowgraphdotconverter
* tag 0.6.4 -> FETCH_HEAD
HEAD is now at 7c215a8 Merge pull request #16 from objective-audio/update_packages
Cloned https://github.com/objective-audio/flowgraphdotconverter.git
Revision (git rev-parse @):
7c215a807082ca76075e0348fd0f51ef22bb883b
SUCCESS checkout https://github.com/objective-audio/flowgraphdotconverter.git at 0.6.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/objective-audio/flowgraphdotconverter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/objective-audio/SwiftFlowGraph.git
Fetching https://github.com/jpsim/SourceKitten.git
[1/350] Fetching swiftflowgraph
[57/1938] Fetching swiftflowgraph, commander
[1939/18082] Fetching swiftflowgraph, commander, sourcekitten
Fetched https://github.com/kylef/Commander.git from cache (0.86s)
[673/16494] Fetching swiftflowgraph, sourcekitten
Fetched https://github.com/objective-audio/SwiftFlowGraph.git from cache (1.71s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.71s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (3.63s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.88s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (2.80s)
Computing version for https://github.com/objective-audio/SwiftFlowGraph.git
Computed https://github.com/objective-audio/SwiftFlowGraph.git at 0.7.0 (0.39s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.2 (0.49s)
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
[622/13679] Fetching swxmlhash, yams
[3147/29059] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.96s)
[436/26239] Fetching yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (2.01s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.01s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (2.42s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.51s)
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.42s)
Creating working copy for https://github.com/objective-audio/SwiftFlowGraph.git
Working copy of https://github.com/objective-audio/SwiftFlowGraph.git resolved at 0.7.0
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/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.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
error: the library 'FlowGraphDotConverterCore' requires macos 10.13, but depends on the product 'SourceKittenFramework' which requires macos 12.0; consider changing the library 'FlowGraphDotConverterCore' to require macos 12.0 or later, or the product 'SourceKittenFramework' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm