The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SPM-Acknowledgments, reference main (d32707), with Swift 6.1 for macOS (SPM) on 30 Sep 2025 11:17:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/timroesner/SPM-Acknowledgments.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/timroesner/SPM-Acknowledgments
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d327070 Filter private packages
Cloned https://github.com/timroesner/SPM-Acknowledgments.git
Revision (git rev-parse @):
d3270700873c063d8a6bc244cfe7bab0d18533f6
SUCCESS checkout https://github.com/timroesner/SPM-Acknowledgments.git at main
========================================
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 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
[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 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
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/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
[3/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
[4/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
[5/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
BUILD FAILURE 6.1 macosSpm