The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build NotationView, reference 0.1.0 (edf140), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 04:52:54 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/dn-m/notationview.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dn-m/notationview
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at edf1405 Merge pull request #18 from dn-m/update
Cloned https://github.com/dn-m/notationview.git
Revision (git rev-parse @):
edf1405c78b0b8c5d447164ce831a9adc5785d3f
SUCCESS checkout https://github.com/dn-m/notationview.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dn-m/notationview.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Write sources
[18/19] Write swift-version-1EA4D86E10B52AF.txt
[20/21] Compiling Destructure Destructure.swift
[21/21] Emitting module Destructure
[22/47] Compiling Algorithms TupleMap.swift
[23/47] Compiling Algorithms Swap.swift
[24/47] Compiling Algorithms Unzip.swift
[25/47] Compiling Algebra Sum.swift
[26/47] Compiling Algebra Semigroup.swift
[27/48] Compiling Algebra One.swift
[28/48] Compiling Algebra Product.swift
[29/48] Compiling Algebra Multiplicative.swift
[30/48] Compiling Algebra MultiplicativeSemigroup.swift
[31/48] Compiling Algorithms Split.swift
[32/48] Compiling Algorithms Rotate.swift
[33/48] Compiling Algorithms StableSort.swift
[34/48] Compiling Algorithms Ordered.swift
[35/48] Emitting module Algorithms
[36/48] Compiling Algorithms Combinatorics.swift
[37/48] Compiling Algebra Additive.swift
[38/48] Compiling Algebra AdditiveGroup.swift
[39/48] Compiling Algebra AdditiveSemigroup.swift
[40/48] Compiling Algebra AlgebraAdapters.swift
[41/48] Compiling Algebra Abelian.swift
[42/48] Compiling Algebra Accumulate.swift
[43/48] Compiling Algebra Group.swift
[44/48] Compiling Algebra Invertible.swift
[45/48] Compiling Algebra Monoid.swift
[46/48] Compiling Algebra MonoidView.swift
[47/48] Emitting module Algebra
[48/48] Compiling Algebra Zero.swift
[49/109] Compiling DataStructures UnweightedGraphProtocol.swift
[50/109] Compiling DataStructures WeightedGraphProtocol.swift
[51/109] Compiling DataStructures ReferenceGraph.AdjacencyList.swift
[52/109] Compiling DataStructures ReferenceGraph.Edge.swift
[53/109] Compiling DataStructures ReferenceGraph.EdgeList.swift
[54/109] Compiling DataStructures ReferenceGraph.Node.swift
[55/109] Compiling DataStructures ReferenceGraph.swift
[56/109] Compiling DataStructures SymmetricPair.swift
[57/109] Compiling DataStructures UnorderedPair.swift
[58/109] Compiling DataStructures CollectionExtensions.swift
[59/109] Compiling DataStructures Homogeneity.swift
[60/109] Compiling DataStructures RangeProtocol+Algebra.swift
[61/109] Compiling DataStructures RangeProtocol.swift
[62/109] Compiling DataStructures SequenceExtensions.swift
[63/115] Compiling DataStructures IntegerWrapping.swift
[64/115] Compiling DataStructures Metatype.swift
[65/115] Compiling DataStructures NewType.swift
[66/115] Compiling DataStructures RandomAccessCollectionWrapping.swift
[67/115] Compiling DataStructures SequenceWrapping.swift
[68/115] Compiling DataStructures SortedCollectionWrapping.swift
[69/115] Compiling DataStructures Matrix.swift
[70/115] Compiling DataStructures Queue.swift
[71/115] Compiling DataStructures SortedArray.swift
[72/115] Compiling DataStructures Stack.swift
[73/115] Compiling DataStructures Zip3Sequence.swift
[74/115] Compiling DataStructures ZipToLongest.swift
[75/115] Compiling DataStructures SetExtensions.swift
[76/115] Compiling DataStructures AdjacencyList.swift
[77/115] Compiling DataStructures DirectedGraph.swift
[78/115] Compiling DataStructures Graph.swift
[79/115] Compiling DataStructures DirectedGraphProtocol.swift
[80/115] Compiling DataStructures GraphProtocol.swift
[81/115] Compiling DataStructures UndirectedGraphProtocol.swift
[82/115] Emitting module DataStructures
[83/115] Compiling DataStructures AVLTree.swift
[84/115] Compiling DataStructures BinaryHeap.swift
[85/115] Compiling DataStructures BinarySearchTree.swift
[86/115] Compiling DataStructures ReferenceTree.swift
[87/115] Compiling DataStructures ReferenceTreeProtocol.swift
[88/115] Compiling DataStructures SingleTypedTree.swift
[89/115] Compiling DataStructures Either.swift
[90/115] Compiling DataStructures IntervalRelation.swift
[91/115] Compiling DataStructures InvertibleEnum.swift
[92/115] Compiling DataStructures Cross.swift
[93/115] Compiling DataStructures OrderedPair.swift
[94/115] Compiling DataStructures Pair.swift
[95/115] Compiling DataStructures SwappablePair.swift
[96/115] Compiling DataStructures Measured.swift
[97/115] Compiling DataStructures Totalizable.swift
[98/115] Compiling DataStructures DictionaryProtocol.swift
[99/115] Compiling DataStructures OrderedDictionary.swift
[100/115] Compiling DataStructures SortedDictionary.swift
[101/115] Compiling DataStructures CircularArray.swift
[102/115] Compiling DataStructures LinkedList.swift
[103/115] Compiling DataStructures Tree.Zipper.swift
[104/115] Compiling DataStructures Tree.swift
[105/115] Compiling DataStructures CollectionWrapping.swift
[106/115] Compiling DataStructures DoubleWrapping.swift
[107/115] Compiling DataStructures FloatWrapping.swift
[108/115] Compiling DataStructures Identifier.swift
[109/115] Compiling DataStructures WeightedDirectedGraph.swift
[110/115] Compiling DataStructures WeightedGraph.swift
[111/115] Compiling DataStructures Bimap.swift
[112/115] Compiling DataStructures ContiguousSegmentCollection.swift
[113/115] Compiling DataStructures Fragmentable.swift
[114/115] Compiling DataStructures Intervallic.swift
[115/115] Compiling DataStructures IntervallicFragmentable.swift
[116/139] Compiling PlotModel PlotModel.swift
[117/139] Compiling PlotModel HorizontalPlotModel.swift
[118/139] Compiling PlotModel VerticalPlotModel.swift
[119/139] Compiling PlotModel DefaultVerticalPointModel.swift
[120/139] Compiling PlotModel PointModel.swift
[121/139] Compiling PlotModel DefaultAxis.swift
[122/139] Compiling PlotModel DefaultVerticalPlotModel.Builder.swift
[123/139] Compiling PlotModel Axis.swift
[124/139] Emitting module PlotModel
[125/139] Compiling PlotModel DefaultVerticalPlotModel.swift
[126/139] Compiling Math Functions.swift
[127/139] Compiling Math GCDDomain.swift
[128/140] Compiling Math Rational.swift
[129/140] Compiling Math Scale.swift
[130/140] Compiling Math Bitwise.swift
[131/140] Compiling Math CollectionExtensions.swift
[132/140] Emitting module Math
[133/140] Compiling Math DoubleExtensions.swift
[134/140] Compiling Math Fraction.swift
[135/140] Compiling Math Proximity.swift
[136/140] Compiling Math PowerOfTwoSequence.swift
[137/140] Compiling Math Power.swift
[138/140] Compiling Math IntegerExtensions.swift
[139/140] Compiling Math LinearRegression.swift
[140/140] Compiling Math Quadratic.swift
[141/199] Compiling Geometry ConvexPolygon.swift
[142/199] Compiling Geometry ConvexPolygonContainer.swift
[143/199] Compiling Geometry ConvexPolygonProtocol.swift
[144/201] Compiling Duration Tempo.Context.swift
[145/202] Compiling Pitch UnorderedIntervalDescriptor.swift
[146/202] Compiling Pitch NoteNumber.swift
[147/202] Compiling Geometry Line.Segment.swift
[148/202] Compiling Geometry Line.swift
[149/202] Compiling Geometry Point.swift
[150/202] Compiling Geometry Ellipse.swift
[151/202] Compiling Geometry Extremum.swift
[152/202] Compiling Geometry Line.Ray.swift
[153/202] Compiling Geometry Vector2.swift
[154/202] Compiling Geometry VertexCollection.swift
[155/202] Compiling Geometry Size.swift
[156/202] Compiling Geometry Triangle.swift
[157/202] Compiling Geometry Polyline.swift
[158/202] Compiling Geometry Rectangle.swift
[159/202] Compiling Duration Subdivision.swift
[160/202] Compiling Geometry PolygonProtocol.swift
[162/202] Compiling Duration ProportionTree.swift
[163/202] Compiling Geometry CollisionDetectable.swift
[164/202] Compiling Geometry CollisionDetection.swift
[165/202] Compiling Geometry Bound.swift
[166/202] Compiling Geometry Circle.swift
[167/202] Compiling Geometry Angle.swift
[168/202] Compiling Geometry Axis.swift
[169/202] Compiling Geometry Polygon.swift
[170/202] Compiling Geometry PolygonError.swift
[171/202] Compiling Duration Rhythm.swift
[172/202] Emitting module Duration
[173/202] Emitting module Geometry
/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/Wrapping/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 |
/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/Wrapping/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
/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/Wrapping/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/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/Wrapping/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 |
[201/204] 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/Wrapping/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/Wrapping/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 |
[202/220] Compiling Duration Tempo.swift
[203/220] Compiling Pitch TuningSystem.swift
[204/220] Compiling Pitch UnorderedInterval.swift
Fetching https://github.com/dn-m/NotationModel
Fetching https://github.com/dn-m/Graphics
[1/13161] Fetching notationmodel
[2/14319] Fetching notationmodel, graphics
Fetched https://github.com/dn-m/Graphics from cache (1.02s)
Fetched https://github.com/dn-m/NotationModel from cache (1.02s)
Computing version for https://github.com/dn-m/NotationModel
Computed https://github.com/dn-m/NotationModel at 0.9.0 (2.95s)
Fetching https://github.com/dn-m/Structure
Fetching https://github.com/dn-m/Math
Fetching https://github.com/dn-m/Music
[1/5829] Fetching structure
[60/10025] Fetching structure, music
[119/10866] Fetching structure, music, math
Fetched https://github.com/dn-m/Math from cache (0.88s)
Fetched https://github.com/dn-m/Structure from cache (0.88s)
[504/4196] Fetching music
Fetched https://github.com/dn-m/Music from cache (1.02s)
Computing version for https://github.com/dn-m/Math
Computed https://github.com/dn-m/Math at 0.8.0 (1.54s)
Computing version for https://github.com/dn-m/Music
Computed https://github.com/dn-m/Music at 0.17.1 (0.51s)
Computing version for https://github.com/dn-m/Graphics
Computed https://github.com/dn-m/Graphics at 0.4.1 (0.47s)
Fetching https://github.com/drmohundro/SWXMLHash
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash from cache (0.92s)
Computing version for https://github.com/dn-m/Structure
Computed https://github.com/dn-m/Structure at 0.25.0 (1.43s)
Fetching https://github.com/dn-m/PerformanceTesting
[1/1525] Fetching performancetesting
Fetched https://github.com/dn-m/PerformanceTesting from cache (0.75s)
Computing version for https://github.com/dn-m/PerformanceTesting
Computed https://github.com/dn-m/PerformanceTesting at 0.4.0 (1.28s)
Computing version for https://github.com/drmohundro/SWXMLHash
Computed https://github.com/drmohundro/SWXMLHash at 4.9.0 (1.91s)
Creating working copy for https://github.com/dn-m/Music
Working copy of https://github.com/dn-m/Music resolved at 0.17.1
Creating working copy for https://github.com/dn-m/NotationModel
Working copy of https://github.com/dn-m/NotationModel resolved at 0.9.0
Creating working copy for https://github.com/drmohundro/SWXMLHash
Working copy of https://github.com/drmohundro/SWXMLHash resolved at 4.9.0
Creating working copy for https://github.com/dn-m/Graphics
Working copy of https://github.com/dn-m/Graphics resolved at 0.4.1
Creating working copy for https://github.com/dn-m/PerformanceTesting
Working copy of https://github.com/dn-m/PerformanceTesting resolved at 0.4.0
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/Structure
Working copy of https://github.com/dn-m/Structure resolved at 0.25.0
BUILD FAILURE 6.2 macosSpm