The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swiftui-stack, reference 0.1.0 (c74819), with Swift 6.3 for Linux on 13 Apr 2026 21:44:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-stack.git
Reference: 0.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/FluidGroup/swiftui-stack
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at c748199 Update README.md
Submodule path 'submodules/swiftui-snap-dragging-modifier': checked out '49a8a4425d238601b086cef5bb26005efb43993e'
Submodule path 'submodules/swiftui-support': checked out '8ef53190c33bd345e7a95ef504dafe0f85ad9c4d'
Submodule 'submodules/swiftui-snap-dragging-modifier' (https://github.com/FluidGroup/swiftui-snap-dragging-modifier.git) registered for path 'submodules/swiftui-snap-dragging-modifier'
Submodule 'submodules/swiftui-support' (https://github.com/FluidGroup/swiftui-support.git) registered for path 'submodules/swiftui-support'
Cloning into '/host/spi-builder-workspace/submodules/swiftui-snap-dragging-modifier'...
Cloning into '/host/spi-builder-workspace/submodules/swiftui-support'...
Cloned https://github.com/FluidGroup/swiftui-stack.git
Revision (git rev-parse @):
c748199cc9e6ddda3963da7b784e2a02d86cf441
SUCCESS checkout https://github.com/FluidGroup/swiftui-stack.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-stack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/FluidGroup/swiftui-snap-dragging-modifier
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/FluidGroup/swiftui-support
[1/317] Fetching swiftui-snap-dragging-modifier
[150/13067] Fetching swiftui-snap-dragging-modifier, viewinspector
Fetched https://github.com/FluidGroup/swiftui-snap-dragging-modifier from cache (0.89s)
Fetched https://github.com/nalexn/ViewInspector.git from cache (0.90s)
[1/155873] Fetching swiftui-support
Fetched https://github.com/FluidGroup/swiftui-support from cache (9.67s)
Computing version for https://github.com/FluidGroup/swiftui-snap-dragging-modifier
Computed https://github.com/FluidGroup/swiftui-snap-dragging-modifier at 1.3.0 (10.33s)
Fetching https://github.com/FluidGroup/swift-rubber-banding
[1/13] Fetching swift-rubber-banding
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (0.27s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (0.83s)
Computing version for https://github.com/FluidGroup/swiftui-support
Computed https://github.com/FluidGroup/swiftui-support at 0.13.0 (0.66s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.3 (0.37s)
Creating working copy for https://github.com/FluidGroup/swiftui-snap-dragging-modifier
Working copy of https://github.com/FluidGroup/swiftui-snap-dragging-modifier resolved at 1.3.0
Creating working copy for https://github.com/FluidGroup/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.0
Creating working copy for https://github.com/FluidGroup/swiftui-support
Working copy of https://github.com/FluidGroup/swiftui-support resolved at 0.13.0
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.3
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/14] Emitting module SwiftUISupportSizing
/host/spi-builder-workspace/.build/checkouts/swiftui-support/Sources/SwiftUISupportSizing/ResizableModifier.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A `ViewModifier` that scales its content to fill the available space.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/14] Emitting module SwiftUISupportGeometryEffect
/host/spi-builder-workspace/.build/checkouts/swiftui-support/Sources/SwiftUISupportGeometryEffect/TranslationEffect.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | /// Animatable Translation Effect
[10/14] Compiling SwiftUISupportGeometryEffect TranslationEffect.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-support/Sources/SwiftUISupportGeometryEffect/TranslationEffect.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | /// Animatable Translation Effect
[11/14] Compiling SwiftUISupportSizing View+MeasureSize.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-support/Sources/SwiftUISupportSizing/ResizableModifier.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A `ViewModifier` that scales its content to fill the available space.
/host/spi-builder-workspace/.build/checkouts/swiftui-support/Sources/SwiftUISupportSizing/ResizableModifier.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A `ViewModifier` that scales its content to fill the available space.
BUILD FAILURE 6.3 linux