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 Easie, reference 1.1.0 (c4a703), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 12:33:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/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:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dagronf/Easie.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
[3/22] Compiling Easie CGColor+rgbaExtensions.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[4/22] Compiling Easie CubicBezierDefinition.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[5/24] Compiling Easie SwiftUI+unitCurve.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[6/24] Compiling Easie CGColor+mixing.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[7/24] Compiling Easie CGPoint+unitCurve.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[8/24] Compiling Easie CGRect+unitCurve.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[9/24] Compiling Easie CGSize+unitCurve.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[10/24] Compiling Easie CGColor+unitCurve.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[11/24] Compiling Easie CGGradient+unitCurve.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[12/24] Compiling Easie CGPath+unitCurve.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[13/24] Compiling Easie UnitCurve.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[14/24] Compiling Easie Back.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[15/24] Compiling Easie Bounce.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[16/24] Compiling Easie Jump.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[17/24] Compiling Easie Linear.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[18/24] Compiling Easie CAKeyframeAnimation+unitCurve.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[19/24] Compiling Easie Double+extensions.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[20/24] Compiling Easie Utils.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/24] Emitting module Easie
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[22/24] Compiling Easie CubicBezier.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[23/24] Compiling Easie Easing.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
[24/24] Compiling Easie Elastic.swift
/host/spi-builder-workspace/Sources/Easie/UnitCurve.swift:20:8: error: no such module 'Foundation'
 18 | //
 19 |
 20 | import Foundation
    |        `- error: no such module 'Foundation'
 21 |
 22 | /// Easing function protocol
BUILD FAILURE 6.2 wasm