The Swift Package Index logo.Swift Package Index

Build Information

Successful build of simd-tools, reference 0.0.4 (69e1bb), with Swift 6.2 for Linux on 12 Jan 2026 15:37:50 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.2-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/computer-graphics-tools/simd-tools.git
Reference: 0.0.4
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/computer-graphics-tools/simd-tools
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 69e1bb3 fix warnings
Cloned https://github.com/computer-graphics-tools/simd-tools.git
Revision (git rev-parse @):
69e1bb3b0fffedfd2865779f1576d650b9fd68db
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/computer-graphics-tools/simd-tools.git at 0.0.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/computer-graphics-tools/simd-tools.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:028db8def7a0a170322a168cc6b6bf6fa53e165049035becb7303fffc498bb80
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/keyvariable/kvSIMD.swift.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/211] Fetching kvsimd.swift
Fetched https://github.com/keyvariable/kvSIMD.swift.git from cache (0.42s)
[1/73526] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.75s)
Computing version for https://github.com/keyvariable/kvSIMD.swift.git
Computed https://github.com/keyvariable/kvSIMD.swift.git at 1.1.0 (10.79s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.94s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/keyvariable/kvSIMD.swift.git
Working copy of https://github.com/keyvariable/kvSIMD.swift.git resolved at 1.1.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.81s)
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version-24593BA9C3E375BF.txt
[5/18] Compiling simd KvFabrics.swift
[6/18] Compiling simd KvExtensions.swift
[7/19] Compiling simd KvTypes.swift
[8/19] Compiling simd KvAux.swift
[9/19] Compiling simd KvConstants.swift
[10/19] Compiling simd KvConversions.swift
[11/19] Emitting module SIMDToolsMacros
[12/19] Compiling SIMDToolsMacros SIMDToolsMacro.swift
[14/20] Compiling simd KvQuaternions.swift
[14/20] Wrapping AST for SIMDToolsMacros for debugging
[15/20] Write Objects.LinkFileList
[16/20] Linking SIMDToolsMacros-tool
[18/20] Compiling simd KvMatrices.swift
[19/20] Compiling simd KvFunctions.swift
[20/20] Emitting module simd
[22/28] Compiling SIMDTools float3x3+Extensions.swift
[23/28] Compiling SIMDTools float4x4+Extensions.swift
[24/28] Compiling SIMDTools SIMDTools.swift
[25/28] Compiling SIMDTools Helpers.swift
[26/28] Compiling SIMDTools Angle.swift
[27/28] Emitting module SIMDTools
[28/28] Compiling SIMDTools SIMD+Extensions.swift
Build complete! (66.24s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "kvsimd.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/keyvariable/kvSIMD.swift.git"
    }
  ],
  "manifest_display_name" : "simd-tools",
  "name" : "simd-tools",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SIMDTools",
      "targets" : [
        "SIMDTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SIMDToolsMacros",
      "targets" : [
        "SIMDToolsMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SIMDToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "SIMDToolsTests",
      "path" : "Tests/SIMDToolsTests",
      "sources" : [
        "AngleTests.swift",
        "Float3x3Tests.swift",
        "Float4x4Tests.swift",
        "SIMDToolsTests.swift",
        "UtilityFunctionTests.swift"
      ],
      "target_dependencies" : [
        "SIMDTools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SIMDToolsMacros",
      "module_type" : "SwiftTarget",
      "name" : "SIMDToolsMacros",
      "path" : "Sources/SIMDToolsMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SIMDTools",
        "SIMDToolsMacros"
      ],
      "sources" : [
        "SIMDToolsMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SIMDTools",
      "module_type" : "SwiftTarget",
      "name" : "SIMDTools",
      "path" : "Sources/SIMDTools",
      "product_dependencies" : [
        "kvSIMD"
      ],
      "product_memberships" : [
        "SIMDTools"
      ],
      "sources" : [
        "Angle.swift",
        "Helpers.swift",
        "SIMD+Extensions.swift",
        "SIMDTools.swift",
        "float3x3+Extensions.swift",
        "float4x4+Extensions.swift"
      ],
      "target_dependencies" : [
        "SIMDToolsMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:028db8def7a0a170322a168cc6b6bf6fa53e165049035becb7303fffc498bb80
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.