The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWQOA, reference 1.1.0 (60331b), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 19:14:21 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/WWQOA.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWQOA
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 60331b6 - 整合AudioImporter (MP3轉PCM)
Cloned https://github.com/William-Weng/WWQOA.git
Revision (git rev-parse @):
60331b64c3672ddd10d602833117d0e975539fd9
SUCCESS checkout https://github.com/William-Weng/WWQOA.git at 1.1.0
Fetching https://github.com/William-Weng/WWWavWriter
Fetching https://github.com/William-Weng/WWByteReader
[1/84] Fetching wwwavwriter
[47/155] Fetching wwwavwriter, wwbytereader
Fetched https://github.com/William-Weng/WWWavWriter from cache (0.83s)
Fetched https://github.com/William-Weng/WWByteReader from cache (0.83s)
Computing version for https://github.com/William-Weng/WWWavWriter
Computed https://github.com/William-Weng/WWWavWriter at 1.1.0 (1.53s)
Computing version for https://github.com/William-Weng/WWByteReader
Computed https://github.com/William-Weng/WWByteReader at 1.0.2 (0.65s)
Creating working copy for https://github.com/William-Weng/WWWavWriter
Working copy of https://github.com/William-Weng/WWWavWriter resolved at 1.1.0
Creating working copy for https://github.com/William-Weng/WWByteReader
Working copy of https://github.com/William-Weng/WWByteReader resolved at 1.0.2
========================================
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": "wwqoa",
      "name": "WWQOA",
      "url": "https://github.com/William-Weng/WWQOA.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWQOA",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "wwbytereader",
          "name": "WWByteReader",
          "url": "https://github.com/William-Weng/WWByteReader",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWByteReader",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "wwwavwriter",
          "name": "WWWavWriter",
          "url": "https://github.com/William-Weng/WWWavWriter",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWWavWriter",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/William-Weng/WWQOA.git
[1/195] Fetching wwqoa
Fetched https://github.com/William-Weng/WWQOA.git from cache (0.85s)
Fetching https://github.com/William-Weng/WWWavWriter from cache
Fetching https://github.com/William-Weng/WWByteReader from cache
Fetched https://github.com/William-Weng/WWByteReader from cache (0.42s)
Fetched https://github.com/William-Weng/WWWavWriter from cache (0.45s)
Computing version for https://github.com/William-Weng/WWWavWriter
Computed https://github.com/William-Weng/WWWavWriter at 1.1.0 (0.51s)
Computing version for https://github.com/William-Weng/WWByteReader
Computed https://github.com/William-Weng/WWByteReader at 1.0.2 (0.03s)
Creating working copy for https://github.com/William-Weng/WWByteReader
Working copy of https://github.com/William-Weng/WWByteReader resolved at 1.0.2
Creating working copy for https://github.com/William-Weng/WWWavWriter
Working copy of https://github.com/William-Weng/WWWavWriter resolved at 1.1.0
Creating working copy for https://github.com/William-Weng/WWQOA.git
Working copy of https://github.com/William-Weng/WWQOA.git resolved at 1.1.0 (60331b6)
warning: '.resolve-product-dependencies': dependency 'wwqoa' is not used by any target
Found 2 product dependencies
  - WWByteReader
  - WWWavWriter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/William-Weng/WWQOA.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[3/7] Copying Privacy
[6/7] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/17] Emitting module WWWavWriter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWWavWriter/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/17] Emitting module WWByteReader
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWByteReader/Sources/WWByteReader/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - enum
[10/17] Compiling WWByteReader Constant.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWByteReader/Sources/WWByteReader/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - enum
[11/17] Compiling WWByteReader WWByteReader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWByteReader/Sources/WWByteReader/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - enum
[12/17] Compiling WWByteReader resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWByteReader/Sources/WWByteReader/Constant.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - enum
[13/17] Compiling WWWavWriter resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWWavWriter/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
[14/17] Compiling WWWavWriter Model.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWWavWriter/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
[15/17] Compiling WWWavWriter Extension.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWWavWriter/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
[16/17] Compiling WWWavWriter WWWavWriter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWWavWriter/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
[17/17] Compiling WWWavWriter Constant.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWWavWriter/Sources/WWWavWriter/Utility/Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | // MARK: - [Int16]
BUILD FAILURE 6.3 macosSpm