The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GATT with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.32.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 113a71d Fix `DarwinGATT.Queue.popFirst()`
Cloned https://github.com/PureSwift/GATT.git
Revision (git rev-parse @):
113a71d853b9c59cf2119c49fbc4bfc1421d9ae2
SUCCESS checkout https://github.com/PureSwift/GATT.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/PureSwift/GATT.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/PureSwift/Bluetooth.git
[1/20619] Fetching bluetooth
Fetched https://github.com/PureSwift/Bluetooth.git (1.18s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 6.4.2 (0.47s)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 6.4.2
Building for debugging...
[1/29] Compiling Bluetooth L2CAPSocket.swift
[2/29] Compiling Bluetooth LowEnergyAdvertisingData.swift
[3/29] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[4/29] Compiling Bluetooth RSSI.swift
[5/29] Compiling Bluetooth DefinedUUID.swift
[6/29] Compiling Bluetooth DefinedUUIDExtension.swift
[7/29] Compiling Bluetooth DataConvertible.swift
[8/29] Compiling Bluetooth Hexadecimal.swift
[9/33] Compiling Bluetooth ByteSwap.swift
[10/33] Compiling Bluetooth ByteValue.swift
[11/33] Compiling Bluetooth ClassOfDevice.swift
[12/33] Compiling Bluetooth CompanyIdentifier.swift
[13/33] Compiling Bluetooth UInt256.swift
[14/33] Compiling Bluetooth UInt40.swift
[15/33] Compiling Bluetooth UInt48.swift
[16/33] Compiling Bluetooth UInt512.swift
[17/33] Compiling Bluetooth SFloat.swift
[18/33] Compiling Bluetooth SecurityLevel.swift
[19/33] Compiling Bluetooth UInt128.swift
[20/33] Compiling Bluetooth UInt24.swift
[21/33] Compiling Bluetooth Address.swift
[22/33] Compiling Bluetooth AsyncIndefiniteStream.swift
[23/33] Compiling Bluetooth BitMaskOption.swift
[24/33] Compiling Bluetooth BluetoothUUID.swift
[25/33] Compiling Bluetooth Unit.swift
[26/33] Compiling Bluetooth UnitIdentifier.swift
[27/33] Compiling Bluetooth UnitIdentifierExtension.swift
[28/33] Compiling Bluetooth iBeacon.swift
[29/33] Emitting module Bluetooth
[30/33] Compiling Bluetooth Integer.swift
[31/33] Compiling Bluetooth UUID.swift
[32/33] Compiling Bluetooth GeneratedCompanyIdentifierNames.swift
[33/33] Compiling Bluetooth GeneratedCompanyIdentifiers.swift
[36/201] Compiling BluetoothGATT ATTHandleValueConfirmation.swift
[37/201] Compiling BluetoothGATT ATTHandleValueIndication.swift
[38/201] Compiling BluetoothGATT ATTHandleValueNotification.swift
[39/201] Compiling BluetoothGATT ATTMaximumTransmissionUnit.swift
[40/201] Compiling BluetoothGATT ATTMaximumTransmissionUnitRequest.swift
[41/201] Compiling BluetoothGATT ATTMaximumTransmissionUnitResponse.swift
[42/207] Compiling BluetoothGATT ATTPrepareWriteRequest.swift
[43/207] Compiling BluetoothGATT Bool.swift
[44/207] Compiling BluetoothGATT Data.swift
[45/207] Compiling BluetoothGATT DataConvertible.swift
[46/207] Compiling BluetoothGATT Hexadecimal.swift
[47/207] Compiling BluetoothGATT Integer.swift
[48/207] Compiling BluetoothGATT ATTReadByTypeResponse.swift
[49/207] Compiling BluetoothGATT ATTReadMultipleRequest.swift
[50/207] Compiling BluetoothGATT ATTReadMultipleResponse.swift
[51/207] Compiling BluetoothGATT ATTReadRequest.swift
[52/207] Compiling BluetoothGATT ATTReadResponse.swift
[53/207] Compiling BluetoothGATT ATTSignedWriteCommand.swift
[54/207] Compiling BluetoothGATT ATTWriteCommand.swift
[55/207] Compiling BluetoothGATT ATTExecuteWriteRequest.swift
[56/207] Compiling BluetoothGATT ATTExecuteWriteResponse.swift
[57/207] Compiling BluetoothGATT ATTFindByTypeRequest.swift
[58/207] Compiling BluetoothGATT ATTFindByTypeResponse.swift
[59/207] Compiling BluetoothGATT ATTFindInformationRequest.swift
[60/207] Compiling BluetoothGATT ATTFindInformationResponse.swift
[61/207] Compiling BluetoothGATT UUID.swift
[62/207] Compiling BluetoothGATT GAPUUIDList.swift
[63/207] Compiling BluetoothGATT GATT.swift
[64/207] Compiling BluetoothGATT GATTAerobicHeartRateLowerLimit.swift
[65/207] Compiling BluetoothGATT GATTAerobicHeartRateUpperLimit.swift
[66/207] Compiling BluetoothGATT GATTAerobicThreshold.swift
[67/207] Compiling BluetoothGATT ATTPrepareWriteResponse.swift
[68/207] Compiling BluetoothGATT ATTProtocolDataUnit.swift
[69/207] Compiling BluetoothGATT ATTReadBlobRequest.swift
[70/207] Compiling BluetoothGATT ATTReadBlobResponse.swift
[71/207] Compiling BluetoothGATT ATTReadByGroupTypeRequest.swift
[72/207] Compiling BluetoothGATT ATTReadByGroupTypeResponse.swift
[73/207] Compiling BluetoothGATT ATTReadByTypeRequest.swift
[74/207] Emitting module BluetoothGAP
[75/207] Compiling BluetoothGATT ATTWriteRequest.swift
[76/207] Compiling BluetoothGATT ATTWriteResponse.swift
[77/207] Compiling BluetoothGATT Array.swift
[78/207] Compiling BluetoothGATT ATT.swift
[79/207] Compiling BluetoothGATT ATTConnection.swift
[80/207] Compiling BluetoothGATT ATTError.swift
[81/207] Compiling BluetoothGATT ATTErrorResponse.swift
[99/223] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[100/223] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[101/223] Compiling BluetoothGAP GAPTxPowerLevel.swift
[102/223] Compiling BluetoothGAP GAPURI.swift
[103/223] Compiling BluetoothGAP GAPUUIDList.swift
[104/223] Compiling BluetoothGAP iBeacon.swift
[124/387] Emitting module BluetoothGATT
[125/387] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[126/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[127/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[128/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[129/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[130/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[131/387] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[132/387] Compiling BluetoothHCI AdvertisingInterval.swift
[133/387] Compiling BluetoothHCI BluetoothHostController.swift
[134/387] Compiling BluetoothHCI ChannelIdentifier.swift
[135/387] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[136/387] Compiling BluetoothHCI Bool.swift
[137/387] Compiling BluetoothHCI Data.swift
[138/387] Compiling BluetoothHCI DataConvertible.swift
[139/387] Compiling BluetoothHCI Hexadecimal.swift
[140/387] Compiling BluetoothHCI Integer.swift
[141/387] Compiling BluetoothHCI UUID.swift
[142/387] Compiling BluetoothHCI HCILEReadChannelMap.swift
[143/387] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[144/387] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[145/387] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[146/387] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[147/387] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[148/387] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[149/387] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[150/387] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[151/387] Compiling BluetoothHCI HCILEReadPhy.swift
[152/387] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[153/387] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[154/387] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[155/387] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[156/387] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[157/387] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[158/387] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[159/387] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[160/387] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[161/387] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[162/387] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[163/387] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[164/387] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[165/387] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[166/387] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[167/387] Compiling BluetoothHCI HCILESetPhy.swift
[168/387] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[169/387] Compiling BluetoothHCI HCILESetRandomAddress.swift
[170/387] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[171/387] Compiling BluetoothHCI HCILESetScanEnable.swift
[172/387] Compiling BluetoothHCI HCILESetScanParameters.swift
[173/387] Compiling BluetoothHCI HCILESetScanResponseData.swift
[174/387] Compiling BluetoothHCI HCILEStartEncryption.swift
[175/387] Compiling BluetoothHCI HCILETestEnd.swift
[176/387] Compiling BluetoothHCI HCILETransmitterTest.swift
[177/387] Compiling BluetoothHCI HCILEUpdateConnection.swift
[178/387] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[179/387] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[180/387] Compiling BluetoothHCI HCILinkKeyNotification.swift
[181/387] Compiling BluetoothHCI HCILinkKeyRequest.swift
[182/387] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[183/387] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[184/387] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[185/387] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[186/387] Compiling BluetoothHCI HCIModeChange.swift
[187/387] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[188/387] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[189/387] Compiling BluetoothHCI HCILERandom.swift
[190/387] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[191/387] Compiling BluetoothHCI HCILEReadBufferSize.swift
[192/387] Compiling BluetoothHCI HCIPINCodeRequest.swift
[193/387] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[194/387] Compiling BluetoothHCI HCIPacketHeader.swift
[195/387] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[196/387] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[197/387] Compiling BluetoothHCI HCIQoSSetup.swift
[198/387] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[199/387] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[200/387] Compiling BluetoothHCI HCIReadClockOffset.swift
[201/387] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[202/387] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[203/387] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[204/387] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[205/387] Compiling BluetoothHCI HCIReadLMPHandle.swift
[206/387] Compiling BluetoothHCI HCIReadLocalName.swift
[207/387] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[208/387] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[209/387] Compiling BluetoothHCI HCIReadPageTimeout.swift
[210/387] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[211/387] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[212/387] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[213/387] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[214/387] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[238/432] Emitting module BluetoothHCI
[259/454] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[260/454] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[261/454] Compiling BluetoothHCI HCILEReceiverTest.swift
[262/454] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[263/454] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[264/454] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[265/454] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[266/454] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[267/454] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[268/454] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[269/454] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[270/454] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[271/454] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[272/454] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[273/454] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[274/454] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[275/454] Compiling BluetoothHCI HCILESetDataLength.swift
[276/454] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[277/454] Compiling BluetoothHCI HCILESetEventMask.swift
[285/454] Compiling BluetoothHCI HCICreateConnection.swift
[286/454] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[287/454] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[288/454] Compiling BluetoothHCI HCIDisconnect.swift
[289/454] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[290/454] Compiling BluetoothHCI HCIEncryptionChange.swift
[291/454] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[292/454] Compiling BluetoothHCI HCIError.swift
[293/454] Compiling BluetoothHCI HCIEvent.swift
[294/454] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[295/454] Compiling BluetoothHCI HCIGeneralEvent.swift
[296/454] Compiling BluetoothHCI HCIHoldMode.swift
[297/454] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[298/454] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[299/454] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[300/454] Compiling BluetoothHCI HCIInquiry.swift
[301/454] Compiling BluetoothHCI HCIInquiryCancel.swift
[302/454] Compiling BluetoothHCI HCIInquiryComplete.swift
[303/454] Compiling BluetoothHCI HCIInquiryResult.swift
[304/454] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[305/454] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[306/454] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[307/454] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[319/454] Compiling BluetoothHCI HCI.swift
[320/454] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[321/454] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[322/454] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[323/454] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[324/454] Compiling BluetoothHCI HCICommand.swift
[325/454] Compiling BluetoothHCI HCICommandComplete.swift
[326/454] Compiling BluetoothHCI HCICommandStatus.swift
[327/454] Compiling BluetoothHCI HCICommandTimeout.swift
[328/454] Compiling BluetoothHCI HCIConnectionComplete.swift
[329/454] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[330/454] Compiling BluetoothHCI HCIConnectionRequest.swift
[331/454] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[332/454] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[333/454] Compiling BluetoothHCI HCILEConnectionComplete.swift
[334/454] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[335/454] Compiling BluetoothHCI HCILECreateConnection.swift
[336/454] Compiling BluetoothHCI HCILEDataLengthChange.swift
[337/454] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[338/454] Compiling BluetoothHCI HCILEEncrypt.swift
[339/454] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[340/454] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[341/454] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[342/454] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[343/454] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[344/454] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[345/454] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[346/454] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[347/454] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[354/454] Compiling BluetoothHCI LMPFeature.swift
[355/454] Compiling BluetoothHCI LinkControlCommand.swift
[356/454] Compiling BluetoothHCI LinkPolicyCommand.swift
[357/454] Compiling BluetoothHCI LowEnergyAddressType.swift
[358/454] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[359/454] Compiling BluetoothHCI LowEnergyAdvertising.swift
[360/454] Compiling BluetoothHCI LowEnergyAllPhys.swift
[361/454] Compiling BluetoothHCI LowEnergyChannelMap.swift
[362/454] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[363/454] Compiling BluetoothHCI LowEnergyCommand.swift
[364/454] Compiling BluetoothHCI LowEnergyConnection.swift
[365/454] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[366/454] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[367/454] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[368/454] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[369/454] Compiling BluetoothHCI LowEnergyEvent.swift
[370/454] Compiling BluetoothHCI LowEnergyFeature.swift
[371/454] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[372/454] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[373/454] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[374/454] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[375/454] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[376/454] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[377/454] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[378/454] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[379/454] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[380/454] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[381/454] Compiling BluetoothHCI HCIReset.swift
[382/454] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[383/454] Compiling BluetoothHCI HCISetEventFilter.swift
[384/454] Compiling BluetoothHCI HCISimplePairingComplete.swift
[385/454] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[386/454] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[387/454] Compiling BluetoothHCI HCIVersion.swift
[388/454] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[389/454] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[390/454] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[391/454] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[392/454] Compiling BluetoothHCI HCIWriteLocalName.swift
[393/454] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[394/454] Compiling BluetoothHCI HCIWritePageScanType.swift
[395/454] Compiling BluetoothHCI HCIWritePageTimeout.swift
[396/454] Compiling BluetoothHCI HCIWriteScanEnable.swift
[397/454] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[398/454] Compiling BluetoothHCI InformationalCommand.swift
[399/454] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[400/454] Compiling BluetoothHCI LowEnergyResolvingList.swift
[401/454] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[402/454] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[403/454] Compiling BluetoothHCI LowEnergyRole.swift
[404/454] Compiling BluetoothHCI LowEnergyRxChannel.swift
[405/454] Compiling BluetoothHCI LowEnergyRxPhy.swift
[406/454] Compiling BluetoothHCI LowEnergyRxPhys.swift
[407/454] Compiling BluetoothHCI LowEnergyScanInterval.swift
[408/454] Compiling BluetoothHCI LowEnergyState.swift
[409/454] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[410/454] Compiling BluetoothHCI LowEnergyTxChannel.swift
[411/454] Compiling BluetoothHCI LowEnergyTxPhy.swift
[412/454] Compiling BluetoothHCI LowEnergyTxPhys.swift
[413/454] Compiling BluetoothHCI LowEnergyTxPower.swift
[414/454] Compiling BluetoothHCI LowEnergyWhiteList.swift
[415/454] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[416/454] Compiling BluetoothHCI PacketType.swift
[417/454] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[418/454] Compiling BluetoothHCI StatusParametersCommand.swift
[419/454] Compiling BluetoothHCI VendorCommand.swift
[420/454] Compiling BluetoothHCI iBeacon.swift
[459/474] Emitting module GATT
[460/476] Compiling GATT AdvertisementData.swift
[461/476] Compiling GATT AsyncStream.swift
[462/476] Compiling GATT AttributePermission.swift
[463/476] Compiling GATT PeripheralProtocol.swift
[464/476] Compiling GATT ScanData.swift
[465/476] Compiling GATT L2CAP.swift
[466/476] Compiling GATT ManufacturerSpecificData.swift
[467/476] Compiling GATT MaximumTransmissionUnit.swift
[468/476] Compiling GATT Peer.swift
[469/476] Compiling GATT CentralProtocol.swift
[470/476] Compiling GATT CharacteristicProperty.swift
[471/476] Compiling GATT CentralAttributes.swift
[472/476] Compiling GATT CentralError.swift
[473/476] Compiling GATT GATTPeripheral.swift
[474/476] Compiling GATT GATTServerConnection.swift
[475/476] Compiling GATT GATTCentral.swift
[476/476] Compiling GATT GATTClientConnection.swift
[479/490] Compiling DarwinGATT CBPeripheral.swift
[480/490] Compiling DarwinGATT PeripheralContinuation.swift
[481/491] Compiling DarwinGATT DarwinCentralError.swift
[482/491] Compiling DarwinGATT DarwinDescriptor.swift
[483/491] Compiling DarwinGATT DarwinAdvertisementData.swift
[484/491] Compiling DarwinGATT DarwinAttributes.swift
[485/491] Compiling DarwinGATT DarwinPeripheral.swift
[486/491] Compiling DarwinGATT CBCentral.swift
[487/491] Compiling DarwinGATT DarwinBluetoothState.swift
[488/491] Compiling DarwinGATT DarwinCentral.swift
[489/491] Emitting module DarwinGATT
[490/491] Compiling DarwinGATT Integer.swift
[491/491] Compiling DarwinGATT Queue.swift
Build complete! (92.88s)
Build complete.
Done.

Build Machine: Linux 2