The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CDKSwiftOracc, reference 0.9.2 (19cb21), with Swift 6.1 for Android on 28 May 2025 13:39:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ckanchan/CDKSwiftOracc.git
Reference: 0.9.2
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/ckanchan/CDKSwiftOracc
 * tag               0.9.2      -> FETCH_HEAD
HEAD is now at 19cb21c Disambiguate 'Formatting' attributed string key
Cloned https://github.com/ckanchan/CDKSwiftOracc.git
Revision (git rev-parse @):
19cb21c4eb0cdf5d46bb45261202a55b71543ba3
SUCCESS checkout https://github.com/ckanchan/CDKSwiftOracc.git at 0.9.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ckanchan/CDKSwiftOracc.git
https://github.com/ckanchan/CDKSwiftOracc.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CDKSwiftOracc",
  "name" : "CDKSwiftOracc",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "CDKSwiftOracc",
      "targets" : [
        "CDKSwiftOracc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CDKSwiftOraccTests",
      "module_type" : "SwiftTarget",
      "name" : "CDKSwiftOraccTests",
      "path" : "Tests/CDKSwiftOraccTests",
      "sources" : [
        "CDKSwiftOraccAppKitTests.swift",
        "CDKSwiftOraccTests.swift",
        "P334176.swift",
        "saa01_catalogue.swift",
        "saa01_glossary.swift"
      ],
      "target_dependencies" : [
        "CDKSwiftOracc"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CDKSwiftOracc",
      "module_type" : "SwiftTarget",
      "name" : "CDKSwiftOracc",
      "path" : "Sources/CDKSwiftOracc",
      "product_memberships" : [
        "CDKSwiftOracc"
      ],
      "sources" : [
        "CDL Types/CuneiformSignReading.swift",
        "CDL Types/GraphemeDescription+Codable.swift",
        "CDL Types/GraphemeDescription.swift",
        "CDL Types/NodeReference.swift",
        "CDL Types/OraccCDLNode+Codable.swift",
        "CDL Types/OraccCDLNode+ExtendedAttributes.swift",
        "CDL Types/OraccCDLNode.swift",
        "CDL Types/OraccWordForm.swift",
        "Catalog/OraccCatalog.swift",
        "Catalog/OraccCatalogueEntry+Codable.swift",
        "Catalog/OraccCatalogueEntry.swift",
        "Catalog/TextID.swift",
        "Catalog/TextSearchCollection.swift",
        "Catalog/TextSetProtocol.swift",
        "Glossary/OraccGlossary.swift",
        "Glossary/OraccLanguages.swift",
        "Glossary/XISReference.swift",
        "Sign Lists/Cuneifier.swift",
        "Sign Lists/OraccGlobalSignList.swift",
        "Sign Lists/String+CuneiformHelpers.swift",
        "TextEdition/AttributedStringFormatter.swift",
        "TextEdition/Legacy/NSAttributedStringFormatter.swift",
        "TextEdition/Legacy/NSAttributedStringKey+OraccAttributes.swift",
        "TextEdition/OraccAttributedString.swift",
        "TextEdition/OraccHTML5Formatter.swift",
        "TextEdition/OraccTextEdition.swift",
        "TextEdition/TextEditionFormatting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/27] Emitting module CDKSwiftOracc
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/Legacy/NSAttributedStringFormatter.swift:144:10: warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
142 | }
143 |
144 | #warning("Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up")
    |          `- warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
145 | extension GraphemeDescription {
146 |      func transliterated() -> NSAttributedString {
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:23:23: warning: static property 'editorial' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
   |                       |- warning: static property 'editorial' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'editorial' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:24:23: warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
   |                       |- warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bold' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:25:23: warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
   |                       |- warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'italic' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:26:23: warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
   |                       |- warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'superscript' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:27:23: warning: static property 'damaged' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
   |                       |- warning: static property 'damaged' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'damaged' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
29 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:28:23: warning: static property 'damagedLogogram' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
   |                       |- warning: static property 'damagedLogogram' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'damagedLogogram' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 |     public init(rawValue: Int) {
[4/30] Compiling CDKSwiftOracc TextSearchCollection.swift
[5/30] Compiling CDKSwiftOracc TextSetProtocol.swift
[6/30] Compiling CDKSwiftOracc OraccGlossary.swift
[7/30] Compiling CDKSwiftOracc OraccHTML5Formatter.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:23:23: warning: static property 'editorial' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
   |                       |- warning: static property 'editorial' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'editorial' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:24:23: warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
   |                       |- warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bold' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:25:23: warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
   |                       |- warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'italic' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:26:23: warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
   |                       |- warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'superscript' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:27:23: warning: static property 'damaged' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
   |                       |- warning: static property 'damaged' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'damaged' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
29 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:28:23: warning: static property 'damagedLogogram' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
   |                       |- warning: static property 'damagedLogogram' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'damagedLogogram' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 |     public init(rawValue: Int) {
[8/30] Compiling CDKSwiftOracc OraccTextEdition.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:23:23: warning: static property 'editorial' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
   |                       |- warning: static property 'editorial' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'editorial' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:24:23: warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
   |                       |- warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bold' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:25:23: warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
   |                       |- warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'italic' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:26:23: warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
   |                       |- warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'superscript' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:27:23: warning: static property 'damaged' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
   |                       |- warning: static property 'damaged' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'damaged' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
29 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:28:23: warning: static property 'damagedLogogram' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
   |                       |- warning: static property 'damagedLogogram' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'damagedLogogram' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 |     public init(rawValue: Int) {
[9/30] Compiling CDKSwiftOracc TextEditionFormatting.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:23:23: warning: static property 'editorial' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
   |                       |- warning: static property 'editorial' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'editorial' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:24:23: warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
   |                       |- warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'bold' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:25:23: warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
23 |     public static let editorial = TextEditionFormatting(rawValue: 1 << 0)
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
   |                       |- warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'italic' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:26:23: warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
24 |     public static let bold = TextEditionFormatting(rawValue: 1 << 1)
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
   |                       |- warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'superscript' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:27:23: warning: static property 'damaged' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
25 |     public static let italic = TextEditionFormatting(rawValue: 1 << 2)
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
   |                       |- warning: static property 'damaged' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'damaged' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
29 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:28:23: warning: static property 'damagedLogogram' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
   :
26 |     public static let superscript = TextEditionFormatting(rawValue: 1 << 3)
27 |     public static let damaged = TextEditionFormatting(rawValue: 1 << 4)
28 |     public static let damagedLogogram = TextEditionFormatting(rawValue: 1 << 5)
   |                       |- warning: static property 'damagedLogogram' is not concurrency-safe because non-'Sendable' type 'TextEditionFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'damagedLogogram' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |
30 |     public init(rawValue: Int) {
[10/30] Compiling CDKSwiftOracc CuneiformSignReading.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/GraphemeDescription+Codable.swift:263:18: warning: Breakposition not implemented yet
261 |         }
262 |
263 |         #warning("Breakposition not implemented yet")
    |                  `- warning: Breakposition not implemented yet
264 |
265 |         if isLogogram {
[11/30] Compiling CDKSwiftOracc GraphemeDescription+Codable.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/GraphemeDescription+Codable.swift:263:18: warning: Breakposition not implemented yet
261 |         }
262 |
263 |         #warning("Breakposition not implemented yet")
    |                  `- warning: Breakposition not implemented yet
264 |
265 |         if isLogogram {
[12/30] Compiling CDKSwiftOracc GraphemeDescription.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/GraphemeDescription+Codable.swift:263:18: warning: Breakposition not implemented yet
261 |         }
262 |
263 |         #warning("Breakposition not implemented yet")
    |                  `- warning: Breakposition not implemented yet
264 |
265 |         if isLogogram {
[13/30] Compiling CDKSwiftOracc NodeReference.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/GraphemeDescription+Codable.swift:263:18: warning: Breakposition not implemented yet
261 |         }
262 |
263 |         #warning("Breakposition not implemented yet")
    |                  `- warning: Breakposition not implemented yet
264 |
265 |         if isLogogram {
[14/30] Compiling CDKSwiftOracc OraccGlobalSignList.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Sign Lists/String+CuneiformHelpers.swift:34:18: warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
32 |
33 |     func cuneifyInputEncoded() -> String {
34 |         #warning("Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers")
   |                  `- warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
35 |         if self.decomposedStringWithCanonicalMapping.contains(String.combiningAcuteAccent) {
36 |             return self.decomposedStringWithCanonicalMapping.replacingOccurrences(of: String.combiningAcuteAccent, with: "").appending("₂")
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:48:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 46 |         switch discontinuity.type {
 47 |         case .obverse:
 48 |             formatting.cdlTextFormatting = [.editorial, .bold]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 49 |             discontinuityString = "Obverse: \n"
 50 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:52:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 50 |
 51 |         case .linestart:
 52 |             formatting.cdlTextFormatting = [.editorial]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 53 |             discontinuityString = "\n\(discontinuity.label ?? "") "
 54 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:56:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 54 |
 55 |         case .reverse:
 56 |             formatting.cdlTextFormatting = [.editorial, .bold]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 57 |             discontinuityString = "\n\n\n Reverse: \n"
 58 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:78:17: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |             if let norm = lemma.wordForm.normalisation {
 77 |                 var translationAttrs = lemma.getExtendedAttributeValues()
 78 |                 translationAttrs.cdlTextFormatting = [.italic]
    |                 `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 79 |                 attributedLemma = AttributedString(
 80 |                     "\(norm) ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:59: error: argument passed to call that takes no arguments
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                           `- error: argument passed to call that takes no arguments
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:61: error: reference to member 'formatting' cannot be resolved without a contextual type
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                             `- error: reference to member 'formatting' cannot be resolved without a contextual type
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:189:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
187 |             }
188 |
189 |             syllable.cdlTextFormatting = [.superscript]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
190 |             str.append(syllable)
191 |             str.append(delim)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:209:21: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
207 |                 switch self.preservation {
208 |                 case .damaged, .missing:
209 |                     akkSyllable.cdlTextFormatting = [.damaged]
    |                     `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |                     str.append(formatAs(self.preservation, sign: akkSyllable))
211 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:213:21: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
211 |
212 |                 case .preserved:
213 |                     akkSyllable.cdlTextFormatting = [.italic]
    |                     `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
214 |                     str.append(akkSyllable)
215 |                 }
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:224:21: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
222 |                 switch self.preservation {
223 |                 case .damaged, .missing:
224 |                     logogram.cdlTextFormatting = [.damagedLogogram]
    |                     `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
225 |                     str.append(formatAs(self.preservation, sign: logogram))
226 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:243:25: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
241 |                 case .damaged, .missing:
242 |                     if self.isLogogram {
243 |                         specialForm.cdlTextFormatting = [.damagedLogogram]
    |                         `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
244 |                     } else {
245 |                         specialForm.cdlTextFormatting = [.damaged]
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:245:25: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
243 |                         specialForm.cdlTextFormatting = [.damagedLogogram]
244 |                     } else {
245 |                         specialForm.cdlTextFormatting = [.damaged]
    |                         `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
246 |                     }
247 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:254:25: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
252 |                         str.append(specialForm)
253 |                     } else {
254 |                         specialForm.cdlTextFormatting = [.italic]
    |                         `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
255 |                         str.append(specialForm)
256 |                     }
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
[15/30] Compiling CDKSwiftOracc String+CuneiformHelpers.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Sign Lists/String+CuneiformHelpers.swift:34:18: warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
32 |
33 |     func cuneifyInputEncoded() -> String {
34 |         #warning("Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers")
   |                  `- warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
35 |         if self.decomposedStringWithCanonicalMapping.contains(String.combiningAcuteAccent) {
36 |             return self.decomposedStringWithCanonicalMapping.replacingOccurrences(of: String.combiningAcuteAccent, with: "").appending("₂")
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:48:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 46 |         switch discontinuity.type {
 47 |         case .obverse:
 48 |             formatting.cdlTextFormatting = [.editorial, .bold]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 49 |             discontinuityString = "Obverse: \n"
 50 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:52:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 50 |
 51 |         case .linestart:
 52 |             formatting.cdlTextFormatting = [.editorial]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 53 |             discontinuityString = "\n\(discontinuity.label ?? "") "
 54 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:56:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 54 |
 55 |         case .reverse:
 56 |             formatting.cdlTextFormatting = [.editorial, .bold]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 57 |             discontinuityString = "\n\n\n Reverse: \n"
 58 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:78:17: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |             if let norm = lemma.wordForm.normalisation {
 77 |                 var translationAttrs = lemma.getExtendedAttributeValues()
 78 |                 translationAttrs.cdlTextFormatting = [.italic]
    |                 `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 79 |                 attributedLemma = AttributedString(
 80 |                     "\(norm) ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:59: error: argument passed to call that takes no arguments
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                           `- error: argument passed to call that takes no arguments
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:61: error: reference to member 'formatting' cannot be resolved without a contextual type
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                             `- error: reference to member 'formatting' cannot be resolved without a contextual type
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:189:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
187 |             }
188 |
189 |             syllable.cdlTextFormatting = [.superscript]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
190 |             str.append(syllable)
191 |             str.append(delim)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:209:21: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
207 |                 switch self.preservation {
208 |                 case .damaged, .missing:
209 |                     akkSyllable.cdlTextFormatting = [.damaged]
    |                     `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |                     str.append(formatAs(self.preservation, sign: akkSyllable))
211 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:213:21: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
211 |
212 |                 case .preserved:
213 |                     akkSyllable.cdlTextFormatting = [.italic]
    |                     `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
214 |                     str.append(akkSyllable)
215 |                 }
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:224:21: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
222 |                 switch self.preservation {
223 |                 case .damaged, .missing:
224 |                     logogram.cdlTextFormatting = [.damagedLogogram]
    |                     `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
225 |                     str.append(formatAs(self.preservation, sign: logogram))
226 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:243:25: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
241 |                 case .damaged, .missing:
242 |                     if self.isLogogram {
243 |                         specialForm.cdlTextFormatting = [.damagedLogogram]
    |                         `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
244 |                     } else {
245 |                         specialForm.cdlTextFormatting = [.damaged]
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:245:25: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
243 |                         specialForm.cdlTextFormatting = [.damagedLogogram]
244 |                     } else {
245 |                         specialForm.cdlTextFormatting = [.damaged]
    |                         `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
246 |                     }
247 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:254:25: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
252 |                         str.append(specialForm)
253 |                     } else {
254 |                         specialForm.cdlTextFormatting = [.italic]
    |                         `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
255 |                         str.append(specialForm)
256 |                     }
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
[16/30] Compiling CDKSwiftOracc AttributedStringFormatter.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Sign Lists/String+CuneiformHelpers.swift:34:18: warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
32 |
33 |     func cuneifyInputEncoded() -> String {
34 |         #warning("Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers")
   |                  `- warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
35 |         if self.decomposedStringWithCanonicalMapping.contains(String.combiningAcuteAccent) {
36 |             return self.decomposedStringWithCanonicalMapping.replacingOccurrences(of: String.combiningAcuteAccent, with: "").appending("₂")
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:48:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 46 |         switch discontinuity.type {
 47 |         case .obverse:
 48 |             formatting.cdlTextFormatting = [.editorial, .bold]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 49 |             discontinuityString = "Obverse: \n"
 50 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:52:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 50 |
 51 |         case .linestart:
 52 |             formatting.cdlTextFormatting = [.editorial]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 53 |             discontinuityString = "\n\(discontinuity.label ?? "") "
 54 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:56:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 54 |
 55 |         case .reverse:
 56 |             formatting.cdlTextFormatting = [.editorial, .bold]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 57 |             discontinuityString = "\n\n\n Reverse: \n"
 58 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:78:17: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |             if let norm = lemma.wordForm.normalisation {
 77 |                 var translationAttrs = lemma.getExtendedAttributeValues()
 78 |                 translationAttrs.cdlTextFormatting = [.italic]
    |                 `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 79 |                 attributedLemma = AttributedString(
 80 |                     "\(norm) ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:59: error: argument passed to call that takes no arguments
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                           `- error: argument passed to call that takes no arguments
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:61: error: reference to member 'formatting' cannot be resolved without a contextual type
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                             `- error: reference to member 'formatting' cannot be resolved without a contextual type
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:189:13: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
187 |             }
188 |
189 |             syllable.cdlTextFormatting = [.superscript]
    |             `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
190 |             str.append(syllable)
191 |             str.append(delim)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:209:21: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
207 |                 switch self.preservation {
208 |                 case .damaged, .missing:
209 |                     akkSyllable.cdlTextFormatting = [.damaged]
    |                     `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
210 |                     str.append(formatAs(self.preservation, sign: akkSyllable))
211 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:213:21: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
211 |
212 |                 case .preserved:
213 |                     akkSyllable.cdlTextFormatting = [.italic]
    |                     `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
214 |                     str.append(akkSyllable)
215 |                 }
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:224:21: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
222 |                 switch self.preservation {
223 |                 case .damaged, .missing:
224 |                     logogram.cdlTextFormatting = [.damagedLogogram]
    |                     `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
225 |                     str.append(formatAs(self.preservation, sign: logogram))
226 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:243:25: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
241 |                 case .damaged, .missing:
242 |                     if self.isLogogram {
243 |                         specialForm.cdlTextFormatting = [.damagedLogogram]
    |                         `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
244 |                     } else {
245 |                         specialForm.cdlTextFormatting = [.damaged]
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:245:25: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
243 |                         specialForm.cdlTextFormatting = [.damagedLogogram]
244 |                     } else {
245 |                         specialForm.cdlTextFormatting = [.damaged]
    |                         `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
246 |                     }
247 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:254:25: warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
252 |                         str.append(specialForm)
253 |                     } else {
254 |                         specialForm.cdlTextFormatting = [.italic]
    |                         `- warning: type 'TextEditionFormatting' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
255 |                         str.append(specialForm)
256 |                     }
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/TextEditionFormatting.swift:20:15: note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
18 |
19 | /// Provides formatting hints
20 | public struct TextEditionFormatting: OptionSet, Hashable, Codable {
   |               `- note: consider making struct 'TextEditionFormatting' conform to the 'Sendable' protocol
21 |     public let rawValue: Int
22 |
[17/30] Compiling CDKSwiftOracc OraccCatalog.swift
[18/30] Compiling CDKSwiftOracc OraccCatalogueEntry+Codable.swift
[19/30] Compiling CDKSwiftOracc OraccCatalogueEntry.swift
[20/30] Compiling CDKSwiftOracc TextID.swift
[21/30] Compiling CDKSwiftOracc OraccLanguages.swift
[22/30] Compiling CDKSwiftOracc XISReference.swift
[23/30] Compiling CDKSwiftOracc Cuneifier.swift
[24/30] Compiling CDKSwiftOracc NSAttributedStringFormatter.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/Legacy/NSAttributedStringFormatter.swift:144:10: warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
142 | }
143 |
144 | #warning("Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up")
    |          `- warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
145 | extension GraphemeDescription {
146 |      func transliterated() -> NSAttributedString {
[25/30] Compiling CDKSwiftOracc NSAttributedStringKey+OraccAttributes.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/Legacy/NSAttributedStringFormatter.swift:144:10: warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
142 | }
143 |
144 | #warning("Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up")
    |          `- warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
145 | extension GraphemeDescription {
146 |      func transliterated() -> NSAttributedString {
[26/30] Compiling CDKSwiftOracc OraccAttributedString.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/Legacy/NSAttributedStringFormatter.swift:144:10: warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
142 | }
143 |
144 | #warning("Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up")
    |          `- warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
145 | extension GraphemeDescription {
146 |      func transliterated() -> NSAttributedString {
[27/30] Compiling CDKSwiftOracc OraccCDLNode+Codable.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:48:9: warning: type 'CDLTextAttributes.Reference.Value' (aka 'NodeReference') does not conform to the 'Sendable' protocol
46 |         container.writtenForm = self.fragment
47 |         container.instanceTranslation = self.instanceTranslation
48 |         container.reference = self.reference
   |         `- warning: type 'CDLTextAttributes.Reference.Value' (aka 'NodeReference') does not conform to the 'Sendable' protocol
49 |         container.language = self.wordForm.language
50 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/NodeReference.swift:22:15: note: consider making struct 'NodeReference' conform to the 'Sendable' protocol
20 |
21 | /// Uniquely identifies a lemma within a text, specifying the text ID, line and line position
22 | public struct NodeReference: Hashable {
   |               `- note: consider making struct 'NodeReference' conform to the 'Sendable' protocol
23 |     public var base: TextID
24 |     public var path: [String]
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:49:9: warning: type 'CDLTextAttributes.OraccLanguage.Value' (aka 'Language') does not conform to the 'Sendable' protocol
47 |         container.instanceTranslation = self.instanceTranslation
48 |         container.reference = self.reference
49 |         container.language = self.wordForm.language
   |         `- warning: type 'CDLTextAttributes.OraccLanguage.Value' (aka 'Language') does not conform to the 'Sendable' protocol
50 |
51 |         return container
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Glossary/OraccLanguages.swift:21:13: note: consider making enum 'Language' conform to the 'Sendable' protocol
 19 | import Foundation
 20 |
 21 | public enum Language: Hashable, Equatable, Codable {
    |             `- note: consider making enum 'Language' conform to the 'Sendable' protocol
 22 |     case Akkadian(AkkadianDialect)
 23 |     case Sumerian(SumerianDialect)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:92:13: warning: type 'CuneiformSignReading.Modifier' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
90 |         container.signValue = signValue
91 |         if let modifiers {
92 |             container.modifiers = modifiers
   |             `- warning: type 'CuneiformSignReading.Modifier' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
93 |         }
94 |         return container
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:44:17: note: consider making enum 'Modifier' conform to the 'Sendable' protocol
42 |
43 |     /// Various kinds of cuneiform sign graphical variations.
44 |     public enum Modifier: Hashable, Equatable, Codable {
   |                 `- note: consider making enum 'Modifier' conform to the 'Sendable' protocol
45 |         case curved, flat, gunu, šešig, tenu, nutillu, zidatenu, kabatenu, verticallyReflected, horizontallyReflected, rotated(Int), variant
46 |
[28/30] Compiling CDKSwiftOracc OraccCDLNode+ExtendedAttributes.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:48:9: warning: type 'CDLTextAttributes.Reference.Value' (aka 'NodeReference') does not conform to the 'Sendable' protocol
46 |         container.writtenForm = self.fragment
47 |         container.instanceTranslation = self.instanceTranslation
48 |         container.reference = self.reference
   |         `- warning: type 'CDLTextAttributes.Reference.Value' (aka 'NodeReference') does not conform to the 'Sendable' protocol
49 |         container.language = self.wordForm.language
50 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/NodeReference.swift:22:15: note: consider making struct 'NodeReference' conform to the 'Sendable' protocol
20 |
21 | /// Uniquely identifies a lemma within a text, specifying the text ID, line and line position
22 | public struct NodeReference: Hashable {
   |               `- note: consider making struct 'NodeReference' conform to the 'Sendable' protocol
23 |     public var base: TextID
24 |     public var path: [String]
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:49:9: warning: type 'CDLTextAttributes.OraccLanguage.Value' (aka 'Language') does not conform to the 'Sendable' protocol
47 |         container.instanceTranslation = self.instanceTranslation
48 |         container.reference = self.reference
49 |         container.language = self.wordForm.language
   |         `- warning: type 'CDLTextAttributes.OraccLanguage.Value' (aka 'Language') does not conform to the 'Sendable' protocol
50 |
51 |         return container
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Glossary/OraccLanguages.swift:21:13: note: consider making enum 'Language' conform to the 'Sendable' protocol
 19 | import Foundation
 20 |
 21 | public enum Language: Hashable, Equatable, Codable {
    |             `- note: consider making enum 'Language' conform to the 'Sendable' protocol
 22 |     case Akkadian(AkkadianDialect)
 23 |     case Sumerian(SumerianDialect)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:92:13: warning: type 'CuneiformSignReading.Modifier' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
90 |         container.signValue = signValue
91 |         if let modifiers {
92 |             container.modifiers = modifiers
   |             `- warning: type 'CuneiformSignReading.Modifier' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
93 |         }
94 |         return container
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:44:17: note: consider making enum 'Modifier' conform to the 'Sendable' protocol
42 |
43 |     /// Various kinds of cuneiform sign graphical variations.
44 |     public enum Modifier: Hashable, Equatable, Codable {
   |                 `- note: consider making enum 'Modifier' conform to the 'Sendable' protocol
45 |         case curved, flat, gunu, šešig, tenu, nutillu, zidatenu, kabatenu, verticallyReflected, horizontallyReflected, rotated(Int), variant
46 |
[29/30] Compiling CDKSwiftOracc OraccCDLNode.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:48:9: warning: type 'CDLTextAttributes.Reference.Value' (aka 'NodeReference') does not conform to the 'Sendable' protocol
46 |         container.writtenForm = self.fragment
47 |         container.instanceTranslation = self.instanceTranslation
48 |         container.reference = self.reference
   |         `- warning: type 'CDLTextAttributes.Reference.Value' (aka 'NodeReference') does not conform to the 'Sendable' protocol
49 |         container.language = self.wordForm.language
50 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/NodeReference.swift:22:15: note: consider making struct 'NodeReference' conform to the 'Sendable' protocol
20 |
21 | /// Uniquely identifies a lemma within a text, specifying the text ID, line and line position
22 | public struct NodeReference: Hashable {
   |               `- note: consider making struct 'NodeReference' conform to the 'Sendable' protocol
23 |     public var base: TextID
24 |     public var path: [String]
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:49:9: warning: type 'CDLTextAttributes.OraccLanguage.Value' (aka 'Language') does not conform to the 'Sendable' protocol
47 |         container.instanceTranslation = self.instanceTranslation
48 |         container.reference = self.reference
49 |         container.language = self.wordForm.language
   |         `- warning: type 'CDLTextAttributes.OraccLanguage.Value' (aka 'Language') does not conform to the 'Sendable' protocol
50 |
51 |         return container
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Glossary/OraccLanguages.swift:21:13: note: consider making enum 'Language' conform to the 'Sendable' protocol
 19 | import Foundation
 20 |
 21 | public enum Language: Hashable, Equatable, Codable {
    |             `- note: consider making enum 'Language' conform to the 'Sendable' protocol
 22 |     case Akkadian(AkkadianDialect)
 23 |     case Sumerian(SumerianDialect)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:92:13: warning: type 'CuneiformSignReading.Modifier' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
90 |         container.signValue = signValue
91 |         if let modifiers {
92 |             container.modifiers = modifiers
   |             `- warning: type 'CuneiformSignReading.Modifier' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
93 |         }
94 |         return container
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:44:17: note: consider making enum 'Modifier' conform to the 'Sendable' protocol
42 |
43 |     /// Various kinds of cuneiform sign graphical variations.
44 |     public enum Modifier: Hashable, Equatable, Codable {
   |                 `- note: consider making enum 'Modifier' conform to the 'Sendable' protocol
45 |         case curved, flat, gunu, šešig, tenu, nutillu, zidatenu, kabatenu, verticallyReflected, horizontallyReflected, rotated(Int), variant
46 |
[30/30] Compiling CDKSwiftOracc OraccWordForm.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:48:9: warning: type 'CDLTextAttributes.Reference.Value' (aka 'NodeReference') does not conform to the 'Sendable' protocol
46 |         container.writtenForm = self.fragment
47 |         container.instanceTranslation = self.instanceTranslation
48 |         container.reference = self.reference
   |         `- warning: type 'CDLTextAttributes.Reference.Value' (aka 'NodeReference') does not conform to the 'Sendable' protocol
49 |         container.language = self.wordForm.language
50 |
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/NodeReference.swift:22:15: note: consider making struct 'NodeReference' conform to the 'Sendable' protocol
20 |
21 | /// Uniquely identifies a lemma within a text, specifying the text ID, line and line position
22 | public struct NodeReference: Hashable {
   |               `- note: consider making struct 'NodeReference' conform to the 'Sendable' protocol
23 |     public var base: TextID
24 |     public var path: [String]
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:49:9: warning: type 'CDLTextAttributes.OraccLanguage.Value' (aka 'Language') does not conform to the 'Sendable' protocol
47 |         container.instanceTranslation = self.instanceTranslation
48 |         container.reference = self.reference
49 |         container.language = self.wordForm.language
   |         `- warning: type 'CDLTextAttributes.OraccLanguage.Value' (aka 'Language') does not conform to the 'Sendable' protocol
50 |
51 |         return container
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Glossary/OraccLanguages.swift:21:13: note: consider making enum 'Language' conform to the 'Sendable' protocol
 19 | import Foundation
 20 |
 21 | public enum Language: Hashable, Equatable, Codable {
    |             `- note: consider making enum 'Language' conform to the 'Sendable' protocol
 22 |     case Akkadian(AkkadianDialect)
 23 |     case Sumerian(SumerianDialect)
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/OraccCDLNode+ExtendedAttributes.swift:92:13: warning: type 'CuneiformSignReading.Modifier' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
90 |         container.signValue = signValue
91 |         if let modifiers {
92 |             container.modifiers = modifiers
   |             `- warning: type 'CuneiformSignReading.Modifier' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
93 |         }
94 |         return container
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/CuneiformSignReading.swift:44:17: note: consider making enum 'Modifier' conform to the 'Sendable' protocol
42 |
43 |     /// Various kinds of cuneiform sign graphical variations.
44 |     public enum Modifier: Hashable, Equatable, Codable {
   |                 `- note: consider making enum 'Modifier' conform to the 'Sendable' protocol
45 |         case curved, flat, gunu, šešig, tenu, nutillu, zidatenu, kabatenu, verticallyReflected, horizontallyReflected, rotated(Int), variant
46 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling CDKSwiftOracc OraccGlobalSignList.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Sign Lists/String+CuneiformHelpers.swift:34:18: warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
32 |
33 |     func cuneifyInputEncoded() -> String {
34 |         #warning("Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers")
   |                  `- warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
35 |         if self.decomposedStringWithCanonicalMapping.contains(String.combiningAcuteAccent) {
36 |             return self.decomposedStringWithCanonicalMapping.replacingOccurrences(of: String.combiningAcuteAccent, with: "").appending("₂")
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:59: error: argument passed to call that takes no arguments
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                           `- error: argument passed to call that takes no arguments
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:61: error: reference to member 'formatting' cannot be resolved without a contextual type
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                             `- error: reference to member 'formatting' cannot be resolved without a contextual type
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
[3/26] Compiling CDKSwiftOracc String+CuneiformHelpers.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Sign Lists/String+CuneiformHelpers.swift:34:18: warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
32 |
33 |     func cuneifyInputEncoded() -> String {
34 |         #warning("Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers")
   |                  `- warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
35 |         if self.decomposedStringWithCanonicalMapping.contains(String.combiningAcuteAccent) {
36 |             return self.decomposedStringWithCanonicalMapping.replacingOccurrences(of: String.combiningAcuteAccent, with: "").appending("₂")
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:59: error: argument passed to call that takes no arguments
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                           `- error: argument passed to call that takes no arguments
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:61: error: reference to member 'formatting' cannot be resolved without a contextual type
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                             `- error: reference to member 'formatting' cannot be resolved without a contextual type
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
[4/26] Compiling CDKSwiftOracc AttributedStringFormatter.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/Sign Lists/String+CuneiformHelpers.swift:34:18: warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
32 |
33 |     func cuneifyInputEncoded() -> String {
34 |         #warning("Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers")
   |                  `- warning: Code handling numbers needs to convert all sign variant signifiers into Unicode subscripts; handle actual numbers
35 |         if self.decomposedStringWithCanonicalMapping.contains(String.combiningAcuteAccent) {
36 |             return self.decomposedStringWithCanonicalMapping.replacingOccurrences(of: String.combiningAcuteAccent, with: "").appending("₂")
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:59: error: argument passed to call that takes no arguments
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                           `- error: argument passed to call that takes no arguments
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:61: error: reference to member 'formatting' cannot be resolved without a contextual type
 82 |                 )
 83 |             } else {
 84 |                 let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
    |                                                             `- error: reference to member 'formatting' cannot be resolved without a contextual type
 85 |                 attributedLemma = AttributedString(
 86 |                     "x ",
[5/26] Compiling CDKSwiftOracc NSAttributedStringFormatter.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/Legacy/NSAttributedStringFormatter.swift:144:10: warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
142 | }
143 |
144 | #warning("Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up")
    |          `- warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
145 | extension GraphemeDescription {
146 |      func transliterated() -> NSAttributedString {
[6/26] Compiling CDKSwiftOracc NSAttributedStringKey+OraccAttributes.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/Legacy/NSAttributedStringFormatter.swift:144:10: warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
142 | }
143 |
144 | #warning("Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up")
    |          `- warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
145 | extension GraphemeDescription {
146 |      func transliterated() -> NSAttributedString {
[7/26] Compiling CDKSwiftOracc OraccAttributedString.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/Legacy/NSAttributedStringFormatter.swift:144:10: warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
142 | }
143 |
144 | #warning("Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up")
    |          `- warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
145 | extension GraphemeDescription {
146 |      func transliterated() -> NSAttributedString {
[8/29] Compiling CDKSwiftOracc TextSearchCollection.swift
[9/29] Compiling CDKSwiftOracc TextSetProtocol.swift
[10/29] Compiling CDKSwiftOracc OraccGlossary.swift
[11/29] Compiling CDKSwiftOracc OraccLanguages.swift
[12/29] Compiling CDKSwiftOracc XISReference.swift
[13/29] Compiling CDKSwiftOracc Cuneifier.swift
[14/29] Compiling CDKSwiftOracc OraccCatalog.swift
[15/29] Compiling CDKSwiftOracc OraccCatalogueEntry+Codable.swift
[16/29] Compiling CDKSwiftOracc OraccCatalogueEntry.swift
[17/29] Compiling CDKSwiftOracc TextID.swift
[18/29] Compiling CDKSwiftOracc OraccCDLNode+Codable.swift
[19/29] Compiling CDKSwiftOracc OraccCDLNode+ExtendedAttributes.swift
[20/29] Compiling CDKSwiftOracc OraccCDLNode.swift
[21/29] Compiling CDKSwiftOracc OraccWordForm.swift
[22/29] Compiling CDKSwiftOracc OraccHTML5Formatter.swift
[23/29] Compiling CDKSwiftOracc OraccTextEdition.swift
[24/29] Compiling CDKSwiftOracc TextEditionFormatting.swift
[25/29] Emitting module CDKSwiftOracc
/host/spi-builder-workspace/Sources/CDKSwiftOracc/TextEdition/Legacy/NSAttributedStringFormatter.swift:144:10: warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
142 | }
143 |
144 | #warning("Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up")
    |          `- warning: Code handling 'damaged' and 'missing' signs is repetitive and needs to be tidied up
145 | extension GraphemeDescription {
146 |      func transliterated() -> NSAttributedString {
[26/29] Compiling CDKSwiftOracc CuneiformSignReading.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/GraphemeDescription+Codable.swift:263:18: warning: Breakposition not implemented yet
261 |         }
262 |
263 |         #warning("Breakposition not implemented yet")
    |                  `- warning: Breakposition not implemented yet
264 |
265 |         if isLogogram {
[27/29] Compiling CDKSwiftOracc GraphemeDescription+Codable.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/GraphemeDescription+Codable.swift:263:18: warning: Breakposition not implemented yet
261 |         }
262 |
263 |         #warning("Breakposition not implemented yet")
    |                  `- warning: Breakposition not implemented yet
264 |
265 |         if isLogogram {
[28/29] Compiling CDKSwiftOracc GraphemeDescription.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/GraphemeDescription+Codable.swift:263:18: warning: Breakposition not implemented yet
261 |         }
262 |
263 |         #warning("Breakposition not implemented yet")
    |                  `- warning: Breakposition not implemented yet
264 |
265 |         if isLogogram {
[29/29] Compiling CDKSwiftOracc NodeReference.swift
/host/spi-builder-workspace/Sources/CDKSwiftOracc/CDL Types/GraphemeDescription+Codable.swift:263:18: warning: Breakposition not implemented yet
261 |         }
262 |
263 |         #warning("Breakposition not implemented yet")
    |                  `- warning: Breakposition not implemented yet
264 |
265 |         if isLogogram {
BUILD FAILURE 6.1 android