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 TensorFlowLiteC, reference master (32fc1c), with Swift 6.0 for Linux on 17 Jun 2025 07:45:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/TensorflowLiteC.git
Reference: master
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/kewlbear/TensorflowLiteC
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 32fc1c2 add 0.0.20250616
Cloned https://github.com/kewlbear/TensorflowLiteC.git
Revision (git rev-parse @):
32fc1c25da13ed16863f43d5db520aac1a236f65
SUCCESS checkout https://github.com/kewlbear/TensorflowLiteC.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kewlbear/TensorflowLiteC.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[9637/28725098] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteCMetal.xcframework.zip
[19152/46356881] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteCMetal.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteCCoreML.xcframework.zip
[24636/86843482] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteCMetal.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteCCoreML.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteC.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteCMetal.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteCCoreML.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteC.xcframework.zip
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteCCoreML.xcframework.zip (1.89s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteCMetal.xcframework.zip (2.37s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/0.0.20250616/TensorFlowLiteC.xcframework.zip (3.34s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Compiling Link TensorFlowLiteC.swift
[4/4] Emitting module Link
Build complete! (10.08s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TensorFlowLiteC",
  "name" : "TensorFlowLiteC",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TensorFlowLiteC",
      "targets" : [
        "TensorFlowLiteC",
        "TensorFlowLiteCCoreML",
        "TensorFlowLiteCMetal",
        "Link"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TensorFlowLiteCMetal",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteCMetal",
      "path" : "remote/archive/TensorFlowLiteCMetal.xcframework.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TensorFlowLiteCCoreML",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteCCoreML",
      "path" : "remote/archive/TensorFlowLiteCCoreML.xcframework.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TensorFlowLiteC",
      "module_type" : "BinaryTarget",
      "name" : "TensorFlowLiteC",
      "path" : "remote/archive/TensorFlowLiteC.xcframework.zip",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Link",
      "module_type" : "SwiftTarget",
      "name" : "Link",
      "path" : "Sources/Link",
      "product_memberships" : [
        "TensorFlowLiteC"
      ],
      "sources" : [
        "TensorFlowLiteC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.