Build Information
Failed to build LLVS, reference main (92fe81), with Swift 6.3 for Linux on 20 Apr 2026 19:21:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mentalfaculty/LLVS.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/mentalfaculty/LLVS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 92fe81b Update CLAUDE.md for LLVSModel, smart merge, and async exchanges
Cloned https://github.com/mentalfaculty/LLVS.git
Revision (git rev-parse @):
92fe81b57dc5552110bafcfe63a37fce51c3ad28
SUCCESS checkout https://github.com/mentalfaculty/LLVS.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/mentalfaculty/LLVS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/pCloud/pcloud-sdk-swift.git
Fetching https://github.com/box/box-ios-sdk.git
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/3453] Fetching pcloud-sdk-swift
[1659/9416] Fetching pcloud-sdk-swift, zipfoundation
[3480/43710] Fetching pcloud-sdk-swift, zipfoundation, box-ios-sdk
[4339/118691] Fetching pcloud-sdk-swift, zipfoundation, box-ios-sdk, swift-syntax
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (5.87s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.01s)
[23687/37747] Fetching pcloud-sdk-swift, box-ios-sdk
Fetched https://github.com/pCloud/pcloud-sdk-swift.git from cache (14.10s)
Fetched https://github.com/box/box-ios-sdk.git from cache (14.80s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (19.91s)
Computing version for https://github.com/pCloud/pcloud-sdk-swift.git
Computed https://github.com/pCloud/pcloud-sdk-swift.git at 3.2.3 (0.54s)
Computing version for https://github.com/box/box-ios-sdk.git
Computed https://github.com/box/box-ios-sdk.git at 10.6.0 (1.07s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (0.73s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
Creating working copy for https://github.com/pCloud/pcloud-sdk-swift.git
Working copy of https://github.com/pCloud/pcloud-sdk-swift.git resolved at 3.2.3
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/box/box-ios-sdk.git
Working copy of https://github.com/box/box-ios-sdk.git resolved at 10.6.0
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
warning: 'box-ios-sdk': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/box-ios-sdk/BoxSdkGen/Sources/Info.plist
Building for debugging...
[0/48] Write sources
[19/48] Copying PrivacyInfo.xcprivacy
[25/48] Write sources
[29/48] Compiling _SwiftSyntaxCShims dummy.c
[30/48] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/107] Emitting module PCloudSDKSwift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[33/107] Emitting module ZIPFoundation
[34/113] Emitting module SwiftSyntax600
[35/113] Compiling SwiftSyntax600 Empty.swift
[36/114] Emitting module SwiftSyntax510
[37/114] Compiling SwiftSyntax510 Empty.swift
[39/115] Emitting module SwiftSyntax509
[40/115] Compiling SwiftSyntax509 Empty.swift
[42/116] Wrapping AST for SwiftSyntax510 for debugging
[43/116] Wrapping AST for SwiftSyntax600 for debugging
[44/116] Wrapping AST for SwiftSyntax509 for debugging
[46/356] Compiling BoxSdkGen RequestInfo.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[47/356] Compiling BoxSdkGen ResponseInfo.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[48/356] Compiling BoxSdkGen InMemoryTokenStorage.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[49/356] Compiling BoxSdkGen KeychainTokenStorage.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[50/356] Compiling BoxSdkGen CreateAiAskHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[51/356] Compiling BoxSdkGen CreateAiExtractHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[52/356] Compiling BoxSdkGen CreateAiExtractStructuredHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[53/356] Compiling BoxSdkGen CreateAiTextGenHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[54/356] Compiling BoxSdkGen GetAiAgentDefaultConfigHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[55/356] Compiling BoxSdkGen AppItemAssociationsManager.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[56/356] Compiling BoxSdkGen GetFileAppItemAssociationsHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[57/356] Compiling BoxSdkGen GetFileAppItemAssociationsQueryParams.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[58/356] Compiling BoxSdkGen GetFolderAppItemAssociationsHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[59/356] Compiling BoxSdkGen SHA1.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[60/356] Compiling BoxSdkGen StreamSequence.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[61/356] Compiling BoxSdkGen TriStateField.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[62/356] Compiling BoxSdkGen Utils.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[63/356] Compiling BoxSdkGen AiManager.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[64/356] Compiling BoxSdkGen UpdateAiAgentByIdHeaders.swift
[66/356] Compiling BoxSdkGen GetAiAgentsHeaders.swift
[67/356] Compiling BoxSdkGen GetAiAgentsQueryParams.swift
[74/356] Compiling BoxSdkGen DeveloperTokenConfig.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[75/356] Compiling BoxSdkGen BoxAPIError.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[76/356] Compiling BoxSdkGen BoxNetworkError.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[77/356] Compiling BoxSdkGen BoxSDKError.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[78/356] Compiling BoxSdkGen GetFolderAppItemAssociationsQueryParams.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[79/356] Compiling BoxSdkGen BoxCCGAuth.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[80/356] Compiling BoxSdkGen CCGConfig.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[81/356] Compiling BoxSdkGen BoxDeveloperTokenAuth.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[82/356] Compiling BoxSdkGen GetAiAgentDefaultConfigQueryParams.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[83/356] Compiling BoxSdkGen GetAiAgentDefaultConfigQueryParamsModeField.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[84/356] Compiling BoxSdkGen AiStudioManager.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[85/356] Compiling BoxSdkGen CreateAiAgentHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[86/356] Compiling BoxSdkGen DeleteAiAgentByIdHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[87/356] Compiling BoxSdkGen GetAiAgentByIdHeaders.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
[88/356] Compiling BoxSdkGen GetAiAgentByIdQueryParams.swift
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
/host/spi-builder-workspace/.build/checkouts/pcloud-sdk-swift/PCloudSDKSwift/Source/Common/AnyCancellationToken.swift:10:8: error: no such module 'libkern'
8 |
9 | import Foundation
10 | import libkern
| `- error: no such module 'libkern'
11 |
12 | /// Concrete type-erased implementation of `Cancellable`. It forwards its `cancel()` invocation to a block.
BUILD FAILURE 6.3 linux