The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ActionSheetController with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/papibiyi/ActionSheetController.git
Reference: 1.0.1
Cloned https://github.com/papibiyi/ActionSheetController.git into spi-builder-workspace
SUCCESS checkout https://github.com/papibiyi/ActionSheetController.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/10] Compiling ActionSheetController ActionSheetTitleViewTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/11] Compiling ActionSheetController SelfSizingTableView.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/11] Compiling ActionSheetController ActionSheetProtocol.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/11] Compiling ActionSheetController ActionSheetCustomViewTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
Can't demangle: $s21ActionSheetController0aB8CellTypeO11headerImage33_1BE5F42FF44F486AF7C85659BC1A00E4LLXeF4sizeL_AA4SizeVSgvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift -primary-file /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetCellType.swift /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetController.swift /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetControllerContainerView.swift /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetProtocol.swift /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetCustomViewTableViewCell.swift /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetDefaultActionTableViewCell.swift /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetHeaderViewTableViewCell.swift /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/TableViewCells/ActionSheetTitleViewTableViewCell.swift /host/spi-builder-workspace/Sources/ActionSheetController/CustomClasses/SelfSizingTableView.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetController/ActionSheetActionType.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetController/ActionSheetActionType.swiftdeps -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetController/ActionSheetCellType.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetController/ActionSheetCellType.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -module-name ActionSheetController -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetController/ActionSheetActionType.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetController/ActionSheetCellType.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.9-dev (LLVM 464b04eb9b157e3, Swift 7203d52cb1e074d)
2.	Compiling with the current language version
3.	While walking into 'ActionSheetCellType' (at /host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetCellType.swift:10:1)
4.	While evaluating request USRGenerationRequest(ActionSheetController.(file).ActionSheetCellType.headerImage(image:size:cornerRadius:title:message:).size@/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetCellType.swift:14:39)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend[0x6b367f3]
/usr/bin/swift-frontend[0x6b3440e]
/usr/bin/swift-frontend[0x6b36b5f]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7f07ec9ed420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f07ebe3400b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7f07ebe13859]
/usr/bin/swift-frontend[0x22b3aa2]
/usr/bin/swift-frontend[0x1f25594]
/usr/bin/swift-frontend[0x2277429]
/usr/bin/swift-frontend[0x1bdf11c]
/usr/bin/swift-frontend[0x88a5c7]
/usr/bin/swift-frontend[0x88a0e7]
/usr/bin/swift-frontend[0x8891be]
/usr/bin/swift-frontend[0x2277f3a]
/usr/bin/swift-frontend[0x8562e9]
/usr/bin/swift-frontend[0x855af7]
/usr/bin/swift-frontend[0x852bde]
/usr/bin/swift-frontend[0x1525a1e]
/usr/bin/swift-frontend[0x1f7ae22]
/usr/bin/swift-frontend[0x1f7de3b]
/usr/bin/swift-frontend[0x1f7ae6a]
/usr/bin/swift-frontend[0x1f7ec76]
/usr/bin/swift-frontend[0x1f7ae6a]
/usr/bin/swift-frontend[0x1f7ad33]
/usr/bin/swift-frontend[0x214a8b2]
/usr/bin/swift-frontend[0x1523136]
/usr/bin/swift-frontend[0x852220]
/usr/bin/swift-frontend[0x8520ba]
/usr/bin/swift-frontend[0x8477e5]
/usr/bin/swift-frontend[0x8471e4]
/usr/bin/swift-frontend[0x66fcdc]
/usr/bin/swift-frontend[0x66dcdc]
/usr/bin/swift-frontend[0x6691b0]
/usr/bin/swift-frontend[0x4c43d1]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f07ebe15083]
/usr/bin/swift-frontend[0x4c3b1e]
BUILD FAILURE 5.9 linux

Build Machine: Linux 2