The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LittleBlueTooth 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/DrAma999/LittleBlueTooth.git
Reference: 0.8.0
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/DrAma999/LittleBlueTooth
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at e10591e Updated xcframework script according to bitcode removal in Xcode14
Cloned https://github.com/DrAma999/LittleBlueTooth.git
Revision (git rev-parse @):
e10591e393f28cfed120bc1ed77c645b20bb790f
SUCCESS checkout https://github.com/DrAma999/LittleBlueTooth.git at 0.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/DrAma999/LittleBlueTooth.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
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
[1/4453] Fetching ios-corebluetooth-mock
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (0.38s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 0.14.0 (0.44s)
Creating working copy for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Working copy of https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git resolved at 0.14.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/39] Emitting module LittleBlueTooth
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[6/41] Compiling LittleBlueTooth LittleBluetoothConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/41] Compiling LittleBlueTooth Loggable.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[8/42] Compiling LittleBlueTooth Helper.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[9/42] Compiling LittleBlueTooth AdvertisingData.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/42] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[11/42] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[12/42] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[13/42] Compiling LittleBlueTooth CentralRestorer.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[14/42] Compiling LittleBlueTooth LittleBlueToothCharacteristic.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[18/42] Compiling LittleBlueTooth ShareReplay.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[19/42] Compiling LittleBlueTooth Utilities.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[20/42] Compiling LittleBlueTooth CBPeripheralProxy.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[21/42] Compiling LittleBlueTooth ReplaySubject.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[22/42] Compiling LittleBlueTooth ReplaySubjectSubscription.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[23/42] Compiling LittleBlueTooth CoreBluetoothTypeAliases.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[24/42] Compiling LittleBlueTooth LittleBlueTooth.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
Can't demangle: $s15LittleBlueTooth0A14BluetoothErrorO30couldNotReadFromCharacteristic33_6E653EDF36D1410CC5D829BB06B78F1DLLXeF5errorL_s0E0_pvp
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 /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/Listen.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/Log.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/ReadAndWrite.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/ScanAndConnection.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Extension/Helper.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/AdvertisingData.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/CentralRestorer.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/LittleBlueToothCharacteristic.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/LittleBluetoothConfiguration.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/Loggable.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/Peripheral.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/PeripheralDiscovery.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBCentralManagerDelegateProxy.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBPeripheralProxy.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ReplaySubject.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ReplaySubjectSubscription.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ShareReplay.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/Utilities.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/CoreBluetoothTypeAliases.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/LittleBlueTooth.swift -supplementary-output-file-map /tmp/TemporaryDirectory.yymDww/supplementaryOutputs-2 -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 LittleBlueTooth -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/LittleBlueTooth.build/ReadAndWrite.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/ScanAndConnection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/LittleBlueToothError.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 'LittleBluetoothError' (at /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift:16:8)
4.	While evaluating request USRGenerationRequest(LittleBlueTooth.(file).LittleBluetoothError.couldNotReadFromCharacteristic(characteristic:error:).error@/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift:32:65)
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)[0x561f49193d73]
/usr/bin/swift-frontend(+0x7305abe)[0x561f49191abe]
/usr/bin/swift-frontend(+0x73080ea)[0x561f491940ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fe6ea91a520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fe6ea96e9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fe6ea91a476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fe6ea9007f3]
/usr/bin/swift-frontend(+0x2af4275)[0x561f44980275]
/usr/bin/swift-frontend(+0x2755c54)[0x561f445e1c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x561f4494469b]
/usr/bin/swift-frontend(+0x2347a0c)[0x561f441d3a0c]
/usr/bin/swift-frontend(+0x106859c)[0x561f42ef459c]
/usr/bin/swift-frontend(+0x1068102)[0x561f42ef4102]
/usr/bin/swift-frontend(+0x106716b)[0x561f42ef316b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x561f449451aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x561f42ec2d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x561f42ec22a7]
/usr/bin/swift-frontend(+0x1033c59)[0x561f42ebfc59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x561f43b40cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x561f4463905c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x561f4463ab3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x561f4463d0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x561f4463907c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x561f4463dc1f]
/usr/bin/swift-frontend(+0x27b086b)[0x561f4463c86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x561f4463907c]
/usr/bin/swift-frontend(+0x27acf73)[0x561f44638f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x561f448171e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x561f43b3e6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x561f42ebec84]
/usr/bin/swift-frontend(+0x1032b2a)[0x561f42ebeb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x561f42eb3f82]
/usr/bin/swift-frontend(+0x1027978)[0x561f42eb3978]
/usr/bin/swift-frontend(+0xe3f242)[0x561f42ccb242]
/usr/bin/swift-frontend(+0xe3d09c)[0x561f42cc909c]
/usr/bin/swift-frontend(+0xe382cd)[0x561f42cc42cd]
/usr/bin/swift-frontend(+0xe369db)[0x561f42cc29db]
/usr/bin/swift-frontend(+0xcc3315)[0x561f42b4f315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fe6ea901d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fe6ea901e40]
/usr/bin/swift-frontend(+0xcc2375)[0x561f42b4e375]
[25/42] Compiling LittleBlueTooth ScanAndConnection.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[26/42] Compiling LittleBlueTooth LittleBlueToothError.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[27/42] Compiling LittleBlueTooth JustLittleBlueTooth.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[28/42] Compiling LittleBlueTooth Listen.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/36] Compiling LittleBlueTooth LittleBlueToothCharacteristic.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[3/36] Compiling LittleBlueTooth LittleBluetoothConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[4/36] Compiling LittleBlueTooth Loggable.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[5/36] Compiling LittleBlueTooth Helper.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[6/37] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/37] Compiling LittleBlueTooth ShareReplay.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[8/37] Compiling LittleBlueTooth Utilities.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[9/39] Compiling LittleBlueTooth AdvertisingData.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[10/39] Compiling LittleBlueTooth CentralRestorer.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[11/39] Compiling LittleBlueTooth JustLittleBlueTooth.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[12/39] Compiling LittleBlueTooth Listen.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[13/39] Compiling LittleBlueTooth Log.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/39] Emitting module LittleBlueTooth
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[15/39] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
Can't demangle: $s15LittleBlueTooth0A14BluetoothErrorO30couldNotReadFromCharacteristic33_6E653EDF36D1410CC5D829BB06B78F1DLLXeF5errorL_s0E0_pvp
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 /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/Listen.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/Log.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/ReadAndWrite.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/ScanAndConnection.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Extension/Helper.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/AdvertisingData.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/CentralRestorer.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/LittleBlueToothCharacteristic.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/LittleBluetoothConfiguration.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/Loggable.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/Peripheral.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/PeripheralDiscovery.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBCentralManagerDelegateProxy.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBPeripheralProxy.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ReplaySubject.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ReplaySubjectSubscription.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ShareReplay.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/Utilities.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/CoreBluetoothTypeAliases.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/LittleBlueTooth.swift -supplementary-output-file-map /tmp/TemporaryDirectory.XfFU1B/supplementaryOutputs-2 -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 LittleBlueTooth -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/LittleBlueTooth.build/ReadAndWrite.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/ScanAndConnection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/LittleBlueToothError.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 'LittleBluetoothError' (at /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift:16:8)
4.	While evaluating request USRGenerationRequest(LittleBlueTooth.(file).LittleBluetoothError.couldNotReadFromCharacteristic(characteristic:error:).error@/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift:32:65)
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)[0x55bf0f425d73]
/usr/bin/swift-frontend(+0x7305abe)[0x55bf0f423abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55bf0f4260ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f2d00f87520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f2d00fdb9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f2d00f87476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f2d00f6d7f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55bf0ac12275]
/usr/bin/swift-frontend(+0x2755c54)[0x55bf0a873c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55bf0abd669b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55bf0a465a0c]
/usr/bin/swift-frontend(+0x106859c)[0x55bf0918659c]
/usr/bin/swift-frontend(+0x1068102)[0x55bf09186102]
/usr/bin/swift-frontend(+0x106716b)[0x55bf0918516b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55bf0abd71aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55bf09154d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55bf091542a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55bf09151c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55bf09dd2cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55bf0a8cb05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55bf0a8ccb3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55bf0a8cf0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55bf0a8cb07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55bf0a8cfc1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55bf0a8ce86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55bf0a8cb07c]
/usr/bin/swift-frontend(+0x27acf73)[0x55bf0a8caf73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55bf0aaa91e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55bf09dd06a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55bf09150c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55bf09150b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55bf09145f82]
/usr/bin/swift-frontend(+0x1027978)[0x55bf09145978]
/usr/bin/swift-frontend(+0xe3f242)[0x55bf08f5d242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55bf08f5b09c]
/usr/bin/swift-frontend(+0xe382cd)[0x55bf08f562cd]
/usr/bin/swift-frontend(+0xe369db)[0x55bf08f549db]
/usr/bin/swift-frontend(+0xcc3315)[0x55bf08de1315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f2d00f6ed90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f2d00f6ee40]
/usr/bin/swift-frontend(+0xcc2375)[0x55bf08de0375]
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 2