The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CDKOraccInterface, reference 0.0.3 (8c75fb), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 16:17:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ckanchan/CDKOraccInterface.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ckanchan/CDKOraccInterface
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 8c75fb2 Updated CDKOraccProject to use automatically synthesized `Hashable` and `Equatable` conformances
Cloned https://github.com/ckanchan/CDKOraccInterface.git
Revision (git rev-parse @):
8c75fb2d3bd6007c44f63659dbfacf998ec3a4ce
SUCCESS checkout https://github.com/ckanchan/CDKOraccInterface.git at 0.0.3
Fetching https://github.com/ckanchan/CDKSwiftOracc
[1/1535] Fetching cdkswiftoracc
Fetched https://github.com/ckanchan/CDKSwiftOracc from cache (0.92s)
Fetching https://github.com/weichsel/ZIPFoundation/
[1/5963] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation/ from cache (1.28s)
Computing version for https://github.com/weichsel/ZIPFoundation/
Computed https://github.com/weichsel/ZIPFoundation/ at 0.9.9 (3.89s)
Creating working copy for https://github.com/weichsel/ZIPFoundation/
Working copy of https://github.com/weichsel/ZIPFoundation/ resolved at 0.9.9
Creating working copy for https://github.com/ckanchan/CDKSwiftOracc
Working copy of https://github.com/ckanchan/CDKSwiftOracc resolved at master (3d91c1d)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/ckanchan/CDKOraccInterface.git
[1/153] Fetching cdkoraccinterface
Fetched https://github.com/ckanchan/CDKOraccInterface.git from cache (0.73s)
Fetching https://github.com/ckanchan/CDKSwiftOracc from cache
Fetched https://github.com/ckanchan/CDKSwiftOracc from cache (0.48s)
error: could not find a branch named ‘master’ in https://github.com/ckanchan/CDKSwiftOracc (did you mean ‘main’?)
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ckanchan/CDKOraccInterface.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/35] Compiling ZIPFoundation FileManager+ZIP.swift
[6/35] Compiling ZIPFoundation Archive+Reading.swift
[7/35] Compiling ZIPFoundation Archive.swift
[8/35] Compiling ZIPFoundation Data+Serialization.swift
[9/35] Compiling ZIPFoundation Data+Compression.swift
[10/35] Compiling ZIPFoundation Archive+Writing.swift
[11/35] Emitting module ZIPFoundation
[12/35] Compiling ZIPFoundation Entry.swift
[13/35] Compiling CDKSwiftOracc NSAttributedStringKey+OraccAttributes.swift
[14/35] Compiling CDKSwiftOracc OraccHTML5Formatter.swift
[15/35] Compiling CDKSwiftOracc XISReference.swift
[16/35] Compiling CDKSwiftOracc Cuneifier.swift
[17/35] Compiling CDKSwiftOracc OraccGlobalSignList.swift
[18/35] Compiling CDKSwiftOracc String+CuneiformHelpers.swift
[19/37] Compiling CDKSwiftOracc NodeReference.swift
[20/37] Compiling CDKSwiftOracc OraccCDLNode+Codable.swift
[21/37] Compiling CDKSwiftOracc OraccCDLNode+ExtendedAttributes.swift
[22/37] Compiling CDKSwiftOracc TextSearchCollection.swift
[23/37] Compiling CDKSwiftOracc TextSetProtocol.swift
[24/37] Compiling CDKSwiftOracc OraccCatalogueEntry+Codable.swift
[25/37] Compiling CDKSwiftOracc OraccCatalogueEntry.swift
[26/37] Compiling CDKSwiftOracc TextID.swift
[27/37] Compiling CDKSwiftOracc OraccCDLNode.swift
[28/37] Compiling CDKSwiftOracc OraccWordForm.swift
[29/37] Compiling CDKSwiftOracc OraccCatalog.swift
[30/37] Compiling CDKSwiftOracc OraccGlossary.swift
[31/37] Compiling CDKSwiftOracc OraccLanguages.swift
[32/37] Emitting module CDKSwiftOracc
[33/37] Compiling CDKSwiftOracc CuneiformSignReading.swift
[34/37] Compiling CDKSwiftOracc GraphemeDescription+Codable.swift
[35/37] Compiling CDKSwiftOracc GraphemeDescription.swift
[36/37] Compiling CDKSwiftOracc OraccTextEdition.swift
[37/37] Compiling CDKSwiftOracc TextEditionFormatting.swift
[38/42] Compiling CDKOraccInterface CDKOraccInterfaceProtocol.swift
[39/42] Compiling CDKOraccInterface CDKOraccGithubArchivetoSwift.swift
[40/42] Compiling CDKOraccInterface CDKOraccProject.swift
[41/42] Emitting module CDKOraccInterface
[42/42] Compiling CDKOraccInterface CDKOraccInterface.swift
Build complete! (9.92s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation/"
    },
    {
      "identity" : "cdkswiftoracc",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ckanchan/CDKSwiftOracc"
    }
  ],
  "manifest_display_name" : "CDKOraccInterface",
  "name" : "CDKOraccInterface",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CDKOraccInterface",
      "targets" : [
        "CDKOraccInterface"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CDKOraccInterfaceTests",
      "module_type" : "SwiftTarget",
      "name" : "CDKOraccInterfaceTests",
      "path" : "Tests/CDKOraccInterfaceTests",
      "sources" : [
        "CDKOraccInterfaceTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CDKOraccInterface"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CDKOraccInterface",
      "module_type" : "SwiftTarget",
      "name" : "CDKOraccInterface",
      "path" : "Sources/CDKOraccInterface",
      "product_dependencies" : [
        "ZIPFoundation",
        "CDKSwiftOracc"
      ],
      "product_memberships" : [
        "CDKOraccInterface"
      ],
      "sources" : [
        "CDKOraccGithubArchivetoSwift.swift",
        "CDKOraccInterface.swift",
        "CDKOraccInterfaceProtocol.swift",
        "CDKOraccProject.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.