The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CDKOraccInterface with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ckanchan/CDKOraccInterface.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ckanchan/CDKOraccInterface
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e25c669 Updated Package.swift
Cloned https://github.com/ckanchan/CDKOraccInterface.git
Revision (git rev-parse @):
e25c669bb487a0afc43e0d47148f363d3d211ebf
SUCCESS checkout https://github.com/ckanchan/CDKOraccInterface.git at main
Fetching https://github.com/ckanchan/CDKSwiftOracc from cache
Fetched https://github.com/ckanchan/CDKSwiftOracc (0.21s)
Fetching https://github.com/weichsel/ZIPFoundation/ from cache
Fetched https://github.com/weichsel/ZIPFoundation/ (0.25s)
Computing version for https://github.com/weichsel/ZIPFoundation/
Computed https://github.com/weichsel/ZIPFoundation/ at 0.9.9 (0.94s)
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 main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cdkoraccinterface",
      "name": "CDKOraccInterface",
      "url": "https://github.com/ckanchan/CDKOraccInterface.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CDKOraccInterface",
      "dependencies": [
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation/",
          "version": "0.9.17",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "dependencies": [
          ]
        },
        {
          "identity": "cdkswiftoracc",
          "name": "CDKSwiftOracc",
          "url": "https://github.com/ckanchan/CDKSwiftOracc",
          "version": "unspecified",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CDKSwiftOracc",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ckanchan/CDKOraccInterface.git
[1/153] Fetching cdkoraccinterface
Fetched https://github.com/ckanchan/CDKOraccInterface.git (0.28s)
Fetching https://github.com/ckanchan/CDKSwiftOracc from cache
Fetched https://github.com/ckanchan/CDKSwiftOracc (0.25s)
Fetching https://github.com/weichsel/ZIPFoundation/ from cache
Fetched https://github.com/weichsel/ZIPFoundation/ (0.27s)
Computing version for https://github.com/weichsel/ZIPFoundation/
warning: 'zipfoundation': /Package@swift-5.9.swift:23:17: warning: 'v10_11' is deprecated: macOS 10.13 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                ^
/Package@swift-5.9.swift:23:32: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                               ^
/Package@swift-5.9.swift:23:44: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                           ^
/Package@swift-5.9.swift:23:59: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                                          ^
Computed https://github.com/weichsel/ZIPFoundation/ at 0.9.17 (0.11s)
warning: 'zipfoundation': /Package@swift-5.9.swift:23:17: warning: 'v10_11' is deprecated: macOS 10.13 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                ^
/Package@swift-5.9.swift:23:32: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                               ^
/Package@swift-5.9.swift:23:44: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                           ^
/Package@swift-5.9.swift:23:59: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                                          ^
Creating working copy for https://github.com/ckanchan/CDKSwiftOracc
Working copy of https://github.com/ckanchan/CDKSwiftOracc resolved at main
Creating working copy for https://github.com/weichsel/ZIPFoundation/
Working copy of https://github.com/weichsel/ZIPFoundation/ resolved at 0.9.17
Creating working copy for https://github.com/ckanchan/CDKOraccInterface.git
Working copy of https://github.com/ckanchan/CDKOraccInterface.git resolved at main
warning: 'zipfoundation': /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:17: warning: 'v10_11' is deprecated: macOS 10.13 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:32: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                               ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:44: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/ZIPFoundation/Package@swift-5.9.swift:23:59: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
        .macOS(.v10_11), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
                                                          ^
warning: '.resolve-product-dependencies': dependency 'cdkoraccinterface' is not used by any target
Found 2 product dependencies
  - ZIPFoundation
  - CDKSwiftOracc
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/31] Compiling ZIPFoundation FileManager+ZIP.swift
[2/31] Compiling ZIPFoundation Entry.swift
[3/31] Compiling ZIPFoundation Data+Serialization.swift
[4/31] Compiling ZIPFoundation Data+Compression.swift
[5/31] Emitting module ZIPFoundation
[6/31] Compiling ZIPFoundation Archive.swift
[7/31] Compiling ZIPFoundation Archive+Reading.swift
[8/31] Compiling ZIPFoundation Archive+Writing.swift
[9/31] Compiling CDKSwiftOracc String+CuneiformHelpers.swift
[10/31] Compiling CDKSwiftOracc NSAttributedStringKey+OraccAttributes.swift
[11/31] Compiling CDKSwiftOracc OraccHTML5Formatter.swift
[12/34] Compiling CDKSwiftOracc XISReference.swift
[13/34] Compiling CDKSwiftOracc Cuneifier.swift
[14/34] Compiling CDKSwiftOracc OraccGlobalSignList.swift
[15/34] Compiling CDKSwiftOracc OraccCDLNode+Codable.swift
[16/34] Compiling CDKSwiftOracc OraccCDLNode+ExtendedAttributes.swift
[17/34] Compiling CDKSwiftOracc OraccCDLNode.swift
[18/34] Compiling CDKSwiftOracc OraccCatalogueEntry.swift
[19/34] Compiling CDKSwiftOracc TextID.swift
[20/34] Compiling CDKSwiftOracc TextSearchCollection.swift
[21/34] Emitting module CDKSwiftOracc
[22/34] Compiling CDKSwiftOracc CuneiformSignReading.swift
[23/34] Compiling CDKSwiftOracc GraphemeDescription+Codable.swift
[24/34] Compiling CDKSwiftOracc GraphemeDescription.swift
[25/34] Compiling CDKSwiftOracc NodeReference.swift
[26/34] Compiling CDKSwiftOracc OraccWordForm.swift
[27/34] Compiling CDKSwiftOracc OraccCatalog.swift
[28/34] Compiling CDKSwiftOracc OraccCatalogueEntry+Codable.swift
[29/34] Compiling CDKSwiftOracc TextSetProtocol.swift
[30/34] Compiling CDKSwiftOracc OraccGlossary.swift
[31/34] Compiling CDKSwiftOracc OraccLanguages.swift
[32/34] Compiling CDKSwiftOracc OraccSwiftUIFormatter.swift
[33/34] Compiling CDKSwiftOracc OraccTextEdition.swift
[34/34] Compiling CDKSwiftOracc TextEditionFormatting.swift
[35/39] Compiling CDKOraccInterface CDKOraccInterfaceProtocol.swift
[36/39] Compiling CDKOraccInterface CDKOraccProject.swift
[37/39] Emitting module CDKOraccInterface
[38/39] Compiling CDKOraccInterface CDKOraccInterface.swift
[39/39] Compiling CDKOraccInterface CDKOraccGithubArchivetoSwift.swift
Build complete! (19.01s)
Build complete.
Done.