The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftLogX, reference main (7e8b15), with Swift 5.10 for macOS (SPM) on 2 Sep 2025 13:01:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LikeeCat/SwiftLogX.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LikeeCat/SwiftLogX
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7e8b157 feat: del bundle error
Cloned https://github.com/LikeeCat/SwiftLogX.git
Revision (git rev-parse @):
7e8b15705ca2d181a016338ad0cbbd07dfb48b94
SUCCESS checkout https://github.com/LikeeCat/SwiftLogX.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/LikeeCat/SwiftLogX.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[15/25] Copying styles.css
[15/25] Write sources
[17/25] Copying app.js
[18/25] Copying index.html
[21/25] Compiling _SwiftSyntaxCShims dummy.c
[22/25] Write swift-version-33747A42983211AE.txt
[24/50] Compiling SwiftSyntax510 Empty.swift
[25/50] Emitting module SwiftSyntax510
[26/50] Emitting module SwiftSyntax600
[27/50] Compiling SwiftSyntax509 Empty.swift
[28/50] Emitting module SwiftSyntax509
[29/50] Compiling SwiftSyntax600 Empty.swift
[30/115] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[31/115] Compiling SwiftSyntax SyntaxChildren.swift
[32/115] Compiling SwiftSyntax SyntaxCollection.swift
[33/115] Compiling SwiftSyntax SyntaxHashable.swift
[34/115] Compiling SwiftSyntax SyntaxIdentifier.swift
[35/115] Compiling SwiftSyntax SyntaxNodeFactory.swift
[36/115] Compiling SwiftSyntax SyntaxNodeStructure.swift
[37/122] Emitting module Swifter
[38/124] Compiling SwiftSyntax AbsolutePosition.swift
[39/124] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[40/124] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[41/124] Compiling SwiftSyntax Assert.swift
[42/124] Compiling Swifter String+SHA1.swift
[43/124] Compiling Swifter WebSockets.swift
[44/124] Compiling SwiftSyntax Convenience.swift
[45/124] Compiling SwiftSyntax CustomTraits.swift
[46/124] Compiling SwiftSyntax SourceEdit.swift
[47/124] Compiling SwiftSyntax SourceLength.swift
[48/124] Compiling SwiftSyntax SourceLocation.swift
[49/124] Compiling SwiftSyntax SourcePresence.swift
[50/124] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[51/124] Compiling SwiftSyntax Syntax.swift
[52/124] Compiling SwiftSyntax SyntaxArena.swift
[53/124] Compiling SwiftSyntax Identifier.swift
[54/124] Compiling SwiftSyntax MemoryLayout.swift
[55/124] Compiling SwiftSyntax MissingNodeInitializers.swift
[56/124] Compiling SwiftSyntax RawSyntax.swift
[57/124] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[58/124] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[59/124] Compiling SwiftSyntax RawSyntaxTokenView.swift
[60/124] Compiling SwiftSyntax SyntaxProtocol.swift
[61/124] Compiling SwiftSyntax SyntaxText.swift
[62/124] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[63/124] Compiling SwiftSyntax TokenDiagnostic.swift
[64/124] Compiling SwiftSyntax TokenSequence.swift
[65/124] Compiling SwiftSyntax TokenSyntax.swift
[66/124] Compiling SwiftSyntax Trivia.swift
[87/131] Emitting module SwiftSyntax
[88/131] Compiling SwiftSyntax Tokens.swift
[89/131] Compiling SwiftSyntax TriviaPieces.swift
[90/131] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[91/131] Compiling SwiftSyntax RawSyntaxNodesC.swift
[92/131] Compiling SwiftSyntax RawSyntaxNodesD.swift
[93/131] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[94/131] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/131] Emitting module SwiftLogX
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[96/131] Compiling SwiftLogX LogIPAddress.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[97/131] Compiling SwiftLogX LogServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[98/131] Compiling SwiftLogX LogManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[99/131] Compiling SwiftLogX StandardError.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[100/131] Compiling SwiftLogX LogRedirector.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[101/131] Compiling SwiftLogX resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/6050] Fetching swifter
[3510/77898] Fetching swifter, swift-syntax
Fetched https://github.com/httpswift/swifter.git from cache (3.50s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.50s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (2.72s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.56s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
BUILD FAILURE 5.10 macosSpm