Build Information
Failed to build NotationView, reference 0.1.0 (edf140
), with Swift 6.2 (beta) for Linux on 18 Jun 2025 04:56:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/dn-m/notationview.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/dn-m/NotationModel
Fetching https://github.com/dn-m/Graphics
[1/13161] Fetching notationmodel
[923/14319] Fetching notationmodel, graphics
Fetched https://github.com/dn-m/Graphics from cache (0.32s)
[12109/13161] Fetching notationmodel
Fetched https://github.com/dn-m/NotationModel from cache (0.43s)
Computing version for https://github.com/dn-m/NotationModel
Computed https://github.com/dn-m/NotationModel at 0.9.0 (3.11s)
Fetching https://github.com/dn-m/Music
Fetching https://github.com/dn-m/Math
Fetching https://github.com/dn-m/Structure
[1/841] Fetching math
[842/5037] Fetching math, music
[4955/10866] Fetching math, music, structure
Fetched https://github.com/dn-m/Math from cache (0.70s)
Fetched https://github.com/dn-m/Structure from cache (0.70s)
Fetched https://github.com/dn-m/Music from cache (0.70s)
Computing version for https://github.com/dn-m/Math
Computed https://github.com/dn-m/Math at 0.8.0 (1.10s)
Computing version for https://github.com/dn-m/Music
Computed https://github.com/dn-m/Music at 0.17.1 (0.41s)
Computing version for https://github.com/dn-m/Graphics
Computed https://github.com/dn-m/Graphics at 0.4.1 (0.97s)
Fetching https://github.com/drmohundro/SWXMLHash
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash from cache (0.34s)
Computing version for https://github.com/dn-m/Structure
Computed https://github.com/dn-m/Structure at 0.25.0 (0.76s)
Fetching https://github.com/dn-m/PerformanceTesting
[1/1525] Fetching performancetesting
Fetched https://github.com/dn-m/PerformanceTesting from cache (0.26s)
Computing version for https://github.com/dn-m/PerformanceTesting
Computed https://github.com/dn-m/PerformanceTesting at 0.4.0 (0.66s)
Computing version for https://github.com/drmohundro/SWXMLHash
Computed https://github.com/drmohundro/SWXMLHash at 4.9.0 (2.27s)
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/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/drmohundro/SWXMLHash
Working copy of https://github.com/drmohundro/SWXMLHash resolved at 4.9.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/Graphics
Working copy of https://github.com/dn-m/Graphics resolved at 0.4.1
Creating working copy for https://github.com/dn-m/Structure
Working copy of https://github.com/dn-m/Structure resolved at 0.25.0
Building for debugging...
[0/19] Write sources
[18/19] Write swift-version-24593BA9C3E375BF.txt
[20/21] Emitting module Destructure
[21/21] Compiling Destructure Destructure.swift
[23/46] Emitting module Algorithms
[24/47] Compiling Algorithms Swap.swift
[25/47] Compiling Algebra MonoidView.swift
[26/47] Compiling Algebra Multiplicative.swift
[27/47] Compiling Algorithms Unzip.swift
[28/49] Compiling Algorithms TupleMap.swift
[29/49] Compiling Algebra MultiplicativeSemigroup.swift
[30/49] Compiling Algebra One.swift
[31/49] Compiling Algebra Product.swift
[32/49] Compiling Algebra Semigroup.swift
[33/49] Compiling Algebra Sum.swift
[34/49] Compiling Algebra Zero.swift
[35/49] Compiling Algorithms Split.swift
[36/49] Compiling Algorithms Rotate.swift
[37/49] Compiling Algorithms StableSort.swift
[38/49] Compiling Algorithms Ordered.swift
[39/49] Compiling Algebra AdditiveGroup.swift
[40/49] Compiling Algebra AdditiveSemigroup.swift
[41/49] Compiling Algebra AlgebraAdapters.swift
[42/49] Compiling Algebra Group.swift
[43/49] Emitting module Algebra
[44/49] Compiling Algebra Invertible.swift
[45/49] Compiling Algebra Monoid.swift
[46/49] Compiling Algebra Abelian.swift
[47/49] Compiling Algebra Accumulate.swift
[48/49] Compiling Algebra Additive.swift
[49/49] Compiling Algorithms Combinatorics.swift
[52/110] Compiling DataStructures CollectionExtensions.swift
[53/110] Compiling DataStructures Homogeneity.swift
[54/110] Compiling DataStructures RangeProtocol+Algebra.swift
[55/110] Compiling DataStructures RangeProtocol.swift
[56/110] Compiling DataStructures SequenceExtensions.swift
[57/110] Compiling DataStructures SetExtensions.swift
[58/110] Compiling DataStructures AdjacencyList.swift
[59/110] Compiling DataStructures DirectedGraph.swift
[60/110] Compiling DataStructures Graph.swift
[61/118] Emitting module DataStructures
[62/118] Compiling DataStructures BinarySearchTree.swift
[63/118] Compiling DataStructures ReferenceTree.swift
[64/118] Compiling DataStructures ReferenceTreeProtocol.swift
[65/118] Compiling DataStructures SingleTypedTree.swift
[66/118] Compiling DataStructures Tree.Zipper.swift
[67/118] Compiling DataStructures Tree.swift
[68/118] Compiling DataStructures CollectionWrapping.swift
[69/118] Compiling DataStructures DoubleWrapping.swift
[70/118] Compiling DataStructures IntervallicFragmentable.swift
[71/118] Compiling DataStructures Measured.swift
[72/118] Compiling DataStructures Totalizable.swift
[73/118] Compiling DataStructures DictionaryProtocol.swift
[74/118] Compiling DataStructures OrderedDictionary.swift
[75/118] Compiling DataStructures SortedDictionary.swift
[76/118] Compiling DataStructures CircularArray.swift
[77/118] Compiling DataStructures LinkedList.swift
[78/118] Compiling DataStructures FloatWrapping.swift
[79/118] Compiling DataStructures Identifier.swift
[80/118] Compiling DataStructures IntegerWrapping.swift
[81/118] Compiling DataStructures Metatype.swift
[82/118] Compiling DataStructures NewType.swift
[83/118] Compiling DataStructures RandomAccessCollectionWrapping.swift
[84/118] Compiling DataStructures SequenceWrapping.swift
[85/118] Compiling DataStructures SortedCollectionWrapping.swift
[86/118] Compiling DataStructures Either.swift
[87/118] Compiling DataStructures IntervalRelation.swift
[88/118] Compiling DataStructures InvertibleEnum.swift
[89/118] Compiling DataStructures Cross.swift
[90/118] Compiling DataStructures OrderedPair.swift
[91/118] Compiling DataStructures Pair.swift
[92/118] Compiling DataStructures SwappablePair.swift
[93/118] Compiling DataStructures SymmetricPair.swift
[94/118] Compiling DataStructures UnorderedPair.swift
[95/118] Compiling DataStructures DirectedGraphProtocol.swift
[96/118] Compiling DataStructures GraphProtocol.swift
[97/118] Compiling DataStructures UndirectedGraphProtocol.swift
[98/118] Compiling DataStructures UnweightedGraphProtocol.swift
[99/118] Compiling DataStructures WeightedGraphProtocol.swift
[100/118] Compiling DataStructures ReferenceGraph.AdjacencyList.swift
[101/118] Compiling DataStructures ReferenceGraph.Edge.swift
[102/118] Compiling DataStructures ReferenceGraph.EdgeList.swift
[103/118] Compiling DataStructures Matrix.swift
[104/118] Compiling DataStructures Queue.swift
[105/118] Compiling DataStructures SortedArray.swift
[106/118] Compiling DataStructures Stack.swift
[107/118] Compiling DataStructures Zip3Sequence.swift
[108/118] Compiling DataStructures ZipToLongest.swift
[109/118] Compiling DataStructures AVLTree.swift
[110/118] Compiling DataStructures BinaryHeap.swift
[111/118] Compiling DataStructures ReferenceGraph.Node.swift
[112/118] Compiling DataStructures ReferenceGraph.swift
[113/118] Compiling DataStructures WeightedDirectedGraph.swift
[114/118] Compiling DataStructures WeightedGraph.swift
[115/118] Compiling DataStructures Bimap.swift
[116/118] Compiling DataStructures ContiguousSegmentCollection.swift
[117/118] Compiling DataStructures Fragmentable.swift
[118/118] Compiling DataStructures Intervallic.swift
[120/142] Compiling PlotModel HorizontalPlotModel.swift
[121/143] Compiling PlotModel PointModel.swift
[122/143] Compiling PlotModel PlotModel.swift
[123/143] Compiling PlotModel DefaultVerticalPointModel.swift
[124/143] Compiling PlotModel DefaultVerticalPlotModel.Builder.swift
[125/143] Compiling PlotModel VerticalPlotModel.swift
[126/143] Compiling PlotModel Axis.swift
[127/143] Compiling PlotModel DefaultAxis.swift
[128/143] Emitting module PlotModel
[129/143] Compiling PlotModel DefaultVerticalPlotModel.swift
[131/144] Compiling Math Power.swift
[132/144] Compiling Math PowerOfTwoSequence.swift
[133/145] Compiling Math Rational.swift
[134/145] Compiling Math Scale.swift
[135/145] Compiling Math Functions.swift
[136/145] Compiling Math GCDDomain.swift
[137/145] Compiling Math Bitwise.swift
[138/145] Compiling Math CollectionExtensions.swift
[139/145] Emitting module Math
[142/145] Compiling Math IntegerExtensions.swift
[143/145] Compiling Math LinearRegression.swift
[144/145] Compiling Math Proximity.swift
[145/145] Compiling Math Quadratic.swift
[147/204] Compiling Duration Subdivision.swift
[148/204] Compiling Duration Tempo.Context.swift
[149/205] Compiling Geometry Rotation.swift
[150/205] Compiling Geometry Shape.swift
[151/205] Compiling Geometry Size.swift
[152/208] Emitting module Geometry
[153/208] Emitting module Duration
[154/208] Compiling Geometry Ellipse.swift
[155/208] Compiling Geometry Extremum.swift
[156/210] Compiling Geometry ConvexPolygonProtocol.swift
[159/210] Compiling Geometry ConvexPolygon.swift
/host/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 |
/host/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 |
[160/210] Compiling Geometry ConvexPolygonContainer.swift
/host/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 |
/host/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 |
/host/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 |
/host/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 |
[162/210] Compiling Geometry Angle.swift
[163/210] Compiling Geometry Axis.swift
[164/210] Compiling Geometry Bound.swift
[165/210] Compiling Geometry Circle.swift
[166/210] Compiling Geometry CollisionDetectable.swift
[167/210] Compiling Geometry CollisionDetection.swift
[175/210] Compiling Pitch TuningSystem.swift
[176/210] Compiling Pitch UnorderedInterval.swift
/host/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 |
/host/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 |
/host/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 |
/host/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 |
/host/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 |
/host/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 |
[186/210] Compiling Geometry Line.Ray.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[189/210] Emitting module Pitch
/host/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 |
/host/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 |
/host/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 |
/host/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 |
[190/210] Compiling Geometry PolygonProtocol.swift
[193/210] Compiling Geometry PolygonError.swift
[195/210] Compiling Geometry Point.swift
[196/210] Compiling Geometry Polygon.swift
[203/210] Compiling Geometry Triangle.swift
[204/210] Compiling Geometry Vector2.swift
[205/210] Compiling Geometry VertexCollection.swift
BUILD FAILURE 6.2 linux