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 main (f94752), with Swift 5.9 for macOS (SPM) on 6 Aug 2024 22:40:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/OllamaKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/kevinhermawan/OllamaKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/29] Emitting module OllamaKit
[4/31] Compiling OllamaKit OKRouter.swift
[5/31] Compiling OllamaKit StreamingDelegate.swift
[6/31] Compiling OllamaKit OllamaKit+Embeddings.swift
[7/31] Compiling OllamaKit OllamaKit+Generate.swift
[8/31] Compiling OllamaKit OllamaKit+ModelInfo.swift
[9/31] Compiling OllamaKit OKDeleteModelRequestData.swift
[10/31] Compiling OllamaKit OKEmbeddingsRequestData.swift
[11/31] Compiling OllamaKit OKGenerateRequestData.swift
[12/31] Compiling OllamaKit OllamaKit+Chat.swift
[13/31] Compiling OllamaKit OllamaKit+CopyModel.swift
[14/31] Compiling OllamaKit OllamaKit+DeleteModel.swift
[15/31] Compiling OllamaKit OKEmbeddingsResponse.swift
[16/31] Compiling OllamaKit OKGenerateResponse.swift
[17/31] Compiling OllamaKit OKModelInfoResponse.swift
[18/31] Compiling OllamaKit OKHTTPClient.swift
[19/31] Compiling OllamaKit OKJSONValue.swift
[20/31] Compiling OllamaKit OKModelResponse.swift
[21/31] Compiling OllamaKit JSONDecoder+Default.swift
[22/31] Compiling OllamaKit JSONEncoder+Default.swift
[23/31] Compiling OllamaKit OKCompletionOptions.swift
[24/31] Compiling OllamaKit OKChatRequestData.swift
[25/31] Compiling OllamaKit OKCopyModelRequestData.swift
[26/31] Compiling OllamaKit OKModelInfoRequestData.swift
[27/31] Compiling OllamaKit OKCompletionResponse.swift
[28/31] Compiling OllamaKit OKChatResponse.swift
[29/31] Compiling OllamaKit OllamaKit+Models.swift
[30/31] Compiling OllamaKit OllamaKit+Reachable.swift
[31/31] Compiling OllamaKit OllamaKit.swift
Build complete! (22.17s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1610] Fetching swift-docc-plugin
[565/4650] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin (1.92s)
Fetched https://github.com/apple/swift-docc-symbolkit (1.92s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (3.11s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.68s)
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
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
Build complete.
Done.