Build Information
Failed to build SwiftyTopology, reference main (d30a38
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 02:48:16 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taketo1024/swm-topology.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/taketo1024/swm-topology
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d30a38e fix warning etc.
Cloned https://github.com/taketo1024/swm-topology.git
Revision (git rev-parse @):
d30a38e9334facfd6366aaadd15a2c99a4cd7fbf
SUCCESS checkout https://github.com/taketo1024/swm-topology.git at main
Fetching https://github.com/taketo1024/swm-homology.git
Fetching https://github.com/taketo1024/swm-core.git
[1/12480] Fetching swm-homology
[251/28464] Fetching swm-homology, swm-core
Fetched https://github.com/taketo1024/swm-homology.git from cache (1.35s)
Fetched https://github.com/taketo1024/swm-core.git from cache (1.39s)
Computing version for https://github.com/taketo1024/swm-homology.git
Computed https://github.com/taketo1024/swm-homology.git at 1.4.0 (0.55s)
Fetching https://github.com/taketo1024/swm-matrix-tools.git
[1/800] Fetching swm-matrix-tools
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.77s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.54s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5591] Fetching swift-algorithms
[1064/21188] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.08s)
[936/15597] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.05s)
Computing version for https://github.com/taketo1024/swm-matrix-tools.git
Computed https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3 (0.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.54s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.08s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/taketo1024/swm-core.git
Working copy of https://github.com/taketo1024/swm-core.git resolved at 1.3.1
Creating working copy for https://github.com/taketo1024/swm-homology.git
Working copy of https://github.com/taketo1024/swm-homology.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 0.2.1
Creating working copy for https://github.com/taketo1024/swm-matrix-tools.git
Working copy of https://github.com/taketo1024/swm-matrix-tools.git resolved at 1.3.3
========================================
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": "swm-topology",
"name": "SwiftyTopology",
"url": "https://github.com/taketo1024/swm-topology.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-topology",
"dependencies": [
{
"identity": "swm-core",
"name": "swm-core",
"url": "https://github.com/taketo1024/swm-core.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-core",
"dependencies": [
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "0.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swm-homology",
"name": "swm-homology",
"url": "https://github.com/taketo1024/swm-homology.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-homology",
"dependencies": [
{
"identity": "swm-core",
"name": "swm-core",
"url": "https://github.com/taketo1024/swm-core.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-core",
"dependencies": [
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "0.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swm-matrix-tools",
"name": "swm-matrix-tools",
"url": "https://github.com/taketo1024/swm-matrix-tools.git",
"version": "1.3.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-matrix-tools",
"dependencies": [
{
"identity": "swm-core",
"name": "swm-core",
"url": "https://github.com/taketo1024/swm-core.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swm-core",
"dependencies": [
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "0.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/taketo1024/swm-topology.git
[1/11454] Fetching swm-topology
Fetched https://github.com/taketo1024/swm-topology.git from cache (1.30s)
Fetching https://github.com/taketo1024/swm-homology.git from cache
Fetching https://github.com/taketo1024/swm-core.git from cache
Fetched https://github.com/taketo1024/swm-core.git from cache (0.46s)
Fetched https://github.com/taketo1024/swm-homology.git from cache (0.46s)
Computing version for https://github.com/taketo1024/swm-homology.git
Computed https://github.com/taketo1024/swm-homology.git at 1.4.0 (0.02s)
Fetching https://github.com/taketo1024/swm-matrix-tools.git from cache
Fetched https://github.com/taketo1024/swm-matrix-tools.git from cache (0.46s)
Computing version for https://github.com/taketo1024/swm-core.git
Computed https://github.com/taketo1024/swm-core.git at 1.3.1 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.54s)
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/taketo1024/swm-matrix-tools.git
Computed https://github.com/taketo1024/swm-matrix-tools.git at 1.3.3 (0.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 0.2.1 (0.02s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.46s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/taketo1024/swm-matrix-tools.git
Working copy of https://github.com/taketo1024/swm-matrix-tools.git resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 0.2.1
Creating working copy for https://github.com/taketo1024/swm-core.git
Working copy of https://github.com/taketo1024/swm-core.git resolved at 1.3.1
Creating working copy for https://github.com/taketo1024/swm-homology.git
Working copy of https://github.com/taketo1024/swm-homology.git resolved at 1.4.0
Creating working copy for https://github.com/taketo1024/swm-topology.git
Working copy of https://github.com/taketo1024/swm-topology.git resolved at main (d30a38e)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'swm-topology' is not used by any target
Found 2 product dependencies
- swm-core
- swm-homology
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/taketo1024/swm-topology.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/10] Write sources
[8/10] Compiling _NumericsShims _NumericsShims.c
[9/10] Write swift-version--7754E27361AE5C74.txt
[11/38] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/39] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[13/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/39] Compiling InternalCollectionsUtilities Specialize.swift
[16/39] Compiling InternalCollectionsUtilities Debugging.swift
[17/39] Compiling InternalCollectionsUtilities Descriptions.swift
[18/39] Compiling RealModule Real.swift
[19/40] Emitting module InternalCollectionsUtilities
[20/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/40] Compiling RealModule Float16+Real.swift
[22/40] Compiling RealModule Float80+Real.swift
[23/40] Compiling RealModule Double+Real.swift
[24/40] Compiling RealModule ElementaryFunctions.swift
[25/40] Compiling RealModule AugmentedArithmetic.swift
[26/40] Compiling RealModule ApproximateEquality.swift
[27/40] Compiling RealModule AlgebraicField.swift
[28/40] Compiling RealModule Float+Real.swift
[29/40] Emitting module RealModule
[30/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/40] Compiling InternalCollectionsUtilities Integer rank.swift
[33/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/40] Compiling RealModule RealFunctions.swift
[35/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[40/40] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[41/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[42/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[43/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[44/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[45/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[46/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[47/126] Compiling OrderedCollections OrderedSet+Invariants.swift
[48/126] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[49/128] Compiling OrderedCollections _Hashtable+Header.swift
[50/128] Compiling OrderedCollections OrderedDictionary+Codable.swift
[51/128] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[52/128] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[53/128] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[54/128] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[55/128] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[56/128] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[57/128] Compiling OrderedCollections OrderedDictionary+Values.swift
[58/128] Compiling OrderedCollections OrderedDictionary.swift
[59/128] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/128] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/128] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/128] Compiling OrderedCollections OrderedSet+Codable.swift
[63/128] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[64/128] Compiling OrderedCollections OrderedSet+Descriptions.swift
[65/128] Compiling OrderedCollections OrderedSet+Diffing.swift
[66/128] Compiling OrderedCollections OrderedSet+Equatable.swift
[67/128] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[68/128] Compiling OrderedCollections OrderedDictionary+Elements.swift
[69/128] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[70/128] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[71/128] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/128] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/128] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[79/128] Compiling Algorithms Unique.swift
[80/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[81/128] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/128] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[84/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[85/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[88/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[89/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[101/128] Compiling Algorithms Windows.swift
[103/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[104/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[105/128] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[106/128] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[107/128] Compiling OrderedCollections OrderedSet+Sendable.swift
[108/128] Compiling OrderedCollections _HashTable+Bucket.swift
[109/128] Compiling OrderedCollections _HashTable+BucketIterator.swift
[110/128] Compiling OrderedCollections _HashTable+Constants.swift
[111/128] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[112/128] Compiling OrderedCollections _HashTable+Testing.swift
[113/128] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[114/128] Compiling OrderedCollections _HashTable.swift
[118/128] Compiling OrderedCollections OrderedSet+SubSequence.swift
[119/128] Compiling OrderedCollections OrderedSet+Testing.swift
[120/128] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[121/128] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[122/128] Compiling OrderedCollections OrderedSet.swift
[123/128] Compiling OrderedCollections _UnsafeBitset.swift
[127/128] Emitting module OrderedCollections
[128/128] Emitting module Algorithms
[129/172] Compiling SwmCore String.swift
[130/172] Compiling SwmCore LinearCombination.swift
[131/172] Compiling SwmCore LinearCombinationType.swift
[132/172] Compiling SwmCore TensorGenerator.swift
[133/172] Compiling SwmCore DefaultMatrixImpl.swift
[134/172] Compiling SwmCore GraphAlgorithms.swift
[135/172] Compiling SwmCore IntList.swift
[136/172] Compiling SwmCore Operators.swift
[137/172] Compiling SwmCore Random.swift
[138/172] Compiling SwmCore TypeParameters.swift
[139/172] Compiling SwmCore Rational.swift
[140/172] Compiling SwmCore Real.swift
[141/172] Compiling SwmCore Permutation.swift
[142/172] Compiling SwmCore GenericPolynomial.swift
[143/176] Compiling SwmCore MultivariatePolynomial.swift
[144/176] Compiling SwmCore Polynomial.swift
[145/176] Compiling SwmCore PolynomialQuotient.swift
[146/176] Compiling SwmCore Cache.swift
[147/176] Compiling SwmCore AdditiveGroup.swift
[148/176] Compiling SwmCore EuclideanRing.swift
[149/176] Compiling SwmCore Field.swift
[150/176] Compiling SwmCore FractionField.swift
[151/176] Compiling SwmCore Group.swift
[152/176] Emitting module SwmCore
[153/176] Compiling SwmCore Codable.swift
[154/176] Compiling SwmCore Dictionary.swift
[155/176] Compiling SwmCore RandomAccessCollection.swift
[156/176] Compiling SwmCore Sequence.swift
[157/176] Compiling SwmCore Set.swift
[158/176] Compiling SwmCore Complex.swift
[159/176] Compiling SwmCore F2.swift
[160/176] Compiling SwmCore Integer.swift
[161/176] Compiling SwmCore IntegerQuotient.swift
[162/176] Compiling SwmCore Quaternion.swift
[163/176] Compiling SwmCore MathSet.swift
[164/176] Compiling SwmCore Module.swift
[165/176] Compiling SwmCore Monoid.swift
[166/176] Compiling SwmCore Ring.swift
[167/176] Compiling SwmCore Array.swift
[168/176] Compiling SwmCore Debug.swift
[169/176] Compiling SwmCore Format.swift
[170/176] Compiling SwmCore Logger.swift
[171/176] Compiling SwmCore Storage.swift
[172/176] Compiling SwmCore Matrix.swift
[173/176] Compiling SwmCore MatrixIF.swift
[174/176] Compiling SwmCore MatrixImpl.swift
[175/176] Compiling SwmCore BitSequence.swift
[176/176] Compiling SwmCore Combinatorics.swift
[177/196] Emitting module SwmMatrixTools
[178/198] Compiling SwmMatrixTools SparseLUFactorizer.swift
[179/198] Compiling SwmMatrixTools SparseMatrix.swift
[180/198] Compiling SwmMatrixTools MatrixImpl.swift
[181/198] Compiling SwmMatrixTools MatrixPivotFinder.swift
[182/198] Compiling SwmMatrixTools ComputationalRing.swift
[183/198] Compiling SwmMatrixTools DiagonalEliminator.swift
[184/198] Compiling SwmMatrixTools EchelonEliminator.swift
[185/198] Compiling SwmMatrixTools SparseMatrixImpl.swift
[186/198] Compiling SwmMatrixTools LinkedList.swift
[187/198] Compiling SwmMatrixTools DefaultSparseMatrixImpl.swift
[188/198] Compiling SwmMatrixTools DefaultSparseMatrix_LU.swift
[189/198] Compiling SwmMatrixTools LUFactorizer.swift
[190/198] Compiling SwmMatrixTools MatrixIF.swift
[191/198] Compiling SwmMatrixTools LUFactorizable.swift
[192/198] Compiling SwmMatrixTools LUFactorizationResult.swift
[193/198] Compiling SwmMatrixTools MatrixEliminationResult.swift
[194/198] Compiling SwmMatrixTools MatrixEliminator.swift
[195/198] Compiling SwmMatrixTools MatrixEliminationData.swift
[196/198] Compiling SwmMatrixTools MatrixEliminationForm.swift
[197/198] Compiling SwmMatrixTools SmithEliminator.swift
[198/198] Compiling SwmMatrixTools MatrixElementaryOperations.swift
[199/209] Compiling SwmHomology HomologyCalculator.swift
[200/209] Compiling SwmHomology Module.swift
[201/209] Compiling SwmHomology HNFHomologyCalculator.swift
[202/209] Compiling SwmHomology HomologyCalculatable.swift
[203/209] Compiling SwmHomology ModuleHom.swift
[204/210] Compiling SwmHomology ChainMap.swift
[205/210] Emitting module SwmHomology
[206/210] Compiling SwmHomology ChainComplex.swift
[207/210] Compiling SwmHomology ModuleStructure.swift
[208/210] Compiling SwmHomology GradedModuleStructure.swift
[209/210] Compiling SwmHomology GridType.swift
[210/210] Compiling SwmHomology LUHomologyCalculator.swift
[211/221] Compiling SwmTopology TopologicalCell.swift
[212/222] Compiling SwmTopology TopologicalHomology.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:14:29: error: cannot find type 'ModuleGrid1' in scope
12 | public typealias Index = Int
13 | public typealias BaseModule = LinearCombination<R, Complex.Cell>
14 | public typealias Grid = ModuleGrid1<BaseModule>
| `- error: cannot find type 'ModuleGrid1' in scope
15 | public typealias Object = Grid.Object
16 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:11:15: error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
9 | import SwmHomology
10 |
11 | public struct TopologicalHomology<Complex: TopologicalComplex, R: HomologyCalculatable>: GradedModuleStructureType {
| `- error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
12 | public typealias Index = Int
13 | public typealias BaseModule = LinearCombination<R, Complex.Cell>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:12:20: note: protocol requires nested type 'Object'; add nested type 'Object' for conformance
10 | public protocol GridType {
11 | associatedtype Index: AdditiveGroup & Hashable
12 | associatedtype Object
| `- note: protocol requires nested type 'Object'; add nested type 'Object' for conformance
13 |
14 | subscript(i: Index) -> Object { get }
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:40:29: error: cannot find type 'ModuleGrid1' in scope
38 | public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
39 | public typealias Index = Int
40 | public typealias Grid = ModuleGrid1<BaseModule>
| `- error: cannot find type 'ModuleGrid1' in scope
41 | public typealias Object = Grid.Object
42 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:37:15: error: type 'TopologicalCohomology<Complex, R>' does not conform to protocol 'GridType'
35 | }
36 |
37 | public struct TopologicalCohomology<Complex: TopologicalComplex, R: HomologyCalculatable>: GradedModuleStructureType {
| `- error: type 'TopologicalCohomology<Complex, R>' does not conform to protocol 'GridType'
38 | public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
39 | public typealias Index = Int
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:12:20: note: protocol requires nested type 'Object'; add nested type 'Object' for conformance
10 | public protocol GridType {
11 | associatedtype Index: AdditiveGroup & Hashable
12 | associatedtype Object
| `- note: protocol requires nested type 'Object'; add nested type 'Object' for conformance
13 |
14 | subscript(i: Index) -> Object { get }
[213/222] Compiling SwmTopology SimplicialComplexOperations.swift
[214/222] Compiling SwmTopology SimplicialMap.swift
[215/222] Compiling SwmTopology TopologicalChainMap.swift
[216/222] Compiling SwmTopology TopologicalComplex.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:87:9: error: instance method 'orientationCycle(relativeTo:over:)' requires that '𝐙' (aka 'Int') conform to 'HomologyCalculatable'
85 |
86 | public var orientationCycle: LinearCombination<𝐙, Cell>? {
87 | orientationCycle(relativeTo: nil, over: 𝐙.self)
| `- error: instance method 'orientationCycle(relativeTo:over:)' requires that '𝐙' (aka 'Int') conform to 'HomologyCalculatable'
88 | }
89 |
:
92 | }
93 |
94 | public func orientationCycle<R: HomologyCalculatable>(relativeTo L: Self? = nil, over: R.Type) -> LinearCombination<R, Cell>? {
| `- note: where 'R' = '𝐙' (aka 'Int')
95 | let K = self
96 | let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:91:9: error: instance method 'orientationCycle(relativeTo:over:)' requires that '𝐙' (aka 'Int') conform to 'HomologyCalculatable'
89 |
90 | public func orientationCycle(relativeTo L: Self) -> LinearCombination<𝐙, Cell>? {
91 | orientationCycle(relativeTo: L, over: 𝐙.self)
| `- error: instance method 'orientationCycle(relativeTo:over:)' requires that '𝐙' (aka 'Int') conform to 'HomologyCalculatable'
92 | }
93 |
94 | public func orientationCycle<R: HomologyCalculatable>(relativeTo L: Self? = nil, over: R.Type) -> LinearCombination<R, Cell>? {
| `- note: where 'R' = '𝐙' (aka 'Int')
95 | let K = self
96 | let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:14:29: error: cannot find type 'ModuleGrid1' in scope
12 | public typealias Index = Int
13 | public typealias BaseModule = LinearCombination<R, Complex.Cell>
14 | public typealias Grid = ModuleGrid1<BaseModule>
| `- error: cannot find type 'ModuleGrid1' in scope
15 | public typealias Object = Grid.Object
16 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:97:9: error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
95 | let K = self
96 | let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
97 | let top = H[dim]
| `- error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
98 | if top.isFree, top.rank == 1 {
99 | return top.generator(0)
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:97:20: error: referencing subscript 'subscript(_:_:)' on 'GridType' requires the types 'TopologicalHomology<Self, R>.Index' (aka 'Int') and 'IntList<_2>' be equivalent
95 | let K = self
96 | let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
97 | let top = H[dim]
| `- error: referencing subscript 'subscript(_:_:)' on 'GridType' requires the types 'TopologicalHomology<Self, R>.Index' (aka 'Int') and 'IntList<_2>' be equivalent
98 | if top.isFree, top.rank == 1 {
99 | return top.generator(0)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:51:1: note: where 'Self.Index' = 'TopologicalHomology<Self, R>.Index' (aka 'Int')
49 | }
50 |
51 | extension GridType where Index == IntList<_2> {
| `- note: where 'Self.Index' = 'TopologicalHomology<Self, R>.Index' (aka 'Int')
52 | public subscript(i: Int, j: Int) -> Object {
53 | self[Index(i, j)]
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalComplex.swift:97:24: error: missing argument for parameter #2 in subscript
95 | let K = self
96 | let H = TopologicalHomology<Self, R>(K, relativeTo: L, withGenerators: true)
97 | let top = H[dim]
| `- error: missing argument for parameter #2 in subscript
98 | if top.isFree, top.rank == 1 {
99 | return top.generator(0)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:52:12: note: 'subscript(_:_:)' declared here
50 |
51 | extension GridType where Index == IntList<_2> {
52 | public subscript(i: Int, j: Int) -> Object {
| `- note: 'subscript(_:_:)' declared here
53 | self[Index(i, j)]
54 | }
[217/222] Compiling SwmTopology SimplicialChain.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[218/222] Compiling SwmTopology SimplicialComplex.swift
[219/222] Compiling SwmTopology Simplex.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:11:13: warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import SwmCore
10 |
11 | private var list: [Vertex] = []
| |- warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'list' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'list' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | private var productList: [String: Vertex] = [:]
13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:12:13: warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | private var list: [Vertex] = []
12 | private var productList: [String: Vertex] = [:]
| |- warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'productList' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'productList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | public struct Vertex: Hashable, Comparable, CustomStringConvertible {
[220/222] Compiling SwmTopology Vertex.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:11:13: warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import SwmCore
10 |
11 | private var list: [Vertex] = []
| |- warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'list' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'list' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | private var productList: [String: Vertex] = [:]
13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:12:13: warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | private var list: [Vertex] = []
12 | private var productList: [String: Vertex] = [:]
| |- warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'productList' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'productList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | public struct Vertex: Hashable, Comparable, CustomStringConvertible {
[221/222] Compiling SwmTopology SimplicialComplexExamples.swift
[222/222] Emitting module SwmTopology
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:11:13: warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 | import SwmCore
10 |
11 | private var list: [Vertex] = []
| |- warning: var 'list' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'list' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'list' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | private var productList: [String: Vertex] = [:]
13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Basics/Vertex.swift:12:13: warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | private var list: [Vertex] = []
12 | private var productList: [String: Vertex] = [:]
| |- warning: var 'productList' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'productList' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'productList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | public struct Vertex: Hashable, Comparable, CustomStringConvertible {
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:14:29: error: cannot find type 'ModuleGrid1' in scope
12 | public typealias Index = Int
13 | public typealias BaseModule = LinearCombination<R, Complex.Cell>
14 | public typealias Grid = ModuleGrid1<BaseModule>
| `- error: cannot find type 'ModuleGrid1' in scope
15 | public typealias Object = Grid.Object
16 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:11:15: error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
9 | import SwmHomology
10 |
11 | public struct TopologicalHomology<Complex: TopologicalComplex, R: HomologyCalculatable>: GradedModuleStructureType {
| `- error: type 'TopologicalHomology<Complex, R>' does not conform to protocol 'GridType'
12 | public typealias Index = Int
13 | public typealias BaseModule = LinearCombination<R, Complex.Cell>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:12:20: note: protocol requires nested type 'Object'; add nested type 'Object' for conformance
10 | public protocol GridType {
11 | associatedtype Index: AdditiveGroup & Hashable
12 | associatedtype Object
| `- note: protocol requires nested type 'Object'; add nested type 'Object' for conformance
13 |
14 | subscript(i: Index) -> Object { get }
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:40:29: error: cannot find type 'ModuleGrid1' in scope
38 | public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
39 | public typealias Index = Int
40 | public typealias Grid = ModuleGrid1<BaseModule>
| `- error: cannot find type 'ModuleGrid1' in scope
41 | public typealias Object = Grid.Object
42 |
/Users/admin/builder/spi-builder-workspace/Sources/SwmTopology/Complex/Topological/TopologicalHomology.swift:37:15: error: type 'TopologicalCohomology<Complex, R>' does not conform to protocol 'GridType'
35 | }
36 |
37 | public struct TopologicalCohomology<Complex: TopologicalComplex, R: HomologyCalculatable>: GradedModuleStructureType {
| `- error: type 'TopologicalCohomology<Complex, R>' does not conform to protocol 'GridType'
38 | public typealias BaseModule = DualModule<LinearCombination<R, Complex.Cell>>
39 | public typealias Index = Int
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swm-homology/Sources/SwmHomology/Basics/GridType.swift:12:20: note: protocol requires nested type 'Object'; add nested type 'Object' for conformance
10 | public protocol GridType {
11 | associatedtype Index: AdditiveGroup & Hashable
12 | associatedtype Object
| `- note: protocol requires nested type 'Object'; add nested type 'Object' for conformance
13 |
14 | subscript(i: Index) -> Object { get }
BUILD FAILURE 6.0 macosSpm