Build Information
Failed to build KEXPPower, reference main (034185), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 12:35:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KEXP/KEXPPower.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KEXP/KEXPPower
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0341853 Removed unneeded files
Cloned https://github.com/KEXP/KEXPPower.git
Revision (git rev-parse @):
03418538b359c2036a1ef865514725b9b7245194
SUCCESS checkout https://github.com/KEXP/KEXPPower.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/KEXP/KEXPPower.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/21] Compiling KEXPPower Router.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[4/21] Compiling KEXPPower AvailableStreams.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[5/21] Compiling KEXPPower ArchiveShowStart.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[6/21] Compiling KEXPPower ArchiveStreamResult.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[7/21] Compiling KEXPPower AppleMusicResult.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[8/21] Compiling KEXPPower ArchiveShow.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[9/21] Compiling KEXPPower PlayResult.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[10/21] Compiling KEXPPower ShowResult.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[11/21] Compiling KEXPPower NetworkManager.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[12/21] Compiling KEXPPower Reachability.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[13/22] Compiling KEXPPower PlayFormatters.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[14/22] Compiling KEXPPower UIImageView+Loading.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[15/22] Compiling KEXPPower ShowNameShows.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[16/22] Compiling KEXPPower DateFormatter+StandardFormatters.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/22] Compiling KEXPPower GenreShows.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[18/22] Compiling KEXPPower HostNameShows.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[19/22] Compiling KEXPPower ArchiveManager.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[20/22] Compiling KEXPPower DateShows.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[21/22] Emitting module KEXPPower
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
[22/22] Compiling KEXPPower KEXPPower.swift
/Users/admin/builder/spi-builder-workspace/KEXPPower/Archive/ArchiveManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Class that manages the retrieving of archive shows
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/KEXPPower/Documentation/Publishing KEXPPower
/Users/admin/builder/spi-builder-workspace/KEXPPower/Documentation/README.md
/Users/admin/builder/spi-builder-workspace/KEXPPower/Documentation/pull_request_template.md
/Users/admin/builder/spi-builder-workspace/KEXPPower/Info.plist
BUILD FAILURE 6.2 macosSpm