The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ActionSheetController with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/papibiyi/ActionSheetController.git
Reference: 1.0.1
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/papibiyi/ActionSheetController
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 5cffd06 v1.0
Cloned https://github.com/papibiyi/ActionSheetController.git
Revision (git rev-parse @):
5cffd06d5478011bf2063ec134d29570bf8a2dce
SUCCESS checkout https://github.com/papibiyi/ActionSheetController.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/papibiyi/ActionSheetController.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/12] Compiling ActionSheetController ActionSheetTitleViewTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/12] Compiling ActionSheetController ActionSheetHeaderViewTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/13] Compiling ActionSheetController ActionSheetDefaultActionTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/13] Compiling ActionSheetController ActionSheetCustomViewTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/13] Compiling ActionSheetController ActionSheetController.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/13] Compiling ActionSheetController ActionSheetControllerContainerView.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/13] Compiling ActionSheetController SelfSizingTableView.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: compile command failed due to signal 6 (use -v to see invocation)
[10/13] Emitting module ActionSheetController
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
/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/ActionSheetActionType.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetActionType.swiftdeps -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetCellType.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/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 -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name ActionSheetController -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetActionType.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/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.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
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(+0x7307d73)[0x55b5595e6d73]
/usr/bin/swift-frontend(+0x7305abe)[0x55b5595e4abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55b5595e70ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fc829b5a520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fc829bae9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fc829b5a476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fc829b407f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55b554dd3275]
/usr/bin/swift-frontend(+0x2755c54)[0x55b554a34c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55b554d9769b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55b554626a0c]
/usr/bin/swift-frontend(+0x106859c)[0x55b55334759c]
/usr/bin/swift-frontend(+0x1068102)[0x55b553347102]
/usr/bin/swift-frontend(+0x106716b)[0x55b55334616b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55b554d981aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55b553315d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55b5533152a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55b553312c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55b553f93cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55b554a8c05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55b554a8db3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55b554a900e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55b554a8c07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55b554a90c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55b554a8f86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55b554a8c07c]
/usr/bin/swift-frontend(+0x27acf73)[0x55b554a8bf73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55b554c6a1e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55b553f916a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55b553311c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55b553311b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55b553306f82]
/usr/bin/swift-frontend(+0x1027978)[0x55b553306978]
/usr/bin/swift-frontend(+0xe3f242)[0x55b55311e242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55b55311c09c]
/usr/bin/swift-frontend(+0xe382cd)[0x55b5531172cd]
/usr/bin/swift-frontend(+0xe369db)[0x55b5531159db]
/usr/bin/swift-frontend(+0xcc3315)[0x55b552fa2315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fc829b41d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fc829b41e40]
/usr/bin/swift-frontend(+0xcc2375)[0x55b552fa1375]
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/11] Compiling ActionSheetController ActionSheetProtocol.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/12] Compiling ActionSheetController ActionSheetTitleViewTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/12] Compiling ActionSheetController ActionSheetCustomViewTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/12] Compiling ActionSheetController ActionSheetDefaultActionTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/12] Compiling ActionSheetController ActionSheetHeaderViewTableViewCell.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/12] Compiling ActionSheetController SelfSizingTableView.swift
/host/spi-builder-workspace/Sources/ActionSheetController/ActionSheetController/ActionSheetActionType.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/12] Emitting module ActionSheetController
/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)
/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/ActionSheetActionType.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetActionType.swiftdeps -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetCellType.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/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 -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name ActionSheetController -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/ActionSheetActionType.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ActionSheetController.build/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.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
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(+0x7307d73)[0x55fc71904d73]
/usr/bin/swift-frontend(+0x7305abe)[0x55fc71902abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55fc719050ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fecc16e6520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fecc173a9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fecc16e6476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fecc16cc7f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55fc6d0f1275]
/usr/bin/swift-frontend(+0x2755c54)[0x55fc6cd52c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55fc6d0b569b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55fc6c944a0c]
/usr/bin/swift-frontend(+0x106859c)[0x55fc6b66559c]
/usr/bin/swift-frontend(+0x1068102)[0x55fc6b665102]
/usr/bin/swift-frontend(+0x106716b)[0x55fc6b66416b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55fc6d0b61aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55fc6b633d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55fc6b6332a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55fc6b630c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55fc6c2b1cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55fc6cdaa05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55fc6cdabb3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55fc6cdae0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55fc6cdaa07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55fc6cdaec1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55fc6cdad86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55fc6cdaa07c]
/usr/bin/swift-frontend(+0x27acf73)[0x55fc6cda9f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55fc6cf881e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55fc6c2af6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55fc6b62fc84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55fc6b62fb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55fc6b624f82]
/usr/bin/swift-frontend(+0x1027978)[0x55fc6b624978]
/usr/bin/swift-frontend(+0xe3f242)[0x55fc6b43c242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55fc6b43a09c]
/usr/bin/swift-frontend(+0xe382cd)[0x55fc6b4352cd]
/usr/bin/swift-frontend(+0xe369db)[0x55fc6b4339db]
/usr/bin/swift-frontend(+0xcc3315)[0x55fc6b2c0315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fecc16cdd90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fecc16cde40]
/usr/bin/swift-frontend(+0xcc2375)[0x55fc6b2bf375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 2