Build Information
Failed to build KatexUtils with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nks5117/KatexUtils.git
Reference: 0.3.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nks5117/KatexUtils
* tag 0.3.4 -> FETCH_HEAD
HEAD is now at 798d927 update to KaTeX v0.13.16
Cloned https://github.com/nks5117/KatexUtils.git into spi-builder-workspace
798d927c1fde8a808d0f0c0f30b04ae79c6fcebb
SUCCESS checkout https://github.com/nks5117/KatexUtils.git at 0.3.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[0/1] Copying Assets
[2/7] Compiling KatexUtils resource_bundle_accessor.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/7] Emitting module KatexUtils
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[4/7] Compiling KatexUtils KatexView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[5/7] Compiling KatexUtils KatexRenderer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[6/7] Compiling KatexUtils Bundle+KatexUtils.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[7/7] Compiling KatexUtils Katex.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/6] Emitting module KatexUtils
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[2/6] Compiling KatexUtils resource_bundle_accessor.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[3/6] Compiling KatexUtils KatexRenderer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[4/6] Compiling KatexUtils KatexView.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[5/6] Compiling KatexUtils Katex.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[6/6] Compiling KatexUtils Bundle+KatexUtils.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/KatexUtils/Classes/KatexRenderer.swift:9:8: error: no such module 'UIKit'
import UIKit
^
Retrying in 0 seconds ...
BUILD FAILURE 5.8 macosSpm