The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of OllamaKit, reference 5.0.5 (f94752), with Swift 5.10 for macOS (SPM) on 6 Aug 2024 22:47:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kevinhermawan/OllamaKit.git
Reference: 5.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/OllamaKit
 * tag               5.0.5      -> FETCH_HEAD
HEAD is now at f947524 release: 5.0.5
Cloned https://github.com/kevinhermawan/OllamaKit.git
Revision (git rev-parse @):
f947524e08fa8b0ddb875834a81ed7b4cf9ea23a
SUCCESS checkout https://github.com/kevinhermawan/OllamaKit.git at 5.0.5
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1610] Fetching swift-docc-plugin
[645/4650] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.81s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.81s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (2.52s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.62s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ollamakit",
      "name": "OllamaKit",
      "url": "https://github.com/kevinhermawan/OllamaKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OllamaKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/kevinhermawan/OllamaKit.git
[1/533] Fetching ollamakit
Fetched https://github.com/kevinhermawan/OllamaKit.git from cache (0.87s)
Creating working copy for https://github.com/kevinhermawan/OllamaKit.git
Working copy of https://github.com/kevinhermawan/OllamaKit.git resolved at 5.0.5 (f947524)
warning: '.resolve-product-dependencies': dependency 'ollamakit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/kevinhermawan/OllamaKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/31] Emitting module OllamaKit
[6/33] Compiling OllamaKit OKRouter.swift
[7/33] Compiling OllamaKit StreamingDelegate.swift
[8/33] Compiling OllamaKit OllamaKit+Embeddings.swift
[9/33] Compiling OllamaKit OllamaKit+Generate.swift
[10/33] Compiling OllamaKit OllamaKit+ModelInfo.swift
[11/33] Compiling OllamaKit OKModelResponse.swift
[12/33] Compiling OllamaKit JSONDecoder+Default.swift
[13/33] Compiling OllamaKit JSONEncoder+Default.swift
[14/33] Compiling OllamaKit OllamaKit+Chat.swift
[15/33] Compiling OllamaKit OllamaKit+CopyModel.swift
[16/33] Compiling OllamaKit OllamaKit+DeleteModel.swift
[17/33] Compiling OllamaKit OKEmbeddingsResponse.swift
[18/33] Compiling OllamaKit OKGenerateResponse.swift
[19/33] Compiling OllamaKit OKModelInfoResponse.swift
[20/33] Compiling OllamaKit OKCompletionOptions.swift
[21/33] Compiling OllamaKit OKChatRequestData.swift
[22/33] Compiling OllamaKit OKCopyModelRequestData.swift
[23/33] Compiling OllamaKit OllamaKit+Models.swift
[24/33] Compiling OllamaKit OllamaKit+Reachable.swift
[25/33] Compiling OllamaKit OllamaKit.swift
[26/33] Compiling OllamaKit OKDeleteModelRequestData.swift
[27/33] Compiling OllamaKit OKEmbeddingsRequestData.swift
[28/33] Compiling OllamaKit OKGenerateRequestData.swift
[29/33] Compiling OllamaKit OKHTTPClient.swift
[30/33] Compiling OllamaKit OKJSONValue.swift
[31/33] Compiling OllamaKit OKModelInfoRequestData.swift
[32/33] Compiling OllamaKit OKCompletionResponse.swift
[33/33] Compiling OllamaKit OKChatResponse.swift
Build complete! (13.95s)
Build complete.
Done.