The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VDAnimation, reference master (9ea6ed), with Swift 6.2 for Android on 4 Apr 2026 18:36:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDAnimation.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9ea6edc fix: Use #if canImport for preferredFrameRateRange availability check
Cloned https://github.com/dankinsoid/VDAnimation.git
Revision (git rev-parse @):
9ea6edc1d36a3966b19d7502cbdfc6e06f1d48fb
SUCCESS checkout https://github.com/dankinsoid/VDAnimation.git at master
========================================
Build
========================================
Selected platform:         android
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-4606859-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-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 (10.13s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (14.28s)
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-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.62s)
Building for debugging...
[0/6] Write sources
[2/6] Write swift-version--11D90AFD9DD3AB2.txt
[4/11] Emitting module VDAnimationMacros
[5/11] Compiling VDAnimationMacros VDAnimationMacrosPlugin.swift
[6/11] Compiling VDAnimationMacros SyntaxExt.swift
[7/11] Compiling VDAnimationMacros Tweenable.swift
[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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
BUILD FAILURE 6.2 android