Build Information
Failed to build EmptyPage, reference master (c8a174
), with Swift 5.10 for macOS (SPM) on 23 Aug 2024 15:48:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/linhay/EmptyPage.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/linhay/EmptyPage
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c8a1749 Merge pull request #15 from linhay/dependabot/bundler/rexml-3.3.6
Cloned https://github.com/linhay/EmptyPage.git
Revision (git rev-parse @):
c8a17490312fea97cecd028dd6bda98e86610be8
SUCCESS checkout https://github.com/linhay/EmptyPage.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "emptypage",
"name": "EmptyPage",
"url": "https://github.com/linhay/EmptyPage.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EmptyPage",
"dependencies": [
]
}
]
}
Fetching https://github.com/linhay/EmptyPage.git
[1/4233] Fetching emptypage
Fetched https://github.com/linhay/EmptyPage.git from cache (2.90s)
Creating working copy for https://github.com/linhay/EmptyPage.git
Working copy of https://github.com/linhay/EmptyPage.git resolved at master (c8a1749)
warning: '.resolve-product-dependencies': dependency 'emptypage' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/linhay/EmptyPage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/30] Emitting module EmptyPage
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[4/32] Compiling EmptyPage EmptyPageTableStateManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[5/32] Compiling EmptyPage EmptyPageViewStateManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[6/32] Compiling EmptyPage EmptyPage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[7/32] Compiling EmptyPage EmptyPageConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[8/32] Compiling EmptyPage EmptyPage+UICollectionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[9/32] Compiling EmptyPage Empty+UITableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[10/32] Compiling EmptyPage Empty+UIView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[11/32] Compiling EmptyPage EmptyPageForButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[12/32] Compiling EmptyPage EmptyPageForImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[13/32] Compiling EmptyPage EmptyPageForStandard.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[14/32] Compiling EmptyPage EmptyPageForText.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[15/32] Compiling EmptyPage EmptyPage+UIScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[16/32] Compiling EmptyPage EmptyPage+UITableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[17/32] Compiling EmptyPage EmptyPage+UIView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[18/32] Compiling EmptyPage EmptyPageScrollViewStateManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[19/32] Compiling EmptyPage EmptyPageStateProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[20/32] Compiling EmptyPage EmptyPageStateScorllableProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[21/32] Compiling EmptyPage EmptyPageManager+UITableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[22/32] Compiling EmptyPage EmptyPageManager+UIView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[23/32] Compiling EmptyPage EmptyPageViewManagerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[24/32] Compiling EmptyPage EmptyPageDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[25/32] Compiling EmptyPage EmptyPageManager+UICollectionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[26/32] Compiling EmptyPage EmptyPageManager+UIScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[27/32] Compiling EmptyPage EmptyPageWeakBox.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[28/32] Compiling EmptyPage Empty+Runtime.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[29/32] Compiling EmptyPage Empty+UICollectionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[30/32] Compiling EmptyPage EmptyPageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[31/32] Compiling EmptyPage EmptyView+UIScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[32/32] Compiling EmptyPage EmptyPageCollectionStateManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/EmptyPage.swift:23:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 macosSpm