Build Information
Failed to build SlideKit, reference main (ee71d2
), with Swift 6.1 for Wasm on 6 Jun 2025 16:00:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mtj0928/SlideKit.git
Reference: main
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/mtj0928/SlideKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ee71d2a Merge pull request #45 from fromkk/feature/transition
Cloned https://github.com/mtj0928/SlideKit.git
Revision (git rev-parse @):
ee71d2a687da199bf04d42a3ff13b9a1810fe4f1
SUCCESS checkout https://github.com/mtj0928/SlideKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mtj0928/SlideKit.git
https://github.com/mtj0928/SlideKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "syntaxink",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtj0928/SyntaxInk"
}
],
"manifest_display_name" : "SlideKit",
"name" : "SlideKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SlideKit",
"targets" : [
"SlideKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SlideKitMacros",
"targets" : [
"SlideKitMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SlideKitTests",
"module_type" : "SwiftTarget",
"name" : "SlideKitTests",
"path" : "Tests/SlideKitTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"SlidePageMacroTests.swift"
],
"target_dependencies" : [
"SlideKit"
],
"type" : "test"
},
{
"c99name" : "SlideKitMacros",
"module_type" : "SwiftTarget",
"name" : "SlideKitMacros",
"path" : "Sources/SlideKitMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SlideKit",
"SlideKitMacros"
],
"sources" : [
"SlideKitMacros.swift",
"SlideMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SlideKit",
"module_type" : "SwiftTarget",
"name" : "SlideKit",
"path" : "Sources/SlideKit",
"product_dependencies" : [
"SwiftSyntaxInk",
"SyntaxInk"
],
"product_memberships" : [
"SlideKit"
],
"sources" : [
"EnvironmentValues/EnvironmentValues+ExternalDisplayManager.swift.swift",
"EnvironmentValues/EnvironmentValues+ObservableObjectContainer.swift",
"EnvironmentValues/EnvironmentValues+SlideIndexController.swift",
"Extensions/CGSize+ratio.swift",
"Extensions/Color+slideDefaultBackground.swift",
"Extensions/UISceneSessionRole+extension.swift",
"Extensions/Vliew+SlideTransition.swift",
"ExternalDisplayManager.swift",
"ObservableObjectContainer.swift",
"PhaseWrapper.swift",
"PhasedState.swift",
"PhasedStateStore.swift",
"Slide.swift",
"SlideBuilder.swift",
"SlideComponents/Code/Code.swift",
"SlideComponents/Code/SyntaxHighlighter+DefaultTheme.swift",
"SlideComponents/HeaderSlide/HeaderSlide.swift",
"SlideComponents/HeaderSlide/HeaderSlideStyle.swift",
"SlideComponents/Index/SlideIndex.swift",
"SlideComponents/Item/Item.swift",
"SlideComponents/Item/ItemStyle.swift",
"SlideComponents/SlideTheme.swift",
"SlideComponents/ViewSlide.swift",
"SlideIndexController.swift",
"SlideKitMacro.swift",
"SlidePDFExporter.swift",
"SlidePresentationMode.swift",
"SlideSize.swift",
"SlideWindowSceneDelegate.swift",
"Views/PresentationView.swift",
"Views/Previews/ExternalDisplayManager+Previews.swift",
"Views/Previews/SlideIndexController+Previews.swift",
"Views/Previews/SlidePreview.swift",
"Views/SlideRouterView.swift",
"Views/SlideScreen.swift",
"Views/iOS/iOSPresenterView.swift",
"Views/macOS/Scene+macOS.swift",
"Views/macOS/WindowAccessor.swift",
"Views/macOS/macOSPresenterView.swift"
],
"target_dependencies" : [
"SlideKitMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/mtj0928/SyntaxInk
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax
[1/142] Fetching syntaxink
Fetched https://github.com/mtj0928/SyntaxInk from cache (0.21s)
[1/2068] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.38s)
[1/70764] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.30s)
Computing version for https://github.com/mtj0928/SyntaxInk
Computed https://github.com/mtj0928/SyntaxInk at 0.0.2 (4.74s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.00s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3406] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.90s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/mtj0928/SyntaxInk
Working copy of https://github.com/mtj0928/SyntaxInk resolved at 0.0.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/48] Write sources
[27/48] Compiling _SwiftSyntaxCShims dummy.c
[29/48] Write swift-version-24593BA9C3E375BF.txt
[31/68] Emitting module SwiftSyntax600
[32/68] Compiling SwiftSyntax600 Empty.swift
[33/69] Emitting module SwiftSyntax509
[34/69] Compiling SwiftSyntax509 Empty.swift
[35/70] Compiling SwiftSyntax510 Empty.swift
[36/70] Emitting module SwiftSyntax510
[37/71] Emitting module SwiftSyntax600
[38/71] Compiling SwiftSyntax600 Empty.swift
[40/72] Emitting module SwiftSyntax601
[41/72] Compiling SwiftSyntax601 Empty.swift
[42/73] Compiling SwiftSyntax510 Empty.swift
[43/73] Emitting module SwiftSyntax510
[47/74] Emitting module SwiftSyntax601
[48/74] Compiling SwiftSyntax601 Empty.swift
[50/77] Wrapping AST for SwiftSyntax510 for debugging
[52/77] Wrapping AST for SwiftSyntax509 for debugging
[53/77] Wrapping AST for SwiftSyntax600 for debugging
[55/77] Compiling SwiftSyntax509 Empty.swift
[56/77] Emitting module SwiftSyntax509
[56/78] Wrapping AST for SwiftSyntax601 for debugging
[59/206] Compiling SyntaxInk SyntaxStyle.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[60/206] Compiling SyntaxInk Grammar.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[61/206] Compiling SyntaxInk SyntaxHighlighter.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[62/206] Compiling SyntaxInk AttributedString+Platform.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/206] Emitting module SyntaxInk
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[64/206] Compiling SyntaxInk Theme.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/21] Write swift-version-24593BA9C3E375BF.txt
[4/41] Compiling SwiftSyntax601 Empty.swift
[5/41] Compiling SwiftSyntax510 Empty.swift
[6/41] Emitting module SwiftSyntax510
[7/41] Compiling SwiftSyntax509 Empty.swift
[8/41] Emitting module SwiftSyntax509
[9/43] Emitting module SwiftSyntax510
[10/43] Compiling SwiftSyntax510 Empty.swift
[11/44] Emitting module SwiftSyntax601
[12/45] Emitting module SwiftSyntax600
[13/45] Compiling SwiftSyntax600 Empty.swift
[14/46] Emitting module SwiftSyntax600
[15/46] Emitting module SwiftSyntax601
[16/46] Compiling SwiftSyntax601 Empty.swift
[17/46] Compiling SwiftSyntax600 Empty.swift
[18/47] Compiling SyntaxInk SyntaxStyle.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[19/47] Compiling SyntaxInk Theme.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/48] Compiling SyntaxInk Grammar.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[23/48] Compiling SyntaxInk AttributedString+Platform.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[24/48] Emitting module SyntaxInk
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
[25/48] Compiling SyntaxInk SyntaxHighlighter.swift
/host/spi-builder-workspace/.build/checkouts/SyntaxInk/Sources/SyntaxInk/AttributedString+Platform.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension AttributedString {
BUILD FAILURE 6.1 wasm