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 6.2 (beta) for Linux on 2 Sep 2025 13:01:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/LikeeCat/SwiftLogX.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/httpswift/swifter.git
[1/6050] Fetching swifter
[1816/77898] Fetching swifter, swift-syntax
Fetched https://github.com/httpswift/swifter.git from cache (0.98s)
[13652/71848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.29s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (11.77s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.78s)
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
Building for debugging...
[0/40] Write sources
[13/40] Copying styles.css
[14/40] Copying index.html
[15/40] Copying app.js
[16/40] Write sources
[21/40] Compiling _SwiftSyntaxCShims dummy.c
[22/40] Write swift-version-24593BA9C3E375BF.txt
[24/65] Emitting module SwiftSyntax510
[25/65] Compiling SwiftSyntax510 Empty.swift
[26/66] Emitting module SwiftSyntax600
[27/66] Compiling SwiftSyntax600 Empty.swift
[30/67] Emitting module SwiftSyntax509
[31/67] Compiling SwiftSyntax509 Empty.swift
[32/68] Wrapping AST for SwiftSyntax510 for debugging
[33/68] Wrapping AST for SwiftSyntax600 for debugging
[34/68] Wrapping AST for SwiftSyntax509 for debugging
[36/132] Compiling SwiftSyntax CustomTraits.swift
[37/132] Compiling SwiftSyntax Identifier.swift
[38/134] Emitting module Swifter
[39/134] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[40/134] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[41/134] Compiling SwiftSyntax RawSyntaxTokenView.swift
[42/134] Compiling SwiftSyntax MemoryLayout.swift
[43/134] Compiling SwiftSyntax MissingNodeInitializers.swift
[44/134] Compiling SwiftSyntax RawSyntax.swift
[45/134] Compiling SwiftSyntax SourceEdit.swift
[46/134] Compiling SwiftSyntax SourceLength.swift
[47/134] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[48/134] Compiling SwiftSyntax Assert.swift
[49/134] Compiling SwiftSyntax BumpPtrAllocator.swift
[50/134] Compiling SwiftSyntax SourceLocation.swift
[51/134] Compiling SwiftSyntax AbsolutePosition.swift
[52/134] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[53/134] Compiling SwiftSyntax CommonAncestor.swift
[54/134] Compiling SwiftSyntax Convenience.swift
[55/134] Compiling SwiftSyntax SyntaxNodeFactory.swift
[56/134] Compiling SwiftSyntax SyntaxNodeStructure.swift
[57/134] Compiling SwiftSyntax SyntaxProtocol.swift
[58/134] Compiling SwiftSyntax SyntaxText.swift
[59/134] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[60/134] Compiling SwiftSyntax TokenDiagnostic.swift
[61/134] Compiling SwiftSyntax TokenSequence.swift
[62/134] Compiling SwiftSyntax TokenSyntax.swift
[63/134] Compiling SwiftSyntax Trivia.swift
[73/142] Compiling Swifter String+SHA1.swift
[74/142] Compiling Swifter WebSockets.swift
[75/142] Compiling SwiftSyntax Syntax.swift
[76/142] Compiling SwiftSyntax SyntaxArena.swift
[77/142] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[78/142] Compiling SwiftSyntax SyntaxChildren.swift
[79/142] Compiling SwiftSyntax SyntaxCollection.swift
[80/142] Compiling SwiftSyntax SyntaxHashable.swift
[81/142] Compiling SwiftSyntax SyntaxIdentifier.swift
[94/150] Compiling SwiftLogX resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftLogX/LogIPAddress.swift:10:8: error: no such module 'SystemConfiguration'
 8 |
 9 | import Foundation
10 | import SystemConfiguration
   |        `- error: no such module 'SystemConfiguration'
11 |
12 |
[95/150] Compiling SwiftLogX LogManager.swift
/host/spi-builder-workspace/Sources/SwiftLogX/LogIPAddress.swift:10:8: error: no such module 'SystemConfiguration'
 8 |
 9 | import Foundation
10 | import SystemConfiguration
   |        `- error: no such module 'SystemConfiguration'
11 |
12 |
[96/150] Compiling SwiftLogX StandardError.swift
/host/spi-builder-workspace/Sources/SwiftLogX/LogIPAddress.swift:10:8: error: no such module 'SystemConfiguration'
 8 |
 9 | import Foundation
10 | import SystemConfiguration
   |        `- error: no such module 'SystemConfiguration'
11 |
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[97/150] Emitting module SwiftLogX
/host/spi-builder-workspace/Sources/SwiftLogX/LogIPAddress.swift:10:8: error: no such module 'SystemConfiguration'
 8 |
 9 | import Foundation
10 | import SystemConfiguration
   |        `- error: no such module 'SystemConfiguration'
11 |
12 |
[98/150] Compiling SwiftLogX LogIPAddress.swift
/host/spi-builder-workspace/Sources/SwiftLogX/LogIPAddress.swift:10:8: error: no such module 'SystemConfiguration'
 8 |
 9 | import Foundation
10 | import SystemConfiguration
   |        `- error: no such module 'SystemConfiguration'
11 |
12 |
[99/150] Compiling SwiftLogX LogServer.swift
/host/spi-builder-workspace/Sources/SwiftLogX/LogIPAddress.swift:10:8: error: no such module 'SystemConfiguration'
 8 |
 9 | import Foundation
10 | import SystemConfiguration
   |        `- error: no such module 'SystemConfiguration'
11 |
12 |
[100/150] Compiling SwiftLogX LogRedirector.swift
/host/spi-builder-workspace/Sources/SwiftLogX/LogIPAddress.swift:10:8: error: no such module 'SystemConfiguration'
 8 |
 9 | import Foundation
10 | import SystemConfiguration
   |        `- error: no such module 'SystemConfiguration'
11 |
12 |
BUILD FAILURE 6.2 linux