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 CleverBird, reference 4.5.3 (d100fb), with Swift 5.10 for macOS (SPM) on 19 Jul 2024 06:58:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/CleverBird.git
Reference: 4.5.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/CleverBird
 * tag               4.5.3      -> FETCH_HEAD
HEAD is now at d100fb1 Add support for GPT4o Mini (#23)
Cloned https://github.com/btfranklin/CleverBird.git
Revision (git rev-parse @):
d100fb16d0887fa450ca87c627c05e385a82cc92
SUCCESS checkout https://github.com/btfranklin/CleverBird.git at 4.5.3
Fetching https://github.com/kean/Get
[1/2329] Fetching get
Fetched https://github.com/kean/Get from cache (1.63s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.57s)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.6
========================================
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": "cleverbird",
      "name": "CleverBird",
      "url": "https://github.com/btfranklin/CleverBird.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CleverBird",
      "dependencies": [
        {
          "identity": "get",
          "name": "Get",
          "url": "https://github.com/kean/Get",
          "version": "2.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Get",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/btfranklin/CleverBird.git
[1/1148] Fetching cleverbird
Fetched https://github.com/btfranklin/CleverBird.git from cache (1.06s)
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/kean/Get from cache (0.45s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.0 (0.02s)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.2.0
Creating working copy for https://github.com/btfranklin/CleverBird.git
Working copy of https://github.com/btfranklin/CleverBird.git resolved at 4.5.3 (d100fb1)
warning: '.resolve-product-dependencies': dependency 'cleverbird' is not used by any target
Found 1 product dependencies
  - Get
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/btfranklin/CleverBird.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[0/5] Copying gpt3-encoder.json
[1/5] Copying gpt3-vocab.bpe
[4/5] Write swift-version-33747A42983211AE.txt
[6/11] Compiling Get Request.swift
[7/11] Compiling Get Response.swift
[8/11] Compiling Get APIClientDelegate.swift
[9/11] Compiling Get DataLoader.swift
[10/11] Emitting module Get
[11/11] Compiling Get APIClient.swift
[12/46] Emitting module CleverBird
[13/49] Compiling CleverBird EmbeddingModel.swift
[14/49] Compiling CleverBird EmbeddingRequestParameters.swift
[15/49] Compiling CleverBird EmbeddingResponse.swift
[16/49] Compiling CleverBird OpenAIAPIConnection+createChatCompletionRequest.swift
[17/49] Compiling CleverBird Penalty.swift
[18/49] Compiling CleverBird Percentage.swift
[19/49] Compiling CleverBird ChatStreamedResponseChunk.swift
[20/49] Compiling CleverBird ChatThread+withStreaming.swift
[21/49] Compiling CleverBird OpenAIAPIConnection+createChatCompletionAsyncByteStream.swift
[22/49] Compiling CleverBird StreamOptions.swift
[23/49] Compiling CleverBird StreamableChatThread+complete.swift
[24/49] Compiling CleverBird OpenAIAPIConnection+createEmbeddingRequest.swift
[25/49] Compiling CleverBird typealiases.swift
[26/49] Compiling CleverBird Pattern.swift
[27/49] Compiling CleverBird CleverBirdError.swift
[28/49] Compiling CleverBird OpenAIAPIConnection.swift
[29/49] Compiling CleverBird ChatCompletionRequestParameters.swift
[30/49] Compiling CleverBird ChatCompletionResponse.swift
[31/49] Compiling CleverBird ChatThread.swift
[32/49] Compiling CleverBird Function.swift
[33/49] Compiling CleverBird FunctionCall.swift
[34/49] Compiling CleverBird FunctionCallMode.swift
[35/49] Compiling CleverBird Token.swift
[36/49] Compiling CleverBird TokenEncoder.swift
[37/49] Compiling CleverBird resource_bundle_accessor.swift
[38/49] Compiling CleverBird ChatMessage.swift
[39/49] Compiling CleverBird ChatModel.swift
[40/49] Compiling CleverBird ChatThread+complete.swift
[41/49] Compiling CleverBird ChatThread+tokenCount.swift
[42/49] Compiling CleverBird FunctionRegistry.swift
[43/49] Compiling CleverBird JSONType.swift
[44/49] Compiling CleverBird JSONValue.swift
[45/49] Compiling CleverBird MessageContent.swift
[46/49] Compiling CleverBird StreamableChatThread.swift
[47/49] Compiling CleverBird EmbeddedDocumentStore+persistence.swift
[48/49] Compiling CleverBird EmbeddedDocumentStore.SimilarityMetric.swift
[49/49] Compiling CleverBird EmbeddedDocumentStore.swift
Build complete! (9.49s)
Build complete.
Done.