The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWTextMarqueeUI, reference main (59b889), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 08:05:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWTextMarqueeUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWTextMarqueeUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 59b889e Update README.md
Cloned https://github.com/William-Weng/WWTextMarqueeUI.git
Revision (git rev-parse @):
59b889e27570cea9ce2df0eddaec1d81a307be6d
SUCCESS checkout https://github.com/William-Weng/WWTextMarqueeUI.git at main
Fetching https://github.com/William-Weng/WWTextRasterizer
[1/162] Fetching wwtextrasterizer
Fetched https://github.com/William-Weng/WWTextRasterizer from cache (0.96s)
Computing version for https://github.com/William-Weng/WWTextRasterizer
Computed https://github.com/William-Weng/WWTextRasterizer at 1.2.0 (5.19s)
Creating working copy for https://github.com/William-Weng/WWTextRasterizer
Working copy of https://github.com/William-Weng/WWTextRasterizer resolved at 1.2.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "wwtextmarqueeui",
      "name": "WWTextMarqueeUI",
      "url": "https://github.com/William-Weng/WWTextMarqueeUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWTextMarqueeUI",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "wwtextrasterizer",
          "name": "WWTextRasterizer",
          "url": "https://github.com/William-Weng/WWTextRasterizer",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWTextRasterizer",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/William-Weng/WWTextMarqueeUI.git
[1/56] Fetching wwtextmarqueeui
Fetched https://github.com/William-Weng/WWTextMarqueeUI.git from cache (0.84s)
Fetching https://github.com/William-Weng/WWTextRasterizer from cache
Fetched https://github.com/William-Weng/WWTextRasterizer from cache (0.44s)
Computing version for https://github.com/William-Weng/WWTextRasterizer
Computed https://github.com/William-Weng/WWTextRasterizer at 1.2.0 (0.51s)
Creating working copy for https://github.com/William-Weng/WWTextMarqueeUI.git
Working copy of https://github.com/William-Weng/WWTextMarqueeUI.git resolved at main (59b889e)
Creating working copy for https://github.com/William-Weng/WWTextRasterizer
Working copy of https://github.com/William-Weng/WWTextRasterizer resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'wwtextmarqueeui' is not used by any target
Found 1 product dependencies
  - WWTextRasterizer
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/William-Weng/WWTextMarqueeUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying Privacy
[0/5] Write sources
[1/5] Copying Privacy
[4/5] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/11] Emitting module WWTextRasterizer
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWTextRasterizer/Sources/WWTextRasterizer/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - typealias
[7/11] Compiling WWTextRasterizer Constant.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWTextRasterizer/Sources/WWTextRasterizer/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - typealias
[8/11] Compiling WWTextRasterizer Model.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWTextRasterizer/Sources/WWTextRasterizer/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - typealias
[9/11] Compiling WWTextRasterizer WWTextRasterizer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWTextRasterizer/Sources/WWTextRasterizer/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - typealias
[10/11] Compiling WWTextRasterizer Extension.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWTextRasterizer/Sources/WWTextRasterizer/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - typealias
[11/11] Compiling WWTextRasterizer resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWTextRasterizer/Sources/WWTextRasterizer/Utility/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - typealias
BUILD FAILURE 6.3 macosSpm