The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swollama, reference 3.0.1 (1eada8), with Swift 6.0 for Linux on 1 Oct 2025 21:52:11 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/guitaripod/Swollama.git
Reference: 3.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/guitaripod/Swollama
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at 1eada84 chore: remove automated release workflow
Cloned https://github.com/guitaripod/Swollama.git
Revision (git rev-parse @):
1eada844ce5e477fa5a2178483b3540e1c07c5e0
SUCCESS checkout https://github.com/guitaripod/Swollama.git at 3.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/guitaripod/Swollama.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/39] Emitting module Swollama
[5/43] Compiling Swollama ModelInformation.swift
[6/43] Compiling Swollama ModelsResponse.swift
[7/43] Compiling Swollama OllamaModelName.swift
[8/43] Compiling Swollama OperationProgress.swift
[9/43] Compiling Swollama OllamaError.swift
[10/43] Compiling Swollama OllamaProtocol.swift
[11/43] Compiling Swollama OllamaWebSearchClient.swift
[12/43] Compiling Swollama WebSearchModels.swift
[13/43] Compiling Swollama OllamaClient+Generation.swift
[14/43] Compiling Swollama OllamaClient+ModelManagement.swift
[15/43] Compiling Swollama OllamaClient.swift
[16/43] Compiling Swollama OllamaConfiguration.swift
[17/43] Compiling Swollama GenerationOptions.swift
[18/43] Compiling Swollama ChatRequest.swift
[19/43] Compiling Swollama ChatResponse.swift
[20/43] Compiling Swollama CreateModelRequest.swift
[21/43] Compiling Swollama EmbeddingRequest.swift
[22/43] Compiling Swollama QuantizationLevel.swift
[23/43] Compiling Swollama RunningModelsResponse.swift
[24/43] Compiling Swollama ShowModelRequest.swift
[25/43] Compiling Swollama ToolCall.swift
[26/43] Compiling Swollama AgentConfiguration.swift
[27/43] Compiling Swollama AgentEvent.swift
[28/43] Compiling Swollama OllamaAgent.swift
[29/43] Compiling Swollama ChatOptions.swift
[30/43] Compiling Swollama EmbeddingOptions.swift
[31/43] Compiling Swollama EmbeddingResponse.swift
[32/43] Compiling Swollama GenerateRequest.swift
[33/43] Compiling Swollama GenerateResponse.swift
[34/43] Compiling Swollama ModelFamily.swift
[35/43] Compiling Swollama ModelFormat.swift
[36/43] Compiling Swollama ToolDefinition.swift
[37/43] Compiling Swollama VersionResponse.swift
[38/43] Compiling Swollama NetworkingSupport+Streaming.swift
[39/43] Compiling Swollama NetworkingSupport.swift
[40/44] Wrapping AST for Swollama for debugging
[42/70] Emitting module SwollamaCLI
[43/73] Compiling SwollamaCLI CopyModelCommand.swift
[44/73] Compiling SwollamaCLI CreateCommand.swift
[45/73] Compiling SwollamaCLI DeleteModelCommand.swift
[46/73] Compiling SwollamaCLI EmbeddingsCommand.swift
[47/73] Compiling SwollamaCLI ProgressTracker.swift
[48/73] Compiling SwollamaCLI SpeedCalculator.swift
[49/73] Compiling SwollamaCLI TerminalHelper.swift
[50/73] Compiling SwollamaCLI AgentCommand.swift
[51/73] Compiling SwollamaCLI BlobCommand.swift
[52/73] Compiling SwollamaCLI ChatCommand.swift
[53/73] Compiling SwollamaCLI CommandProtocol.swift
[54/73] Compiling SwollamaCLI InputHandler.swift
[55/73] Compiling SwollamaCLI LinuxSupport.swift
[56/73] Compiling SwollamaCLI StreamDebugger.swift
[57/73] Compiling SwollamaCLI PullModelCommand.swift
[58/73] Compiling SwollamaCLI PushCommand.swift
[59/73] Compiling SwollamaCLI ShowModelCommand.swift
[60/73] Compiling SwollamaCLI TestCommand.swift
[61/73] Compiling SwollamaCLI VersionCommand.swift
[62/73] Compiling SwollamaCLI EnhancedSwollamaCLI.swift
[63/73] Compiling SwollamaCLI ErrorRecovery.swift
[64/73] Compiling SwollamaCLI SwollamaCLI.swift
[65/73] Compiling SwollamaCLI CLIError.swift
[66/73] Compiling SwollamaCLI ModelFormatter.swift
[67/73] Compiling SwollamaCLI EnhancedChatCommand.swift
[68/73] Compiling SwollamaCLI GenerateCommand.swift
[69/73] Compiling SwollamaCLI ListModelsCommand.swift
[70/73] Compiling SwollamaCLI ListRunningModelsCommand.swift
[71/74] Wrapping AST for SwollamaCLI for debugging
[72/74] Write Objects.LinkFileList
[73/74] Linking SwollamaCLI
Build complete! (19.66s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Swollama",
  "name" : "Swollama",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Swollama",
      "targets" : [
        "Swollama"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwollamaCLI",
      "targets" : [
        "SwollamaCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwollamaTests",
      "module_type" : "SwiftTarget",
      "name" : "SwollamaTests",
      "path" : "Tests/SwollamaTests",
      "sources" : [
        "AgentTests.swift",
        "ConfigurationTests.swift",
        "DigestValidationTests.swift",
        "ErrorHandlingTests.swift",
        "ModelNameParsingTests.swift",
        "NewFeaturesTests.swift",
        "RetryLogicTests.swift",
        "StreamingBufferTests.swift",
        "SwollamaTests.swift"
      ],
      "target_dependencies" : [
        "Swollama"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwollamaCLI",
      "module_type" : "SwiftTarget",
      "name" : "SwollamaCLI",
      "path" : "Sources/SwollamaCLI",
      "product_memberships" : [
        "SwollamaCLI"
      ],
      "sources" : [
        "Commands/AgentCommand.swift",
        "Commands/BlobCommand.swift",
        "Commands/ChatCommand.swift",
        "Commands/CommandProtocol.swift",
        "Commands/CopyModelCommand.swift",
        "Commands/CreateCommand.swift",
        "Commands/DeleteModelCommand.swift",
        "Commands/EmbeddingsCommand.swift",
        "Commands/EnhancedChatCommand.swift",
        "Commands/GenerateCommand.swift",
        "Commands/ListModelsCommand.swift",
        "Commands/ListRunningModelsCommand.swift",
        "Commands/PullModelCommand.swift",
        "Commands/PushCommand.swift",
        "Commands/ShowModelCommand.swift",
        "Commands/TestCommand.swift",
        "Commands/VersionCommand.swift",
        "EnhancedSwollamaCLI.swift",
        "ErrorRecovery.swift",
        "InputHandler.swift",
        "LinuxSupport.swift",
        "StreamDebugger.swift",
        "SwollamaCLI.swift",
        "Tools/CLIError.swift",
        "Tools/ModelFormatter.swift",
        "Tools/ProgressTracker.swift",
        "Tools/SpeedCalculator.swift",
        "Tools/TerminalHelper.swift"
      ],
      "target_dependencies" : [
        "Swollama"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Swollama",
      "module_type" : "SwiftTarget",
      "name" : "Swollama",
      "path" : "Sources/Swollama",
      "product_memberships" : [
        "Swollama",
        "SwollamaCLI"
      ],
      "sources" : [
        "Agent/AgentConfiguration.swift",
        "Agent/AgentEvent.swift",
        "Agent/OllamaAgent.swift",
        "ChatOptions.swift",
        "EmbeddingOptions.swift",
        "GenerationOptions.swift",
        "Models/ChatRequest.swift",
        "Models/ChatResponse.swift",
        "Models/CreateModelRequest.swift",
        "Models/EmbeddingRequest.swift",
        "Models/EmbeddingResponse.swift",
        "Models/GenerateRequest.swift",
        "Models/GenerateResponse.swift",
        "Models/ModelFamily.swift",
        "Models/ModelFormat.swift",
        "Models/ModelInformation.swift",
        "Models/ModelsResponse.swift",
        "Models/OllamaModelName.swift",
        "Models/OperationProgress.swift",
        "Models/QuantizationLevel.swift",
        "Models/RunningModelsResponse.swift",
        "Models/ShowModelRequest.swift",
        "Models/ToolCall.swift",
        "Models/ToolDefinition.swift",
        "Models/VersionResponse.swift",
        "NetworkingSupport+Streaming.swift",
        "NetworkingSupport.swift",
        "OllamaClient+Generation.swift",
        "OllamaClient+ModelManagement.swift",
        "OllamaClient.swift",
        "OllamaConfiguration.swift",
        "OllamaError.swift",
        "OllamaProtocol.swift",
        "WebSearch/OllamaWebSearchClient.swift",
        "WebSearch/WebSearchModels.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.