The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of OllamaKit, reference main (16b30e), with Swift 6.1 for macOS (SPM) on 14 Jul 2025 06:39:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/OllamaKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/OllamaKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 16b30e8 Update swift-json-schema dependency and add tests
Cloned https://github.com/1amageek/OllamaKit.git
Revision (git rev-parse @):
16b30e8f8b2f48dbf169e5ada274478680ea2d8c
SUCCESS checkout https://github.com/1amageek/OllamaKit.git at main
Fetching https://github.com/1amageek/swift-json-schema.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/138] Fetching swift-json-schema
[98/2232] Fetching swift-json-schema, swift-docc-plugin
[349/5657] Fetching swift-json-schema, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.22s)
Fetched https://github.com/1amageek/swift-json-schema.git from cache (1.22s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.22s)
Creating working copy for https://github.com/1amageek/swift-json-schema.git
Working copy of https://github.com/1amageek/swift-json-schema.git resolved at main (ef7c71d)
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/1amageek/OllamaKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OllamaKit",
      "dependencies": [
        {
          "identity": "swift-json-schema",
          "name": "JSONSchema",
          "url": "https://github.com/1amageek/swift-json-schema.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-json-schema",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/OllamaKit.git
[1/690] Fetching ollamakit
Fetched https://github.com/1amageek/OllamaKit.git from cache (0.81s)
Fetching https://github.com/1amageek/swift-json-schema.git from cache
Fetched https://github.com/1amageek/swift-json-schema.git from cache (0.47s)
Creating working copy for https://github.com/1amageek/swift-json-schema.git
Working copy of https://github.com/1amageek/swift-json-schema.git resolved at main (e6a5de6)
Creating working copy for https://github.com/1amageek/OllamaKit.git
Working copy of https://github.com/1amageek/OllamaKit.git resolved at main (16b30e8)
warning: '.resolve-product-dependencies': dependency 'ollamakit' is not used by any target
Found 1 product dependencies
  - JSONSchema
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/1amageek/OllamaKit.git
https://github.com/1amageek/OllamaKit.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-json-schema",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/swift-json-schema.git"
    }
  ],
  "manifest_display_name" : "OllamaKit",
  "name" : "OllamaKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OllamaKit",
      "targets" : [
        "OllamaKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OllamaKitTests",
      "module_type" : "SwiftTarget",
      "name" : "OllamaKitTests",
      "path" : "Tests/OllamaKitTests",
      "sources" : [
        "ModelTests.swift",
        "OKChatRequestTests.swift",
        "OllamaKitTests.swift"
      ],
      "target_dependencies" : [
        "OllamaKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OllamaKit",
      "module_type" : "SwiftTarget",
      "name" : "OllamaKit",
      "path" : "Sources/OllamaKit",
      "product_dependencies" : [
        "JSONSchema"
      ],
      "product_memberships" : [
        "OllamaKit"
      ],
      "sources" : [
        "OllamaKit+Chat.swift",
        "OllamaKit+CopyModel.swift",
        "OllamaKit+DeleteModel.swift",
        "OllamaKit+Embeddings.swift",
        "OllamaKit+Generate.swift",
        "OllamaKit+ModelInfo.swift",
        "OllamaKit+Models.swift",
        "OllamaKit+PullModel.swift",
        "OllamaKit+Reachable.swift",
        "OllamaKit.swift",
        "RequestData/Completion/OKCompletionOptions.swift",
        "RequestData/OKChatRequestData.swift",
        "RequestData/OKCopyModelRequestData.swift",
        "RequestData/OKDeleteModelRequestData.swift",
        "RequestData/OKEmbeddingsRequestData.swift",
        "RequestData/OKGenerateRequestData.swift",
        "RequestData/OKModelInfoRequestData.swift",
        "RequestData/OKPullModelRequestData.swift",
        "Responses/Completion/OKCompletionResponse.swift",
        "Responses/OKChatResponse.swift",
        "Responses/OKEmbeddingsResponse.swift",
        "Responses/OKGenerateResponse.swift",
        "Responses/OKModelInfoResponse.swift",
        "Responses/OKModelResponse.swift",
        "Responses/OKPullModelResponse.swift",
        "Utils/JSONDecoder+Default.swift",
        "Utils/JSONEncoder+Default.swift",
        "Utils/OKHTTPClient.swift",
        "Utils/OKJSONValue.swift",
        "Utils/OKRouter.swift",
        "Utils/OKTool.swift",
        "Utils/StreamingDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/15] Compiling JSONSchema JSONSchema+String.swift
[7/15] Compiling JSONSchema JSONSchema+Array.swift
[8/15] Compiling JSONSchema JSONSchema+Integer.swift
[9/15] Compiling JSONSchema JSONSchema+Boolean.swift
[10/15] Compiling JSONSchema JSONSchema+Number.swift
[11/15] Compiling JSONSchema JSONSchema+Enum.swift
[12/15] Compiling JSONSchema JSONSchema.swift
[13/15] Compiling JSONSchema JSONSchema+Object.swift
[14/15] Emitting module JSONSchema
[15/15] Compiling JSONSchema JSONSchema+Null.swift
[16/45] Emitting module OllamaKit
[17/48] Compiling OllamaKit OllamaKit+Chat.swift
[18/48] Compiling OllamaKit OllamaKit+CopyModel.swift
[19/48] Compiling OllamaKit OllamaKit+DeleteModel.swift
[20/48] Compiling OllamaKit OllamaKit+Embeddings.swift
[21/48] Compiling OllamaKit OKModelResponse.swift
[22/48] Compiling OllamaKit OKPullModelResponse.swift
[23/48] Compiling OllamaKit JSONDecoder+Default.swift
[24/48] Compiling OllamaKit OKRouter.swift
[25/48] Compiling OllamaKit OKTool.swift
[26/48] Compiling OllamaKit StreamingDelegate.swift
[27/48] Compiling OllamaKit OKPullModelRequestData.swift
[28/48] Compiling OllamaKit OKCompletionResponse.swift
[29/48] Compiling OllamaKit OKChatResponse.swift
[30/48] Compiling OllamaKit OKEmbeddingsResponse.swift
[31/48] Compiling OllamaKit OKGenerateResponse.swift
[32/48] Compiling OllamaKit OKModelInfoResponse.swift
[33/48] Compiling OllamaKit JSONEncoder+Default.swift
[34/48] Compiling OllamaKit OKHTTPClient.swift
[35/48] Compiling OllamaKit OKJSONValue.swift
[36/48] Compiling OllamaKit OllamaKit+Generate.swift
[37/48] Compiling OllamaKit OllamaKit+ModelInfo.swift
[38/48] Compiling OllamaKit OllamaKit+Models.swift
[39/48] Compiling OllamaKit OllamaKit+PullModel.swift
[40/48] Compiling OllamaKit OKEmbeddingsRequestData.swift
[41/48] Compiling OllamaKit OKGenerateRequestData.swift
[42/48] Compiling OllamaKit OKModelInfoRequestData.swift
[43/48] Compiling OllamaKit OKChatRequestData.swift
[44/48] Compiling OllamaKit OKCopyModelRequestData.swift
[45/48] Compiling OllamaKit OKDeleteModelRequestData.swift
[46/48] Compiling OllamaKit OllamaKit+Reachable.swift
[47/48] Compiling OllamaKit OllamaKit.swift
[48/48] Compiling OllamaKit OKCompletionOptions.swift
Build complete! (17.58s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-json-schema",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/swift-json-schema.git"
    }
  ],
  "manifest_display_name" : "OllamaKit",
  "name" : "OllamaKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OllamaKit",
      "targets" : [
        "OllamaKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OllamaKitTests",
      "module_type" : "SwiftTarget",
      "name" : "OllamaKitTests",
      "path" : "Tests/OllamaKitTests",
      "sources" : [
        "ModelTests.swift",
        "OKChatRequestTests.swift",
        "OllamaKitTests.swift"
      ],
      "target_dependencies" : [
        "OllamaKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OllamaKit",
      "module_type" : "SwiftTarget",
      "name" : "OllamaKit",
      "path" : "Sources/OllamaKit",
      "product_dependencies" : [
        "JSONSchema"
      ],
      "product_memberships" : [
        "OllamaKit"
      ],
      "sources" : [
        "OllamaKit+Chat.swift",
        "OllamaKit+CopyModel.swift",
        "OllamaKit+DeleteModel.swift",
        "OllamaKit+Embeddings.swift",
        "OllamaKit+Generate.swift",
        "OllamaKit+ModelInfo.swift",
        "OllamaKit+Models.swift",
        "OllamaKit+PullModel.swift",
        "OllamaKit+Reachable.swift",
        "OllamaKit.swift",
        "RequestData/Completion/OKCompletionOptions.swift",
        "RequestData/OKChatRequestData.swift",
        "RequestData/OKCopyModelRequestData.swift",
        "RequestData/OKDeleteModelRequestData.swift",
        "RequestData/OKEmbeddingsRequestData.swift",
        "RequestData/OKGenerateRequestData.swift",
        "RequestData/OKModelInfoRequestData.swift",
        "RequestData/OKPullModelRequestData.swift",
        "Responses/Completion/OKCompletionResponse.swift",
        "Responses/OKChatResponse.swift",
        "Responses/OKEmbeddingsResponse.swift",
        "Responses/OKGenerateResponse.swift",
        "Responses/OKModelInfoResponse.swift",
        "Responses/OKModelResponse.swift",
        "Responses/OKPullModelResponse.swift",
        "Utils/JSONDecoder+Default.swift",
        "Utils/JSONEncoder+Default.swift",
        "Utils/OKHTTPClient.swift",
        "Utils/OKJSONValue.swift",
        "Utils/OKRouter.swift",
        "Utils/OKTool.swift",
        "Utils/StreamingDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.