The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LBBottomSheet, reference 1.0.17 (c62e58), with Swift 6.3 for Wasm on 13 Apr 2026 01:30:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LunabeeStudio/LBBottomSheet.git
Reference: 1.0.17
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/LunabeeStudio/LBBottomSheet
 * tag               1.0.17     -> FETCH_HEAD
HEAD is now at c62e58b Demo project update.
Cloned https://github.com/LunabeeStudio/LBBottomSheet.git
Revision (git rev-parse @):
c62e58bd3dbb808ffe03ea89652622b092b0e3e0
SUCCESS checkout https://github.com/LunabeeStudio/LBBottomSheet.git at 1.0.17
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/LunabeeStudio/LBBottomSheet.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/LBBottomSheet/UI/BottomSheet.storyboard
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/17] Emitting module LBBottomSheet
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[4/19] Compiling LBBottomSheet BottomSheetController+Theme.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[5/19] Compiling LBBottomSheet BottomSheetInteractionDelegate.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[6/19] Compiling LBBottomSheet BottomSheetConstant.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[7/19] Compiling LBBottomSheet BottomSheetController+Behavior.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[8/19] Compiling LBBottomSheet UIScreen+Extension.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[9/19] Compiling LBBottomSheet UIScrollView+Extension.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[10/19] Compiling LBBottomSheet UIView+Extension.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[11/19] Compiling LBBottomSheet UIViewController+Extension.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[12/19] Compiling LBBottomSheet UIColor+Extension.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[13/19] Compiling LBBottomSheet UIGestureRecognizer+Extensions.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[14/19] Compiling LBBottomSheet ForwardingEventsView.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[15/19] Compiling LBBottomSheet CACornerMask+Extension.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[16/19] Compiling LBBottomSheet Mirror+Extension.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[17/19] Compiling LBBottomSheet UIApplication+Extension.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[18/19] Compiling LBBottomSheet BottomSheetPositionDelegate.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
[19/19] Compiling LBBottomSheet BottomSheetController.swift
/host/spi-builder-workspace/Sources/LBBottomSheet/BottomSheetConstant.swift:21:8: error: no such module 'CoreGraphics'
19 | //
20 |
21 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
22 |
23 | /// Bottom sheet constants.
BUILD FAILURE 6.3 wasm