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 GameMath with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/STREGAsGate/GameMath.git
Reference: 0.9.0
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/STREGAsGate/GameMath
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 037cd3e Reduce package tools version
Cloned https://github.com/STREGAsGate/GameMath.git
Revision (git rev-parse @):
037cd3e96c25c9a96fef1e4d99905080ff67ab04
SUCCESS checkout https://github.com/STREGAsGate/GameMath.git at 0.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/STREGAsGate/GameMath.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/24] Emitting module GameMath
[4/26] Compiling GameMath Interpolation.swift
[5/26] Compiling GameMath CoreGraphics.swift
[6/26] Compiling GameMath Quaternion.swift
[7/26] Compiling GameMath Size3.swift
[8/26] Compiling GameMath Transform3.swift
[9/26] Compiling GameMath Position2.swift
[10/26] Compiling GameMath Rect.swift
[11/26] Compiling GameMath Size2.swift
[12/26] Compiling GameMath Color.swift
[13/26] Compiling GameMath Degrees & Radians.swift
[14/26] Compiling GameMath FastInverseSquareRoot.swift
[15/26] Compiling GameMath Matrix3x3.swift
[16/26] Compiling GameMath Matrix4x4.swift
[17/26] Compiling GameMath Position3.swift
[18/26] Compiling GameMath Transform2.swift
[19/26] Compiling GameMath Vector2.swift
[20/26] Compiling GameMath Direction3.swift
[21/26] Compiling GameMath Circle.swift
[22/26] Compiling GameMath Direction2.swift
[23/26] Compiling GameMath Insets.swift
[24/26] Compiling GameMath Vector3.swift
[25/26] Compiling GameMath BitStream.swift
[26/26] Compiling GameMath CardinalDirection.swift
Build complete! (11.07s)
Build complete.
Done.