Build Information
Successful build of SDGCornerstone, reference 10.2.0 (09f6c7
), with Swift 5.10 for macOS (SPM) on 10 Sep 2024 06:48:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sdggiesbrecht/sdgcornerstone.git
Reference: 10.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sdggiesbrecht/sdgcornerstone
* tag 10.2.0 -> FETCH_HEAD
HEAD is now at 09f6c74 Version 10.2.0
Cloned https://github.com/sdggiesbrecht/sdgcornerstone.git
Revision (git rev-parse @):
09f6c745f0f1d16b06afa0883aa7b8325f5edd2a
SUCCESS checkout https://github.com/sdggiesbrecht/sdgcornerstone.git at 10.2.0
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
[448/20584] Fetching swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics from cache (2.44s)
Fetched https://github.com/apple/swift-collections from cache (2.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.0 (0.62s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.0 (0.56s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.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": "sdgcornerstone",
"name": "SDGCornerstone",
"url": "https://github.com/sdggiesbrecht/sdgcornerstone.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sdgcornerstone",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "1.0.2",
"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",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/sdggiesbrecht/sdgcornerstone.git
[1/102117] Fetching sdgcornerstone
Fetched https://github.com/sdggiesbrecht/sdgcornerstone.git from cache (3.18s)
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-numerics from cache (0.57s)
Fetched https://github.com/apple/swift-collections from cache (0.58s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.3 (0.69s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/sdggiesbrecht/sdgcornerstone.git
Working copy of https://github.com/sdggiesbrecht/sdgcornerstone.git resolved at 10.2.0 (09f6c74)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.3
Found 2 product dependencies
- swift-numerics
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sdggiesbrecht/sdgcornerstone.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[7/15] Write sdg_copy_source-entitlement.plist
[8/15] Write sources
[10/15] Write swift-version-33747A42983211AE.txt
[11/40] Compiling _NumericsShims _NumericsShims.c
[13/96] Compiling SDGLogic Operators.swift
[14/96] Compiling SDGLogic NilLiteral.swift
[15/96] Compiling SDGLogic Tuple.swift
[16/96] Compiling SDGLogic Equatable.swift
[17/96] Compiling SDGLogic Bool.swift
[18/96] Emitting module SDGLogic
[19/96] Compiling SDGLogic Any.swift
[20/96] Compiling RealModule Real.swift
[21/96] Compiling RealModule Float80+Real.swift
[22/96] Compiling RealModule Float16+Real.swift
[23/97] Compiling RealModule ElementaryFunctions.swift
[24/97] Emitting module RealModule
[25/97] Compiling RealModule AugmentedArithmetic.swift
[26/97] Compiling RealModule Double+Real.swift
[27/97] Compiling RealModule ApproximateEquality.swift
[28/97] Compiling RealModule AlgebraicField.swift
[29/97] Compiling RealModule Float+Real.swift
[30/97] Compiling RealModule RealFunctions.swift
[31/97] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[32/97] Compiling OrderedCollections _HashTable.swift
[33/97] Compiling OrderedCollections _Hashtable+Header.swift
[34/97] Compiling OrderedCollections OrderedDictionary+Codable.swift
[35/97] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[36/102] Compiling OrderedCollections _HashTable+Bucket.swift
[37/102] Compiling OrderedCollections _HashTable+BucketIterator.swift
[38/102] Compiling OrderedCollections _HashTable+Constants.swift
[39/102] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[40/102] Compiling OrderedCollections _HashTable+Testing.swift
[41/102] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[42/102] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[43/102] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[44/102] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[45/102] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[46/102] Compiling OrderedCollections OrderedSet+Equatable.swift
[47/102] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[48/102] Compiling OrderedCollections OrderedSet+Hashable.swift
[49/102] Compiling OrderedCollections OrderedSet+Initializers.swift
[50/102] Compiling OrderedCollections OrderedSet+Insertions.swift
[51/102] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[52/102] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[53/102] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[54/102] Compiling OrderedCollections OrderedDictionary+Values.swift
[55/102] Compiling OrderedCollections OrderedDictionary.swift
[56/102] Compiling OrderedCollections OrderedSet+Codable.swift
[57/102] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[58/102] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/102] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[60/102] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/102] Compiling OrderedCollections OrderedSet+Invariants.swift
[62/102] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[63/102] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[64/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[65/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[66/102] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[67/102] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[68/102] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/102] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[70/102] Compiling OrderedCollections OrderedDictionary+Elements.swift
[71/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[72/102] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[73/102] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[74/102] Compiling OrderedCollections OrderedSet+SubSequence.swift
[75/102] Compiling OrderedCollections OrderedSet+Testing.swift
[76/102] Emitting module OrderedCollections
[77/102] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[78/102] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[79/102] Compiling OrderedCollections OrderedSet.swift
[80/102] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[81/102] Compiling OrderedCollections _UnsafeBitset.swift
[86/103] Compiling SDGControlFlow Tuple.swift
[87/103] Compiling SDGControlFlow Weak.swift
[90/103] Emitting module SDGControlFlow
[101/134] Compiling SDGMathematics IntegerProtocol.swift
[102/134] Compiling SDGMathematics IntegralArithmetic.swift
[103/134] Compiling SDGMathematics Negatable.swift
[104/137] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[105/137] Compiling SDGMathematics OneDimensionalPoint.swift
[106/137] Compiling SDGMathematics OneDimensionalVector.swift
[107/137] Compiling SDGMathematics Measurement.swift
[108/137] Compiling SDGMathematics Addable.swift
[109/137] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[110/137] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[111/137] Compiling SDGMathematics PointProtocol.swift
[112/137] Compiling SDGMathematics RationalArithmetic.swift
[113/137] Compiling SDGMathematics RationalNumberProtocol.swift
[114/137] Compiling SDGMathematics RationalVector.swift
[115/137] Compiling SDGMathematics RealArithmetic.swift
[116/137] Compiling SDGMathematics RealNumberProtocol.swift
[117/137] Compiling SDGMathematics Subtractable.swift
[118/137] Compiling SDGMathematics VectorProtocol.swift
[119/137] Compiling SDGMathematics WholeArithmetic.swift
[120/137] Compiling SDGMathematics Angle.swift
[121/137] Compiling SDGMathematics BitField.swift
[122/137] Compiling SDGMathematics ClosedRange.swift
[123/137] Compiling SDGMathematics Comparable.swift
[124/137] Compiling SDGMathematics Sequence.swift
[125/137] Compiling SDGMathematics Tuple.swift
[126/137] Compiling SDGMathematics UInt.swift
[127/137] Compiling SDGMathematics WholeNumberProtocol.swift
[128/137] Compiling SDGMathematics Operators.swift
[129/137] Compiling SDGMathematics OrderedEnumeration.swift
[130/137] Emitting module SDGMathematics
[131/137] Compiling SDGMathematics Data.swift
[132/137] Compiling SDGMathematics Float.swift
[133/137] Compiling SDGMathematics FunctionAnalysis.swift
[134/137] Compiling SDGMathematics Int.swift
[135/201] Compiling SDGCollections AnyBidirectionalPattern.swift
[136/201] Compiling SDGCollections AnyPattern.swift
[137/201] Compiling SDGCollections AnyPatternMatch.swift
[138/201] Compiling SDGCollections AtomicPatternMatch.swift
[139/201] Compiling SDGCollections ConcatenatedMatch.swift
[140/201] Compiling SDGCollections ConcatenatedPatterns.swift
[141/201] Compiling SDGCollections NaryConcatenatedMatch.swift
[142/207] Compiling SDGCollections ExclusiveSuffixMatch.swift
[143/207] Compiling SDGCollections InclusivePrefixMatch.swift
[144/207] Compiling SDGCollections InclusiveSuffixMatch.swift
[145/207] Compiling SDGCollections AlternativeMatch.swift
[146/207] Compiling SDGCollections AlternativePatterns.swift
[147/207] Compiling SDGCollections NaryAlternativeMatch.swift
[148/207] Compiling SDGCollections NaryAlternativePatterns.swift
[149/207] Compiling SDGCollections NestingMatchSegment.swift
[150/207] Compiling SDGCollections NestingPattern.swift
[151/207] Compiling SDGCollections NestingSegmentPattern.swift
[152/207] Compiling SDGCollections BidirectionalPattern.swift
[153/207] Compiling SDGCollections Pattern.swift
[154/207] Compiling SDGCollections PatternMatch.swift
[155/207] Compiling SDGCollections PatternConsumption.swift
[156/207] Compiling SDGCollections NaryConcatenatedPatterns.swift
[157/207] Compiling SDGCollections ConditionalPattern.swift
[158/207] Compiling SDGCollections LiteralPattern.swift
[159/207] Compiling SDGCollections NegatedPattern.swift
[160/207] Compiling SDGCollections NestingContentsPattern.swift
[161/207] Compiling SDGCollections NestingMatch.swift
[162/207] Compiling SDGCollections NestingMatchContents.swift
[163/207] Compiling SDGCollections SearchableBidirectionalCollection.swift
[164/207] Compiling SDGCollections SearchableCollection.swift
[165/207] Compiling SDGCollections Slice.swift
[166/207] Compiling SDGCollections AbsoluteComplement.swift
[167/207] Compiling SDGCollections ComparableSet.swift
[168/207] Compiling SDGCollections FiniteSet.swift
[169/207] Compiling SDGCollections IntensionalSet.swift
[170/207] Compiling SDGCollections Intersection.swift
[171/207] Compiling SDGCollections MutableSet.swift
[172/207] Compiling SDGCollections Set.swift
[173/207] Compiling SDGCollections SetDefinition.swift
[174/207] Compiling SDGCollections SetInRepresentableUniverse.swift
[175/207] Compiling SDGCollections Union.swift
[176/207] Compiling SDGCollections RepetitionMatch.swift
[177/207] Compiling SDGCollections RepetitionPattern.swift
[178/207] Compiling SDGCollections SeparatedComponentMatch.swift
[179/207] Compiling SDGCollections Range.swift
[180/207] Compiling SDGCollections RangeExpression.swift
[181/207] Compiling SDGCollections RangeReplaceableCollection.swift
[182/207] Compiling SDGCollections ReversedCollection.swift
[183/207] Compiling SDGCollections CollectionDifference.swift
[184/207] Compiling SDGCollections CollectionDifferenceChange.swift
[185/207] Compiling SDGCollections FillDirection.swift
[186/207] Compiling SDGCollections LexicographicalComparison.swift
[187/207] Compiling SDGCollections OrderedSet.SubSequence.swift
[188/207] Compiling SDGCollections OrderedSet.swift
[189/207] Compiling SDGCollections ExclusivePrefixMatch.swift
[190/207] Compiling SDGCollections StringProtocol.swift
[191/207] Compiling SDGCollections LegacyMode.swift
[192/207] Compiling SDGCollections Operators.swift
[193/207] Compiling SDGCollections AnyCollection.swift
[194/207] Compiling SDGCollections Array.swift
[195/207] Compiling SDGCollections BidirectionalCollection.swift
[196/207] Compiling SDGCollections Collection.swift
[197/207] Compiling SDGCollections Addable.swift
[198/207] Compiling SDGCollections BijectiveMapping.swift
[199/207] Compiling SDGCollections ContextualMapping.swift
[200/207] Compiling SDGCollections Dictionary.swift
[201/207] Compiling SDGCollections CharacterSet.swift
[202/207] Compiling SDGCollections Data.swift
[203/207] Compiling SDGCollections String.swift
[204/207] Emitting module SDGCollections
[205/236] Compiling SDGText Newline.swift
[206/236] Compiling SDGText NewlinePattern.swift
[207/236] Compiling SDGText StringFamily.swift
[208/236] Compiling SDGText StrictStringInterpolationProtocol.swift
[209/236] Compiling SDGText StrictStringStringInterpolation.swift
[210/236] Compiling SDGText ExtendedGraphemeClusterView.swift
[211/239] Compiling SDGText String.swift
[212/239] Compiling SDGText StringClusterView.swift
[213/239] Compiling SDGText StringScalarView.swift
[214/239] Compiling SDGText MarkupPlaygroundDisplay.swift
[215/239] Compiling SDGText Range.swift
[216/239] Compiling SDGText SemanticMarkup.swift
[217/239] Compiling SDGText CharacterSet.swift
[218/239] Compiling SDGText CollectionStringFamily.swift
[219/239] Compiling SDGText CollectionUnicodeScalar.swift
[220/239] Compiling SDGText StaticString.swift
[221/239] Compiling SDGText Line.swift
[222/239] Compiling SDGText LineView.swift
[223/239] Compiling SDGText LineViewIndex.swift
[224/239] Compiling SDGText SemanticMarkupStringInterpolation.swift
[225/239] Compiling SDGText StrictString.swift
[226/239] Compiling SDGText StrictStringClusterView.swift
[227/239] Compiling SDGText StringIndex.swift
[228/239] Compiling SDGText UnicodeScalarView.swift
[229/239] Compiling SDGText UnicodeScalar.swift
[230/239] Emitting module SDGText
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'
internal var definition: Definition
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
internal enum Definition {
^
: Sendable
[231/239] Compiling SDGText NSFont.swift
[232/239] Compiling SDGText SwiftUI.Font.swift
[233/239] Compiling SDGText UIFont.swift
[234/239] Compiling SDGText ExtendedGraphemeCluster.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'
internal var definition: Definition
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
internal enum Definition {
^
: Sendable
[235/239] Compiling SDGText Font.Definition.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'
internal var definition: Definition
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
internal enum Definition {
^
: Sendable
[236/239] Compiling SDGText Font.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'
internal var definition: Definition
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
internal enum Definition {
^
: Sendable
[237/249] Compiling SDGPersistence ProcessInfo.swift
[238/249] Compiling SDGPersistence FileConvertible.swift
[239/249] Compiling SDGPersistence URL.swift
[240/249] Emitting module SDGPersistence
[241/249] Compiling SDGPersistence StrictString.swift
[242/249] Compiling SDGPersistence String.swift
[243/249] Compiling SDGPersistence Data.swift
[244/249] Compiling SDGPersistence Preference.swift
[245/249] Compiling SDGPersistence PreferenceSet.swift
[246/249] Compiling SDGPersistence FileManager.swift
[247/252] Emitting module sdg_copy_source
[248/252] Compiling sdg_copy_source CopySource.swift
[249/252] Compiling sdg_copy_source main.swift
[249/252] Write Objects.LinkFileList
[250/252] Linking sdg_copy_source
[251/252] Applying sdg_copy_source
Build complete! (16.20s)
Building for debugging...
[0/5] Write sdg_embed_resource-entitlement.plist
[1/6] Write sources
[2/6] Write swift-version-33747A42983211AE.txt
[4/9] Emitting module sdg_embed_resource
[5/9] Compiling sdg_embed_resource main.swift
[6/9] Compiling sdg_embed_resource EmbedResource.swift
[6/9] Write Objects.LinkFileList
[7/9] Linking sdg_embed_resource
[8/9] Applying sdg_embed_resource
Build complete! (1.10s)
[1/1] Compiling plugin SDGCopySources
[2/2] Compiling plugin SDGEmbedResources
Building for debugging...
[2/49] Write sdg_embed_resource-entitlement.plist
[2/49] Write sources
[5/49] Write sdg_copy_source-entitlement.plist
[9/49] Write sources
[12/49] Write generate_root_collation-entitlement.plist
[12/49] Write sources
[32/49] Copying Root
[32/49] Write sources
[38/49] Compiling _NumericsShims _NumericsShims.c
[39/49] Write swift-version-33747A42983211AE.txt
[41/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[42/130] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/130] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/130] Compiling OrderedCollections OrderedSet+SubSequence.swift
[45/130] Compiling OrderedCollections OrderedSet+Testing.swift
[46/135] Emitting module SDGLogic
[47/135] Compiling SDGLogic Operators.swift
[48/135] Compiling SDGLogic NilLiteral.swift
[49/135] Compiling SDGLogic Any.swift
[50/135] Compiling SDGLogic Bool.swift
[51/135] Compiling SDGLogic Tuple.swift
[52/135] Compiling SDGLogic Equatable.swift
[53/135] Compiling RealModule Real.swift
[54/135] Compiling RealModule Float80+Real.swift
[55/136] Compiling RealModule Float+Real.swift
[56/136] Compiling RealModule Double+Real.swift
[57/136] Compiling RealModule ElementaryFunctions.swift
[58/136] Compiling RealModule AugmentedArithmetic.swift
[59/136] Compiling RealModule ApproximateEquality.swift
[60/136] Compiling RealModule AlgebraicField.swift
[61/136] Compiling RealModule Float16+Real.swift
[62/136] Emitting module RealModule
[63/136] Compiling RealModule RealFunctions.swift
[64/136] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[65/136] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[66/136] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[67/136] Compiling OrderedCollections OrderedDictionary+Values.swift
[68/136] Compiling OrderedCollections OrderedDictionary.swift
[69/136] Compiling OrderedCollections OrderedSet+Codable.swift
[70/136] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[71/136] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[72/136] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[73/136] Compiling OrderedCollections OrderedSet+Diffing.swift
[74/136] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[75/136] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[76/136] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[77/136] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[78/136] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[79/136] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[80/136] Compiling OrderedCollections _HashTable.swift
[81/136] Compiling OrderedCollections _Hashtable+Header.swift
[82/136] Compiling OrderedCollections OrderedDictionary+Codable.swift
[83/136] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[84/136] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[85/136] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[86/136] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[87/136] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[88/136] Compiling OrderedCollections OrderedDictionary+Elements.swift
[89/136] Compiling OrderedCollections _HashTable+Bucket.swift
[90/136] Compiling OrderedCollections _HashTable+BucketIterator.swift
[91/136] Compiling OrderedCollections _HashTable+Constants.swift
[92/136] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[93/136] Compiling OrderedCollections _HashTable+Testing.swift
[94/136] Compiling OrderedCollections OrderedSet+Equatable.swift
[95/136] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[96/136] Compiling OrderedCollections OrderedSet+Hashable.swift
[97/136] Compiling OrderedCollections OrderedSet+Initializers.swift
[98/136] Compiling OrderedCollections OrderedSet+Insertions.swift
[99/136] Compiling OrderedCollections OrderedSet+Invariants.swift
[100/136] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[101/136] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[102/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[103/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[104/136] Emitting module OrderedCollections
[109/137] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[110/137] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[111/137] Compiling OrderedCollections OrderedSet.swift
[112/137] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[113/137] Compiling OrderedCollections _UnsafeBitset.swift
[116/137] Compiling SDGControlFlow Weak.swift
[121/137] Compiling SDGControlFlow Tuple.swift
[122/137] Emitting module SDGControlFlow
[129/170] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[130/170] Compiling SDGMathematics OneDimensionalPoint.swift
[131/170] Compiling SDGMathematics OneDimensionalVector.swift
[132/173] Compiling SDGMathematics IntegerProtocol.swift
[133/173] Compiling SDGMathematics IntegralArithmetic.swift
[134/173] Compiling SDGMathematics Negatable.swift
[135/173] Compiling SDGMathematics PointProtocol.swift
[136/173] Compiling SDGMathematics RationalArithmetic.swift
[137/173] Compiling SDGMathematics RationalNumberProtocol.swift
[138/173] Compiling SDGMathematics WholeNumberProtocol.swift
[139/173] Compiling SDGMathematics Operators.swift
[140/173] Compiling SDGMathematics OrderedEnumeration.swift
[141/173] Compiling SDGMathematics Angle.swift
[142/173] Compiling SDGMathematics BitField.swift
[143/173] Compiling SDGMathematics ClosedRange.swift
[144/173] Compiling SDGMathematics Comparable.swift
[145/173] Compiling SDGMathematics RationalVector.swift
[146/173] Compiling SDGMathematics RealArithmetic.swift
[147/173] Compiling SDGMathematics RealNumberProtocol.swift
[148/173] Emitting module SDGConcurrency
[149/173] Compiling SDGConcurrency RunLoop.swift
[150/173] Compiling SDGMathematics Sequence.swift
[151/173] Compiling SDGMathematics Tuple.swift
[152/173] Compiling SDGMathematics UInt.swift
[153/173] Emitting module SDGMathematics
[154/173] Compiling SDGMathematics Subtractable.swift
[155/173] Compiling SDGMathematics VectorProtocol.swift
[156/173] Compiling SDGMathematics WholeArithmetic.swift
[157/173] Compiling SDGMathematics Measurement.swift
[158/173] Compiling SDGMathematics Addable.swift
[159/173] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[160/173] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[161/173] Compiling SDGMathematics Data.swift
[162/173] Compiling SDGMathematics Float.swift
[163/173] Compiling SDGMathematics FunctionAnalysis.swift
[164/173] Compiling SDGMathematics Int.swift
[165/250] Emitting module SDGRandomization
[166/250] Compiling SDGRandomization CyclicalNumberGenerator.swift
[167/250] Compiling SDGRandomization Bool.swift
[168/250] Compiling SDGRandomization PseudorandomNumberGenerator.swift
[169/250] Compiling SDGCollections NaryConcatenatedPatterns.swift
[170/250] Compiling SDGCollections ConditionalPattern.swift
[171/250] Compiling SDGCollections LiteralPattern.swift
[172/250] Compiling SDGCollections NegatedPattern.swift
[173/250] Compiling SDGCollections NestingContentsPattern.swift
[174/250] Compiling SDGCollections NestingMatch.swift
[175/250] Compiling SDGCollections NestingMatchContents.swift
[176/256] Compiling SDGCollections ExclusiveSuffixMatch.swift
[177/256] Compiling SDGCollections InclusivePrefixMatch.swift
[178/256] Compiling SDGCollections InclusiveSuffixMatch.swift
[179/256] Compiling SDGCollections AlternativeMatch.swift
[180/256] Compiling SDGCollections AlternativePatterns.swift
[181/256] Compiling SDGCollections NaryAlternativeMatch.swift
[182/256] Compiling SDGCollections NaryAlternativePatterns.swift
[183/256] Compiling SDGCollections SearchableBidirectionalCollection.swift
[184/256] Compiling SDGCollections SearchableCollection.swift
[185/256] Compiling SDGCollections Slice.swift
[186/256] Compiling SDGCollections AbsoluteComplement.swift
[187/256] Compiling SDGCollections ComparableSet.swift
[188/256] Compiling SDGCollections FiniteSet.swift
[189/256] Compiling SDGCollections IntensionalSet.swift
[190/256] Compiling SDGCollections RepetitionMatch.swift
[191/256] Compiling SDGCollections RepetitionPattern.swift
[192/256] Compiling SDGCollections SeparatedComponentMatch.swift
[193/256] Compiling SDGCollections Range.swift
[194/256] Compiling SDGCollections RangeExpression.swift
[195/256] Compiling SDGCollections RangeReplaceableCollection.swift
[196/256] Compiling SDGCollections ReversedCollection.swift
[197/256] Compiling SDGCollections AnyBidirectionalPattern.swift
[198/256] Compiling SDGCollections AnyPattern.swift
[199/256] Compiling SDGCollections AnyPatternMatch.swift
[200/256] Compiling SDGCollections AtomicPatternMatch.swift
[201/256] Compiling SDGCollections ConcatenatedMatch.swift
[202/256] Compiling SDGCollections ConcatenatedPatterns.swift
[203/256] Compiling SDGCollections NaryConcatenatedMatch.swift
[204/256] Compiling SDGCollections NestingMatchSegment.swift
[205/256] Compiling SDGCollections NestingPattern.swift
[206/256] Compiling SDGCollections NestingSegmentPattern.swift
[207/256] Compiling SDGCollections BidirectionalPattern.swift
[208/256] Compiling SDGCollections Pattern.swift
[209/256] Compiling SDGCollections PatternMatch.swift
[210/256] Compiling SDGCollections PatternConsumption.swift
[211/256] Compiling SDGCollections Intersection.swift
[212/256] Compiling SDGCollections MutableSet.swift
[213/256] Compiling SDGCollections Set.swift
[214/256] Compiling SDGCollections SetDefinition.swift
[215/256] Compiling SDGCollections SetInRepresentableUniverse.swift
[216/256] Compiling SDGCollections Union.swift
[217/256] Compiling SDGCollections CollectionDifference.swift
[218/256] Compiling SDGCollections CollectionDifferenceChange.swift
[219/256] Compiling SDGCollections FillDirection.swift
[220/256] Compiling SDGCollections LexicographicalComparison.swift
[221/256] Compiling SDGCollections OrderedSet.SubSequence.swift
[222/256] Compiling SDGCollections OrderedSet.swift
[223/256] Compiling SDGCollections ExclusivePrefixMatch.swift
[224/256] Compiling SDGCollections StringProtocol.swift
[225/256] Compiling SDGCollections LegacyMode.swift
[226/256] Compiling SDGCollections Operators.swift
[227/256] Compiling SDGCollections AnyCollection.swift
[228/256] Compiling SDGCollections Array.swift
[229/256] Compiling SDGCollections BidirectionalCollection.swift
[230/256] Compiling SDGCollections Collection.swift
[231/256] Compiling SDGCollections Addable.swift
[232/256] Compiling SDGCollections BijectiveMapping.swift
[233/256] Compiling SDGCollections ContextualMapping.swift
[234/256] Compiling SDGCollections Dictionary.swift
[235/256] Compiling SDGCollections CharacterSet.swift
[236/256] Compiling SDGCollections Data.swift
[237/256] Compiling SDGCollections String.swift
[238/256] Compiling SDGGeometry TwoDimensionalVector.swift
[239/256] Compiling SDGGeometry TwoDimensionalPointProtocol.swift
[240/256] Compiling SDGGeometry TwoDimensionalVectorProtocol.swift
[241/256] Compiling SDGGeometry TwoDimensionalPoint.swift
[242/256] Compiling SDGGeometry CGVector.swift
[243/256] Emitting module SDGCollections
[244/291] Compiling SDGGeometry Be_zierPath.swift
[245/291] Compiling SDGGeometry Angle.swift
[246/291] Emitting module SDGGeometry
[247/291] Compiling SDGGeometry CGPoint.swift
[248/291] Emitting module SDGBinaryData
[249/291] Compiling SDGBinaryData DataBinaryView.swift
[250/291] Compiling SDGBinaryData UInt.swift
[251/291] Compiling SDGBinaryData Data.swift
[252/291] Compiling SDGBinaryData UIntBinaryView.swift
[253/291] Compiling SDGBinaryData DataStream.swift
[254/291] Compiling SDGText Newline.swift
[255/291] Compiling SDGText NewlinePattern.swift
[256/291] Compiling SDGText StringFamily.swift
[257/291] Compiling SDGText StrictStringInterpolationProtocol.swift
[258/291] Compiling SDGText StrictStringStringInterpolation.swift
[259/291] Compiling SDGText ExtendedGraphemeClusterView.swift
[260/294] Compiling SDGText NSFont.swift
[261/294] Compiling SDGText SwiftUI.Font.swift
[262/294] Compiling SDGText UIFont.swift
[263/294] Compiling SDGText Line.swift
[264/294] Compiling SDGText LineView.swift
[265/294] Compiling SDGText LineViewIndex.swift
[266/294] Compiling SDGText ExtendedGraphemeCluster.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'
internal var definition: Definition
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
internal enum Definition {
^
: Sendable
[267/294] Compiling SDGText Font.Definition.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'
internal var definition: Definition
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
internal enum Definition {
^
: Sendable
[268/294] Compiling SDGText Font.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'
internal var definition: Definition
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
internal enum Definition {
^
: Sendable
[269/294] Compiling SDGText CharacterSet.swift
[270/294] Compiling SDGText CollectionStringFamily.swift
[271/294] Compiling SDGText CollectionUnicodeScalar.swift
[272/294] Compiling SDGText StaticString.swift
[273/294] Compiling SDGText String.swift
[274/294] Compiling SDGText StringClusterView.swift
[275/294] Compiling SDGText StringScalarView.swift
[276/294] Compiling SDGText SemanticMarkupStringInterpolation.swift
[277/294] Compiling SDGText StrictString.swift
[278/294] Compiling SDGText StrictStringClusterView.swift
[279/294] Compiling SDGText MarkupPlaygroundDisplay.swift
[280/294] Compiling SDGText Range.swift
[281/294] Compiling SDGText SemanticMarkup.swift
[282/294] Emitting module SDGText
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.swift:94:16: warning: stored property 'definition' of 'Sendable'-conforming struct 'Font' has non-sendable type 'Font.Definition'
internal var definition: Definition
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGText/Font/Font.Definition.swift:23:17: note: consider making enum 'Definition' conform to the 'Sendable' protocol
internal enum Definition {
^
: Sendable
[283/294] Compiling SDGText StringIndex.swift
[284/294] Compiling SDGText UnicodeScalarView.swift
[285/294] Compiling SDGText UnicodeScalar.swift
[286/304] Compiling SDGPersistence StrictString.swift
[287/304] Compiling SDGPersistence String.swift
[288/304] Compiling SDGPersistence URL.swift
[289/304] Compiling SDGPersistence PreferenceSet.swift
[290/304] Compiling SDGPersistence FileManager.swift
[291/304] Compiling SDGPersistence FileConvertible.swift
[292/304] Compiling SDGPersistence Data.swift
[293/304] Compiling SDGPersistence Preference.swift
[294/304] Emitting module SDGPersistence
[295/304] Compiling SDGPersistence ProcessInfo.swift
[296/363] Compiling sdg_copy_source main.swift
[297/363] Emitting module sdg_copy_source
[298/363] Compiling sdg_copy_source CopySource.swift
[298/363] Write Objects.LinkFileList
[300/363] Compiling sdg_embed_resource main.swift
[301/363] Emitting module sdg_embed_resource
[302/363] Compiling sdg_embed_resource EmbedResource.swift
[302/363] Write Objects.LinkFileList
[304/363] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[305/363] Compiling SDGLocalization InputLocalization.swift
[306/363] Compiling SDGLocalization Casing.swift
[307/363] Compiling SDGLocalization EnglishCasing.swift
[308/367] Compiling SDGLocalization Angle.swift
[309/367] Compiling SDGLocalization Float.swift
[310/367] Compiling SDGLocalization Int.swift
[311/367] Compiling SDGLocalization IntegerProtcool.swift
[312/367] Compiling SDGLocalization IntegralArithmetic.swift
[313/367] Compiling SDGLocalization Precondition.swift
[314/367] Compiling SDGLocalization PresentableError.swift
[315/367] Compiling SDGLocalization Range.swift
[316/367] Compiling SDGLocalization TextConvertibleNumber.swift
[317/367] Compiling SDGLocalization GrammaticalGender.swift
[318/367] Compiling SDGLocalization GrammaticalNumber.swift
[319/367] Compiling SDGLocalization __________.swift
[320/367] Compiling SDGLocalization _________________.swift
[321/367] Compiling SDGLocalization Localization.swift
[322/367] Compiling SDGLocalization LocalizationSetting.swift
[323/367] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[324/367] Compiling SDGLocalization APILocalization.swift
[325/367] Emitting module SDGLocalization
[325/367] Linking sdg_copy_source
[327/367] Compiling SDGLocalization RationalArithmetic.swift
[328/367] Compiling SDGLocalization RationalNumberProtocol.swift
[329/367] Compiling SDGLocalization UInt.swift
[330/367] Compiling SDGLocalization WholeArithmetic.swift
[331/367] Compiling SDGLocalization WholeNumberProtocol.swift
[332/367] Compiling SDGLocalization CachedLocalization.swift
[333/367] Compiling SDGLocalization Bool.swift
[334/367] Compiling SDGLocalization CodableViaEnumeration.swift
[335/367] Compiling SDGLocalization Decodable.swift
[336/367] Compiling SDGLocalization LosslessStringConvertible.swift
[336/367] Applying sdg_copy_source
[338/367] Compiling SDGLocalization StateData.swift
[339/367] Compiling SDGLocalization TextDirection.swift
[340/367] Compiling SDGLocalization UserFacing.swift
[341/367] Compiling SDGLocalization UserFacingDynamic.swift
[341/367] Linking sdg_embed_resource
[343/367] Compiling SDGCollation Operators.swift
[344/368] Compiling SDGCollation OperatorFunctions.swift
[345/368] Compiling SDGCollation CollationTailoringBuilder.swift
[346/368] Compiling SDGCollation CollationTailoring.swift
[346/368] Applying sdg_embed_resource
[350/368] Compiling SDGCollation CollationTailoring.Anchor.swift
[351/368] Emitting module SDGCollation
[352/368] Compiling SDGLocalization AnyLocalization.swift
[353/368] Compiling SDGLocalization ContentLocalization.swift
[354/368] Compiling SDGLocalization FormatLocalization.swift
[355/368] Compiling SDGLocalization InterfaceLocalization.swift
[356/368] Compiling SDGLocalization Language.swift
[357/368] Compiling SDGLocalization LocalizationData.swift
[358/368] Compiling SDGLocalization Script.swift
[359/368] Compiling SDGLocalization State.swift
[364/368] Compiling SDGCollation Resources 1.swift
[365/376] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[366/376] Compiling SDGCollation resource_bundle_accessor.swift
[367/376] Emitting module SDGCornerstoneLocalizations
[368/376] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[369/376] Compiling SDGCornerstoneLocalizations APILocalization.swift
[370/381] Compiling SDGExternalProcess Shell.swift
[371/465] Compiling SDGExternalProcess ExternalProcessError.swift
[372/465] Emitting module SDGExternalProcess
[373/465] Compiling SDGExternalProcess ExternalProcess.swift
[374/465] Emitting module generate_root_collation
[375/465] Compiling generate_root_collation CollationElement.swift
[376/465] Compiling generate_root_collation RootCollationGenerator.swift
[377/465] Compiling generate_root_collation Repository.swift
[378/465] Compiling generate_root_collation RootCollation.swift
[379/465] Compiling SDGTesting Test.swift
[380/465] Compiling SDGTesting PerformanceTest.swift
[381/465] Emitting module SDGTesting
[382/465] Compiling SDGCalendar CalendarComponent.swift
[383/465] Compiling SDGCalendar CardinalCalendarComponent.swift
[384/465] Compiling SDGCalendar ConsistentDurationCalendarComponent.swift
[385/465] Compiling SDGCalendar ConsistentlyOrderedCalendarComponent.swift
[386/465] Compiling SDGCalendar Day.swift
[387/476] Compiling SDGPrecisionMathematics WholeNumberBinaryViewIndex.swift
[388/476] Compiling SDGPrecisionMathematics WholeNumberBinaryViewIndexDistance.swift
[389/476] Compiling SDGPrecisionMathematics WholeNumberBinaryView.swift
[390/476] Compiling SDGCalendar EnumerationCalendarComponent.swift
[391/476] Compiling SDGCalendar ICalendarComponent.swift
[392/476] Compiling SDGCalendar ISOCalendarComponent.swift
[393/476] Compiling SDGCalendar Month.swift
[394/476] Compiling SDGCalendar NumericCalendarComponent.swift
[401/478] Compiling SDGVersioning Version.swift
[402/478] Emitting module SDGVersioning
[403/478] Compiling generate_root_collation CollationLevel.swift
[404/478] Compiling generate_root_collation DUCET.swift
[404/478] Write Objects.LinkFileList
[406/478] Compiling SDGCalendar FoundationDate.swift
[407/478] Compiling SDGCalendar GregorianDate.swift
[408/478] Compiling SDGCalendar GregorianDay.swift
[409/478] Compiling SDGCalendar GregorianHour.swift
[410/478] Compiling SDGCalendar GregorianMinute.swift
[411/478] Compiling SDGPrecisionMathematics HalvesView.swift
[412/478] Emitting module SDGPrecisionMathematics
[413/478] Compiling SDGPrecisionMathematics Integer.swift
[414/478] Compiling SDGCalendar SmallestCalendarComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:133:41: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
internal mutating func superEncoder<Key>(forKey key: Key) -> Encoder where Key: CodingKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:19:34: note: 'Key' previously declared here
internal struct KeyedContainer<Key>: KeyedEncodingContainerProtocol, XMLEncoderContainer
^
[415/478] Compiling SDGCalendar Weekday.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:133:41: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
internal mutating func superEncoder<Key>(forKey key: Key) -> Encoder where Key: CodingKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:19:34: note: 'Key' previously declared here
internal struct KeyedContainer<Key>: KeyedEncodingContainerProtocol, XMLEncoderContainer
^
[416/478] Compiling SDGCalendar Year.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:133:41: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
internal mutating func superEncoder<Key>(forKey key: Key) -> Encoder where Key: CodingKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:19:34: note: 'Key' previously declared here
internal struct KeyedContainer<Key>: KeyedEncodingContainerProtocol, XMLEncoderContainer
^
[417/478] Compiling SDGCalendar Date.swift
[418/478] Compiling SDGCalendar DateDefinition.swift
[419/478] Compiling SDGCalendar DescribableDate.swift
[421/478] Compiling SDGCalendar OrdinalCalendarComponent.swift
[422/478] Compiling SDGCalendar RawRepresentableCalendarComponent.swift
[426/478] Compiling SDGCalendar AnyDescribableDate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:172:32: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
internal func superDecoder<Key>(forKey key: Key) throws -> Decoder where Key: CodingKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:23:34: note: 'Key' previously declared here
internal struct KeyedContainer<Key>: KeyedDecodingContainerProtocol, XMLDecoderContainer
^
[427/478] Compiling SDGCalendar CalendarDate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:172:32: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
internal func superDecoder<Key>(forKey key: Key) throws -> Decoder where Key: CodingKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:23:34: note: 'Key' previously declared here
internal struct KeyedContainer<Key>: KeyedDecodingContainerProtocol, XMLDecoderContainer
^
[428/478] Compiling SDGCalendar CalendarInterval.swift
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:172:32: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
internal func superDecoder<Key>(forKey key: Key) throws -> Decoder where Key: CodingKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:23:34: note: 'Key' previously declared here
internal struct KeyedContainer<Key>: KeyedDecodingContainerProtocol, XMLDecoderContainer
^
[429/478] Emitting module SDGXML
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:172:32: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
internal func superDecoder<Key>(forKey key: Key) throws -> Decoder where Key: CodingKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Decoder.KeyedContainer.swift:23:34: note: 'Key' previously declared here
internal struct KeyedContainer<Key>: KeyedDecodingContainerProtocol, XMLDecoderContainer
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:133:41: warning: generic parameter 'Key' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
internal mutating func superEncoder<Key>(forKey key: Key) -> Encoder where Key: CodingKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SDGXML/Coding/XML.Encoder.KeyedContainer.swift:19:34: note: 'Key' previously declared here
internal struct KeyedContainer<Key>: KeyedEncodingContainerProtocol, XMLEncoderContainer
^
[430/478] Compiling SDGPrecisionMathematics UInt.swift
[431/478] Compiling SDGPrecisionMathematics WholeNumber.swift
[432/478] Compiling SDGPrecisionMathematics RationalNumber.swift
[433/478] Emitting module SDGCalendar
[434/478] Compiling SDGCalendar HebrewPart.swift
[435/478] Compiling SDGCalendar HebrewWeekday.swift
[436/478] Compiling SDGCalendar HebrewWeekdayDate.swift
[437/478] Compiling SDGCalendar HebrewYear.swift
[438/478] Emitting module SDGRandomizationTestUtilities
[439/478] Compiling SDGRandomizationTestUtilities Randomizer.swift
[440/478] Compiling SDGLogicTestUtilities Equatable.swift
[441/478] Emitting module SDGLogicTestUtilities
[442/478] Compiling SDGCalendar HebrewDay.swift
[443/478] Compiling SDGCalendar HebrewHour.swift
[444/478] Compiling SDGCalendar HebrewMonth.swift
[445/478] Compiling SDGCalendar HebrewMonthAndYear.swift
[451/478] Compiling SDGCalendar HebrewYearLength.swift
[452/478] Compiling SDGCalendar RationalArithmetic.swift
[453/478] Compiling SDGCalendar RelativeDate.swift
[454/478] Compiling SDGCalendar UnknownDate.swift
[455/490] Compiling SDGXML XML.Parser.swift
[456/490] Compiling SDGXML XML.swift
[456/490] Linking generate_root_collation
[457/490] Applying generate_root_collation
[472/490] Compiling SDGCalendar GregorianWeekday.swift
[473/490] Compiling SDGCalendar GregorianWeekdayDate.swift
[474/490] Compiling SDGCalendar GregorianYear.swift
[475/490] Compiling SDGCalendar HebrewDate.swift
[476/490] Compiling SDGCollectionsTestUtilities MutableSet.swift
[477/491] Compiling SDGCollectionsTestUtilities SetDefinition.swift
[478/491] Compiling SDGCollectionsTestUtilities Pattern.swift
[479/491] Compiling SDGCollectionsTestUtilities RandomAccessCollection.swift
[480/491] Compiling SDGCollectionsTestUtilities RangeReplaceableCollection.swift
[481/491] Compiling SDGCollectionsTestUtilities Collection.swift
[482/491] Compiling SDGCollectionsTestUtilities ComparableSet.swift
[483/491] Compiling SDGCollectionsTestUtilities FiniteSet.swift
[484/491] Emitting module SDGCollectionsTestUtilities
[485/491] Compiling SDGCollectionsTestUtilities BidirectionalCollection.swift
[486/491] Compiling SDGCollectionsTestUtilities BidirectionalPattern.swift
[487/491] Compiling SDGCollectionsTestUtilities Hashable.swift
[488/495] Compiling SDGCollectionsTestUtilities SetInRepresentableUniverse.swift
[489/495] Compiling SDGPersistenceTestUtilities FileConvertible.swift
[490/495] Emitting module SDGPersistenceTestUtilities
[491/495] Compiling SDGPersistenceTestUtilities Codable.swift
[492/495] Compiling SDGPersistenceTestUtilities Specification.swift
[493/515] Compiling SDGMathematicsTestUtilities Comparable.swift
[494/515] Compiling SDGMathematicsTestUtilities FixedScaleOneDimensionalPoint.swift
[495/516] Emitting module SDGLocalizationTestUtilities
[496/516] Compiling SDGLocalizationTestUtilities CustomStringConvertible.swift
[497/516] Compiling SDGMathematicsTestUtilities VectorProtocol.swift
[498/516] Compiling SDGMathematicsTestUtilities RationalArithmetic.swift
[499/516] Compiling SDGMathematicsTestUtilities RationalVector.swift
[500/516] Compiling SDGMathematicsTestUtilities OneDimensionalPoint.swift
[501/516] Compiling SDGMathematicsTestUtilities PointProtocol.swift
[502/516] Compiling SDGMathematicsTestUtilities RealArithmetic.swift
[503/516] Compiling SDGMathematicsTestUtilities Subtractable.swift
[504/516] Compiling SDGMathematicsTestUtilities Float.swift
[505/516] Compiling SDGMathematicsTestUtilities GenericAdditiveArithmetic.swift
[506/516] Compiling SDGMathematicsTestUtilities Negatable.swift
[507/516] Compiling SDGMathematicsTestUtilities NumericAdditiveArithmetic.swift
[508/516] Emitting module SDGMathematicsTestUtilities
[509/516] Compiling SDGMathematicsTestUtilities Addable.swift
[510/516] Compiling SDGMathematicsTestUtilities BitField.swift
[511/516] Compiling SDGMathematicsTestUtilities IntegralArithmetic.swift
[512/516] Compiling SDGMathematicsTestUtilities Measurement.swift
[513/516] Compiling SDGMathematicsTestUtilities WholeArithmetic.swift
[514/519] Emitting module SDGGeometryTestUtilities
[515/519] Compiling SDGGeometryTestUtilities TwoDimensionalPointProtocol.swift
[516/519] Compiling SDGGeometryTestUtilities TwoDimensionalVectorProtocol.swift
[517/519] Compiling SDGXCTestUtilities XCTAssert.swift
[518/519] Compiling SDGXCTestUtilities TestCase.swift
[519/519] Emitting module SDGXCTestUtilities
Build complete! (44.60s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/SDGEmbedResourcesTests/Resources.swift': File not found.
Build complete.
Done.