The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Motion with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/b3ll/Motion.git
Reference: v0.1.5
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/b3ll/Motion
 * tag               v0.1.5     -> FETCH_HEAD
HEAD is now at d0439dd Use Arm64 Image for GitHub Actions
Cloned https://github.com/b3ll/Motion.git
Revision (git rev-parse @):
d0439dd8f31ef16c3e17ef12e8d1921b00341d67
SUCCESS checkout https://github.com/b3ll/Motion.git at v0.1.5
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.47s)
Fetched https://github.com/apple/swift-numerics from cache (0.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.11s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.63s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.10s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.15s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "motion",
      "name": "Motion",
      "url": "https://github.com/b3ll/Motion.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Motion",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.0.2",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/b3ll/Motion.git from cache
Fetched https://github.com/b3ll/Motion.git from cache (0.69s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.21s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/b3ll/Motion.git
Working copy of https://github.com/b3ll/Motion.git resolved at v0.1.5 (d0439dd)
warning: '.resolve-product-dependencies': dependency 'motion' is not used by any target
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/b3ll/Motion.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version-6044DDE57671499D.txt
[8/17] Compiling RealModule Float80+Real.swift
[9/18] Compiling RealModule RealFunctions.swift
[10/18] Compiling RealModule Real.swift
[11/18] Compiling RealModule Float+Real.swift
[12/18] Compiling RealModule ElementaryFunctions.swift
[13/18] Compiling RealModule AlgebraicField.swift
[14/18] Compiling RealModule ApproximateEquality.swift
[15/18] Compiling RealModule AugmentedArithmetic.swift
[16/18] Compiling RealModule Double+Real.swift
[17/18] Emitting module RealModule
[18/18] Compiling RealModule Float16+Real.swift
[19/36] Compiling Motion Animator.swift
[20/36] Compiling Motion CAKeyframeAnimationEmittable.swift
[21/36] Compiling Motion EquatableEnough.swift
[22/36] Compiling Motion SIMDRepresentable.swift
[23/38] Compiling Motion AnimationDriver.swift
[24/38] Compiling Motion AnimationEnvironmentProxy.swift
[25/38] Compiling Motion AnimationGroup.swift
[26/38] Compiling Motion BasicAnimation.swift
[27/38] Compiling Motion DecayAnimation.swift
[28/38] Compiling Motion SpringAnimation.swift
[29/38] Compiling Motion ValueAnimation.swift
[30/38] Compiling Motion AnimationEnvironment.swift
[31/38] Compiling Motion CoreAnimationHelpers.swift
[32/38] Compiling Motion NSScreen+AnimationEnvironment.swift
[33/38] Compiling Motion RubberBanding.swift
[34/38] Compiling Motion Synchronized.swift
[35/38] Emitting module Motion
[36/38] Compiling Motion DecayFunction.swift
[37/38] Compiling Motion EasingFunctions.swift
[38/38] Compiling Motion SpringFunction.swift
[39/42] Compiling Graphing EasingFunctionGraph.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/EasingFunctionGraph.swift:16:16: warning: stored property 'easingFunction' of 'Sendable'-conforming struct 'EasingFunctionShape' has non-sendable type 'EasingFunction<CGFloat>'
    public let easingFunction: EasingFunction<CGFloat>
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Motion/Animations/Functions/EasingFunctions.swift:16:15: note: generic struct 'EasingFunction' does not conform to the 'Sendable' protocol
public struct EasingFunction<Value: SIMDRepresentable>: Hashable {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/EasingFunctionGraph.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Motion'
import Motion
^
@preconcurrency
[40/42] Compiling Graphing CurveGrapher.swift
[41/42] Compiling Graphing ValueAnimationGraph.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:21:16: warning: stored property 'animation' of 'Sendable'-conforming struct 'ValueAnimationShape' has non-sendable type 'ValueAnimation<CGFloat>'
    public let animation: ValueAnimation<CGFloat>
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Motion/Animations/ValueAnimation.swift:125:14: note: generic class 'ValueAnimation' does not conform to the 'Sendable' protocol
public class ValueAnimation<Value: SIMDRepresentable>: Animation {
             ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Motion'
import Motion
^
@preconcurrency
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:23:16: warning: stored property 'graphType' of 'Sendable'-conforming struct 'ValueAnimationShape' has non-sendable type 'ValueAnimationShape.GraphType'
    public let graphType: GraphType
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:16:17: note: consider making enum 'GraphType' conform to the 'Sendable' protocol
    public enum GraphType {
                ^
                          : Sendable
[42/42] Emitting module Graphing
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/EasingFunctionGraph.swift:16:16: warning: stored property 'easingFunction' of 'Sendable'-conforming struct 'EasingFunctionShape' has non-sendable type 'EasingFunction<CGFloat>'
    public let easingFunction: EasingFunction<CGFloat>
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Motion/Animations/Functions/EasingFunctions.swift:16:15: note: generic struct 'EasingFunction' does not conform to the 'Sendable' protocol
public struct EasingFunction<Value: SIMDRepresentable>: Hashable {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/EasingFunctionGraph.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Motion'
import Motion
^
@preconcurrency
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:21:16: warning: stored property 'animation' of 'Sendable'-conforming struct 'ValueAnimationShape' has non-sendable type 'ValueAnimation<CGFloat>'
    public let animation: ValueAnimation<CGFloat>
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Motion/Animations/ValueAnimation.swift:125:14: note: generic class 'ValueAnimation' does not conform to the 'Sendable' protocol
public class ValueAnimation<Value: SIMDRepresentable>: Animation {
             ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Motion'
import Motion
^
@preconcurrency
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:23:16: warning: stored property 'graphType' of 'Sendable'-conforming struct 'ValueAnimationShape' has non-sendable type 'ValueAnimationShape.GraphType'
    public let graphType: GraphType
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:16:17: note: consider making enum 'GraphType' conform to the 'Sendable' protocol
    public enum GraphType {
                ^
                          : Sendable
Build complete! (17.78s)
Build complete.
Done.

Build Machine: Mac 7