The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Restructure, reference main (8e152e), with Swift 6.3 for Android on 14 Apr 2026 17:20:10 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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stack/Restructure.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/stack/Restructure
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8e152e7 Fix README about dateStrategy
Cloned https://github.com/stack/Restructure.git
Revision (git rev-parse @):
8e152e7b64adece0edea6f6e724593b8c3839b37
SUCCESS checkout https://github.com/stack/Restructure.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/stack/Restructure.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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
[251/8687] Fetching swift-docc-plugin, swift-numerics
Fetched https://github.com/apple/swift-docc-plugin from cache (0.82s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetched https://github.com/apple/swift-numerics from cache (0.92s)
[1/296] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.42s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (2.21s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.63.2 (0.83s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (3.87s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.62s)
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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
[930/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 (9.31s)
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/Restructure/destination/SwiftLintBuildToolPlugin/Cache", "/host/spi-builder-workspace/Sources/Restructure/ArrayStrategy.swift", "/host/spi-builder-workspace/Sources/Restructure/AutoVacuum.swift", "/host/spi-builder-workspace/Sources/Restructure/Date+Julian.swift", "/host/spi-builder-workspace/Sources/Restructure/DateStrategy.swift", "/host/spi-builder-workspace/Sources/Restructure/JournalMode.swift", "/host/spi-builder-workspace/Sources/Restructure/PragmaRepresentable.swift", "/host/spi-builder-workspace/Sources/Restructure/Restructure.swift", "/host/spi-builder-workspace/Sources/Restructure/RestructureError.swift", "/host/spi-builder-workspace/Sources/Restructure/Row.swift", "/host/spi-builder-workspace/Sources/Restructure/RowDecoder.swift", "/host/spi-builder-workspace/Sources/Restructure/SecureDelete.swift", "/host/spi-builder-workspace/Sources/Restructure/Statement.swift", "/host/spi-builder-workspace/Sources/Restructure/StatementEncoder.swift", "/host/spi-builder-workspace/Sources/Restructure/StepResult.swift", "/host/spi-builder-workspace/Sources/Restructure/String+SQLite3.swift", "/host/spi-builder-workspace/Sources/Restructure/Structurable.swift", "/host/spi-builder-workspace/Sources/Restructure/WalCheckpointMode.swift"], environment: ["BUILD_WORKSPACE_DIRECTORY=/host/spi-builder-workspace"], workingDirectory: nil), outputFilesDirectory: <AbsolutePath:"/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/Restructure/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.3 android