Build Information
Failed to build VDAnimation, reference 2.5.1 (f5818e), with Swift 6.2 for Linux on 4 Apr 2026 18:31:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDAnimation.git
Reference: 2.5.1
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/dankinsoid/VDAnimation
* tag 2.5.1 -> FETCH_HEAD
HEAD is now at f5818ea feat: Add preferredFrameRateRange to FrameLink protocol
Cloned https://github.com/dankinsoid/VDAnimation.git
Revision (git rev-parse @):
f5818ea0442a450c8b4285fb6cc7cd9afb323317
SUCCESS checkout https://github.com/dankinsoid/VDAnimation.git at 2.5.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/dankinsoid/VDAnimation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-syntax.git
[1/74940] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (9.76s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.38s)
Building for debugging...
[0/6] Write sources
[2/6] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling VDAnimationMacros VDAnimationMacrosPlugin.swift
[5/11] Compiling VDAnimationMacros SyntaxExt.swift
[6/11] Compiling VDAnimationMacros Tweenable.swift
[7/11] Emitting module VDAnimationMacros
[8/11] Compiling VDAnimationMacros StringError.swift
[9/12] Wrapping AST for VDAnimationMacros for debugging
[10/12] Write Objects.LinkFileList
[11/12] Linking VDAnimationMacros-tool
[13/27] Compiling VDAnimation Tweenable.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[14/27] Compiling VDAnimation TweenableMacro.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[15/29] Compiling VDAnimation AnimatedView.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[16/29] Compiling VDAnimation WithMotion.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/29] Emitting module VDAnimation
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[18/29] Compiling VDAnimation Colors+Spaces.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[19/29] Compiling VDAnimation Curve.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[20/29] Compiling VDAnimation CodingKeys.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[21/29] Compiling VDAnimation Colors+Previews.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[22/29] Compiling VDAnimation Extensions.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[23/29] Compiling VDAnimation Motion.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[24/29] Compiling VDAnimation Path+lerp.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[25/29] Compiling VDAnimation Tween.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[26/29] Compiling VDAnimation MotionBuilder.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[27/29] Compiling VDAnimation MotionFrameLink.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[28/29] Compiling VDAnimation AnimationDriver.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
[29/29] Compiling VDAnimation CodableTweenable.swift
/host/spi-builder-workspace/Sources/VDAnimation/Colors+Previews.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | #Preview {
BUILD FAILURE 6.2 linux