The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StoryUI with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tiskender2/StoryUI.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/tiskender2/StoryUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ae91d58 Update README.md
Cloned https://github.com/tiskender2/StoryUI.git
Revision (git rev-parse @):
ae91d58a2e94164620368d870917ace5b72b4ba4
SUCCESS checkout https://github.com/tiskender2/StoryUI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tiskender2/StoryUI.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/28] Emitting module StoryUI
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[4/31] Compiling StoryUI ImageCache.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/31] Compiling StoryUI ImageLoader.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/31] Compiling StoryUI ImageView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/31] Compiling StoryUI VideoLoader.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/31] Compiling StoryUI StoryConfiguration.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/31] Compiling StoryUI StoryInteractionConfig.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/31] Compiling StoryUI Typealias.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/31] Compiling StoryUI CacheAsyncImage.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/31] Compiling StoryUI KeyboardManager.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/31] Compiling StoryUI Story.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/31] Compiling StoryUI StoryUIModel.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[15/31] Compiling StoryUI VideoView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[16/31] Compiling StoryUI Constant.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/31] Compiling StoryUI Enums.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/31] Compiling StoryUI Environments.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/31] Compiling StoryUI UserView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/31] Compiling StoryUI StoryView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/31] Compiling StoryUI StoryViewModel.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[22/31] Compiling StoryUI MessageView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[23/31] Compiling StoryUI ProgressBarView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[24/31] Compiling StoryUI StoryDetailView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[25/31] Compiling StoryUI StoryUIUser.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[26/31] Compiling StoryUI EmojiReactionView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[27/31] Compiling StoryUI EmojiView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[28/31] Compiling StoryUI NSNotification-Extension.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[29/31] Compiling StoryUI TextField+Extension.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[30/31] Compiling StoryUI UIApplication+Extension.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[31/31] Compiling StoryUI CacheManager.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/27] Compiling StoryUI KeyboardManager.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/27] Compiling StoryUI Story.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[4/27] Compiling StoryUI StoryUIModel.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/27] Compiling StoryUI StoryConfiguration.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/27] Compiling StoryUI StoryInteractionConfig.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/27] Compiling StoryUI Typealias.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/27] Compiling StoryUI CacheAsyncImage.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/30] Emitting module StoryUI
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/30] Compiling StoryUI UserView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/30] Compiling StoryUI StoryView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/30] Compiling StoryUI StoryViewModel.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/30] Compiling StoryUI VideoView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/30] Compiling StoryUI Constant.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[15/30] Compiling StoryUI Enums.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[16/30] Compiling StoryUI Environments.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/30] Compiling StoryUI MessageView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/30] Compiling StoryUI ProgressBarView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/30] Compiling StoryUI StoryDetailView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/30] Compiling StoryUI ImageCache.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/30] Compiling StoryUI ImageLoader.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[22/30] Compiling StoryUI ImageView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[23/30] Compiling StoryUI VideoLoader.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[24/30] Compiling StoryUI StoryUIUser.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[25/30] Compiling StoryUI EmojiReactionView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[26/30] Compiling StoryUI EmojiView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[27/30] Compiling StoryUI NSNotification-Extension.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[28/30] Compiling StoryUI TextField+Extension.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[29/30] Compiling StoryUI UIApplication+Extension.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[30/30] Compiling StoryUI CacheManager.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2