Build Information
Failed to build SwiftLintPlugin, reference 1.1.4 (ebda7f), with Swift 6.2 for Wasm on 29 Mar 2026 11:31:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GayleDunham/SwiftLintPlugin.git
Reference: 1.1.4
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/GayleDunham/SwiftLintPlugin
* tag 1.1.4 -> FETCH_HEAD
HEAD is now at ebda7fc Simplify command plugins by replacing SwiftPluginTool wrapper with modern direct Process execution
Cloned https://github.com/GayleDunham/SwiftLintPlugin.git
Revision (git rev-parse @):
ebda7fc187dd5f6d2f47e1ab889c5c8ce5ffc002
SUCCESS checkout https://github.com/GayleDunham/SwiftLintPlugin.git at 1.1.4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/GayleDunham/SwiftLintPlugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:de1420b02d93a9deec3e168cca69275e06e27da7632503e71651af6daad007b1
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
[16375/72588246] Downloading 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 (6.78s)
error: failed: PrebuildCommand(configuration: SPMBuildCore.BuildToolPluginInvocationResult.CommandConfiguration(displayName: Optional("SwiftLint BuildTool Plugin"), executable: <AbsolutePath:"/host/spi-builder-workspace/.build/artifacts/spi-builder-workspace/SwiftLintBinary/SwiftLintBinary.artifactbundle/linux/amd64/swiftlint">, arguments: ["lint", "--config", "/host/spi-builder-workspace/swiftlint.yml", "--cache-path", "/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/DDSSwiftLint/destination/SwiftLintBuildTool/swiftlint/cache", "/host/spi-builder-workspace/Plugins"], environment: [], workingDirectory: nil), outputFilesDirectory: <AbsolutePath:"/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/DDSSwiftLint/destination/SwiftLintBuildTool/swiftlint">)
/host/spi-builder-workspace/.build/artifacts/spi-builder-workspace/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/spi-builder-workspace/SwiftLintBinary/SwiftLintBinary.artifactbundle/linux/amd64/swiftlint)
/host/spi-builder-workspace/.build/artifacts/spi-builder-workspace/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/spi-builder-workspace/SwiftLintBinary/SwiftLintBinary.artifactbundle/linux/amd64/swiftlint)
BUILD FAILURE 6.2 wasm