Build Information
Failed to build StoryUI, reference 1.6.1 (d12820
), with Swift 5.10 for Linux on 12 Apr 2025 14:34:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tiskender2/StoryUI.git
Reference: 1.6.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/tiskender2/StoryUI
* tag 1.6.1 -> FETCH_HEAD
HEAD is now at d12820a Merge pull request #31 from tiskender2/bug/VideoObserverAndIndex
Cloned https://github.com/tiskender2/StoryUI.git
Revision (git rev-parse @):
d12820a8a81ff323d7023b31baa61a8ab9084da5
SUCCESS checkout https://github.com/tiskender2/StoryUI.git at 1.6.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/tiskender2/StoryUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
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/26] Emitting module StoryUI
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[4/29] Compiling StoryUI StoryConfiguration.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[5/29] Compiling StoryUI StoryInteractionConfig.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[6/29] Compiling StoryUI Typealias.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[7/29] Compiling StoryUI CacheAsyncImage.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[8/29] Compiling StoryUI KeyboardManager.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[9/29] Compiling StoryUI Story.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[10/29] Compiling StoryUI StoryUIModel.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[11/29] Compiling StoryUI UserView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[12/29] Compiling StoryUI StoryView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[13/29] Compiling StoryUI StoryViewModel.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[14/29] 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
^
[15/29] 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
^
[16/29] Compiling StoryUI CacheManager.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[17/29] Compiling StoryUI Constant.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[18/29] Compiling StoryUI Enums.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[19/29] 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
^
[20/29] Compiling StoryUI MessageView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[21/29] Compiling StoryUI ProgressBarView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[22/29] Compiling StoryUI StoryDetailView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[23/29] Compiling StoryUI ImageLoader.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[24/29] Compiling StoryUI ImageView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[25/29] Compiling StoryUI VideoLoader.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[26/29] Compiling StoryUI VideoView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[27/29] Compiling StoryUI StoryUIUser.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[28/29] Compiling StoryUI EmojiReactionView.swift
/host/spi-builder-workspace/Sources/StoryUI/Helper/Component/CacheAsyncImage/CacheAsyncImage.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[29/29] Compiling StoryUI EmojiView.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