The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmptyPage with Swift 5.8 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.1
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.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/27] Emitting module EmptyPage
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[2/30] Compiling EmptyPage EmptyPageStateScorllableProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[3/30] Compiling EmptyPage EmptyPageTableStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[4/30] Compiling EmptyPage EmptyPageViewStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[5/30] Compiling EmptyPage EmptyPageManager+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[6/30] Compiling EmptyPage EmptyPageManager+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[7/30] Compiling EmptyPage EmptyPageManager+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[8/30] Compiling EmptyPage EmptyPageViewManagerProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[9/30] Compiling EmptyPage EmptyPage.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[10/30] Compiling EmptyPage EmptyPageConfiguration.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[11/30] Compiling EmptyPage EmptyPage+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[12/30] Compiling EmptyPage EmptyPage+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[13/30] Compiling EmptyPage Empty+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[14/30] Compiling EmptyPage EmptyPageForButton.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[15/30] Compiling EmptyPage EmptyPageForImage.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[16/30] Compiling EmptyPage EmptyPageForStandard.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[17/30] Compiling EmptyPage EmptyPageCollectionStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[18/30] Compiling EmptyPage EmptyPageScrollViewStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[19/30] Compiling EmptyPage EmptyPageStateProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[20/30] Compiling EmptyPage EmptyPageWeakBox.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[21/30] Compiling EmptyPage Empty+Runtime.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[22/30] Compiling EmptyPage Empty+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[23/30] Compiling EmptyPage Empty+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[24/30] Compiling EmptyPage EmptyPageForText.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[25/30] Compiling EmptyPage EmptyPageView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[26/30] Compiling EmptyPage EmptyView+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[27/30] Compiling EmptyPage EmptyPage+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[28/30] Compiling EmptyPage EmptyPage+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[29/30] Compiling EmptyPage EmptyPageDelegate.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[30/30] Compiling EmptyPage EmptyPageManager+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/27] Emitting module EmptyPage
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[2/30] Compiling EmptyPage EmptyPage.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[3/30] Compiling EmptyPage EmptyPageConfiguration.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[4/30] Compiling EmptyPage EmptyPage+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[5/30] Compiling EmptyPage EmptyPage+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[6/30] Compiling EmptyPage EmptyPageStateScorllableProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[7/30] Compiling EmptyPage EmptyPageTableStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[8/30] Compiling EmptyPage EmptyPageViewStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[9/30] Compiling EmptyPage EmptyPageManager+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[10/30] Compiling EmptyPage EmptyPageManager+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[11/30] Compiling EmptyPage EmptyPageManager+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[12/30] Compiling EmptyPage EmptyPageViewManagerProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[13/30] Compiling EmptyPage Empty+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[14/30] Compiling EmptyPage EmptyPageForButton.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[15/30] Compiling EmptyPage EmptyPageForImage.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[16/30] Compiling EmptyPage EmptyPageForStandard.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[17/30] Compiling EmptyPage EmptyPageWeakBox.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[18/30] Compiling EmptyPage Empty+Runtime.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[19/30] Compiling EmptyPage Empty+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[20/30] Compiling EmptyPage Empty+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[21/30] Compiling EmptyPage EmptyPageCollectionStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[22/30] Compiling EmptyPage EmptyPageScrollViewStateManager.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[23/30] Compiling EmptyPage EmptyPageStateProtocol.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[24/30] Compiling EmptyPage EmptyPage+UITableView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[25/30] Compiling EmptyPage EmptyPage+UIView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[26/30] Compiling EmptyPage EmptyPageDelegate.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[27/30] Compiling EmptyPage EmptyPageManager+UICollectionView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[28/30] Compiling EmptyPage EmptyPageForText.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[29/30] Compiling EmptyPage EmptyPageView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[30/30] Compiling EmptyPage EmptyView+UIScrollView.swift
/host/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 1