Build Information
Failed to build PitchSpeller, reference 0.1.1 (aabeb3), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 04:10: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/bwetherfield/pitchspeller.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bwetherfield/pitchspeller
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at aabeb32 Update packages
Cloned https://github.com/bwetherfield/pitchspeller.git
Revision (git rev-parse @):
aabeb3208372b334d69afe908f73022c1a89de57
SUCCESS checkout https://github.com/bwetherfield/pitchspeller.git at 0.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/bwetherfield/pitchspeller.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-1EA4D86E10B52AF.txt
[10/11] Compiling Destructure Destructure.swift
[11/11] Emitting module Destructure
[12/36] Compiling Algorithms TupleMap.swift
[13/36] Compiling Algorithms Swap.swift
[14/36] Compiling Algorithms Unzip.swift
[15/36] Compiling Algebra Sum.swift
[16/36] Compiling Algebra Semigroup.swift
[17/36] Compiling Algebra Product.swift
[18/36] Compiling Algebra MultiplicativeSemigroup.swift
[19/36] Compiling Algebra One.swift
[20/36] Compiling Algebra MonoidView.swift
[21/36] Compiling Algebra Multiplicative.swift
[22/37] Compiling Algebra AdditiveGroup.swift
[23/37] Compiling Algebra AdditiveSemigroup.swift
[24/37] Compiling Algebra Invertible.swift
[25/37] Compiling Algebra Monoid.swift
[26/37] Compiling Algebra Accumulate.swift
[27/37] Compiling Algebra Additive.swift
[28/37] Emitting module Algebra
[29/37] Compiling Algebra AlgebraAdapters.swift
[30/37] Compiling Algebra Group.swift
[31/37] Compiling Algorithms Split.swift
[32/37] Compiling Algorithms Ordered.swift
[33/37] Compiling Algorithms Rotate.swift
[34/37] Compiling Algorithms Combinatorics.swift
[35/37] Emitting module Algorithms
[36/37] Compiling Algorithms StableSort.swift
[37/37] Compiling Algebra Zero.swift
[38/98] Compiling DataStructures ReferenceGraph.AdjacencyList.swift
[39/98] Compiling DataStructures ReferenceGraph.Edge.swift
[40/98] Compiling DataStructures ReferenceGraph.EdgeList.swift
[41/98] Compiling DataStructures ReferenceGraph.Node.swift
[42/98] Compiling DataStructures ReferenceGraph.swift
[43/98] Compiling DataStructures ReferenceTree.swift
[44/104] Emitting module DataStructures
[45/104] Compiling DataStructures Either.swift
[46/104] Compiling DataStructures DirectedGraph.swift
[47/104] Compiling DataStructures Graph.swift
[48/104] Compiling DataStructures DirectedGraphProtocol.swift
[49/104] Compiling DataStructures GraphProtocol.swift
[50/104] Compiling DataStructures UndirectedGraphProtocol.swift
[51/104] Compiling DataStructures UnweightedGraphProtocol.swift
[52/104] Compiling DataStructures LinkedList.swift
[53/104] Compiling DataStructures Matrix.swift
[54/104] Compiling DataStructures Metatype.swift
[55/104] Compiling DataStructures NewType.swift
[56/104] Compiling DataStructures OrderedDictionary.swift
[57/104] Compiling DataStructures Cross.swift
[58/104] Compiling DataStructures OrderedPair.swift
[59/104] Compiling DataStructures Stack.swift
[60/104] Compiling DataStructures Tree.Zipper.swift
[61/104] Compiling DataStructures Tree.swift
[62/104] Compiling DataStructures CollectionWrapping.swift
[63/104] Compiling DataStructures DoubleWrapping.swift
[64/104] Compiling DataStructures FloatWrapping.swift
[65/104] Compiling DataStructures IntegerWrapping.swift
[66/104] Compiling DataStructures RandomAccessCollectionWrapping.swift
[67/104] Compiling DataStructures SequenceWrapping.swift
[68/104] Compiling DataStructures SortedCollectionWrapping.swift
[69/104] Compiling DataStructures Zip3Sequence.swift
[70/104] Compiling DataStructures ZipToLongest.swift
[71/104] Compiling DataStructures Pair.swift
[72/104] Compiling DataStructures SwappablePair.swift
[73/104] Compiling DataStructures SymmetricPair.swift
[74/104] Compiling DataStructures UnorderedPair.swift
[75/104] Compiling DataStructures Queue.swift
[76/104] Compiling DataStructures RangeProtocol+Algebra.swift
[77/104] Compiling DataStructures RangeProtocol.swift
[78/104] Compiling DataStructures ReferenceTreeProtocol.swift
[79/104] Compiling DataStructures SequenceExtensions.swift
[80/104] Compiling DataStructures SetExtensions.swift
[81/104] Compiling DataStructures SingleTypedTree.swift
[82/104] Compiling DataStructures SortedArray.swift
[83/104] Compiling DataStructures SortedDictionary.swift
[84/104] Compiling DataStructures AVLTree.swift
[85/104] Compiling DataStructures AdjacencyList.swift
[86/104] Compiling DataStructures Bimap.swift
[87/104] Compiling DataStructures BinaryHeap.swift
[88/104] Compiling DataStructures BinarySearchTree.swift
[89/104] Compiling DataStructures CircularArray.swift
[90/104] Compiling DataStructures CollectionExtensions.swift
[91/104] Compiling DataStructures WeightedGraphProtocol.swift
[92/104] Compiling DataStructures WeightedDirectedGraph.swift
[93/104] Compiling DataStructures WeightedGraph.swift
[94/104] Compiling DataStructures Homogeneity.swift
[95/104] Compiling DataStructures Identifier.swift
[96/104] Compiling DataStructures IntervalRelation.swift
[97/104] Compiling DataStructures InvertibleEnum.swift
[98/104] Compiling DataStructures ContiguousSegmentCollection.swift
[99/104] Compiling DataStructures Fragmentable.swift
[100/104] Compiling DataStructures Intervallic.swift
[101/104] Compiling DataStructures IntervallicFragmentable.swift
[102/104] Compiling DataStructures Measured.swift
[103/104] Compiling DataStructures Totalizable.swift
[104/104] Compiling DataStructures DictionaryProtocol.swift
[105/118] Compiling Math PowerOfTwoSequence.swift
[106/119] Compiling Math IntegerExtensions.swift
[107/119] Compiling Math LinearRegression.swift
[108/119] Compiling Math Proximity.swift
[109/119] Compiling Math Rational.swift
[110/119] Compiling Math Scale.swift
[111/119] Emitting module Math
[112/119] Compiling Math DoubleExtensions.swift
[113/119] Compiling Math Fraction.swift
[114/119] Compiling Math Functions.swift
[115/119] Compiling Math GCDDomain.swift
[116/119] Compiling Math Power.swift
[117/119] Compiling Math Bitwise.swift
[118/119] Compiling Math CollectionExtensions.swift
[119/119] Compiling Math Quadratic.swift
[120/138] Compiling Pitch Scale.IntervalPattern.swift
[121/138] Compiling Pitch Scale.swift
[122/140] Compiling Pitch TuningSystem.swift
[123/140] Compiling Pitch UnorderedInterval.swift
[124/140] Compiling Pitch Pitch.Class.swift
[125/140] Compiling Pitch Pitch.swift
[126/140] Compiling Pitch NoteNumberRepresentable.swift
[127/140] Compiling Pitch OrderedInterval.swift
[128/140] Compiling Pitch IntervalDescriptor.swift
[129/140] Compiling Pitch IntervalOrdinal.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[130/140] Compiling Pitch ChordDescriptor.swift
[131/140] Compiling Pitch Dyad.swift
[132/140] Compiling Pitch Chord.IntervalPattern.swift
[133/140] Compiling Pitch Chord.swift
[134/140] Compiling Pitch IntervalQuality.swift
[135/140] Compiling Pitch OrderedIntervalDescriptor.swift
[136/140] Emitting module Pitch
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/Frequency.swift:25:15: error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
23 | /// let mean: Frequency = 440.0 // => "a 440"
24 | ///
25 | public struct Frequency: NewType, SignedNumeric {
| `- error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
26 |
27 | // MARK: - Instance Properties
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/NewType.swift:71:24: note: candidate exactly matches
69 | }
70 |
71 | public static func += (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
72 | lhs = lhs + rhs
73 | }
:
77 | }
78 |
79 | public static func -= (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
80 | lhs = lhs - rhs
81 | }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/NoteNumber.swift:27:15: error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
25 | /// let cold: NoteNumber = 60
26 | ///
27 | public struct NoteNumber:
| `- error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
28 | NewType,
29 | Comparable,
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/NewType.swift:71:24: note: candidate exactly matches
69 | }
70 |
71 | public static func += (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
72 | lhs = lhs + rhs
73 | }
:
77 | }
78 |
79 | public static func -= (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
80 | lhs = lhs - rhs
81 | }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
[137/140] Compiling Pitch UnorderedIntervalDescriptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/NoteNumber.swift:27:15: error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
25 | /// let cold: NoteNumber = 60
26 | ///
27 | public struct NoteNumber:
| `- error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
28 | NewType,
29 | Comparable,
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/NewType.swift:71:24: note: candidate exactly matches
69 | }
70 |
71 | public static func += (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
72 | lhs = lhs + rhs
73 | }
:
77 | }
78 |
79 | public static func -= (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
80 | lhs = lhs - rhs
81 | }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
[138/140] Compiling Pitch NoteNumber.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/NoteNumber.swift:27:15: error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
25 | /// let cold: NoteNumber = 60
26 | ///
27 | public struct NoteNumber:
| `- error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
28 | NewType,
29 | Comparable,
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/NewType.swift:71:24: note: candidate exactly matches
69 | }
70 |
71 | public static func += (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
72 | lhs = lhs + rhs
73 | }
:
77 | }
78 |
79 | public static func -= (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
80 | lhs = lhs - rhs
81 | }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
[139/140] Compiling Pitch Frequency.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/Frequency.swift:25:15: error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
23 | /// let mean: Frequency = 440.0 // => "a 440"
24 | ///
25 | public struct Frequency: NewType, SignedNumeric {
| `- error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
26 |
27 | // MARK: - Instance Properties
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/NewType.swift:71:24: note: candidate exactly matches
69 | }
70 |
71 | public static func += (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
72 | lhs = lhs + rhs
73 | }
:
77 | }
78 |
79 | public static func -= (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
80 | lhs = lhs - rhs
81 | }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
[140/140] Compiling Pitch CompoundIntervalDescriptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/Frequency.swift:25:15: error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
23 | /// let mean: Frequency = 440.0 // => "a 440"
24 | ///
25 | public struct Frequency: NewType, SignedNumeric {
| `- error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
26 |
27 | // MARK: - Instance Properties
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/NewType.swift:71:24: note: candidate exactly matches
69 | }
70 |
71 | public static func += (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
72 | lhs = lhs + rhs
73 | }
:
77 | }
78 |
79 | public static func -= (lhs: inout Self, rhs: Self) {
| `- note: candidate exactly matches
80 | lhs = lhs - rhs
81 | }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
| `- note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
| `- note: candidate exactly matches
3 |
Fetching https://github.com/dn-m/Structure
[1/5829] Fetching structure
Fetched https://github.com/dn-m/Structure from cache (1.05s)
Fetching https://github.com/dn-m/Music
[1/4196] Fetching music
Fetched https://github.com/dn-m/Music from cache (1.03s)
Fetching https://github.com/dn-m/NotationModel
[1/13161] Fetching notationmodel
Fetched https://github.com/dn-m/NotationModel from cache (1.19s)
Fetching https://github.com/dn-m/PerformanceTesting
[1/1525] Fetching performancetesting
Fetched https://github.com/dn-m/PerformanceTesting from cache (0.81s)
Fetching https://github.com/dn-m/Math
[1/841] Fetching math
Fetched https://github.com/dn-m/Math from cache (0.74s)
Computing version for https://github.com/dn-m/Math
Computed https://github.com/dn-m/Math at 0.8.0 (2.71s)
Creating working copy for https://github.com/dn-m/Math
Working copy of https://github.com/dn-m/Math resolved at 0.8.0
Creating working copy for https://github.com/dn-m/PerformanceTesting
Working copy of https://github.com/dn-m/PerformanceTesting resolved at pitchspeller-dependency (0c298e2)
Creating working copy for https://github.com/dn-m/Music
Working copy of https://github.com/dn-m/Music resolved at pitchspeller-dependency (09289cf)
Creating working copy for https://github.com/dn-m/Structure
Working copy of https://github.com/dn-m/Structure resolved at pitchspeller-dependency (8386aad)
Creating working copy for https://github.com/dn-m/NotationModel
Working copy of https://github.com/dn-m/NotationModel resolved at pitchspeller-dependency (e6d41cf)
BUILD FAILURE 6.2 macosSpm