The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LBBottomSheet, reference master (819228), with Swift 6.3 for Linux on 13 Apr 2026 01:30:22 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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         linux
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-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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
[3/17] 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.
[4/17] 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.
[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 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.
[8/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.
[9/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.
[10/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.
[11/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.
[12/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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/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.
[14/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.
[15/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.
[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.3 linux