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

Failed to build MotionMachine, reference 3.1.2 (d9b981), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 13:31:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/poetmountain/MotionMachine.git
Reference: 3.1.2
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/poetmountain/MotionMachine
 * tag               3.1.2      -> FETCH_HEAD
HEAD is now at d9b9816 Fix to Equatable conformance for `Additive` protocol, which surfaced as error in Xcode 16.3.
Cloned https://github.com/poetmountain/MotionMachine.git
Revision (git rev-parse @):
d9b981676a8a33e74ce7917d524e61937a4a942b
SUCCESS checkout https://github.com/poetmountain/MotionMachine.git at 3.1.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/poetmountain/MotionMachine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/52] Emitting module MotionMachine
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[4/59] Compiling MotionMachine PropertyData.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[5/59] Compiling MotionMachine Additive.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[6/59] Compiling MotionMachine MotionUpdateDelegate.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[7/59] Compiling MotionMachine Moveable.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[8/59] Compiling MotionMachine MoveableCollection.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[9/59] Compiling MotionMachine PropertyCollection.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[10/59] Compiling MotionMachine PropertyDataDelegate.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[11/59] Compiling MotionMachine TimerTempo.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[12/59] Compiling MotionMachine CollectionReversingMode.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[13/59] Compiling MotionMachine MotionDirection.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[14/59] Compiling MotionMachine MotionOptions.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[15/59] Compiling MotionMachine MoveableState.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[16/59] Compiling MotionMachine MoveableStatus.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[17/59] Compiling MotionMachine CGColorAssistant.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[18/59] Compiling MotionMachine Motion.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[19/59] Compiling MotionMachine MotionGroup.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[20/59] Compiling MotionMachine MotionSequence.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[21/59] Compiling MotionMachine MotionState.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[22/59] Compiling MotionMachine PathMotion.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[23/59] Compiling MotionMachine PathPhysicsMotion.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[24/59] Compiling MotionMachine PathEdgeBehavior.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[25/59] Compiling MotionMachine CGStructAssistant.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[26/59] Compiling MotionMachine CIColorAssistant.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[27/59] Compiling MotionMachine NumericAssistant.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[28/59] Compiling MotionMachine SIMDAssistant.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[29/59] Compiling MotionMachine UIColorAssistant.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[30/59] Compiling MotionMachine UIKitStructAssistant.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[31/59] Compiling MotionMachine ValueAssistantGroup.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[32/59] Compiling MotionMachine TempoDelegate.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[33/59] Compiling MotionMachine TempoDriven.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[34/59] Compiling MotionMachine TempoProviding.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[35/59] Compiling MotionMachine ValueAssistant.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[36/59] Compiling MotionMachine CATempo.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[37/59] Compiling MotionMachine DisplayLinkTempo.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[38/59] Compiling MotionMachine MacDisplayLinkTempo.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[39/59] Compiling MotionMachine PathElement.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[40/59] Compiling MotionMachine PathElementType.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[41/59] Compiling MotionMachine PathState+Extensions.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[42/59] Compiling MotionMachine PathState.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[43/59] Compiling MotionMachine PhysicsConfiguration.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[44/59] Compiling MotionMachine PhysicsMotion.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[45/59] Compiling MotionMachine PhysicsSystem.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[46/59] Compiling MotionMachine EasingBack.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[47/59] Compiling MotionMachine EasingBounce.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[48/59] Compiling MotionMachine EasingCircular.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[49/59] Compiling MotionMachine EasingCubic.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[50/59] Compiling MotionMachine EasingElastic.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[51/59] Compiling MotionMachine EasingExpo.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[52/59] Compiling MotionMachine EasingLinear.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[53/59] Compiling MotionMachine EasingQuadratic.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[54/59] Compiling MotionMachine EasingQuartic.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[55/59] Compiling MotionMachine EasingQuintic.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[56/59] Compiling MotionMachine EasingSine.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[57/59] Compiling MotionMachine MotionMachine.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[58/59] Compiling MotionMachine MotionSupport.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
[59/59] Compiling MotionMachine WeakAdditiveContainer.swift
/host/spi-builder-workspace/Sources/EasingTypes/EasingBack.swift:10:8: error: no such module 'Foundation'
 8 | //  Licensed under MIT License. See LICENSE file in this repository.
 9 |
10 | import Foundation
   |        `- error: no such module 'Foundation'
11 |
12 | /**
BUILD FAILURE 6.2 wasm