The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Datastore with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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/elegantchaos/Datastore.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/elegantchaos/Datastore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e7950e3 added license
Cloned https://github.com/elegantchaos/Datastore.git
Revision (git rev-parse @):
e7950e369ee8c891cbfa8de184897f1562f0211d
SUCCESS checkout https://github.com/elegantchaos/Datastore.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/elegantchaos/Datastore.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/elegantchaos/ApplicationExtensions.git
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/LayoutExtensions.git
Fetching https://github.com/elegantchaos/ViewExtensions.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/424] Fetching applicationextensions
[425/463] Fetching applicationextensions, layoutextensions
[464/2310] Fetching applicationextensions, layoutextensions, logger
[1776/2429] Fetching applicationextensions, layoutextensions, logger, viewextensions
[1842/2994] Fetching applicationextensions, layoutextensions, logger, viewextensions, xctestextensions
Fetched https://github.com/elegantchaos/ApplicationExtensions.git from cache (0.28s)
Fetched https://github.com/elegantchaos/LayoutExtensions.git from cache (0.29s)
Fetched https://github.com/elegantchaos/ViewExtensions.git from cache (0.30s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.30s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.30s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.0.7 (0.45s)
Computing version for https://github.com/elegantchaos/ApplicationExtensions.git
Computed https://github.com/elegantchaos/ApplicationExtensions.git at 1.0.0 (0.46s)
Computing version for https://github.com/elegantchaos/ViewExtensions.git
Computed https://github.com/elegantchaos/ViewExtensions.git at 1.0.3 (0.46s)
Computing version for https://github.com/elegantchaos/LayoutExtensions.git
Computed https://github.com/elegantchaos/LayoutExtensions.git at 1.0.3 (0.46s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.3.7 (0.48s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.3.7
Creating working copy for https://github.com/elegantchaos/ApplicationExtensions.git
Working copy of https://github.com/elegantchaos/ApplicationExtensions.git resolved at 1.0.0
Creating working copy for https://github.com/elegantchaos/LayoutExtensions.git
Working copy of https://github.com/elegantchaos/LayoutExtensions.git resolved at 1.0.3
Creating working copy for https://github.com/elegantchaos/ViewExtensions.git
Working copy of https://github.com/elegantchaos/ViewExtensions.git resolved at 1.0.3
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.0.7
warning: 'spi-builder-workspace': dependency 'applicationextensions' is not used by any target
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/23] Compiling Logger Context.swift
[8/23] Compiling ViewExtensions UIViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[9/23] Compiling Logger OSLogHandler.swift
[10/23] Compiling ViewExtensions PopoverMenuButton.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/23] Emitting module LayoutExtensions
/host/spi-builder-workspace/.build/checkouts/LayoutExtensions/Sources/LayoutExtensions/UIViewExtensions.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[12/23] Compiling LayoutExtensions UIViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/LayoutExtensions/Sources/LayoutExtensions/UIViewExtensions.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[13/23] Compiling ViewExtensions PopoverButton.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[14/23] Compiling Logger PrintHandler.swift
error: fatalError
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
warning: 'spi-builder-workspace': dependency 'applicationextensions' is not used by any target
[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/10] Emitting module LayoutExtensions
/host/spi-builder-workspace/.build/checkouts/LayoutExtensions/Sources/LayoutExtensions/UIViewExtensions.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling LayoutExtensions UIViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/LayoutExtensions/Sources/LayoutExtensions/UIViewExtensions.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 2