The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftyDrawer, reference v1.0.0 (2e3de2), with Swift 6.2 for Wasm on 23 Nov 2025 20:17:00 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aswinter90/SwiftyDrawer.git
Reference: v1.0.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/aswinter90/SwiftyDrawer
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 2e3de26 Fix custom drag handle in advanced demo
Cloned https://github.com/aswinter90/SwiftyDrawer.git
Revision (git rev-parse @):
2e3de26a5d626ae74dfddcf9f6c31e2bdd94afb3
SUCCESS checkout https://github.com/aswinter90/SwiftyDrawer.git at v1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/aswinter90/SwiftyDrawer.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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/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
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/253] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.19s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.62.2 (0.61s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.62.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip
[1397/71991460] Downloading https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.62.2/SwiftLintBinary.artifactbundle.zip (7.85s)
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/SwiftyDrawer/destination/SwiftLintBuildToolPlugin/Cache", "/host/spi-builder-workspace/Sources/SwiftyDrawer/ChildViews/DimmingView.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/ChildViews/DragHandle.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/ChildViews/DrawerContentCollectionView/DrawerContentCollectionView.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/ChildViews/DrawerContentCollectionView/DrawerContentOffsetController.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/ChildViews/DrawerContentCollectionView/LegacyDrawerContentCollectionView.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/ChildViews/DrawerVerticallyCenteredContentContainerView.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/ChildViews/PrerenderedShadowView.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/ChildViews/RoundFloatingButton.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Drawer+CollectionView.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Drawer+Internal.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Drawer.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/DrawerOverlayModifier.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/DrawerPositionCalculator.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/DrawerStateReducer.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/EnvironmentValues+Drawer.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/BinaryFloatingPoint+Normalization.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/CGFloat+Rounding.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/Color+Theme.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/EdgeInsets+Hashable.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/View+Accessibility.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/View+Condition.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/View+DrawingGroup.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/View+Geometry.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/View+HapticFeedback.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/View+OnFirstAppear.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Extensions/View+RoundedCorners.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Models/DragDirection.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Models/DrawerConstants.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Models/DrawerContentLayoutStrategy.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Models/DrawerFloatingButtonsConfiguration.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Models/DrawerPositions/DrawerBottomPosition.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Models/DrawerPositions/DrawerMidPosition.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Models/DrawerPositions/DrawerTopPosition.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Models/DrawerState.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Models/DrawerStyle.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Utils/DrawerOriginObservable.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/Utils/Trigger.swift", "/host/spi-builder-workspace/Sources/SwiftyDrawer/View+DrawerOverlay.swift"], environment: ["BUILD_WORKSPACE_DIRECTORY=/host/spi-builder-workspace"], workingDirectory: nil), outputFilesDirectory: <AbsolutePath:"/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SwiftyDrawer/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.2 wasm