Build Information
Failed to build UIKitViews, reference 1.8.1 (f00d60
), with Swift 5.10 for Linux on 4 Oct 2024 17:00:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/UIKitViews.git
Reference: 1.8.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/dankinsoid/UIKitViews
* tag 1.8.1 -> FETCH_HEAD
HEAD is now at f00d60b 1.8.1
Cloned https://github.com/dankinsoid/UIKitViews.git
Revision (git rev-parse @):
f00d60b876b2abf122928e1b293c0ee7d1b7c703
SUCCESS checkout https://github.com/dankinsoid/UIKitViews.git at 1.8.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/dankinsoid/UIKitViews.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/dankinsoid/VDChain.git
[1/358] Fetching vdchain
Fetched https://github.com/dankinsoid/VDChain.git from cache (0.23s)
Computing version for https://github.com/dankinsoid/VDChain.git
Computed https://github.com/dankinsoid/VDChain.git at 3.6.0 (0.35s)
Creating working copy for https://github.com/dankinsoid/VDChain.git
Working copy of https://github.com/dankinsoid/VDChain.git resolved at 3.6.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling VDChain TypeChain.swift
[5/12] Compiling VDChain PropertyChain.swift
[6/12] Compiling VDChain Chaining.swift
[7/12] Compiling VDChain Chainable.swift
[8/12] Compiling VDChain EmptyChaining.swift
[9/12] Compiling VDChain ValueChaining.swift
[10/12] Compiling VDChain Chain.swift
[11/12] Emitting module VDChain
[12/12] Compiling VDChain ChainValues.swift
[14/28] Compiling UIKitViews AnyUIViewRepresentable.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[15/28] Compiling UIKitViews HostingView.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[16/29] Compiling UIKitViews UIKitViewResizing.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[17/29] Compiling UIKitViews UIKitViewWrapper.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/29] Emitting module UIKitViews
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[19/29] Compiling UIKitViews AnyUIRepresentableWrapper.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[20/29] Compiling UIKitViews AnyUIViewControllerRepresentable.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[21/29] Compiling UIKitViews UIKitRepresentable.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[22/29] Compiling UIKitViews UIKitView+Chain.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[23/29] Compiling UIKitViews Operator.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[24/29] Compiling UIKitViews SelfSizingHostingController.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[25/29] Compiling UIKitViews UIKitView+init.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[26/29] Compiling UIKitViews UIKitView.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[27/29] Compiling UIKitViews UIKitViewControllerWrapper.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[28/29] Compiling UIKitViews UIKitViewEnvironment.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[29/29] Compiling UIKitViews UIView++.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
error: fatalError
BUILD FAILURE 5.10 linux