The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XUI 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/QuickBirdEng/XUI.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/QuickBirdEng/XUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 12011ac Initial commit
Cloned https://github.com/QuickBirdEng/XUI.git
Revision (git rev-parse @):
12011ac136681778fa7953f88fe5caa7425bda3e
SUCCESS checkout https://github.com/QuickBirdEng/XUI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/QuickBirdEng/XUI.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/23] Emitting module XUI
/host/spi-builder-workspace/Sources/XUI/Combine/CancellableBuilder.swift:14:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/DeepLink/DeepLinkableBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[4/25] Compiling XUI CancellableBuilder.swift
/host/spi-builder-workspace/Sources/XUI/Combine/CancellableBuilder.swift:14:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[5/25] Compiling XUI Result+Combine.swift
/host/spi-builder-workspace/Sources/XUI/Combine/CancellableBuilder.swift:14:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[6/25] Compiling XUI DeepLinkable+Receiver.swift
/host/spi-builder-workspace/Sources/XUI/Combine/CancellableBuilder.swift:14:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[7/25] Compiling XUI NavigationModifier.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[8/25] Compiling XUI PopoverModifier.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[9/25] Compiling XUI SheetModifier.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[10/25] Compiling XUI AnyObservableObject.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[11/25] Compiling XUI Store.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[12/25] Compiling XUI ViewModel.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[13/25] Compiling XUI Binding+Change.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[14/25] Compiling XUI Binding+Element.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[15/25] Compiling XUI Binding+Force.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[16/25] Compiling XUI View+Popover.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[17/25] Compiling XUI View+Sheet.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[18/25] Compiling XUI NavigationLink.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[19/25] Compiling XUI View+Navigation.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[20/25] Compiling XUI Binding+ObjectIdentifiable.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[21/25] Compiling XUI ErasedObservableObject.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[22/25] Compiling XUI ObjectIdentifiable.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[23/25] Compiling XUI DeepLinkable.swift
/host/spi-builder-workspace/Sources/XUI/DeepLink/DeepLinkableBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[24/25] Compiling XUI DeepLinkableBuilder.swift
/host/spi-builder-workspace/Sources/XUI/DeepLink/DeepLinkableBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[25/25] Compiling XUI Exports.swift
/host/spi-builder-workspace/Sources/XUI/DeepLink/DeepLinkableBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/22] Compiling XUI AnyObservableObject.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[3/22] Compiling XUI Store.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[4/22] Compiling XUI ViewModel.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[5/22] Emitting module XUI
/host/spi-builder-workspace/Sources/XUI/Combine/CancellableBuilder.swift:14:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/DeepLink/DeepLinkableBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[6/24] Compiling XUI Binding+ObjectIdentifiable.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[7/24] Compiling XUI ErasedObservableObject.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[8/24] Compiling XUI ObjectIdentifiable.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[9/24] Compiling XUI NavigationModifier.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[10/24] Compiling XUI PopoverModifier.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[11/24] Compiling XUI SheetModifier.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[12/24] Compiling XUI NavigationLink.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[13/24] Compiling XUI View+Navigation.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[14/24] Compiling XUI Binding+Change.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[15/24] Compiling XUI Binding+Element.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[16/24] Compiling XUI Binding+Force.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[17/24] Compiling XUI DeepLinkable.swift
/host/spi-builder-workspace/Sources/XUI/DeepLink/DeepLinkableBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[18/24] Compiling XUI DeepLinkableBuilder.swift
/host/spi-builder-workspace/Sources/XUI/DeepLink/DeepLinkableBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[19/24] Compiling XUI Exports.swift
/host/spi-builder-workspace/Sources/XUI/DeepLink/DeepLinkableBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[20/24] Compiling XUI CancellableBuilder.swift
/host/spi-builder-workspace/Sources/XUI/Combine/CancellableBuilder.swift:14:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[21/24] Compiling XUI Result+Combine.swift
/host/spi-builder-workspace/Sources/XUI/Combine/CancellableBuilder.swift:14:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[22/24] Compiling XUI DeepLinkable+Receiver.swift
/host/spi-builder-workspace/Sources/XUI/Combine/CancellableBuilder.swift:14:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[23/24] Compiling XUI View+Popover.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
[24/24] Compiling XUI View+Sheet.swift
/host/spi-builder-workspace/Sources/XUI/Exports.swift:2:19: error: no such module 'Combine'
@_exported import Combine
                  ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2