The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmptyPage 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/linhay/EmptyPage.git
Reference: master
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/linhay/EmptyPage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f78e2bd chore: 示例调整
Cloned https://github.com/linhay/EmptyPage.git
Revision (git rev-parse @):
f78e2bdcad164055e36e0f8978eac535b4bfdd9d
SUCCESS checkout https://github.com/linhay/EmptyPage.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/linhay/EmptyPage.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
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/29] Emitting module EmptyPage
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[4/32] Compiling EmptyPage EmptyPage.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[5/32] Compiling EmptyPage EmptyPageConfiguration.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[6/32] Compiling EmptyPage EmptyPage+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[7/32] Compiling EmptyPage EmptyPage+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[8/32] Compiling EmptyPage EmptyPageStateScorllableProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[9/32] Compiling EmptyPage EmptyPageTableStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[10/32] Compiling EmptyPage EmptyPageViewStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[11/32] Compiling EmptyPage Empty+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[12/32] Compiling EmptyPage EmptyPageForButton.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[13/32] Compiling EmptyPage EmptyPageForImage.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[14/32] Compiling EmptyPage EmptyPageForStandard.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[15/32] Compiling EmptyPage EmptyPageCollectionStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[16/32] Compiling EmptyPage EmptyPageScrollViewStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[17/32] Compiling EmptyPage EmptyPageStateProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[18/32] Compiling EmptyPage EmptyPageForText.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[19/32] Compiling EmptyPage EmptyPageView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[20/32] Compiling EmptyPage EmptyView+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[21/32] Compiling EmptyPage EmptyPageWeakBox.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[22/32] Compiling EmptyPage Empty+Runtime.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[23/32] Compiling EmptyPage Empty+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[24/32] Compiling EmptyPage Empty+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[25/32] Compiling EmptyPage EmptyPageManager+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[26/32] Compiling EmptyPage EmptyPageManager+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[27/32] Compiling EmptyPage EmptyPageManager+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[28/32] Compiling EmptyPage EmptyPageViewManagerProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[29/32] Compiling EmptyPage EmptyPage+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[30/32] Compiling EmptyPage EmptyPage+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[31/32] Compiling EmptyPage EmptyPageDelegate.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[32/32] Compiling EmptyPage EmptyPageManager+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/28] Compiling EmptyPage EmptyPageCollectionStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[3/28] Compiling EmptyPage EmptyPageScrollViewStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[4/28] Compiling EmptyPage EmptyPageStateProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[5/28] Compiling EmptyPage EmptyPageWeakBox.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[6/28] Compiling EmptyPage Empty+Runtime.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[7/28] Compiling EmptyPage Empty+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[8/28] Compiling EmptyPage Empty+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[9/31] Compiling EmptyPage EmptyPage.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[10/31] Compiling EmptyPage EmptyPageConfiguration.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[11/31] Compiling EmptyPage EmptyPage+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[12/31] Compiling EmptyPage EmptyPage+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/31] Emitting module EmptyPage
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[14/31] Compiling EmptyPage EmptyPage+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[15/31] Compiling EmptyPage EmptyPage+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[16/31] Compiling EmptyPage EmptyPageDelegate.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[17/31] Compiling EmptyPage EmptyPageManager+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[18/31] Compiling EmptyPage Empty+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[19/31] Compiling EmptyPage EmptyPageForButton.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[20/31] Compiling EmptyPage EmptyPageForImage.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[21/31] Compiling EmptyPage EmptyPageForStandard.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[22/31] Compiling EmptyPage EmptyPageStateScorllableProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[23/31] Compiling EmptyPage EmptyPageTableStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[24/31] Compiling EmptyPage EmptyPageViewStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[25/31] Compiling EmptyPage EmptyPageManager+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[26/31] Compiling EmptyPage EmptyPageManager+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[27/31] Compiling EmptyPage EmptyPageManager+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[28/31] Compiling EmptyPage EmptyPageViewManagerProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[29/31] Compiling EmptyPage EmptyPageForText.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[30/31] Compiling EmptyPage EmptyPageView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[31/31] Compiling EmptyPage EmptyView+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2