Build Information
Failed to build LBBottomSheet, reference master (819228), with Swift 6.2 for Wasm on 19 Jun 2025 12:04:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LunabeeStudio/LBBottomSheet.git
Reference: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 819228f Update README.md
Cloned https://github.com/LunabeeStudio/LBBottomSheet.git
Revision (git rev-parse @):
819228f22c6bba586410d28e4afeab9543a4a7aa
SUCCESS checkout https://github.com/LunabeeStudio/LBBottomSheet.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/LunabeeStudio/LBBottomSheet.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-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
[3/17] 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.
[4/17] 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.
[5/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.
[6/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.
[7/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.
[8/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.
[9/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.
[10/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.
[11/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.
[12/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.
[13/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.
[14/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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/19] 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.
[16/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.
[17/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.
[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.2 wasm