Build Information
Failed to build AgentKitten, reference main (e66e46), with Swift 6.0 for Linux on 14 May 2026 21:06:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.0-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/fbeeper/agentkitten.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/fbeeper/agentkitten
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e66e46c Update badge styles in README.md
Cloned https://github.com/fbeeper/agentkitten.git
Revision (git rev-parse @):
e66e46c3041555d41f7689785b3880f7718448cf
SUCCESS checkout https://github.com/fbeeper/agentkitten.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/fbeeper/agentkitten.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/apple/swift-argument-parser
[1/326] Fetching swiftlintplugins
[327/17927] Fetching swiftlintplugins, swift-argument-parser
[10536/93133] Fetching swiftlintplugins, swift-argument-parser, swift-syntax
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (1.81s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.82s)
[12182/75206] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.66s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.91s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.63.2 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.74s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.63.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
[861/72588246] Downloading https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip (7.05s)
error: failed: PrebuildCommand(configuration: SPMBuildCore.BuildToolPluginInvocationResult.CommandConfiguration(displayName: Optional("SwiftLint"), executable: <AbsolutePath:"/host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/linux/amd64/swiftlint">, arguments: ["lint", "--quiet", "--force-exclude", "--cache-path", "/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/PlaygroundTests/destination/SwiftLintBuildToolPlugin/Cache", "/host/spi-builder-workspace/Tests/PlaygroundTests/ChickenWizardTests.swift", "/host/spi-builder-workspace/Tests/PlaygroundTests/PlaygroundChatOutputFormatterTests.swift"], environment: ["BUILD_WORKSPACE_DIRECTORY=/host/spi-builder-workspace"], workingDirectory: nil), outputFilesDirectory: <AbsolutePath:"/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/PlaygroundTests/destination/SwiftLintBuildToolPlugin/Output">)
/host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/linux/amd64/swiftlint: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/linux/amd64/swiftlint)
/host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/linux/amd64/swiftlint: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/linux/amd64/swiftlint)
BUILD FAILURE 6.0 linux