Build Information
Successful build of SDGKeyboardDesign, reference master (ae1cb4), with Swift 6.1 for Wasm on 28 May 2025 17:50:31 UTC.
Swift 6 data race errors: 4
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
Reference: master
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/SDGGiesbrecht/SDGKeyboardDesign
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ae1cb46 Updated Workspace.
Cloned https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
Revision (git rev-parse @):
ae1cb4683565ea513bd91081f5aed2feb0ee6aa4
SUCCESS checkout https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
https://github.com/SDGGiesbrecht/SDGKeyboardDesign.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "sdgcornerstone",
"requirement" : {
"range" : [
{
"lower_bound" : "10.1.2",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/SDGCornerstone"
},
{
"identity" : "sdginterface",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.1",
"upper_bound" : "0.16.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/SDGInterface"
}
],
"manifest_display_name" : "SDGKeyboardDesign",
"name" : "SDGKeyboardDesign",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SDGKeyboardDesign",
"targets" : [
"SDGKeyboardDesign"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SDGKeyboardDesignTests",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesignTests",
"path" : "Tests/SDGKeyboardDesignTests",
"product_dependencies" : [
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGPersistence",
"SDGLocalization",
"SDGXCTestUtilities",
"SDGPersistenceTestUtilities"
],
"sources" : [
"APITests.swift",
"InternalTests.swift",
"RegressionTests.swift",
"TestKeyboardLayout.swift"
],
"target_dependencies" : [
"SDGKeyboardDesign"
],
"type" : "test"
},
{
"c99name" : "SDGKeyboardDesignLocalizations",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesignLocalizations",
"path" : "Sources/SDGKeyboardDesignLocalizations",
"product_dependencies" : [
"SDGLocalization"
],
"product_memberships" : [
"SDGKeyboardDesign"
],
"sources" : [
"ContentLocalization.swift"
],
"type" : "library"
},
{
"c99name" : "SDGKeyboardDesignDocumentationExampleTests",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesignDocumentationExampleTests",
"path" : "Tests/SDGKeyboardDesignDocumentationExampleTests",
"product_dependencies" : [
"SDGText",
"SDGLocalization",
"SDGXCTestUtilities"
],
"sources" : [
"ReadMeExampleTests.swift"
],
"target_dependencies" : [
"SDGKeyboardDesign"
],
"type" : "test"
},
{
"c99name" : "SDGKeyboardDesign",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesign",
"path" : "Sources/SDGKeyboardDesign",
"product_dependencies" : [
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGPersistence",
"SDGLocalization",
"SDGXML",
"SDGKeyboard"
],
"product_memberships" : [
"SDGKeyboardDesign"
],
"sources" : [
"Arrangement.swift",
"Casing.swift",
"DeadKey.swift",
"Int.swift",
"KeyboardLayout.swift",
"KeyboardLayoutBundle.swift",
"Layer.swift",
"OSXScriptCode.swift",
"Sequence.swift",
"Symbol.swift",
"Symbols/Arrows.swift",
"Symbols/CardSuits.swift",
"Symbols/Chemistry.swift",
"Symbols/Copyright.swift",
"Symbols/Correctness.swift",
"Symbols/Currency.swift",
"Symbols/Flags.swift",
"Symbols/Footnotes.swift",
"Symbols/Gender.swift",
"Symbols/KeyLabels.swift",
"Symbols/LayoutGlyphs.swift",
"Symbols/LocalizedSymbol.swift",
"Symbols/Logic.swift",
"Symbols/MathematicalConstants.swift",
"Symbols/MathematicalOperators.swift",
"Symbols/MathematicalRelations.swift",
"Symbols/Miscellaneous.swift",
"Symbols/Music.swift",
"Symbols/Numerals.swift",
"Symbols/Phonetics.swift",
"Symbols/SetLogic.swift",
"Symbols/SymbolData.swift",
"Symbols/Units.swift"
],
"target_dependencies" : [
"SDGKeyboardDesignLocalizations"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
Fetching https://github.com/SDGGiesbrecht/SDGInterface
[1/26548] Fetching sdginterface
[26549/128665] Fetching sdginterface, sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/SDGInterface from cache (0.90s)
[46974/102117] Fetching sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (5.13s)
Computing version for https://github.com/SDGGiesbrecht/SDGInterface
Computed https://github.com/SDGGiesbrecht/SDGInterface at 0.15.3 (6.09s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (1.27s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-numerics
[1/5691] Fetching swift-numerics
[5237/22282] Fetching swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics from cache (1.06s)
Fetched https://github.com/apple/swift-collections from cache (1.11s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.85s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.04s)
Creating working copy for https://github.com/SDGGiesbrecht/SDGInterface
Working copy of https://github.com/SDGGiesbrecht/SDGInterface resolved at 0.15.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
[1/1] Compiling plugin SDGEmbedResources
[2/2] Compiling plugin SDGCopySources
Building for debugging...
[2/19] Write sources
[17/19] Compiling _NumericsShims _NumericsShims.c
[18/19] Write swift-version-24593BA9C3E375BF.txt
[20/67] Emitting module SDGControlFlow
[21/69] Compiling RealModule Real.swift
[22/69] Compiling SDGLogic NilLiteral.swift
[23/70] Compiling SDGLogic Tuple.swift
[24/70] Compiling SDGLogic Operators.swift
[25/70] Emitting module InternalCollectionsUtilities
[26/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/71] Compiling SDGLogic Equatable.swift
[28/71] Compiling InternalCollectionsUtilities Descriptions.swift
[29/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/71] Compiling InternalCollectionsUtilities Debugging.swift
[32/71] Compiling SDGControlFlow TextualPlaygroundDisplay.swift
[33/71] Compiling SDGControlFlow TransparentWrapper.swift
[34/71] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[35/71] Compiling InternalCollectionsUtilities Integer rank.swift
[36/71] Compiling SDGLogic Any.swift
[37/71] Emitting module SDGLogic
[38/71] Compiling SDGControlFlow Tuple.swift
[39/71] Compiling SDGControlFlow Weak.swift
[40/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[41/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/71] Compiling SDGLogic Bool.swift
[45/72] Compiling RealModule ElementaryFunctions.swift
[46/72] Compiling RealModule Float80+Real.swift
[47/72] Compiling RealModule Float+Real.swift
[48/72] Compiling RealModule Float16+Real.swift
[49/72] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[51/72] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[52/72] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/72] Compiling SDGControlFlow SendableValueCache.swift
[54/72] Compiling SDGControlFlow Shared.swift
[64/72] Emitting module RealModule
[70/73] Compiling RealModule RealFunctions.swift
[74/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[77/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[78/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[79/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[80/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[81/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[82/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[83/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[84/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[85/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[86/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[87/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[88/160] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[89/160] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[90/167] Compiling OrderedCollections OrderedSet+Initializers.swift
[91/167] Compiling OrderedCollections OrderedSet+Insertions.swift
[92/167] Compiling OrderedCollections OrderedSet+Invariants.swift
[93/167] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[94/167] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[95/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[96/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[97/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[98/167] Compiling OrderedCollections OrderedDictionary.swift
[99/167] Compiling OrderedCollections OrderedSet+Codable.swift
[100/167] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[101/167] Compiling OrderedCollections OrderedSet+Descriptions.swift
[102/167] Compiling OrderedCollections OrderedSet+Diffing.swift
[103/167] Compiling OrderedCollections OrderedSet+Equatable.swift
[104/167] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[105/167] Compiling OrderedCollections OrderedSet+Hashable.swift
[106/167] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[107/167] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[108/167] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[109/167] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[110/167] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[111/167] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[112/167] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[113/167] Compiling OrderedCollections OrderedDictionary+Values.swift
[114/167] Compiling OrderedCollections OrderedDictionary+Codable.swift
[115/167] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[116/167] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[117/167] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[118/167] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[119/167] Compiling OrderedCollections OrderedDictionary+Elements.swift
[120/167] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[121/167] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[122/167] Emitting module OrderedCollections
[123/167] Compiling OrderedCollections _HashTable+Bucket.swift
[124/167] Compiling OrderedCollections _HashTable+BucketIterator.swift
[125/167] Compiling OrderedCollections _HashTable+Constants.swift
[126/167] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[127/167] Compiling OrderedCollections _HashTable+Testing.swift
[128/167] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[129/167] Compiling OrderedCollections _HashTable.swift
[130/167] Compiling OrderedCollections _Hashtable+Header.swift
[139/171] Compiling OrderedCollections OrderedSet+Sendable.swift
[140/171] Compiling OrderedCollections OrderedSet+SubSequence.swift
[141/171] Compiling OrderedCollections OrderedSet+Testing.swift
[142/171] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/171] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[144/171] Compiling OrderedCollections OrderedSet.swift
[145/171] Compiling OrderedCollections _UnsafeBitset.swift
[155/172] Compiling SDGMathematics OrderedEnumeration.swift
[156/172] Compiling SDGMathematics Sequence.swift
[157/172] Compiling SDGMathematics Tuple.swift
[158/172] Compiling SDGMathematics UInt.swift
[164/172] Emitting module SDGMathematics
[174/235] Compiling SDGCollections BidirectionalPattern.swift
[175/235] Compiling SDGCollections Pattern.swift
[176/235] Compiling SDGCollections PatternMatch.swift
[177/235] Compiling SDGCollections PatternConsumption.swift
[178/235] Compiling SDGCollections RepetitionMatch.swift
[179/235] Compiling SDGCollections RepetitionPattern.swift
[180/235] Compiling SDGCollections SeparatedComponentMatch.swift
[181/235] Compiling SDGCollections Range.swift
[182/243] Compiling SDGCollections ConditionalPattern.swift
[183/243] Compiling SDGCollections LiteralPattern.swift
[184/243] Compiling SDGCollections NegatedPattern.swift
[185/243] Compiling SDGCollections NestingContentsPattern.swift
[186/243] Compiling SDGCollections NestingMatch.swift
[187/243] Compiling SDGCollections NestingMatchContents.swift
[188/243] Compiling SDGCollections NestingMatchSegment.swift
[189/243] Compiling SDGCollections NestingPattern.swift
[190/243] Compiling SDGCollections NestingSegmentPattern.swift
[191/243] Compiling SDGCollections NaryAlternativePatterns.swift
[192/243] Compiling SDGCollections AnyBidirectionalPattern.swift
[193/243] Compiling SDGCollections AnyPattern.swift
[194/243] Compiling SDGCollections AnyPatternMatch.swift
[195/243] Compiling SDGCollections AtomicPatternMatch.swift
[196/243] Compiling SDGCollections ConcatenatedMatch.swift
[197/243] Compiling SDGCollections ConcatenatedPatterns.swift
[198/243] Compiling SDGCollections NaryConcatenatedMatch.swift
[199/243] Compiling SDGCollections NaryConcatenatedPatterns.swift
[200/243] Compiling SDGCollections FiniteSet.swift
[201/243] Compiling SDGCollections IntensionalSet.swift
[202/243] Compiling SDGCollections Intersection.swift
[203/243] Compiling SDGCollections MutableSet.swift
[204/243] Compiling SDGCollections Set.swift
[205/243] Compiling SDGCollections SetDefinition.swift
[206/243] Compiling SDGCollections SetInRepresentableUniverse.swift
[207/243] Compiling SDGCollections Union.swift
[208/243] Compiling SDGCollections OrderedSet.SubSequence.swift
[209/243] Compiling SDGCollections OrderedSet.swift
[210/243] Compiling SDGCollections ExclusivePrefixMatch.swift
[211/243] Compiling SDGCollections ExclusiveSuffixMatch.swift
[212/243] Compiling SDGCollections InclusivePrefixMatch.swift
[213/243] Compiling SDGCollections InclusiveSuffixMatch.swift
[214/243] Compiling SDGCollections AlternativeMatch.swift
[215/243] Compiling SDGCollections AlternativePatterns.swift
[216/243] Compiling SDGCollections NaryAlternativeMatch.swift
[217/243] Compiling SDGCollections RangeExpression.swift
[218/243] Compiling SDGCollections RangeReplaceableCollection.swift
[219/243] Compiling SDGCollections ReversedCollection.swift
[220/243] Compiling SDGCollections SearchableBidirectionalCollection.swift
[221/243] Compiling SDGCollections SearchableCollection.swift
[222/243] Compiling SDGCollections Slice.swift
[223/243] Compiling SDGCollections AbsoluteComplement.swift
[224/243] Compiling SDGCollections ComparableSet.swift
[225/243] Compiling SDGCollections Operators.swift
[226/243] Compiling SDGCollections AnyCollection.swift
[227/243] Compiling SDGCollections Array.swift
[228/243] Compiling SDGCollections BidirectionalCollection.swift
[229/243] Compiling SDGCollections Collection.swift
[230/243] Compiling SDGCollections CollectionDifference.swift
[231/243] Compiling SDGCollections CollectionDifferenceChange.swift
[232/243] Compiling SDGCollections FillDirection.swift
[233/243] Compiling SDGCollections LexicographicalComparison.swift
[234/243] Compiling SDGCollections Addable.swift
[235/243] Compiling SDGCollections BijectiveMapping.swift
[236/243] Compiling SDGCollections ContextualMapping.swift
[237/243] Compiling SDGCollections Dictionary.swift
[238/243] Compiling SDGCollections CharacterSet.swift
[239/243] Compiling SDGCollections Data.swift
[240/243] Compiling SDGCollections String.swift
[241/243] Compiling SDGCollections StringProtocol.swift
[242/243] Compiling SDGCollections LegacyMode.swift
[243/243] Emitting module SDGCollections
[245/273] Compiling SDGText String.swift
[246/273] Compiling SDGText StringClusterView.swift
[247/273] Compiling SDGText StringScalarView.swift
[248/273] Compiling SDGText ExtendedGraphemeCluster.swift
[249/276] Compiling SDGText LineViewIndex.swift
[250/276] Compiling SDGText Newline.swift
[251/276] Compiling SDGText NewlinePattern.swift
[252/276] Compiling SDGText StringFamily.swift
[253/276] Compiling SDGText StrictStringStringInterpolation.swift
[254/276] Compiling SDGText ExtendedGraphemeClusterView.swift
[255/276] Compiling SDGText Line.swift
[256/276] Compiling SDGText LineView.swift
[257/276] Compiling SDGText StringIndex.swift
[258/276] Compiling SDGText UnicodeScalarView.swift
[259/276] Compiling SDGText UnicodeScalar.swift
[260/276] Compiling SDGText Font.Definition.swift
[261/276] Compiling SDGText Font.swift
[262/276] Compiling SDGText NSFont.swift
[263/276] Compiling SDGText SwiftUI.Font.swift
[264/276] Compiling SDGText UIFont.swift
[265/276] Compiling SDGText MarkupPlaygroundDisplay.swift
[266/276] Compiling SDGText Range.swift
[267/276] Compiling SDGText SemanticMarkup.swift
[268/276] Compiling SDGText CharacterSet.swift
[269/276] Compiling SDGText CollectionStringFamily.swift
[270/276] Compiling SDGText CollectionUnicodeScalar.swift
[271/276] Compiling SDGText StaticString.swift
[272/276] Compiling SDGText SemanticMarkupStringInterpolation.swift
[273/276] Compiling SDGText StrictString.swift
[274/276] Compiling SDGText StrictStringClusterView.swift
[275/276] Compiling SDGText StrictStringInterpolationProtocol.swift
[276/276] Emitting module SDGText
[278/288] Compiling SDGPersistence StrictString.swift
[279/289] Compiling SDGPersistence String.swift
[280/289] Compiling SDGPersistence PreferenceSet.swift
[281/289] Compiling SDGPersistence ProcessInfo.swift
[282/289] Compiling SDGPersistence Data.swift
[283/289] Compiling SDGPersistence FileConvertible.swift
[284/289] Compiling SDGPersistence FileManager.swift
[285/289] Emitting module SDGPersistence
[286/289] Compiling SDGPersistence Preference.swift
[287/289] Emitting module SDGKeyboard
[288/289] Compiling SDGKeyboard Key.swift
[290/290] Compiling SDGPersistence URL.swift
[292/330] Compiling SDGLocalization CachedLocalization.swift
[293/330] Compiling SDGLocalization Bool.swift
[294/330] Compiling SDGLocalization CodableViaEnumeration.swift
[295/330] Compiling SDGLocalization Decodable.swift
[296/330] Compiling SDGLocalization LosslessStringConvertible.swift
[297/330] Compiling SDGLocalization Angle.swift
[298/335] Compiling SDGLocalization Float.swift
[299/335] Compiling SDGLocalization Int.swift
[300/335] Compiling SDGLocalization IntegerProtcool.swift
[301/335] Compiling SDGLocalization IntegralArithmetic.swift
[302/335] Compiling SDGLocalization RationalArithmetic.swift
[303/335] Compiling SDGLocalization RationalNumberProtocol.swift
[304/335] Compiling SDGLocalization FormatLocalization.swift
[305/335] Compiling SDGLocalization InterfaceLocalization.swift
[306/335] Compiling SDGLocalization Language.swift
[307/335] Compiling SDGLocalization LocalizationData.swift
[308/335] Compiling SDGLocalization Script.swift
[309/335] Emitting module SDGLocalization
[310/335] Compiling SDGLocalization TextConvertibleNumber.swift
[311/335] Compiling SDGLocalization TextConvertibleNumberParseError.swift
[312/335] Compiling SDGLocalization InputLocalization.swift
[313/335] Compiling SDGLocalization Casing.swift
[314/335] Compiling SDGLocalization EnglishCasing.swift
[315/335] Compiling SDGLocalization UInt.swift
[316/335] Compiling SDGLocalization WholeArithmetic.swift
[317/335] Compiling SDGLocalization WholeNumberProtocol.swift
[318/335] Compiling SDGLocalization Precondition.swift
[319/335] Compiling SDGLocalization PresentableError.swift
[320/335] Compiling SDGLocalization Range.swift
[321/335] Compiling SDGLocalization LocalizationSetting.swift
[322/335] Compiling SDGLocalization LocalizationSettingStabilizationMode.swift
[323/335] Compiling SDGLocalization APILocalization.swift
[324/335] Compiling SDGLocalization AnyLocalization.swift
[325/335] Compiling SDGLocalization ContentLocalization.swift
[326/335] Compiling SDGLocalization GrammaticalGender.swift
[327/335] Compiling SDGLocalization GrammaticalNumber.swift
[328/335] Compiling SDGLocalization __________.swift
[329/335] Compiling SDGLocalization _________________.swift
[330/335] Compiling SDGLocalization Localization.swift
[331/335] Compiling SDGLocalization State.swift
[332/335] Compiling SDGLocalization StateData.swift
[333/335] Compiling SDGLocalization TextDirection.swift
[334/335] Compiling SDGLocalization UserFacing.swift
[335/335] Compiling SDGLocalization UserFacingDynamic.swift
[337/342] Compiling SDGCornerstoneLocalizations FormatLocalization.swift
[338/342] Compiling SDGCornerstoneLocalizations InterfaceLocalization.swift
[339/342] Compiling SDGCornerstoneLocalizations APILocalization.swift
[340/342] Emitting module SDGCornerstoneLocalizations
[341/343] Compiling SDGKeyboardDesignLocalizations ContentLocalization.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesignLocalizations/ContentLocalization.swift:30:21: warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'ContentLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
12 | import SDGLocalization
13 |
14 | public enum ContentLocalization: String, InputLocalization {
| `- note: consider making enum 'ContentLocalization' conform to the 'Sendable' protocol
15 |
16 | // MARK: - Cases
:
28 | // MARK: - Localization
29 |
30 | public static let fallbackLocalization: ContentLocalization = .englishUnitedKingdom
| |- warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'ContentLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 | }
32 |
[342/343] Emitting module SDGKeyboardDesignLocalizations
/host/spi-builder-workspace/Sources/SDGKeyboardDesignLocalizations/ContentLocalization.swift:30:21: warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'ContentLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
12 | import SDGLocalization
13 |
14 | public enum ContentLocalization: String, InputLocalization {
| `- note: consider making enum 'ContentLocalization' conform to the 'Sendable' protocol
15 |
16 | // MARK: - Cases
:
28 | // MARK: - Localization
29 |
30 | public static let fallbackLocalization: ContentLocalization = .englishUnitedKingdom
| |- warning: static property 'fallbackLocalization' is not concurrency-safe because non-'Sendable' type 'ContentLocalization' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'fallbackLocalization' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 | }
32 |
[345/370] Compiling SDGXML XML.Content.swift
[346/370] Compiling SDGXML XML.DTD.swift
[347/370] Compiling SDGXML XML.Document.swift
[348/373] Compiling SDGXML CustomXMLRepresentable.swift
[349/373] Compiling SDGXML XML.Attribute.Protocol.swift
[350/373] Compiling SDGXML XML.Attribute.swift
[351/373] Compiling SDGXML XML.Coder.Element.swift
[352/373] Compiling SDGXML XML.Coder.MiscellaneousKey.swift
[353/373] Compiling SDGXML XML.Coder.swift
[354/373] Compiling SDGXML XML.Decoder.Container.swift
[355/373] Compiling SDGXML XML.Decoder.Implementation.swift
[356/373] Compiling SDGXML XML.Decoder.swift
[357/373] Compiling SDGXML XML.Encoder.Container.swift
[358/373] Compiling SDGXML XML.Encoder.Implementation.swift
[359/373] Compiling SDGXML XML.Encoder.KeyedContainer.swift
[360/373] Compiling SDGXML XML.Encoder.KeylessContainer.swift
[361/373] Compiling SDGXML XML.Encoder.SingleValueContainer.swift
[362/373] Compiling SDGXML XML.Encoder.UnkeyedContainer.swift
[363/373] Compiling SDGXML XML.Encoder.swift
[364/373] Compiling SDGXML XML.AttributeValue.swift
[365/373] Compiling SDGXML XML.CharacterData.swift
[366/373] Compiling SDGXML XML.Decoder.KeyedContainer.swift
[367/373] Compiling SDGXML XML.Decoder.KeylessContainer.swift
[368/373] Compiling SDGXML XML.Decoder.SingleValueContainer.swift
[369/373] Compiling SDGXML XML.Decoder.UnkeyedContainer.swift
[370/373] Emitting module SDGXML
[371/373] Compiling SDGXML XML.Element.swift
[372/373] Compiling SDGXML XML.Parser.swift
[373/373] Compiling SDGXML XML.swift
[375/404] Emitting module SDGKeyboardDesign
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 | private static var εκτός: [StrictString] = [
| |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
19 | private static var ενενηκοστός: [StrictString] = [
| |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 | "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 | ]
23 | private static var εννιακοσιοστός: [StrictString] = [
| |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 | "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[376/408] Compiling SDGKeyboardDesign KeyboardLayoutBundle.swift
[377/408] Compiling SDGKeyboardDesign Layer.swift
[378/408] Compiling SDGKeyboardDesign OSXScriptCode.swift
[379/408] Compiling SDGKeyboardDesign Sequence.swift
[380/408] Compiling SDGKeyboardDesign MathematicalRelations.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 | private static var εκτός: [StrictString] = [
| |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
19 | private static var ενενηκοστός: [StrictString] = [
| |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 | "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 | ]
23 | private static var εννιακοσιοστός: [StrictString] = [
| |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 | "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[381/408] Compiling SDGKeyboardDesign Miscellaneous.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 | private static var εκτός: [StrictString] = [
| |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
19 | private static var ενενηκοστός: [StrictString] = [
| |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 | "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 | ]
23 | private static var εννιακοσιοστός: [StrictString] = [
| |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 | "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[382/408] Compiling SDGKeyboardDesign Music.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 | private static var εκτός: [StrictString] = [
| |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
19 | private static var ενενηκοστός: [StrictString] = [
| |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 | "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 | ]
23 | private static var εννιακοσιοστός: [StrictString] = [
| |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 | "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[383/408] Compiling SDGKeyboardDesign Numerals.swift
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:16:22: warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | extension Symbol {
15 |
16 | private static var εκτός: [StrictString] = [
| |- warning: static property 'εκτός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εκτός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εκτός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:19:22: warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 | "έκτος", "έκτη", "έκτο", "έκτοι", "έκτες", "έκτα", "έκτους", "έκτου", "έκτης", "έκτων", "έκτε",
18 | ]
19 | private static var ενενηκοστός: [StrictString] = [
| |- warning: static property 'ενενηκοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'ενενηκοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'ενενηκοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 | "ενενηκοστός", "ενενηκοστή", "ενενηκοστό", "ενενηκοστοί", "ενενηκοστές", "ενενηκοστά",
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
/host/spi-builder-workspace/Sources/SDGKeyboardDesign/Symbols/Numerals.swift:23:22: warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 | "ενενηκοστούς", "ενενηκοστού", "ενενηκοστής", "ενενηκοστών", "ενενηκοστέ",
22 | ]
23 | private static var εννιακοσιοστός: [StrictString] = [
| |- warning: static property 'εννιακοσιοστός' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'εννιακοσιοστός' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'εννιακοσιοστός' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | "εννιακοσιοστός", "εννιακοσιοστή", "εννιακοσιοστό", "εννιακοσιοστοί", "εννιακοσιοστές",
25 | "εννιακοσιοστά", "εννιακοσιοστούς", "εννιακοσιοστού", "εννιακοσιοστής", "εννιακοσιοστών",
[384/408] Compiling SDGKeyboardDesign LocalizedSymbol.swift
[385/408] Compiling SDGKeyboardDesign Logic.swift
[386/408] Compiling SDGKeyboardDesign MathematicalConstants.swift
[387/408] Compiling SDGKeyboardDesign MathematicalOperators.swift
[388/408] Compiling SDGKeyboardDesign Footnotes.swift
[389/408] Compiling SDGKeyboardDesign Gender.swift
[390/408] Compiling SDGKeyboardDesign KeyLabels.swift
[391/408] Compiling SDGKeyboardDesign LayoutGlyphs.swift
[392/408] Compiling SDGKeyboardDesign Symbol.swift
[393/408] Compiling SDGKeyboardDesign Arrows.swift
[394/408] Compiling SDGKeyboardDesign CardSuits.swift
[395/408] Compiling SDGKeyboardDesign Chemistry.swift
[396/408] Compiling SDGKeyboardDesign Copyright.swift
[397/408] Compiling SDGKeyboardDesign Correctness.swift
[398/408] Compiling SDGKeyboardDesign Currency.swift
[399/408] Compiling SDGKeyboardDesign Flags.swift
[400/408] Compiling SDGKeyboardDesign Arrangement.swift
[401/408] Compiling SDGKeyboardDesign Casing.swift
[402/408] Compiling SDGKeyboardDesign DeadKey.swift
[403/408] Compiling SDGKeyboardDesign Int.swift
[404/408] Compiling SDGKeyboardDesign KeyboardLayout.swift
[405/408] Compiling SDGKeyboardDesign Phonetics.swift
[406/408] Compiling SDGKeyboardDesign SetLogic.swift
[407/408] Compiling SDGKeyboardDesign SymbolData.swift
[408/408] Compiling SDGKeyboardDesign Units.swift
Build complete! (66.59s)
Build complete.
{
"dependencies" : [
{
"identity" : "sdgcornerstone",
"requirement" : {
"range" : [
{
"lower_bound" : "10.1.2",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/SDGCornerstone"
},
{
"identity" : "sdginterface",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.1",
"upper_bound" : "0.16.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/SDGInterface"
}
],
"manifest_display_name" : "SDGKeyboardDesign",
"name" : "SDGKeyboardDesign",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SDGKeyboardDesign",
"targets" : [
"SDGKeyboardDesign"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SDGKeyboardDesignTests",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesignTests",
"path" : "Tests/SDGKeyboardDesignTests",
"product_dependencies" : [
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGPersistence",
"SDGLocalization",
"SDGXCTestUtilities",
"SDGPersistenceTestUtilities"
],
"sources" : [
"APITests.swift",
"InternalTests.swift",
"RegressionTests.swift",
"TestKeyboardLayout.swift"
],
"target_dependencies" : [
"SDGKeyboardDesign"
],
"type" : "test"
},
{
"c99name" : "SDGKeyboardDesignLocalizations",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesignLocalizations",
"path" : "Sources/SDGKeyboardDesignLocalizations",
"product_dependencies" : [
"SDGLocalization"
],
"product_memberships" : [
"SDGKeyboardDesign"
],
"sources" : [
"ContentLocalization.swift"
],
"type" : "library"
},
{
"c99name" : "SDGKeyboardDesignDocumentationExampleTests",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesignDocumentationExampleTests",
"path" : "Tests/SDGKeyboardDesignDocumentationExampleTests",
"product_dependencies" : [
"SDGText",
"SDGLocalization",
"SDGXCTestUtilities"
],
"sources" : [
"ReadMeExampleTests.swift"
],
"target_dependencies" : [
"SDGKeyboardDesign"
],
"type" : "test"
},
{
"c99name" : "SDGKeyboardDesign",
"module_type" : "SwiftTarget",
"name" : "SDGKeyboardDesign",
"path" : "Sources/SDGKeyboardDesign",
"product_dependencies" : [
"SDGLogic",
"SDGMathematics",
"SDGCollections",
"SDGText",
"SDGPersistence",
"SDGLocalization",
"SDGXML",
"SDGKeyboard"
],
"product_memberships" : [
"SDGKeyboardDesign"
],
"sources" : [
"Arrangement.swift",
"Casing.swift",
"DeadKey.swift",
"Int.swift",
"KeyboardLayout.swift",
"KeyboardLayoutBundle.swift",
"Layer.swift",
"OSXScriptCode.swift",
"Sequence.swift",
"Symbol.swift",
"Symbols/Arrows.swift",
"Symbols/CardSuits.swift",
"Symbols/Chemistry.swift",
"Symbols/Copyright.swift",
"Symbols/Correctness.swift",
"Symbols/Currency.swift",
"Symbols/Flags.swift",
"Symbols/Footnotes.swift",
"Symbols/Gender.swift",
"Symbols/KeyLabels.swift",
"Symbols/LayoutGlyphs.swift",
"Symbols/LocalizedSymbol.swift",
"Symbols/Logic.swift",
"Symbols/MathematicalConstants.swift",
"Symbols/MathematicalOperators.swift",
"Symbols/MathematicalRelations.swift",
"Symbols/Miscellaneous.swift",
"Symbols/Music.swift",
"Symbols/Numerals.swift",
"Symbols/Phonetics.swift",
"Symbols/SetLogic.swift",
"Symbols/SymbolData.swift",
"Symbols/Units.swift"
],
"target_dependencies" : [
"SDGKeyboardDesignLocalizations"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.