The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build NotationView, reference latest (3063c0), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 16:30:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dn-m/notationview.git
Reference: latest
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dn-m/notationview
 * branch            latest     -> FETCH_HEAD
 * [new branch]      latest     -> origin/latest
HEAD is now at 3063c07 Update README.md
Cloned https://github.com/dn-m/notationview.git
Revision (git rev-parse @):
3063c07fb3e9fad6f2a03633b3322abfe79163d8
SUCCESS checkout https://github.com/dn-m/notationview.git at latest
Fetching https://github.com/dn-m/Structure
Fetching https://github.com/dn-m/PerformanceTesting
Fetching https://github.com/drmohundro/SWXMLHash
Fetching https://github.com/dn-m/Music
Fetching https://github.com/dn-m/NotationModel
Fetching https://github.com/dn-m/Math
Fetching https://github.com/dn-m/Graphics
[1/841] Fetching math
[18/6670] Fetching math, structure
[77/19831] Fetching math, structure, notationmodel
[112/20989] Fetching math, structure, notationmodel, graphics
[304/22514] Fetching math, structure, notationmodel, graphics, performancetesting
[305/26710] Fetching math, structure, notationmodel, graphics, performancetesting, music
[1332/29530] Fetching math, structure, notationmodel, graphics, performancetesting, music, swxmlhash
Fetched https://github.com/dn-m/Music from cache (1.15s)
[16253/25334] Fetching math, structure, notationmodel, graphics, performancetesting, swxmlhash
Fetched https://github.com/dn-m/Structure from cache (1.34s)
Fetched https://github.com/dn-m/Graphics from cache (1.33s)
Fetched https://github.com/drmohundro/SWXMLHash from cache (1.34s)
Fetched https://github.com/dn-m/PerformanceTesting from cache (1.34s)
Fetched https://github.com/dn-m/NotationModel from cache (1.34s)
Computing version for https://github.com/dn-m/NotationModel
Fetched https://github.com/dn-m/Math from cache (1.34s)
Computed https://github.com/dn-m/NotationModel at 0.9.0 (2.58s)
Computing version for https://github.com/dn-m/Graphics
Computed https://github.com/dn-m/Graphics at 0.4.1 (0.64s)
Computing version for https://github.com/dn-m/Music
Computed https://github.com/dn-m/Music at 0.17.1 (0.66s)
Computing version for https://github.com/dn-m/Math
Computed https://github.com/dn-m/Math at 0.8.0 (0.65s)
Computing version for https://github.com/dn-m/Structure
Computed https://github.com/dn-m/Structure at 0.25.0 (0.65s)
Computing version for https://github.com/drmohundro/SWXMLHash
Computed https://github.com/drmohundro/SWXMLHash at 4.9.0 (2.54s)
Computing version for https://github.com/dn-m/PerformanceTesting
Computed https://github.com/dn-m/PerformanceTesting at 0.4.0 (0.66s)
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/Music
Working copy of https://github.com/dn-m/Music resolved at 0.17.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/Structure
Working copy of https://github.com/dn-m/Structure resolved at 0.25.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/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "notationview",
      "name": "NotationView",
      "url": "https://github.com/dn-m/notationview.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/notationview",
      "dependencies": [
        {
          "identity": "graphics",
          "name": "Graphics",
          "url": "https://github.com/dn-m/Graphics",
          "version": "0.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Graphics",
          "dependencies": [
            {
              "identity": "swxmlhash",
              "name": "SWXMLHash",
              "url": "https://github.com/drmohundro/SWXMLHash",
              "version": "4.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
              "dependencies": [
              ]
            },
            {
              "identity": "math",
              "name": "Math",
              "url": "https://github.com/dn-m/Math",
              "version": "0.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Math",
              "dependencies": [
                {
                  "identity": "structure",
                  "name": "Structure",
                  "url": "https://github.com/dn-m/Structure",
                  "version": "0.25.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Structure",
                  "dependencies": [
                    {
                      "identity": "performancetesting",
                      "name": "PerformanceTesting",
                      "url": "https://github.com/dn-m/PerformanceTesting",
                      "version": "0.4.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerformanceTesting",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "structure",
              "name": "Structure",
              "url": "https://github.com/dn-m/Structure",
              "version": "0.25.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Structure",
              "dependencies": [
                {
                  "identity": "performancetesting",
                  "name": "PerformanceTesting",
                  "url": "https://github.com/dn-m/PerformanceTesting",
                  "version": "0.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerformanceTesting",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "notationmodel",
          "name": "NotationModel",
          "url": "https://github.com/dn-m/NotationModel",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NotationModel",
          "dependencies": [
            {
              "identity": "structure",
              "name": "Structure",
              "url": "https://github.com/dn-m/Structure",
              "version": "0.25.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Structure",
              "dependencies": [
                {
                  "identity": "performancetesting",
                  "name": "PerformanceTesting",
                  "url": "https://github.com/dn-m/PerformanceTesting",
                  "version": "0.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerformanceTesting",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "math",
              "name": "Math",
              "url": "https://github.com/dn-m/Math",
              "version": "0.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Math",
              "dependencies": [
                {
                  "identity": "structure",
                  "name": "Structure",
                  "url": "https://github.com/dn-m/Structure",
                  "version": "0.25.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Structure",
                  "dependencies": [
                    {
                      "identity": "performancetesting",
                      "name": "PerformanceTesting",
                      "url": "https://github.com/dn-m/PerformanceTesting",
                      "version": "0.4.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerformanceTesting",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "music",
              "name": "Music",
              "url": "https://github.com/dn-m/Music",
              "version": "0.17.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Music",
              "dependencies": [
                {
                  "identity": "structure",
                  "name": "Structure",
                  "url": "https://github.com/dn-m/Structure",
                  "version": "0.25.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Structure",
                  "dependencies": [
                    {
                      "identity": "performancetesting",
                      "name": "PerformanceTesting",
                      "url": "https://github.com/dn-m/PerformanceTesting",
                      "version": "0.4.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerformanceTesting",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "math",
                  "name": "Math",
                  "url": "https://github.com/dn-m/Math",
                  "version": "0.8.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Math",
                  "dependencies": [
                    {
                      "identity": "structure",
                      "name": "Structure",
                      "url": "https://github.com/dn-m/Structure",
                      "version": "0.25.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Structure",
                      "dependencies": [
                        {
                          "identity": "performancetesting",
                          "name": "PerformanceTesting",
                          "url": "https://github.com/dn-m/PerformanceTesting",
                          "version": "0.4.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerformanceTesting",
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dn-m/notationview.git
[1/482] Fetching notationview
Fetched https://github.com/dn-m/notationview.git from cache (0.82s)
Fetching https://github.com/dn-m/NotationModel from cache
Fetching https://github.com/dn-m/Graphics from cache
Fetched https://github.com/dn-m/Graphics from cache (0.56s)
Fetched https://github.com/dn-m/NotationModel from cache (0.56s)
Computing version for https://github.com/dn-m/NotationModel
Computed https://github.com/dn-m/NotationModel at 0.9.0 (0.02s)
Fetching https://github.com/dn-m/Math from cache
Fetching https://github.com/dn-m/Music from cache
Fetching https://github.com/dn-m/Structure from cache
Fetched https://github.com/dn-m/Math from cache (0.49s)
Fetched https://github.com/dn-m/Structure from cache (0.50s)
Fetched https://github.com/dn-m/Music from cache (0.50s)
Computing version for https://github.com/dn-m/Graphics
Computed https://github.com/dn-m/Graphics at 0.4.1 (0.02s)
Fetching https://github.com/drmohundro/SWXMLHash from cache
Fetched https://github.com/drmohundro/SWXMLHash from cache (0.47s)
Computing version for https://github.com/dn-m/Math
Computed https://github.com/dn-m/Math at 0.8.0 (0.03s)
Computing version for https://github.com/dn-m/Music
Computed https://github.com/dn-m/Music at 0.17.1 (0.02s)
Computing version for https://github.com/dn-m/Structure
Computed https://github.com/dn-m/Structure at 0.25.0 (0.03s)
Fetching https://github.com/dn-m/PerformanceTesting from cache
Fetched https://github.com/dn-m/PerformanceTesting from cache (0.47s)
Computing version for https://github.com/dn-m/PerformanceTesting
Computed https://github.com/dn-m/PerformanceTesting at 0.4.0 (0.03s)
Computing version for https://github.com/drmohundro/SWXMLHash
Computed https://github.com/drmohundro/SWXMLHash at 4.9.0 (0.02s)
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/notationview.git
Working copy of https://github.com/dn-m/notationview.git resolved at latest (3063c07)
Creating working copy for https://github.com/dn-m/Structure
Working copy of https://github.com/dn-m/Structure resolved at 0.25.0
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/Math
Working copy of https://github.com/dn-m/Math resolved at 0.8.0
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/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/Graphics
Working copy of https://github.com/dn-m/Graphics resolved at 0.4.1
warning: '.resolve-product-dependencies': dependency 'notationview' is not used by any target
Found 2 product dependencies
  - Graphics
  - NotationModel
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dn-m/notationview.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/19] Write sources
[18/19] Write swift-version--7754E27361AE5C74.txt
[20/21] Compiling Destructure Destructure.swift
[21/21] Emitting module Destructure
[22/47] Compiling Algebra Group.swift
[23/47] Compiling Algebra Invertible.swift
[24/47] Compiling Algebra Monoid.swift
[25/47] Compiling Algebra MonoidView.swift
[26/48] Compiling Algorithms Swap.swift
[27/48] Compiling Algorithms Unzip.swift
[28/48] Compiling Algorithms TupleMap.swift
[29/48] Compiling Algorithms Split.swift
[30/48] Compiling Algebra Multiplicative.swift
[31/48] Compiling Algebra MultiplicativeSemigroup.swift
[32/48] Compiling Algebra One.swift
[33/48] Compiling Algebra Product.swift
[34/48] Compiling Algebra Semigroup.swift
[35/48] Compiling Algebra Sum.swift
[36/48] Compiling Algebra Zero.swift
[37/48] Compiling Algorithms Ordered.swift
[38/48] Compiling Algorithms StableSort.swift
[39/48] Emitting module Algorithms
[40/48] Compiling Algorithms Combinatorics.swift
[41/48] Compiling Algorithms Rotate.swift
[42/48] Compiling Algebra Additive.swift
[43/48] Compiling Algebra AdditiveGroup.swift
[44/48] Compiling Algebra Abelian.swift
[45/48] Compiling Algebra Accumulate.swift
[46/48] Compiling Algebra AdditiveSemigroup.swift
[47/48] Compiling Algebra AlgebraAdapters.swift
[48/48] Emitting module Algebra
[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/115] Compiling DataStructures SymmetricPair.swift
[57/115] Compiling DataStructures UnorderedPair.swift
[58/115] Compiling DataStructures CollectionExtensions.swift
[59/115] Compiling DataStructures Homogeneity.swift
[60/115] Compiling DataStructures RangeProtocol+Algebra.swift
[61/115] Compiling DataStructures RangeProtocol.swift
[62/115] Compiling DataStructures SequenceExtensions.swift
[63/115] Compiling DataStructures Either.swift
[64/115] Compiling DataStructures IntervalRelation.swift
[65/115] Compiling DataStructures InvertibleEnum.swift
[66/115] Compiling DataStructures Cross.swift
[67/115] Compiling DataStructures OrderedPair.swift
[68/115] Compiling DataStructures Pair.swift
[69/115] Compiling DataStructures SwappablePair.swift
[70/115] Compiling DataStructures IntegerWrapping.swift
[71/115] Compiling DataStructures Metatype.swift
[72/115] Compiling DataStructures NewType.swift
[73/115] Compiling DataStructures RandomAccessCollectionWrapping.swift
[74/115] Compiling DataStructures SequenceWrapping.swift
[75/115] Compiling DataStructures SortedCollectionWrapping.swift
[76/115] Compiling DataStructures SetExtensions.swift
[77/115] Compiling DataStructures AdjacencyList.swift
[78/115] Compiling DataStructures DirectedGraph.swift
[79/115] Compiling DataStructures Graph.swift
[80/115] Compiling DataStructures DirectedGraphProtocol.swift
[81/115] Compiling DataStructures GraphProtocol.swift
[82/115] Compiling DataStructures UndirectedGraphProtocol.swift
[83/115] Compiling DataStructures Tree.Zipper.swift
[84/115] Compiling DataStructures Tree.swift
[85/115] Compiling DataStructures CollectionWrapping.swift
[86/115] Compiling DataStructures DoubleWrapping.swift
[87/115] Compiling DataStructures FloatWrapping.swift
[88/115] Compiling DataStructures Identifier.swift
[89/115] Compiling DataStructures Matrix.swift
[90/115] Compiling DataStructures Queue.swift
[91/115] Compiling DataStructures SortedArray.swift
[92/115] Compiling DataStructures Stack.swift
[93/115] Compiling DataStructures Zip3Sequence.swift
[94/115] Compiling DataStructures ZipToLongest.swift
[95/115] Compiling DataStructures AVLTree.swift
[96/115] Compiling DataStructures BinaryHeap.swift
[97/115] Compiling DataStructures BinarySearchTree.swift
[98/115] Compiling DataStructures ReferenceTree.swift
[99/115] Compiling DataStructures ReferenceTreeProtocol.swift
[100/115] Compiling DataStructures SingleTypedTree.swift
[101/115] Compiling DataStructures Measured.swift
[102/115] Compiling DataStructures Totalizable.swift
[103/115] Compiling DataStructures DictionaryProtocol.swift
[104/115] Compiling DataStructures OrderedDictionary.swift
[105/115] Compiling DataStructures SortedDictionary.swift
[106/115] Compiling DataStructures CircularArray.swift
[107/115] Compiling DataStructures LinkedList.swift
[108/115] Emitting module DataStructures
[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 VerticalPlotModel.swift
[117/139] Compiling PlotModel PointModel.swift
[118/139] Compiling PlotModel PlotModel.swift
[119/139] Compiling PlotModel HorizontalPlotModel.swift
[120/139] Emitting module PlotModel
[121/139] Compiling PlotModel DefaultVerticalPlotModel.Builder.swift
[122/139] Compiling PlotModel DefaultAxis.swift
[123/139] Compiling PlotModel Axis.swift
[124/139] Compiling PlotModel DefaultVerticalPlotModel.swift
[125/139] Compiling PlotModel DefaultVerticalPointModel.swift
[126/139] Compiling Math PowerOfTwoSequence.swift
[127/140] Compiling Math Rational.swift
[128/140] Compiling Math Scale.swift
[129/140] Compiling Math Functions.swift
[130/140] Compiling Math GCDDomain.swift
[131/140] Compiling Math Power.swift
[132/140] Compiling Math Bitwise.swift
[133/140] Compiling Math CollectionExtensions.swift
[134/140] Compiling Math IntegerExtensions.swift
[135/140] Compiling Math LinearRegression.swift
[136/140] Compiling Math Proximity.swift
[137/140] Compiling Math Quadratic.swift
[138/140] Emitting module Math
[139/140] Compiling Math DoubleExtensions.swift
[140/140] Compiling Math Fraction.swift
[141/199] Compiling Geometry ConvexPolygonProtocol.swift
[142/199] Compiling Geometry Polygon.swift
[143/201] Compiling Geometry Rotation.swift
[144/201] Compiling Geometry Shape.swift
[145/201] Compiling Geometry Size.swift
[146/201] Compiling Geometry Triangle.swift
[149/203] Compiling Geometry Angle.swift
[150/203] Compiling Geometry Axis.swift
[151/203] Compiling Geometry Extremum.swift
[152/203] Compiling Geometry Line.Ray.swift
[153/204] Emitting module Geometry
[154/204] Compiling Pitch TuningSystem.swift
[155/204] Compiling Pitch UnorderedInterval.swift
[160/204] Compiling Geometry Bound.swift
[161/204] Compiling Geometry Ellipse.swift
[164/204] Compiling Geometry Circle.swift
[165/204] Compiling Geometry CollisionDetectable.swift
[166/204] Compiling Geometry CollisionDetection.swift
[167/204] Compiling Geometry Line.Segment.swift
[168/204] Compiling Geometry Line.swift
[169/204] Compiling Geometry Point.swift
[170/204] Compiling Geometry ConvexPolygon.swift
[171/204] Compiling Geometry ConvexPolygonContainer.swift
[174/204] Compiling Geometry PolygonError.swift
[175/204] Compiling Geometry PolygonProtocol.swift
[176/204] Compiling Duration Tempo.Context.swift
[177/204] Compiling Duration Rhythm.swift
[178/204] Compiling Duration Subdivision.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[187/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:4:17: note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
2 |     static var zero: Self { get }
3 |     static func + (lhs: Self, rhs: Self) -> Self
4 |     static func += (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
5 |     static func - (lhs: Self, rhs: Self) -> Self
6 |     static func -= (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
7 | }
Swift.AdditiveArithmetic:2:24: note: candidate exactly matches
1 | extension AdditiveArithmetic {
2 |     public static func += (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
3 |     public static func -= (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
4 | }
/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 |     }
/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:4:17: note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
2 |     static var zero: Self { get }
3 |     static func + (lhs: Self, rhs: Self) -> Self
4 |     static func += (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
5 |     static func - (lhs: Self, rhs: Self) -> Self
6 |     static func -= (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
7 | }
Swift.AdditiveArithmetic:2:24: note: candidate exactly matches
1 | extension AdditiveArithmetic {
2 |     public static func += (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
3 |     public static func -= (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
4 | }
/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 |     }
/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:4:17: note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
2 |     static var zero: Self { get }
3 |     static func + (lhs: Self, rhs: Self) -> Self
4 |     static func += (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
5 |     static func - (lhs: Self, rhs: Self) -> Self
6 |     static func -= (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
7 | }
Swift.AdditiveArithmetic:2:24: note: candidate exactly matches
1 | extension AdditiveArithmetic {
2 |     public static func += (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
3 |     public static func -= (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
4 | }
/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 |     }
/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:4:17: note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
2 |     static var zero: Self { get }
3 |     static func + (lhs: Self, rhs: Self) -> Self
4 |     static func += (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
5 |     static func - (lhs: Self, rhs: Self) -> Self
6 |     static func -= (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
7 | }
Swift.AdditiveArithmetic:2:24: note: candidate exactly matches
1 | extension AdditiveArithmetic {
2 |     public static func += (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
3 |     public static func -= (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
4 | }
/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 |     }
[190/204] Compiling Duration ProportionTree.swift
[195/204] Emitting module Duration
[198/204] Compiling Geometry Vector2.swift
[199/204] Compiling Geometry VertexCollection.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:4:17: note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
2 |     static var zero: Self { get }
3 |     static func + (lhs: Self, rhs: Self) -> Self
4 |     static func += (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
5 |     static func - (lhs: Self, rhs: Self) -> Self
6 |     static func -= (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
7 | }
Swift.AdditiveArithmetic:2:24: note: candidate exactly matches
1 | extension AdditiveArithmetic {
2 |     public static func += (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
3 |     public static func -= (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
4 | }
/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 |     }
/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:4:17: note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
2 |     static var zero: Self { get }
3 |     static func + (lhs: Self, rhs: Self) -> Self
4 |     static func += (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
5 |     static func - (lhs: Self, rhs: Self) -> Self
6 |     static func -= (lhs: inout Self, rhs: Self)
  |                 `- note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
7 | }
Swift.AdditiveArithmetic:2:24: note: candidate exactly matches
1 | extension AdditiveArithmetic {
2 |     public static func += (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
3 |     public static func -= (lhs: inout Self, rhs: Self)
  |                        `- note: candidate exactly matches
4 | }
/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 |     }
BUILD FAILURE 6.0 macosSpm