Build Information
Successful build of GATT, reference master (aacc05
), with Swift 6.1 for Android on 9 Jul 2025 21:34:23 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/GATT.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/PureSwift/GATT
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at aacc056 Merge pull request #38 from PureSwift/feature/github-ci
Cloned https://github.com/PureSwift/GATT.git
Revision (git rev-parse @):
aacc05662e4fec5fdf22c666d14c0a79763f40f6
SUCCESS checkout https://github.com/PureSwift/GATT.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/PureSwift/GATT.git
https://github.com/PureSwift/GATT.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "bluetooth",
"requirement" : {
"range" : [
{
"lower_bound" : "7.2.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PureSwift/Bluetooth.git"
}
],
"manifest_display_name" : "GATT",
"name" : "GATT",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GATT",
"targets" : [
"GATT"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DarwinGATT",
"targets" : [
"DarwinGATT"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GATTTests",
"module_type" : "SwiftTarget",
"name" : "GATTTests",
"path" : "Tests/GATTTests",
"product_dependencies" : [
"Bluetooth",
"BluetoothGATT",
"BluetoothGAP",
"BluetoothHCI"
],
"sources" : [
"GATTTests.swift",
"TestHostController.swift",
"TestL2CAPSocket.swift"
],
"target_dependencies" : [
"GATT"
],
"type" : "test"
},
{
"c99name" : "GATT",
"module_type" : "SwiftTarget",
"name" : "GATT",
"path" : "Sources/GATT",
"product_dependencies" : [
"Bluetooth",
"BluetoothGATT",
"BluetoothGAP",
"BluetoothHCI"
],
"product_memberships" : [
"GATT",
"DarwinGATT"
],
"sources" : [
"AdvertisementData.swift",
"AsyncStream.swift",
"AttributePermission.swift",
"CentralAttributes.swift",
"CentralError.swift",
"CentralProtocol.swift",
"CharacteristicProperty.swift",
"Extensions/OptionSet.swift",
"GATTCentral.swift",
"GATTClientConnection.swift",
"GATTPeripheral.swift",
"GATTServerConnection.swift",
"L2CAP.swift",
"ManufacturerSpecificData.swift",
"MaximumTransmissionUnit.swift",
"Peer.swift",
"PeripheralProtocol.swift",
"ScanData.swift"
],
"type" : "library"
},
{
"c99name" : "DarwinGATT",
"module_type" : "SwiftTarget",
"name" : "DarwinGATT",
"path" : "Sources/DarwinGATT",
"product_dependencies" : [
"BluetoothGATT"
],
"product_memberships" : [
"DarwinGATT"
],
"sources" : [
"DarwinAdvertisementData.swift",
"DarwinAttributes.swift",
"DarwinBluetoothState.swift",
"DarwinCentral.swift",
"DarwinCentralError.swift",
"DarwinDescriptor.swift",
"DarwinPeripheral.swift",
"Extensions/CBCentral.swift",
"Extensions/CBPeripheral.swift",
"Extensions/Integer.swift",
"PeripheralContinuation.swift",
"Queue.swift"
],
"target_dependencies" : [
"GATT"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/PureSwift/Bluetooth.git
[1/23810] Fetching bluetooth
Fetched https://github.com/PureSwift/Bluetooth.git from cache (1.59s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 7.2.3 (2.40s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/71282] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.72s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (9.58s)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 7.2.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
[0/14] Write sources
[0/14] Copying CharacteristicUUID.json
[0/14] Write sources
[0/14] Copying DescriptorUUID.json
[0/14] Copying ServiceUUID.json
[0/14] Copying DeclarationUUID.json
[0/14] Copying MemberUUID.json
[0/14] Copying UnitIdentifier.json
[8/14] Copying CompanyIdentifier.json
[9/14] Write swift-version-24593BA9C3E375BF.txt
[11/19] Compiling BluetoothMetadata resource_bundle_accessor.swift
[12/19] Compiling BluetoothMetadata BluetoothMetadata.swift
[13/19] Compiling BluetoothMetadata BluetoothUUID.swift
[14/19] Emitting module BluetoothMetadata
[15/19] Compiling BluetoothMetadata CompanyIdentifier.swift
[16/20] Wrapping AST for BluetoothMetadata for debugging
[18/27] Compiling GenerateBluetooth Hexadecimal.swift
[19/27] Compiling GenerateBluetooth CompanyIdentifier.swift
[20/27] Compiling GenerateBluetooth BluetoothUUID.swift
[21/27] Compiling GenerateBluetooth String.swift
[22/27] Emitting module GenerateBluetooth
[23/27] Compiling GenerateBluetooth Generate.swift
[24/27] Compiling GenerateBluetooth UnitIdentifier.swift
[25/28] Wrapping AST for GenerateBluetooth for debugging
[26/28] Write Objects.LinkFileList
[27/28] Linking GenerateBluetooth-tool
[1/1] Compiling plugin GenerateBluetoothDefinitions
Building for debugging...
[1/69] Write sources
[10/69] Copying UnitIdentifier.json
[10/69] Copying ServiceUUID.json
[10/69] Copying MemberUUID.json
[10/69] Copying DescriptorUUID.json
[10/69] Copying DeclarationUUID.json
[10/69] Copying CharacteristicUUID.json
[10/69] Write sources
[10/69] Copying ServiceUUID.json
[10/69] Copying CompanyIdentifier.json
[10/69] Copying UnitIdentifier.json
[10/69] Copying DescriptorUUID.json
[10/69] Copying MemberUUID.json
[10/69] Copying DeclarationUUID.json
[10/69] Copying CharacteristicUUID.json
[31/69] Copying CompanyIdentifier.json
[37/69] Compiling _SwiftSyntaxCShims dummy.c
[38/69] Write swift-version-24593BA9C3E375BF.txt
[40/83] Emitting module SwiftSyntax600
[41/83] Compiling SwiftSyntax600 Empty.swift
[42/84] Compiling SwiftSyntax601 Empty.swift
[43/84] Compiling SwiftSyntax509 Empty.swift
[44/84] Emitting module SwiftSyntax509
[45/85] Emitting module SwiftSyntax601
[46/85] Emitting module SwiftSyntax510
[48/86] Compiling SwiftSyntax510 Empty.swift
[50/87] Emitting module BluetoothMetadata
[51/88] Wrapping AST for SwiftSyntax600 for debugging
[53/88] Wrapping AST for SwiftSyntax601 for debugging
[54/88] Wrapping AST for SwiftSyntax509 for debugging
[56/88] Wrapping AST for SwiftSyntax510 for debugging
[57/152] Wrapping AST for BluetoothMetadata for debugging
[59/153] Emitting module GenerateBluetooth
[60/154] Wrapping AST for GenerateBluetooth for debugging
[61/154] Write Objects.LinkFileList
[62/154] Linking GenerateBluetooth-tool
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DescriptorUUID.swift
[63/154] Generate Bluetooth Descriptor UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/UnitIdentifiers.swift
[64/154] Generate Bluetooth Unit Identifier Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/ServiceUUID.swift
[65/154] Generate Bluetooth Service UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DeclarationUUID.swift
[66/154] Generate Bluetooth Declaration UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CharacteristicUUID.swift
[67/154] Generate Bluetooth Characteristic UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/MemberUUID.swift
[68/154] Generate Bluetooth Member UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CompanyIdentifiers.swift
[69/154] Generate Bluetooth Company Identifier Definitions
[70/154] Write sources
[72/154] Compiling BluetoothMetadata resource_bundle_accessor.swift
[73/154] Compiling BluetoothMetadata CompanyIdentifier.swift
[74/154] Compiling BluetoothMetadata BluetoothUUID.swift
[75/154] Emitting module BluetoothMetadata
[76/154] Compiling BluetoothMetadata BluetoothMetadata.swift
[78/155] Compiling SwiftSyntax AbsolutePosition.swift
[79/155] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[80/155] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[81/155] Compiling SwiftSyntax Assert.swift
[82/155] Compiling SwiftSyntax BumpPtrAllocator.swift
[83/155] Compiling SwiftSyntax CommonAncestor.swift
[84/155] Compiling SwiftSyntax Convenience.swift
[85/155] Compiling SwiftSyntax CustomTraits.swift
[86/155] Compiling SwiftSyntax EditorPlaceholder.swift
[87/164] Compiling SwiftSyntax SyntaxEnum.swift
[88/164] Compiling SwiftSyntax SyntaxKind.swift
[89/164] Compiling SwiftSyntax SyntaxRewriter.swift
[90/164] Compiling SwiftSyntax SyntaxTraits.swift
[91/164] Compiling SwiftSyntax SyntaxVisitor.swift
[92/164] Compiling SwiftSyntax TokenKind.swift
[93/164] Compiling SwiftSyntax Tokens.swift
[94/164] Compiling SwiftSyntax TriviaPieces.swift
[95/164] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[96/164] Compiling SwiftSyntax RawSyntaxNodesC.swift
[97/164] Compiling SwiftSyntax RawSyntaxNodesD.swift
[98/164] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[99/164] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[100/164] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[101/164] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[102/164] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[103/164] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[104/164] Compiling SwiftSyntax RawSyntaxValidation.swift
[105/164] Compiling SwiftSyntax SourceLocation.swift
[106/164] Compiling SwiftSyntax SourcePresence.swift
[107/164] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[108/164] Compiling SwiftSyntax Syntax.swift
[109/164] Compiling SwiftSyntax SyntaxArena.swift
[110/164] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[111/164] Compiling SwiftSyntax SyntaxChildren.swift
[112/164] Compiling SwiftSyntax SyntaxCollection.swift
[113/164] Compiling SwiftSyntax SyntaxHashable.swift
[114/164] Compiling SwiftSyntax Identifier.swift
[115/164] Compiling SwiftSyntax MemoryLayout.swift
[116/164] Compiling SwiftSyntax MissingNodeInitializers.swift
[117/164] Compiling SwiftSyntax RawSyntax.swift
[118/164] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[119/164] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[120/164] Compiling SwiftSyntax RawSyntaxTokenView.swift
[121/164] Compiling SwiftSyntax SourceEdit.swift
[122/164] Compiling SwiftSyntax SourceLength.swift
[123/164] Compiling SwiftSyntax Trivia.swift
[124/164] Compiling SwiftSyntax Utils.swift
[125/164] Compiling SwiftSyntax ChildNameForKeyPath.swift
[126/164] Compiling SwiftSyntax Keyword.swift
[127/164] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[128/164] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[129/164] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[130/164] Compiling SwiftSyntax SyntaxBaseNodes.swift
[131/164] Compiling SwiftSyntax SyntaxCollections.swift
[132/164] Compiling SwiftSyntax SyntaxIdentifier.swift
[133/164] Compiling SwiftSyntax SyntaxNodeFactory.swift
[134/164] Compiling SwiftSyntax SyntaxNodeStructure.swift
[135/164] Compiling SwiftSyntax SyntaxProtocol.swift
[136/164] Compiling SwiftSyntax SyntaxText.swift
[137/164] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[138/164] Compiling SwiftSyntax TokenDiagnostic.swift
[139/164] Compiling SwiftSyntax TokenSequence.swift
[140/164] Compiling SwiftSyntax TokenSyntax.swift
[141/164] Emitting module SwiftSyntax
[142/164] Compiling SwiftSyntax SyntaxNodesAB.swift
[143/164] Compiling SwiftSyntax SyntaxNodesC.swift
[144/164] Compiling SwiftSyntax SyntaxNodesD.swift
[145/164] Compiling SwiftSyntax SyntaxNodesEF.swift
[146/164] Compiling SwiftSyntax SyntaxNodesGHI.swift
[147/164] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[148/164] Compiling SwiftSyntax SyntaxNodesOP.swift
[149/164] Compiling SwiftSyntax SyntaxNodesQRS.swift
[150/164] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[151/165] Wrapping AST for SwiftSyntax for debugging
[153/223] Compiling SwiftDiagnostics Message.swift
[154/224] Emitting module SwiftDiagnostics
[155/224] Compiling SwiftBasicFormat Syntax+Extensions.swift
[156/224] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[157/224] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[158/224] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[159/224] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[160/224] Compiling SwiftDiagnostics Note.swift
[161/224] Compiling SwiftBasicFormat Indenter.swift
[162/224] Compiling SwiftBasicFormat InferIndentation.swift
[163/224] Compiling SwiftDiagnostics FixIt.swift
[164/224] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[165/224] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[166/224] Compiling SwiftDiagnostics Convenience.swift
[167/224] Compiling SwiftDiagnostics Diagnostic.swift
[168/224] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[169/225] Compiling SwiftParser SwiftParserCompatibility.swift
[170/225] Compiling SwiftParser SwiftVersion.swift
[171/225] Compiling SwiftParser SyntaxUtils.swift
[172/225] Compiling SwiftParser TokenConsumer.swift
[173/225] Compiling SwiftParser TokenPrecedence.swift
[174/230] Wrapping AST for SwiftDiagnostics for debugging
[176/230] Emitting module SwiftBasicFormat
[177/230] Compiling SwiftBasicFormat BasicFormat.swift
[178/231] Wrapping AST for SwiftBasicFormat for debugging
[180/231] Compiling SwiftParser LexemeSequence.swift
[181/231] Compiling SwiftParser Lexer.swift
[182/231] Compiling SwiftParser RegexLiteralLexer.swift
[183/231] Compiling SwiftParser UnicodeScalarExtensions.swift
[184/231] Compiling SwiftParser Lookahead.swift
[185/231] Compiling SwiftParser LoopProgressCondition.swift
[186/231] Compiling SwiftParser TokenSpec.swift
[187/231] Compiling SwiftParser TokenSpecSet.swift
[188/231] Compiling SwiftParser TopLevel.swift
[189/231] Compiling SwiftParser TriviaParser.swift
[190/231] Compiling SwiftParser Types.swift
[191/231] Compiling SwiftParser Modifiers.swift
[192/231] Compiling SwiftParser Names.swift
[193/231] Compiling SwiftParser Nominals.swift
[194/231] Compiling SwiftParser Parameters.swift
[195/231] Compiling SwiftParser ParseSourceFile.swift
[196/231] Compiling SwiftParser Parser.swift
[197/231] Compiling SwiftParser Patterns.swift
[198/231] Compiling SwiftParser Recovery.swift
[199/231] Compiling SwiftParser Specifiers.swift
[200/231] Compiling SwiftParser Statements.swift
[201/231] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[202/231] Compiling SwiftParser StringLiterals.swift
[203/231] Compiling SwiftParser Attributes.swift
[204/231] Compiling SwiftParser Availability.swift
[205/231] Compiling SwiftParser CharacterInfo.swift
[206/231] Compiling SwiftParser CollectionNodes+Parsable.swift
[207/231] Compiling SwiftParser Declarations.swift
[208/231] Compiling SwiftParser Directives.swift
[209/231] Emitting module SwiftParser
[214/231] Compiling SwiftParser Cursor.swift
[215/231] Compiling SwiftParser Lexeme.swift
[216/231] Compiling SwiftParser ExperimentalFeatures.swift
[217/231] Compiling SwiftParser IsLexerClassified.swift
[218/231] Compiling SwiftParser LayoutNodes+Parsable.swift
[219/231] Compiling SwiftParser Parser+TokenSpecSet.swift
[220/231] Compiling SwiftParser TokenSpecStaticMembers.swift
[221/241] Wrapping AST for SwiftParser for debugging
[223/255] Compiling SwiftOperators PrecedenceGroup.swift
[224/256] Compiling SwiftOperators PrecedenceGraph.swift
[225/256] Compiling SwiftOperators SyntaxSynthesis.swift
[226/256] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[227/257] Compiling SwiftOperators OperatorTable.swift
[228/257] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[229/257] Compiling SwiftParserDiagnostics Utils.swift
[230/257] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[231/257] Emitting module SwiftOperators
[232/257] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[233/257] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[234/257] Compiling SwiftOperators OperatorTable+Folding.swift
[235/257] Compiling SwiftParserDiagnostics MissingNodesError.swift
[236/257] Compiling SwiftParserDiagnostics MissingTokenError.swift
[237/257] Compiling SwiftOperators OperatorTable+Semantics.swift
[239/258] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[240/258] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[241/258] Compiling SwiftParserDiagnostics PresenceUtils.swift
[241/258] Wrapping AST for SwiftOperators for debugging
[243/258] Emitting module SwiftParserDiagnostics
[248/258] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[249/258] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[250/259] Wrapping AST for SwiftParserDiagnostics for debugging
[252/274] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[253/274] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[254/275] Compiling SwiftSyntaxBuilder Indenter.swift
[255/275] Compiling SwiftSyntaxBuilder ListBuilder.swift
[256/275] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[257/275] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[258/275] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[259/275] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[260/275] Emitting module SwiftSyntaxBuilder
[261/275] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[262/275] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[263/275] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[264/275] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[265/275] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[266/275] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[267/275] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[268/276] Wrapping AST for SwiftSyntaxBuilder for debugging
[270/293] Emitting module SwiftSyntaxMacros
[271/295] Compiling SwiftSyntaxMacros Macro.swift
[272/295] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[273/295] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[274/295] Compiling SwiftSyntaxMacros Macro+Format.swift
[275/295] Compiling SwiftSyntaxMacros AccessorMacro.swift
[276/295] Compiling SwiftSyntaxMacros AttachedMacro.swift
[277/295] Compiling SwiftSyntaxMacros BodyMacro.swift
[278/295] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[279/295] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[280/295] Compiling SwiftSyntaxMacros MemberMacro.swift
[281/295] Compiling SwiftSyntaxMacros PeerMacro.swift
[282/295] Compiling SwiftSyntaxMacros PreambleMacro.swift
[283/295] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[284/295] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[285/295] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[286/295] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[287/295] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[288/295] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[289/296] Wrapping AST for SwiftSyntaxMacros for debugging
[291/305] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[292/306] Emitting module SwiftSyntaxMacroExpansion
[293/306] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[294/306] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[295/306] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[296/306] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[297/306] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[298/306] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[299/306] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[300/306] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[301/307] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[303/319] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[304/320] Emitting module SwiftCompilerPluginMessageHandling
[305/320] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[306/320] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[307/320] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[308/320] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[309/320] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[310/320] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[311/320] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[312/320] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[313/320] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[314/320] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[315/320] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[316/321] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[318/323] Emitting module SwiftCompilerPlugin
[319/323] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[320/324] Wrapping AST for SwiftCompilerPlugin for debugging
[322/329] Compiling BluetoothMacros Plugins.swift
[323/329] Compiling BluetoothMacros Hexadecimal.swift
[324/329] Emitting module BluetoothMacros
[325/329] Compiling BluetoothMacros BluetoothUUID.swift
[326/329] Compiling BluetoothMacros BluetoothAddress.swift
[327/330] Wrapping AST for BluetoothMacros for debugging
[328/330] Write Objects.LinkFileList
[329/330] Linking BluetoothMacros-tool
[331/366] Compiling Bluetooth SFloat.swift
[332/366] Compiling Bluetooth SecurityLevel.swift
[333/366] Compiling Bluetooth UInt128.swift
[334/366] Compiling Bluetooth UInt24.swift
[335/366] Compiling Bluetooth UInt256.swift
[336/370] Compiling Bluetooth Data.swift
[337/370] Compiling Bluetooth Hexadecimal.swift
[338/370] Compiling Bluetooth Integer.swift
[339/370] Compiling Bluetooth String.swift
[340/370] Compiling Bluetooth System.swift
[341/370] Compiling Bluetooth ByteSwap.swift
[342/370] Compiling Bluetooth ByteValue.swift
[343/370] Compiling Bluetooth ClassOfDevice.swift
[344/370] Compiling Bluetooth CompanyIdentifier.swift
[345/370] Compiling Bluetooth CompanyIdentifierMetadata.swift
[346/370] Compiling Bluetooth Address.swift
[347/370] Compiling Bluetooth AsyncIndefiniteStream.swift
[348/370] Compiling Bluetooth BitMaskOption.swift
[349/370] Compiling Bluetooth BluetoothUUID.swift
[350/370] Compiling Bluetooth BluetoothUUIDMetadata.swift
[351/370] Compiling Bluetooth CharacteristicUUID.swift
[352/370] Compiling Bluetooth DescriptorUUID.swift
[353/370] Compiling Bluetooth MemberUUID.swift
[354/370] Compiling Bluetooth DeclarationUUID.swift
[355/370] Emitting module Bluetooth
[356/370] Compiling Bluetooth UInt40.swift
[357/370] Compiling Bluetooth UInt48.swift
[358/370] Compiling Bluetooth UInt512.swift
[359/370] Compiling Bluetooth Unit.swift
[360/370] Compiling Bluetooth UnitIdentifier.swift
[361/370] Compiling Bluetooth UUID.swift
[362/370] Compiling Bluetooth L2CAPSocket.swift
[363/370] Compiling Bluetooth LowEnergyAdvertisingData.swift
[364/370] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[365/370] Compiling Bluetooth RSSI.swift
[366/370] Compiling Bluetooth UnitIdentifierMetadata.swift
[367/370] Compiling Bluetooth iBeacon.swift
[368/370] Compiling Bluetooth CompanyIdentifiers.swift
[369/370] Compiling Bluetooth UnitIdentifiers.swift
[370/370] Compiling Bluetooth ServiceUUID.swift
[372/418] Compiling BluetoothGAP GAPServiceData128BitUUID.swift
[373/418] Compiling BluetoothGAP GAPServiceData16BitUUID.swift
[374/418] Compiling BluetoothGAP GAPServiceData32BitUUID.swift
[375/418] Compiling BluetoothGAP GAPShortLocalName.swift
[376/418] Compiling BluetoothGAP GAPSimplePairingHashC.swift
[377/418] Compiling BluetoothGAP GAPSimplePairingRandomizerR.swift
[378/424] Compiling BluetoothGAP GAPMeshMessage.swift
[379/424] Compiling BluetoothGAP GAPPBADV.swift
[380/424] Compiling BluetoothGAP GAPPublicTargetAddress.swift
[381/424] Compiling BluetoothGAP GAPRandomTargetAddress.swift
[382/424] Compiling BluetoothGAP GAPSecurityManagerOOBFlags.swift
[383/424] Compiling BluetoothGAP GAPSecurityManagerTKValue.swift
[384/424] Compiling BluetoothGAP GAPIncompleteListOf16BitServiceClassUUIDs.swift
[385/424] Compiling BluetoothGAP GAPIncompleteListOf32BitServiceClassUUIDs.swift
[386/424] Compiling BluetoothGAP GAPIndoorPositioning.swift
[387/424] Compiling BluetoothGAP GAPLEDeviceAddress.swift
[388/424] Compiling BluetoothGAP GAPLERole.swift
[389/424] Compiling BluetoothGAP GAPLESecureConnectionsConfirmation.swift
[390/424] Compiling BluetoothGAP GAPLESecureConnectionsRandom.swift
[391/424] Compiling BluetoothGAP GAP3DInformation.swift
[392/424] Compiling BluetoothGAP GAPAdvertisingInterval.swift
[393/424] Compiling BluetoothGAP GAPAppearance.swift
[394/424] Compiling BluetoothGAP GAPAppearanceData.swift
[395/424] Compiling BluetoothGAP GAPChannelMapUpdateIndication.swift
[396/424] Compiling BluetoothGAP GAPClassOfDevice.swift
[397/424] Compiling BluetoothGAP GAPCompleteListOf128BitServiceClassUUIDs.swift
[398/424] Compiling BluetoothGAP GAPCompleteListOf16BitServiceClassUUIDs.swift
[399/424] Compiling BluetoothGAP GAPCompleteListOf32BitServiceClassUUIDs.swift
[400/424] Compiling BluetoothGAP GAPCompleteLocalName.swift
[401/424] Compiling BluetoothGAP GAPData.swift
[402/424] Compiling BluetoothGAP GAPDataType.swift
[403/424] Compiling BluetoothGAP GAPFlags.swift
[404/424] Compiling BluetoothGAP GAPIncompleteListOf128BitServiceClassUUIDs.swift
[405/424] Compiling BluetoothGAP GAPLESupportedFeatures.swift
[406/424] Compiling BluetoothGAP GAPListOf128BitServiceSolicitationUUIDs.swift
[407/424] Compiling BluetoothGAP GAPListOf16BitServiceSolicitationUUIDs.swift
[408/424] Compiling BluetoothGAP GAPListOf32BitServiceSolicitationUUIDs.swift
[409/424] Compiling BluetoothGAP GAPManufacturerSpecificData.swift
[410/424] Compiling BluetoothGAP GAPMeshBeacon.swift
[411/424] Compiling BluetoothGAP Decoder.swift
[412/424] Compiling BluetoothGAP Encoder.swift
[413/424] Compiling BluetoothGAP Hexadecimal.swift
[414/424] Compiling BluetoothGAP Integer.swift
[415/424] Compiling BluetoothGAP OptionSet.swift
[416/424] Compiling BluetoothGAP String.swift
[417/424] Compiling BluetoothGAP System.swift
[418/424] Emitting module BluetoothGAP
[419/424] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[420/424] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[421/424] Compiling BluetoothGAP GAPTxPowerLevel.swift
[422/424] Compiling BluetoothGAP GAPURI.swift
[423/424] Compiling BluetoothGAP GAPUUIDList.swift
[424/424] Compiling BluetoothGAP iBeacon.swift
[426/442] Compiling GATT CharacteristicProperty.swift
[427/442] Compiling GATT OptionSet.swift
[428/442] Emitting module GATT
[429/444] Compiling GATT GATTCentral.swift
[430/444] Compiling GATT GATTClientConnection.swift
[431/444] Compiling GATT CentralAttributes.swift
[432/444] Compiling GATT CentralError.swift
[433/444] Compiling GATT CentralProtocol.swift
[434/444] Compiling GATT MaximumTransmissionUnit.swift
[435/444] Compiling GATT Peer.swift
[436/444] Compiling GATT GATTPeripheral.swift
[437/444] Compiling GATT GATTServerConnection.swift
[438/444] Compiling GATT L2CAP.swift
[439/444] Compiling GATT ManufacturerSpecificData.swift
[440/444] Compiling GATT AdvertisementData.swift
[441/444] Compiling GATT AsyncStream.swift
[442/444] Compiling GATT AttributePermission.swift
[443/444] Compiling GATT PeripheralProtocol.swift
[444/444] Compiling GATT ScanData.swift
[446/457] Compiling DarwinGATT CBPeripheral.swift
[447/458] Compiling DarwinGATT PeripheralContinuation.swift
[448/458] Compiling DarwinGATT DarwinPeripheral.swift
[449/458] Compiling DarwinGATT CBCentral.swift
[450/458] Emitting module DarwinGATT
[451/458] Compiling DarwinGATT DarwinAdvertisementData.swift
[452/458] Compiling DarwinGATT DarwinAttributes.swift
[453/458] Compiling DarwinGATT DarwinCentralError.swift
[454/458] Compiling DarwinGATT DarwinDescriptor.swift
[455/458] Compiling DarwinGATT DarwinBluetoothState.swift
[456/458] Compiling DarwinGATT DarwinCentral.swift
[457/458] Compiling DarwinGATT Integer.swift
[458/458] Compiling DarwinGATT Queue.swift
Build complete! (236.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "bluetooth",
"requirement" : {
"range" : [
{
"lower_bound" : "7.2.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PureSwift/Bluetooth.git"
}
],
"manifest_display_name" : "GATT",
"name" : "GATT",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GATT",
"targets" : [
"GATT"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DarwinGATT",
"targets" : [
"DarwinGATT"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GATTTests",
"module_type" : "SwiftTarget",
"name" : "GATTTests",
"path" : "Tests/GATTTests",
"product_dependencies" : [
"Bluetooth",
"BluetoothGATT",
"BluetoothGAP",
"BluetoothHCI"
],
"sources" : [
"GATTTests.swift",
"TestHostController.swift",
"TestL2CAPSocket.swift"
],
"target_dependencies" : [
"GATT"
],
"type" : "test"
},
{
"c99name" : "GATT",
"module_type" : "SwiftTarget",
"name" : "GATT",
"path" : "Sources/GATT",
"product_dependencies" : [
"Bluetooth",
"BluetoothGATT",
"BluetoothGAP",
"BluetoothHCI"
],
"product_memberships" : [
"GATT",
"DarwinGATT"
],
"sources" : [
"AdvertisementData.swift",
"AsyncStream.swift",
"AttributePermission.swift",
"CentralAttributes.swift",
"CentralError.swift",
"CentralProtocol.swift",
"CharacteristicProperty.swift",
"Extensions/OptionSet.swift",
"GATTCentral.swift",
"GATTClientConnection.swift",
"GATTPeripheral.swift",
"GATTServerConnection.swift",
"L2CAP.swift",
"ManufacturerSpecificData.swift",
"MaximumTransmissionUnit.swift",
"Peer.swift",
"PeripheralProtocol.swift",
"ScanData.swift"
],
"type" : "library"
},
{
"c99name" : "DarwinGATT",
"module_type" : "SwiftTarget",
"name" : "DarwinGATT",
"path" : "Sources/DarwinGATT",
"product_dependencies" : [
"BluetoothGATT"
],
"product_memberships" : [
"DarwinGATT"
],
"sources" : [
"DarwinAdvertisementData.swift",
"DarwinAttributes.swift",
"DarwinBluetoothState.swift",
"DarwinCentral.swift",
"DarwinCentralError.swift",
"DarwinDescriptor.swift",
"DarwinPeripheral.swift",
"Extensions/CBCentral.swift",
"Extensions/CBPeripheral.swift",
"Extensions/Integer.swift",
"PeripheralContinuation.swift",
"Queue.swift"
],
"target_dependencies" : [
"GATT"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.