Build Information
Failed to build JacquardSDK, reference v1.0.0 (7db0fe
), with Swift 6.1 for Linux on 27 Apr 2025 11:07:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/JacquardSDKiOS.git
Reference: v1.0.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/google/JacquardSDKiOS
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 7db0fe2 Jacquard sdk v1.0.0 - Canvas release
Cloned https://github.com/google/JacquardSDKiOS.git
Revision (git rev-parse @):
7db0fe2541c641d050584a6167b9ca977332d94e
SUCCESS checkout https://github.com/google/JacquardSDKiOS.git at v1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/google/JacquardSDKiOS.git
https://github.com/google/JacquardSDKiOS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.16.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swift-junit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/allegro/swift-junit.git"
},
{
"identity" : "swiftcheck",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/typelift/SwiftCheck.git"
}
],
"manifest_display_name" : "JacquardSDK",
"name" : "JacquardSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "JacquardSDK",
"targets" : [
"JacquardSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JacquardSDKTests",
"module_type" : "SwiftTarget",
"name" : "JacquardSDKTests",
"path" : "Tests",
"product_dependencies" : [
"SwiftCheck",
"SwiftTestReporter"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/TestResources/imu1.bin",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/TestResources/imu2.bin",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AAA_SwiftTestReporterInit.swift",
"AdvertisedTagModelTests.swift",
"AttachedNotificationTests.swift",
"BatteryStatusTests.swift",
"CacheManagerTests.swift",
"CloudManagerTests.swift",
"ComponentInfoCommandTests.swift",
"ComponentInternalTests.swift",
"ConnectedTagModelTests/ConnectedGearTests.swift",
"ConnectedTagModelTests/ConnectedTagModelTests.swift",
"ContinuousTouchNotificationSubscriptionTests.swift",
"DFUCommandsTests.swift",
"DisconnectTagCommandTests.swift",
"FakeImplementations/FakeCacheManager.swift",
"FakeImplementations/FakeCentralManager.swift",
"FakeImplementations/FakeCloudManager.swift",
"FakeImplementations/FakeComponent.swift",
"FakeImplementations/FakeConnectedTag.swift",
"FakeImplementations/FakeDFUCommands.swift",
"FakeImplementations/FakeFirmwareRetrieverImplementation.swift",
"FakeImplementations/FakePeripheralImplementation.swift",
"FakeImplementations/FakeTransport.swift",
"FakeImplementations/FakeURLProtocol.swift",
"FirmwareUpdate/FirmwareImageWriterStateMachineTests.swift",
"FirmwareUpdate/FirmwareRetrieverTests.swift",
"FirmwareUpdate/FirmwareUpdateManagerTests.swift",
"FirmwareUpdate/FirmwareUpdateStateMachineTests.swift",
"FragmenterTests.swift",
"GearInternalTests.swift",
"GestureNotificationSubscriptionTests.swift",
"GetCustomConfigTests.swift",
"IMUTests/IMUModuleComandsTests.swift",
"IMUTests/IMUModuleProtocolTests.swift",
"IMUTests/IMUParser/IMUParserTests.swift",
"IMUTests/ModuleComandsTests.swift",
"IMUTests/ModuleTests.swift",
"JacquardManagerImplementationTests.swift",
"JacquardTagInternalTests.swift",
"LoggerTests.swift",
"MiscExtensionsTests.swift",
"PlayHapticCommandTests.swift",
"PlayLEDPatternTests.swift",
"SDKVersionTests.swift",
"SetCustomConfigTests.swift",
"ShareReplayTests.swift",
"TagConnectionTests/ProtocolStateMachineTests.swift",
"TagConnectionTests/TagConnectionStateMachineTests.swift",
"TagConnectionTests/TagPairingStateMachineTests.swift",
"TestHelpers.swift",
"TestHelpers/BundleExtensions.swift",
"TouchDataTests.swift",
"TransportTests/TransportV2Tests.swift",
"UJTConfigWriteCommandTests.swift",
"VarIntTests.swift",
"VersionTests.swift"
],
"target_dependencies" : [
"JacquardSDK"
],
"type" : "test"
},
{
"c99name" : "JacquardSDK",
"module_type" : "SwiftTarget",
"name" : "JacquardSDK",
"path" : "JacquardSDK",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"JacquardSDK"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/JacquardSDK/Resources/BadFirmwareVersion.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/JacquardSDK/Resources/GearMetadata.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Classes/API/BatteryStatus.swift",
"Classes/API/ComponentInfoCommand.swift",
"Classes/API/DisconnectTagCommand.swift",
"Classes/API/Gesture.swift",
"Classes/API/GetCustomConfig.swift",
"Classes/API/ModuleStatus.swift",
"Classes/API/PlayHapticCommand.swift",
"Classes/API/PlayLEDPattern.swift",
"Classes/API/SetCustomConfig.swift",
"Classes/API/TouchData.swift",
"Classes/CentralManagerImplementation.swift",
"Classes/CentralManagerProtocol.swift",
"Classes/CommandRequest.swift",
"Classes/ComponentProtocols.swift",
"Classes/FirmwareUpdateAPI/FirmwareUpdateManager.swift",
"Classes/IMUDataCollection/IMUModuleProtocol.swift",
"Classes/IMUDataCollection/IMUSample.swift",
"Classes/IMUDataCollection/Module.swift",
"Classes/Internal/Connection/AdvertisedTagModel.swift",
"Classes/Internal/Connection/PreConnectedTagModel.swift",
"Classes/Internal/Connection/ProtocolInitializationStateMachine.swift",
"Classes/Internal/Connection/TagConnectionStateMachine.swift",
"Classes/Internal/Connection/TagPairingStateMachine.swift",
"Classes/Internal/Extensions.swift",
"Classes/Internal/FirmwareUpdate/CRC16.swift",
"Classes/Internal/FirmwareUpdate/FirmwareImageWriterStateMachine.swift",
"Classes/Internal/FirmwareUpdate/FirmwareUpdateManagerImplementation.swift",
"Classes/Internal/FirmwareUpdate/FirmwareUpdateRequest.swift",
"Classes/Internal/FirmwareUpdate/FirmwareUpdateRetriever.swift",
"Classes/Internal/FirmwareUpdate/FirmwareUpdateRetrieverImplementation.swift",
"Classes/Internal/FirmwareUpdate/FirmwareUpdateStateMachine.swift",
"Classes/Internal/IMUDataCollectionAPI/IMUModuleComands.swift",
"Classes/Internal/IMUDataCollectionAPI/IMUModuleImplementation.swift",
"Classes/Internal/IMUDataCollectionAPI/IMUSessionDataParser.swift",
"Classes/Internal/IMUDataCollectionAPI/IMUStreamDataParser.swift",
"Classes/Internal/Identifier.swift",
"Classes/Internal/ResourceBundle.swift",
"Classes/Internal/ShareReplay.swift",
"Classes/Internal/TagAPIDetails/AttachedNotification.swift",
"Classes/Internal/TagAPIDetails/BatteryStatusInternal.swift",
"Classes/Internal/TagAPIDetails/ComponentInfoInternal.swift",
"Classes/Internal/TagAPIDetails/DFUCommands.swift",
"Classes/Internal/TagAPIDetails/DisconnectTagInternal.swift",
"Classes/Internal/TagAPIDetails/GesturesInternal.swift",
"Classes/Internal/TagAPIDetails/GetCustomConfigInternal.swift",
"Classes/Internal/TagAPIDetails/IMUConfigCommand.swift",
"Classes/Internal/TagAPIDetails/ModuleCommands.swift",
"Classes/Internal/TagAPIDetails/PlayHapticInternal.swift",
"Classes/Internal/TagAPIDetails/PlayLEDPatternInternal.swift",
"Classes/Internal/TagAPIDetails/SetCustomConfigInternal.swift",
"Classes/Internal/TagAPIDetails/SetTouchMode.swift",
"Classes/Internal/TagAPIDetails/TouchDataInternal.swift",
"Classes/Internal/TagAPIDetails/UJTConfigWrite.swift",
"Classes/Internal/TagAndComponent/ComponentInternal.swift",
"Classes/Internal/TagAndComponent/ConnectedTagModel.swift",
"Classes/Internal/TagAndComponent/GearInternal.swift",
"Classes/Internal/TagAndComponent/JacquardTagInternal.swift",
"Classes/Internal/TagAndComponent/TagPeripheralAccess.swift",
"Classes/Internal/Transport/Fragmenter.swift",
"Classes/Internal/Transport/Peripheral.swift",
"Classes/Internal/Transport/PeripheralImplementation.swift",
"Classes/Internal/Transport/ProtocolConstants.swift",
"Classes/Internal/Transport/Transport.swift",
"Classes/Internal/Transport/TransportV2Implementation.swift",
"Classes/Internal/VarInt.swift",
"Classes/Internal/Version.swift",
"Classes/JacquardManagerImplementation.swift",
"Classes/JacquardManagerProtocol.swift",
"Classes/JacquardSDKVersion.swift",
"Classes/Logger.swift",
"Classes/Model/DFUUpdateInfo.swift",
"Classes/Model/SDKConfig.swift",
"Classes/Model/VidPidMid.swift",
"Classes/Network/CacheManager.swift",
"Classes/Network/CloudManager.swift",
"Classes/Network/CloudManagerImpl.swift",
"Classes/Network/URLRequestBuilder.swift",
"Classes/NotificationProtocol.swift",
"Classes/TagProtocols.swift",
"Protobuf/jacquard.pb.swift",
"Protobuf/publicSdk.pb.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/typelift/SwiftCheck.git
Fetching https://github.com/allegro/swift-junit.git
Fetching https://github.com/apple/swift-protobuf.git
[1/235] Fetching swift-junit
[91/5105] Fetching swift-junit, swiftcheck
[4961/43609] Fetching swift-junit, swiftcheck, swift-protobuf
Fetched https://github.com/allegro/swift-junit.git from cache (6.95s)
Fetched https://github.com/typelift/SwiftCheck.git from cache (6.97s)
Fetched https://github.com/apple/swift-protobuf.git from cache (7.04s)
Computing version for https://github.com/typelift/SwiftCheck.git
Computed https://github.com/typelift/SwiftCheck.git at 0.12.0 (8.04s)
Fetching https://github.com/llvm-swift/FileCheck.git
[1/479] Fetching filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.34s)
Computing version for https://github.com/allegro/swift-junit.git
Computed https://github.com/allegro/swift-junit.git at 2.1.0 (1.19s)
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.42s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (4.04s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (0.80s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mxcl/Chalk.git
[1/81] Fetching chalk
Fetched https://github.com/mxcl/Chalk.git from cache (0.84s)
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.59s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (2.27s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.59s)
Creating working copy for https://github.com/typelift/SwiftCheck.git
Working copy of https://github.com/typelift/SwiftCheck.git resolved at 0.12.0
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.6
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
Creating working copy for https://github.com/allegro/swift-junit.git
Working copy of https://github.com/allegro/swift-junit.git resolved at 2.1.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/8] Copying PrivacyInfo.xcprivacy
[2/8] Write sources
[2/8] Copying GearMetadata.json
[2/8] Copying BadFirmwareVersion.json
[2/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/91] Emitting module SwiftProtobuf
[10/91] Compiling SwiftProtobuf AnyMessageStorage.swift
[11/91] Compiling SwiftProtobuf AnyUnpackError.swift
[12/91] Compiling SwiftProtobuf AsyncMessageSequence.swift
[13/91] Compiling SwiftProtobuf BinaryDecoder.swift
[14/91] Compiling SwiftProtobuf BinaryDecodingError.swift
[15/91] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[16/91] Compiling SwiftProtobuf BinaryDelimited.swift
[17/91] Compiling SwiftProtobuf BinaryEncoder.swift
[18/91] Compiling SwiftProtobuf BinaryEncodingError.swift
[19/91] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[20/91] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[21/91] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[22/102] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[23/102] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[24/102] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[25/102] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[26/102] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[27/102] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[28/102] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[29/102] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[30/102] Compiling SwiftProtobuf HashVisitor.swift
[31/102] Compiling SwiftProtobuf Internal.swift
[32/102] Compiling SwiftProtobuf JSONDecoder.swift
[33/102] Compiling SwiftProtobuf JSONDecodingError.swift
[34/102] Compiling SwiftProtobuf CustomJSONCodable.swift
[35/102] Compiling SwiftProtobuf Decoder.swift
[36/102] Compiling SwiftProtobuf DoubleParser.swift
[37/102] Compiling SwiftProtobuf Enum.swift
[38/102] Compiling SwiftProtobuf ExtensibleMessage.swift
[39/102] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[40/102] Compiling SwiftProtobuf ExtensionFields.swift
[41/102] Compiling SwiftProtobuf ExtensionMap.swift
[42/102] Compiling SwiftProtobuf FieldTag.swift
[43/102] Compiling SwiftProtobuf FieldTypes.swift
[44/102] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[45/102] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[46/102] Compiling SwiftProtobuf Message+JSONAdditions.swift
[47/102] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[48/102] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[49/102] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[50/102] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[51/102] Compiling SwiftProtobuf Message.swift
[52/102] Compiling SwiftProtobuf MessageExtension.swift
[53/102] Compiling SwiftProtobuf NameMap.swift
[54/102] Compiling SwiftProtobuf PathDecoder.swift
[55/102] Compiling SwiftProtobuf PathVisitor.swift
[56/102] Compiling SwiftProtobuf ProtoNameProviding.swift
[57/102] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[58/102] Compiling SwiftProtobuf JSONDecodingOptions.swift
[59/102] Compiling SwiftProtobuf JSONEncoder.swift
[60/102] Compiling SwiftProtobuf JSONEncodingError.swift
[61/102] Compiling SwiftProtobuf JSONEncodingOptions.swift
[62/102] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[63/102] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[64/102] Compiling SwiftProtobuf JSONScanner.swift
[65/102] Compiling SwiftProtobuf MathUtils.swift
[66/102] Compiling SwiftProtobuf Message+AnyAdditions.swift
[67/102] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[68/102] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[69/102] Compiling SwiftProtobuf Message+FieldMask.swift
[70/102] Compiling SwiftProtobuf ProtobufMap.swift
[71/102] Compiling SwiftProtobuf SelectiveVisitor.swift
[72/102] Compiling SwiftProtobuf SimpleExtensionMap.swift
[73/102] Compiling SwiftProtobuf StringUtils.swift
[74/102] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[75/102] Compiling SwiftProtobuf SwiftProtobufError.swift
[76/102] Compiling SwiftProtobuf TextFormatDecoder.swift
[77/102] Compiling SwiftProtobuf TextFormatDecodingError.swift
[78/102] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[79/102] Compiling SwiftProtobuf TextFormatEncoder.swift
[80/102] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[81/102] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[82/102] Compiling SwiftProtobuf TextFormatScanner.swift
[83/102] Compiling SwiftProtobuf TimeUtils.swift
[84/102] Compiling SwiftProtobuf UnknownStorage.swift
[85/102] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[86/102] Compiling SwiftProtobuf Varint.swift
[87/102] Compiling SwiftProtobuf Version.swift
[88/102] Compiling SwiftProtobuf Visitor.swift
[89/102] Compiling SwiftProtobuf WireFormat.swift
[90/102] Compiling SwiftProtobuf ZigZag.swift
[91/102] Compiling SwiftProtobuf any.pb.swift
[92/102] Compiling SwiftProtobuf api.pb.swift
[93/102] Compiling SwiftProtobuf descriptor.pb.swift
[94/102] Compiling SwiftProtobuf duration.pb.swift
[95/102] Compiling SwiftProtobuf empty.pb.swift
[96/102] Compiling SwiftProtobuf field_mask.pb.swift
[97/102] Compiling SwiftProtobuf source_context.pb.swift
[98/102] Compiling SwiftProtobuf struct.pb.swift
[99/102] Compiling SwiftProtobuf timestamp.pb.swift
[100/102] Compiling SwiftProtobuf type.pb.swift
[101/102] Compiling SwiftProtobuf wrappers.pb.swift
[102/102] Compiling SwiftProtobuf resource_bundle_accessor.swift
[104/176] Compiling JacquardSDK DisconnectTagInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[105/176] Compiling JacquardSDK GesturesInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[106/176] Compiling JacquardSDK GetCustomConfigInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[107/176] Compiling JacquardSDK IMUConfigCommand.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[108/176] Compiling JacquardSDK ModuleCommands.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[109/176] Compiling JacquardSDK PlayHapticInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[110/176] Compiling JacquardSDK PlayLEDPatternInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[111/176] Compiling JacquardSDK SetCustomConfigInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[112/176] Compiling JacquardSDK SetTouchMode.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[113/176] Compiling JacquardSDK TouchDataInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[114/186] Compiling JacquardSDK IMUModuleImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[115/186] Compiling JacquardSDK IMUSessionDataParser.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[116/186] Compiling JacquardSDK IMUStreamDataParser.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[117/186] Compiling JacquardSDK Identifier.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[118/186] Compiling JacquardSDK ResourceBundle.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[119/186] Compiling JacquardSDK ShareReplay.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[120/186] Compiling JacquardSDK AttachedNotification.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[121/186] Compiling JacquardSDK BatteryStatusInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[122/186] Compiling JacquardSDK ComponentInfoInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[123/186] Compiling JacquardSDK DFUCommands.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[124/186] Compiling JacquardSDK TagPairingStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[125/186] Compiling JacquardSDK Extensions.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[126/186] Compiling JacquardSDK CRC16.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[127/186] Compiling JacquardSDK FirmwareImageWriterStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[128/186] Compiling JacquardSDK FirmwareUpdateManagerImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[129/186] Compiling JacquardSDK FirmwareUpdateRequest.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[130/186] Compiling JacquardSDK FirmwareUpdateRetriever.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[131/186] Compiling JacquardSDK FirmwareUpdateRetrieverImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[132/186] Compiling JacquardSDK FirmwareUpdateStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[133/186] Compiling JacquardSDK IMUModuleComands.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[134/186] Compiling JacquardSDK UJTConfigWrite.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[135/186] Compiling JacquardSDK ComponentInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[136/186] Compiling JacquardSDK ConnectedTagModel.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[137/186] Compiling JacquardSDK GearInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[138/186] Compiling JacquardSDK JacquardTagInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[139/186] Compiling JacquardSDK TagPeripheralAccess.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[140/186] Compiling JacquardSDK Fragmenter.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[141/186] Compiling JacquardSDK Peripheral.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[142/186] Compiling JacquardSDK PeripheralImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[143/186] Compiling JacquardSDK ProtocolConstants.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[144/186] Compiling JacquardSDK CentralManagerProtocol.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[145/186] Compiling JacquardSDK CommandRequest.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[146/186] Compiling JacquardSDK ComponentProtocols.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[147/186] Compiling JacquardSDK FirmwareUpdateManager.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[148/186] Compiling JacquardSDK IMUModuleProtocol.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[149/186] Compiling JacquardSDK IMUSample.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[150/186] Compiling JacquardSDK Module.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[151/186] Compiling JacquardSDK AdvertisedTagModel.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[152/186] Compiling JacquardSDK PreConnectedTagModel.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[153/186] Compiling JacquardSDK ProtocolInitializationStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[154/186] Compiling JacquardSDK TagConnectionStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[155/186] Compiling JacquardSDK Transport.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[156/186] Compiling JacquardSDK TransportV2Implementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[157/186] Compiling JacquardSDK VarInt.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[158/186] Compiling JacquardSDK Version.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[159/186] Compiling JacquardSDK JacquardManagerImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[160/186] Compiling JacquardSDK JacquardManagerProtocol.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[161/186] Compiling JacquardSDK JacquardSDKVersion.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[162/186] Compiling JacquardSDK Logger.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[163/186] Compiling JacquardSDK DFUUpdateInfo.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[164/186] Compiling JacquardSDK SDKConfig.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[165/186] Compiling JacquardSDK BatteryStatus.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[166/186] Compiling JacquardSDK ComponentInfoCommand.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[167/186] Compiling JacquardSDK DisconnectTagCommand.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[168/186] Compiling JacquardSDK Gesture.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[169/186] Compiling JacquardSDK GetCustomConfig.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[170/186] Compiling JacquardSDK ModuleStatus.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[171/186] Compiling JacquardSDK PlayHapticCommand.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[172/186] Compiling JacquardSDK PlayLEDPattern.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[173/186] Compiling JacquardSDK SetCustomConfig.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[174/186] Compiling JacquardSDK TouchData.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[175/186] Compiling JacquardSDK CentralManagerImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[176/186] Emitting module JacquardSDK
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[177/186] Compiling JacquardSDK VidPidMid.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[178/186] Compiling JacquardSDK CacheManager.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[179/186] Compiling JacquardSDK CloudManager.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[180/186] Compiling JacquardSDK CloudManagerImpl.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[181/186] Compiling JacquardSDK URLRequestBuilder.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[182/186] Compiling JacquardSDK NotificationProtocol.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[183/186] Compiling JacquardSDK TagProtocols.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[184/186] Compiling JacquardSDK jacquard.pb.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[185/186] Compiling JacquardSDK publicSdk.pb.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[186/186] Compiling JacquardSDK resource_bundle_accessor.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/86] Compiling SwiftProtobuf CustomJSONCodable.swift
[5/86] Compiling SwiftProtobuf Decoder.swift
[6/86] Compiling SwiftProtobuf DoubleParser.swift
[7/86] Compiling SwiftProtobuf Enum.swift
[8/86] Compiling SwiftProtobuf ExtensibleMessage.swift
[9/86] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[10/86] Compiling SwiftProtobuf ExtensionFields.swift
[11/86] Compiling SwiftProtobuf ExtensionMap.swift
[12/86] Compiling SwiftProtobuf FieldTag.swift
[13/86] Compiling SwiftProtobuf FieldTypes.swift
[14/86] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[15/86] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[16/86] Emitting module SwiftProtobuf
[17/97] Compiling SwiftProtobuf ProtobufMap.swift
[18/97] Compiling SwiftProtobuf SelectiveVisitor.swift
[19/97] Compiling SwiftProtobuf SimpleExtensionMap.swift
[20/97] Compiling SwiftProtobuf StringUtils.swift
[21/97] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[22/97] Compiling SwiftProtobuf SwiftProtobufError.swift
[23/97] Compiling SwiftProtobuf TextFormatDecoder.swift
[24/97] Compiling SwiftProtobuf TextFormatDecodingError.swift
[25/97] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[26/97] Compiling SwiftProtobuf TextFormatEncoder.swift
[27/97] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[28/97] Compiling SwiftProtobuf Message+JSONAdditions.swift
[29/97] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[30/97] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[31/97] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[32/97] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[33/97] Compiling SwiftProtobuf Message.swift
[34/97] Compiling SwiftProtobuf MessageExtension.swift
[35/97] Compiling SwiftProtobuf NameMap.swift
[36/97] Compiling SwiftProtobuf PathDecoder.swift
[37/97] Compiling SwiftProtobuf PathVisitor.swift
[38/97] Compiling SwiftProtobuf ProtoNameProviding.swift
[39/97] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[40/97] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[41/97] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[42/97] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[43/97] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[44/97] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[45/97] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[46/97] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[47/97] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[48/97] Compiling SwiftProtobuf HashVisitor.swift
[49/97] Compiling SwiftProtobuf Internal.swift
[50/97] Compiling SwiftProtobuf JSONDecoder.swift
[51/97] Compiling SwiftProtobuf JSONDecodingError.swift
[52/97] Compiling SwiftProtobuf JSONDecodingOptions.swift
[53/97] Compiling SwiftProtobuf JSONEncoder.swift
[54/97] Compiling SwiftProtobuf JSONEncodingError.swift
[55/97] Compiling SwiftProtobuf JSONEncodingOptions.swift
[56/97] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[57/97] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[58/97] Compiling SwiftProtobuf JSONScanner.swift
[59/97] Compiling SwiftProtobuf MathUtils.swift
[60/97] Compiling SwiftProtobuf Message+AnyAdditions.swift
[61/97] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[62/97] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[63/97] Compiling SwiftProtobuf Message+FieldMask.swift
[64/97] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[65/97] Compiling SwiftProtobuf TextFormatScanner.swift
[66/97] Compiling SwiftProtobuf TimeUtils.swift
[67/97] Compiling SwiftProtobuf UnknownStorage.swift
[68/97] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[69/97] Compiling SwiftProtobuf Varint.swift
[70/97] Compiling SwiftProtobuf Version.swift
[71/97] Compiling SwiftProtobuf Visitor.swift
[72/97] Compiling SwiftProtobuf WireFormat.swift
[73/97] Compiling SwiftProtobuf ZigZag.swift
[74/97] Compiling SwiftProtobuf any.pb.swift
[75/97] Compiling SwiftProtobuf AnyMessageStorage.swift
[76/97] Compiling SwiftProtobuf AnyUnpackError.swift
[77/97] Compiling SwiftProtobuf AsyncMessageSequence.swift
[78/97] Compiling SwiftProtobuf BinaryDecoder.swift
[79/97] Compiling SwiftProtobuf BinaryDecodingError.swift
[80/97] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[81/97] Compiling SwiftProtobuf BinaryDelimited.swift
[82/97] Compiling SwiftProtobuf BinaryEncoder.swift
[83/97] Compiling SwiftProtobuf BinaryEncodingError.swift
[84/97] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[85/97] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[86/97] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[87/97] Compiling SwiftProtobuf api.pb.swift
[88/97] Compiling SwiftProtobuf descriptor.pb.swift
[89/97] Compiling SwiftProtobuf duration.pb.swift
[90/97] Compiling SwiftProtobuf empty.pb.swift
[91/97] Compiling SwiftProtobuf field_mask.pb.swift
[92/97] Compiling SwiftProtobuf source_context.pb.swift
[93/97] Compiling SwiftProtobuf struct.pb.swift
[94/97] Compiling SwiftProtobuf timestamp.pb.swift
[95/97] Compiling SwiftProtobuf type.pb.swift
[96/97] Compiling SwiftProtobuf wrappers.pb.swift
[97/97] Compiling SwiftProtobuf resource_bundle_accessor.swift
[99/171] Compiling JacquardSDK BatteryStatus.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[100/171] Compiling JacquardSDK ComponentInfoCommand.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[101/171] Compiling JacquardSDK DisconnectTagCommand.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[102/171] Compiling JacquardSDK Gesture.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[103/171] Compiling JacquardSDK GetCustomConfig.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[104/171] Compiling JacquardSDK ModuleStatus.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[105/171] Compiling JacquardSDK PlayHapticCommand.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[106/171] Compiling JacquardSDK PlayLEDPattern.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[107/171] Compiling JacquardSDK SetCustomConfig.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[108/171] Compiling JacquardSDK TouchData.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[109/171] Compiling JacquardSDK CentralManagerImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[110/171] Compiling JacquardSDK DisconnectTagInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[111/171] Compiling JacquardSDK GesturesInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[112/171] Compiling JacquardSDK GetCustomConfigInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[113/171] Compiling JacquardSDK IMUConfigCommand.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[114/171] Compiling JacquardSDK ModuleCommands.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[115/171] Compiling JacquardSDK PlayHapticInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[116/171] Compiling JacquardSDK PlayLEDPatternInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[117/171] Compiling JacquardSDK SetCustomConfigInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[118/171] Compiling JacquardSDK SetTouchMode.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[119/171] Compiling JacquardSDK TouchDataInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[120/181] Compiling JacquardSDK Transport.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[121/181] Compiling JacquardSDK TransportV2Implementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[122/181] Compiling JacquardSDK VarInt.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[123/181] Compiling JacquardSDK Version.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[124/181] Compiling JacquardSDK JacquardManagerImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[125/181] Compiling JacquardSDK JacquardManagerProtocol.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[126/181] Compiling JacquardSDK JacquardSDKVersion.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[127/181] Compiling JacquardSDK Logger.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[128/181] Compiling JacquardSDK DFUUpdateInfo.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[129/181] Compiling JacquardSDK SDKConfig.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[130/181] Compiling JacquardSDK IMUModuleImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[131/181] Compiling JacquardSDK IMUSessionDataParser.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[132/181] Compiling JacquardSDK IMUStreamDataParser.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[133/181] Compiling JacquardSDK Identifier.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[134/181] Compiling JacquardSDK ResourceBundle.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[135/181] Compiling JacquardSDK ShareReplay.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[136/181] Compiling JacquardSDK AttachedNotification.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[137/181] Compiling JacquardSDK BatteryStatusInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[138/181] Compiling JacquardSDK ComponentInfoInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[139/181] Compiling JacquardSDK DFUCommands.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[140/181] Compiling JacquardSDK UJTConfigWrite.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[141/181] Compiling JacquardSDK ComponentInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[142/181] Compiling JacquardSDK ConnectedTagModel.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[143/181] Compiling JacquardSDK GearInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[144/181] Compiling JacquardSDK JacquardTagInternal.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[145/181] Compiling JacquardSDK TagPeripheralAccess.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[146/181] Compiling JacquardSDK Fragmenter.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[147/181] Compiling JacquardSDK Peripheral.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[148/181] Compiling JacquardSDK PeripheralImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[149/181] Compiling JacquardSDK ProtocolConstants.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[150/181] Compiling JacquardSDK TagPairingStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[151/181] Compiling JacquardSDK Extensions.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[152/181] Compiling JacquardSDK CRC16.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[153/181] Compiling JacquardSDK FirmwareImageWriterStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[154/181] Compiling JacquardSDK FirmwareUpdateManagerImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[155/181] Compiling JacquardSDK FirmwareUpdateRequest.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[156/181] Compiling JacquardSDK FirmwareUpdateRetriever.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[157/181] Compiling JacquardSDK FirmwareUpdateRetrieverImplementation.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[158/181] Compiling JacquardSDK FirmwareUpdateStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[159/181] Compiling JacquardSDK IMUModuleComands.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[160/181] Emitting module JacquardSDK
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[161/181] Compiling JacquardSDK CentralManagerProtocol.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[162/181] Compiling JacquardSDK CommandRequest.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[163/181] Compiling JacquardSDK ComponentProtocols.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[164/181] Compiling JacquardSDK FirmwareUpdateManager.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[165/181] Compiling JacquardSDK IMUModuleProtocol.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[166/181] Compiling JacquardSDK IMUSample.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[167/181] Compiling JacquardSDK Module.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[168/181] Compiling JacquardSDK AdvertisedTagModel.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[169/181] Compiling JacquardSDK PreConnectedTagModel.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[170/181] Compiling JacquardSDK ProtocolInitializationStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[171/181] Compiling JacquardSDK TagConnectionStateMachine.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[172/181] Compiling JacquardSDK VidPidMid.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[173/181] Compiling JacquardSDK CacheManager.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[174/181] Compiling JacquardSDK CloudManager.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[175/181] Compiling JacquardSDK CloudManagerImpl.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[176/181] Compiling JacquardSDK URLRequestBuilder.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[177/181] Compiling JacquardSDK NotificationProtocol.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[178/181] Compiling JacquardSDK TagProtocols.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[179/181] Compiling JacquardSDK jacquard.pb.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[180/181] Compiling JacquardSDK publicSdk.pb.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
[181/181] Compiling JacquardSDK resource_bundle_accessor.swift
/host/spi-builder-workspace/JacquardSDK/Classes/CentralManagerImplementation.swift:15:8: error: no such module 'Combine'
13 | // limitations under the License.
14 |
15 | import Combine
| `- error: no such module 'Combine'
16 | import CoreBluetooth
17 |
BUILD FAILURE 6.1 linux