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 Easie, reference 1.1.0 (c4a703), with Swift 5.9 for Linux on 18 Nov 2024 05:25:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/Easie.git
Reference: 1.1.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/dagronf/Easie
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at c4a7033 Updated documentation
Cloned https://github.com/dagronf/Easie.git
Revision (git rev-parse @):
c4a7033200c6073a9dd6c61360acbcc0361a580e
SUCCESS checkout https://github.com/dagronf/Easie.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/dagronf/Easie.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[1/20] Emitting module Easie
[2/22] Compiling Easie SwiftUI+unitCurve.swift
[3/22] Compiling Easie CGColor+mixing.swift
[4/22] Compiling Easie CGPoint+unitCurve.swift
[5/22] Compiling Easie CGRect+unitCurve.swift
[6/22] Compiling Easie CGSize+unitCurve.swift
[7/22] Compiling Easie Jump.swift
[8/22] Compiling Easie Linear.swift
[9/22] Compiling Easie CAKeyframeAnimation+unitCurve.swift
[10/22] Compiling Easie CubicBezier.swift
[11/22] Compiling Easie Easing.swift
[12/22] Compiling Easie Elastic.swift
[13/22] Compiling Easie UnitCurve.swift
[14/22] Compiling Easie Back.swift
[15/22] Compiling Easie Bounce.swift
[16/22] Compiling Easie CGColor+rgbaExtensions.swift
[17/22] Compiling Easie CubicBezierDefinition.swift
[18/22] Compiling Easie CGColor+unitCurve.swift
[19/22] Compiling Easie CGGradient+unitCurve.swift
[20/22] Compiling Easie CGPath+unitCurve.swift
[21/22] Compiling Easie Double+extensions.swift
[22/22] Compiling Easie Utils.swift
Build complete! (6.71s)
Build complete.
Done.