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 swiftui-showcase, reference 0.20.0 (0cbe15), with Swift 6.2 (beta) for Linux on 23 Jun 2025 04:06:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/swiftui-showcase.git
Reference: 0.20.0
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/ipedro/swiftui-showcase
 * tag               0.20.0     -> FETCH_HEAD
HEAD is now at 0cbe15c fix lint warnings
Cloned https://github.com/ipedro/swiftui-showcase.git
Revision (git rev-parse @):
0cbe15c54635638dc5b00d76bdadf9de105a9275
SUCCESS checkout https://github.com/ipedro/swiftui-showcase.git at 0.20.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ipedro/swiftui-showcase.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/nathantannar4/Engine
[1/1158] Fetching engine
[1159/50099] Fetching engine, swiftformat
Fetched https://github.com/nathantannar4/Engine from cache (0.83s)
[1469/48941] Fetching swiftformat
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[48942/49145] Fetching swiftformat, swiftlintplugins
[49140/51312] Fetching swiftformat, swiftlintplugins, splash
Fetched https://github.com/JohnSundell/Splash from cache (0.74s)
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.74s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (50.23s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 1.9.5 (51.22s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70925] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (10.48s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (15.41s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.52s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.89s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 1.9.5
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[1397/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (5.77s)
error: failed: PrebuildCommand(configuration: SPMBuildCore.BuildToolPluginInvocationResult.CommandConfiguration(displayName: Optional("SwiftLint"), executable: <AbsolutePath:"/host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-linux-gnu/bin/swiftlint">, arguments: ["lint", "--quiet", "--force-exclude", "--cache-path", "/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/Showcase/destination/SwiftLintBuildToolPlugin/Cache", "/host/spi-builder-workspace/Sources/Showcase/Environment/EnvironmentKeys.swift", "/host/spi-builder-workspace/Sources/Showcase/Environment/EnvironmentValues.swift", "/host/spi-builder-workspace/Sources/Showcase/Extensions/AnyButtonStyle.swift", "/host/spi-builder-workspace/Sources/Showcase/Extensions/Text+Optional.swift", "/host/spi-builder-workspace/Sources/Showcase/Helpers/EquatableForEach.swift", "/host/spi-builder-workspace/Sources/Showcase/Helpers/Lazy.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Chapter/Chapter.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/CodeBlock/Topic+CodeBlock.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/CodeBlock/Topic+CodeBlockBuilder.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Document/Document.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Embed/Topic+Embed.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Embed/Topic+EmbedBuilder.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Link/Topic+Link.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Link/Topic+LinkBuilder.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Link/Topic+LinkName.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Preview/Topic+Preview.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Preview/Topic+PreviewBuilder.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Topic/Topic.swift", "/host/spi-builder-workspace/Sources/Showcase/Models/Topic/TopicBuilder.swift", "/host/spi-builder-workspace/Sources/Showcase/ViewModifiers/ScrollViewReaderModifier.swift", "/host/spi-builder-workspace/Sources/Showcase/ViewModifiers/VersionedScrollBounceBehavior.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Chapter/ShowcaseChapter.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Chapter/ShowcaseChapters.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/CodeBlock/ShowcaseCodeBlock.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/CodeBlock/ShowcaseCodeBlockContent.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/CodeBlock/ShowcaseCodeBlockCopyButton.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/CodeBlock/ShowcaseCodeBlockTheme.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Content/ShowcaseContent.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Document/DescriptionView.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Document/ShowcaseNavigationSplitView.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Document/ShowcaseNavigationStack.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Embed/ShowcaseEmbed.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/IndexList/ShowcaseEmptyIndexList.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/IndexList/ShowcaseIndexList.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/IndexMenu/ShowcaseEmptyIndexMenu.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/IndexMenu/ShowcaseIndexMenu.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Layout/ShowcaseLayout.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Link/ShowcaseLink.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Preview/ShowcasePreview.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Preview/ShowcasePreviewGroupBoxStyle.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Preview/ShowcasePreviewTabStyle.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Topic/ShowcaseNavigationTopic.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Topic/ShowcaseTopic.swift", "/host/spi-builder-workspace/Sources/Showcase/Views/Topic/ShowcaseTopics.swift"], environment: ["BUILD_WORKSPACE_DIRECTORY=/host/spi-builder-workspace"], workingDirectory: nil), outputFilesDirectory: <AbsolutePath:"/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/Showcase/destination/SwiftLintBuildToolPlugin/Output">)
/host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-linux-gnu/bin/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/swiftlint-0.59.1-linux-gnu/bin/swiftlint)
/host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-linux-gnu/bin/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/swiftlint-0.59.1-linux-gnu/bin/swiftlint)
BUILD FAILURE 6.2 linux