Build Information
Failed to build SwiftLogX, reference 1.1.0 (7e8b15
), with Swift 5.10 for macOS (SPM) on 2 Sep 2025 13:00:51 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: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LikeeCat/SwiftLogX
* tag 1.1.0 -> FETCH_HEAD
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 1.1.0
========================================
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
[16/25] Copying styles.css
[16/25] Write sources
[18/25] Copying index.html
[20/25] Copying app.js
[21/25] Compiling _SwiftSyntaxCShims dummy.c
[22/25] Write swift-version-33747A42983211AE.txt
[24/50] Emitting module SwiftSyntax600
[25/50] Compiling SwiftSyntax600 Empty.swift
[26/50] Compiling SwiftSyntax509 Empty.swift
[27/50] Emitting module SwiftSyntax509
[28/50] Compiling SwiftSyntax510 Empty.swift
[29/50] Emitting module SwiftSyntax510
[30/115] Compiling SwiftSyntax AbsolutePosition.swift
[31/115] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[32/115] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[33/115] Compiling SwiftSyntax Assert.swift
[34/115] Compiling SwiftSyntax BumpPtrAllocator.swift
[35/115] Compiling SwiftSyntax CommonAncestor.swift
[36/115] Compiling SwiftSyntax Convenience.swift
[37/115] Compiling SwiftSyntax CustomTraits.swift
[38/122] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[39/122] Compiling SwiftSyntax SyntaxChildren.swift
[40/122] Compiling SwiftSyntax SyntaxCollection.swift
[41/122] Compiling SwiftSyntax SyntaxHashable.swift
[42/122] Compiling SwiftSyntax SyntaxIdentifier.swift
[43/122] Compiling SwiftSyntax SyntaxNodeFactory.swift
[44/122] Compiling SwiftSyntax SyntaxNodeStructure.swift
[45/122] Compiling SwiftSyntax SourceEdit.swift
[46/122] Compiling SwiftSyntax SourceLength.swift
[47/122] Compiling SwiftSyntax SourceLocation.swift
[48/122] Compiling SwiftSyntax SourcePresence.swift
[49/122] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[50/122] Compiling SwiftSyntax Syntax.swift
[51/122] Compiling SwiftSyntax SyntaxArena.swift
[52/122] Compiling SwiftSyntax Identifier.swift
[53/122] Compiling SwiftSyntax MemoryLayout.swift
[54/122] Compiling SwiftSyntax MissingNodeInitializers.swift
[55/122] Compiling SwiftSyntax RawSyntax.swift
[56/122] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[57/122] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[58/122] Compiling SwiftSyntax RawSyntaxTokenView.swift
[61/122] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[63/122] Compiling SwiftSyntax RawSyntaxNodesD.swift
[64/122] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[65/124] Emitting module Swifter
[66/124] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[67/124] Compiling SwiftSyntax RawSyntaxNodesC.swift
[68/124] Compiling SwiftSyntax Tokens.swift
[69/124] Compiling SwiftSyntax TriviaPieces.swift
[78/124] Compiling Swifter String+SHA1.swift
[79/124] Compiling Swifter WebSockets.swift
[87/131] Compiling SwiftSyntax SyntaxProtocol.swift
[88/131] Compiling SwiftSyntax SyntaxText.swift
[89/131] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[90/131] Compiling SwiftSyntax TokenDiagnostic.swift
[91/131] Compiling SwiftSyntax TokenSequence.swift
[92/131] Compiling SwiftSyntax TokenSyntax.swift
[93/131] Compiling SwiftSyntax Trivia.swift
[94/131] Emitting module SwiftSyntax
[95/131] Compiling SwiftLogX LogRedirector.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
^
[96/131] Compiling SwiftLogX StandardError.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 resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/131] Emitting module SwiftLogX
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
^
[100/131] Compiling SwiftLogX LogManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftLogX/LogRedirector.swift:3:8: error: no such module 'UIKit'
import UIKit
^
[101/131] Compiling SwiftLogX LogIPAddress.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
[4357/77898] Fetching swifter, swift-syntax
Fetched https://github.com/httpswift/swifter.git from cache (3.58s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.58s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (2.42s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.55s)
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
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
BUILD FAILURE 5.10 macosSpm