Build Information
Failed to build WaterStates, reference master (a1f909
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 02:00:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BarredEwe/WaterStates.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BarredEwe/WaterStates
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a1f9099 Fixed retain cycle
Cloned https://github.com/BarredEwe/WaterStates.git
Revision (git rev-parse @):
a1f90991e612fb7bf5a36262b06805dfc765e3af
SUCCESS checkout https://github.com/BarredEwe/WaterStates.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": "waterstates",
"name": "WaterStates",
"url": "https://github.com/BarredEwe/WaterStates.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WaterStates",
"dependencies": [
]
}
]
}
Fetching https://github.com/BarredEwe/WaterStates.git
[1/563] Fetching waterstates
Fetched https://github.com/BarredEwe/WaterStates.git from cache (0.92s)
Creating working copy for https://github.com/BarredEwe/WaterStates.git
Working copy of https://github.com/BarredEwe/WaterStates.git resolved at master (a1f9099)
warning: '.resolve-product-dependencies': dependency 'waterstates' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/BarredEwe/WaterStates.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/29] Emitting module WaterStates
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[4/31] Compiling WaterStates WaterStatesConfig.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[5/31] Compiling WaterStates WaterStatesViewBuilder.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[6/31] Compiling WaterStates ContentDispayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[7/31] Compiling WaterStates WaterStates+StateDispalyble.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[8/31] Compiling WaterStates WaterStates.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[9/31] Compiling WaterStates Displayable+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[10/31] Compiling WaterStates DisplaybleView.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[11/31] Compiling WaterStates EmptyDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[12/31] Compiling WaterStates ErrorDispayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[13/31] Compiling WaterStates LoadingDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[14/31] Compiling WaterStates StateDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[15/31] Compiling WaterStates StateActionType.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[16/31] Compiling WaterStates StateInfo.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[17/31] Compiling WaterStates StateMachine.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[18/31] Compiling WaterStates WeakAnyStateDisplayable.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[19/31] Compiling WaterStates State+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[20/31] Compiling WaterStates State.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[21/31] Compiling WaterStates UIViewController+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[22/31] Compiling WaterStates WaterStates+Extensions.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[23/31] Compiling WaterStates ContentCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[24/31] Compiling WaterStates EmptyCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[25/31] Compiling WaterStates ErrorCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[26/31] Compiling WaterStates LoadingCondition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[27/31] Compiling WaterStates Condition.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[28/31] Compiling WaterStates StateViewAppearance.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[29/31] Compiling WaterStates StateDelegates.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[30/31] Compiling WaterStates StateView.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
[31/31] Compiling WaterStates WaterStateView.swift
/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// An object that defines the appearance of StateView items.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/WaterStates/Classes/Example': File not found.
BUILD FAILURE 6.0 macosSpm