Build Information
Failed to build SPM-Acknowledgments, reference 1.0.0 (292053), with Swift 6.1 for macOS (SPM) on 30 Sep 2025 11:17:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/timroesner/SPM-Acknowledgments.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/timroesner/SPM-Acknowledgments
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 2920539 Add license
Cloned https://github.com/timroesner/SPM-Acknowledgments.git
Revision (git rev-parse @):
2920539ece40b29cf2afc0a0d535e9ba0ee82d15
SUCCESS checkout https://github.com/timroesner/SPM-Acknowledgments.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/timroesner/SPM-Acknowledgments.git
https://github.com/timroesner/SPM-Acknowledgments.git
{
"dependencies" : [
],
"manifest_display_name" : "SPM-Acknowledgments",
"name" : "SPM-Acknowledgments",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SPM-Acknowledgments",
"targets" : [
"SPM-Acknowledgments"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2"
],
"targets" : [
{
"c99name" : "SPM_AcknowledgmentsTests",
"module_type" : "SwiftTarget",
"name" : "SPM-AcknowledgmentsTests",
"path" : "Tests/SPM-AcknowledgmentsTests",
"sources" : [
"ParsingTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SPM-Acknowledgments"
],
"type" : "test"
},
{
"c99name" : "SPM_Acknowledgments",
"module_type" : "SwiftTarget",
"name" : "SPM-Acknowledgments",
"path" : "Sources/SPM-Acknowledgments",
"product_memberships" : [
"SPM-Acknowledgments"
],
"sources" : [
"AcknowledgmentsTableViewController.swift",
"AcknowledgmentsTextViewController.swift",
"ParsePackages.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/6] Emitting module SPM_Acknowledgments
/Users/admin/builder/spi-builder-workspace/Sources/SPM-Acknowledgments/AcknowledgmentsTableViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The TableViewController that displays all SPM packages in a list. Tapping on the name of a package will
[4/6] Compiling SPM_Acknowledgments AcknowledgmentsTableViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SPM-Acknowledgments/AcknowledgmentsTableViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The TableViewController that displays all SPM packages in a list. Tapping on the name of a package will
[5/6] Compiling SPM_Acknowledgments ParsePackages.swift
/Users/admin/builder/spi-builder-workspace/Sources/SPM-Acknowledgments/AcknowledgmentsTableViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The TableViewController that displays all SPM packages in a list. Tapping on the name of a package will
[6/6] Compiling SPM_Acknowledgments AcknowledgmentsTextViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SPM-Acknowledgments/AcknowledgmentsTableViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The TableViewController that displays all SPM packages in a list. Tapping on the name of a package will
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/5] Compiling SPM_Acknowledgments AcknowledgmentsTextViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SPM-Acknowledgments/AcknowledgmentsTableViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The TableViewController that displays all SPM packages in a list. Tapping on the name of a package will
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/5] Emitting module SPM_Acknowledgments
/Users/admin/builder/spi-builder-workspace/Sources/SPM-Acknowledgments/AcknowledgmentsTableViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The TableViewController that displays all SPM packages in a list. Tapping on the name of a package will
[4/5] Compiling SPM_Acknowledgments ParsePackages.swift
/Users/admin/builder/spi-builder-workspace/Sources/SPM-Acknowledgments/AcknowledgmentsTableViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The TableViewController that displays all SPM packages in a list. Tapping on the name of a package will
[5/5] Compiling SPM_Acknowledgments AcknowledgmentsTableViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SPM-Acknowledgments/AcknowledgmentsTableViewController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// The TableViewController that displays all SPM packages in a list. Tapping on the name of a package will
BUILD FAILURE 6.1 macosSpm