The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GATT with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/GATT.git
Reference: 3.2.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/PureSwift/GATT
 * tag               3.2.1      -> FETCH_HEAD
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 3.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/PureSwift/GATT.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/PureSwift/Bluetooth.git
[1/20634] Fetching bluetooth
Fetched https://github.com/PureSwift/Bluetooth.git (1.20s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 6.4.3 (0.43s)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 6.4.3
Building for debugging...
[1/29] Compiling Bluetooth Address.swift
[2/29] Compiling Bluetooth AsyncIndefiniteStream.swift
[3/29] Compiling Bluetooth BitMaskOption.swift
[4/29] Compiling Bluetooth BluetoothUUID.swift
[5/33] Compiling Bluetooth ByteSwap.swift
[6/33] Compiling Bluetooth ByteValue.swift
[7/33] Compiling Bluetooth ClassOfDevice.swift
[8/33] Compiling Bluetooth CompanyIdentifier.swift
[9/33] Compiling Bluetooth UInt256.swift
[10/33] Compiling Bluetooth UInt40.swift
[11/33] Compiling Bluetooth UInt48.swift
[12/33] Compiling Bluetooth UInt512.swift
[13/33] Compiling Bluetooth SFloat.swift
[14/33] Compiling Bluetooth SecurityLevel.swift
[15/33] Compiling Bluetooth UInt128.swift
[16/33] Compiling Bluetooth UInt24.swift
[17/33] Compiling Bluetooth L2CAPSocket.swift
[18/33] Compiling Bluetooth LowEnergyAdvertisingData.swift
[19/33] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[20/33] Compiling Bluetooth RSSI.swift
[21/33] Compiling Bluetooth DefinedUUID.swift
[22/33] Compiling Bluetooth DefinedUUIDExtension.swift
[23/33] Compiling Bluetooth DataConvertible.swift
[24/33] Compiling Bluetooth Hexadecimal.swift
[25/33] Compiling Bluetooth Unit.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/Bluetooth/iBeacon.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[26/33] Compiling Bluetooth UnitIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/Bluetooth/iBeacon.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[27/33] Compiling Bluetooth UnitIdentifierExtension.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/Bluetooth/iBeacon.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[28/33] Compiling Bluetooth iBeacon.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/Bluetooth/iBeacon.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[29/33] Emitting module Bluetooth
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/Bluetooth/iBeacon.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[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 ATT.swift
[37/201] Compiling BluetoothGATT ATTConnection.swift
[38/201] Compiling BluetoothGATT ATTError.swift
[39/201] Compiling BluetoothGATT ATTErrorResponse.swift
[40/201] Compiling BluetoothGATT ATTExecuteWriteRequest.swift
[41/201] Compiling BluetoothGATT ATTExecuteWriteResponse.swift
[42/201] Compiling BluetoothGATT ATTFindByTypeRequest.swift
[43/207] Compiling BluetoothGATT ATTFindByTypeResponse.swift
[44/207] Compiling BluetoothGATT ATTFindInformationRequest.swift
[45/207] Compiling BluetoothGATT ATTFindInformationResponse.swift
[46/207] Compiling BluetoothGATT ATTHandleValueConfirmation.swift
[47/207] Compiling BluetoothGATT ATTHandleValueIndication.swift
[48/207] Compiling BluetoothGATT ATTHandleValueNotification.swift
[49/207] Compiling BluetoothGATT ATTMaximumTransmissionUnit.swift
[50/207] Compiling BluetoothGATT ATTMaximumTransmissionUnitRequest.swift
[51/207] Compiling BluetoothGATT ATTMaximumTransmissionUnitResponse.swift
[52/207] Compiling BluetoothGATT ATTPrepareWriteRequest.swift
[53/207] Compiling BluetoothGATT ATTPrepareWriteResponse.swift
[54/207] Compiling BluetoothGATT ATTProtocolDataUnit.swift
[55/207] Compiling BluetoothGATT ATTReadBlobRequest.swift
[56/207] Compiling BluetoothGATT ATTReadMultipleResponse.swift
[57/207] Compiling BluetoothGATT ATTReadRequest.swift
[58/207] Compiling BluetoothGATT ATTReadResponse.swift
[59/207] Compiling BluetoothGATT ATTSignedWriteCommand.swift
[60/207] Compiling BluetoothGATT ATTWriteCommand.swift
[61/207] Compiling BluetoothGATT ATTWriteRequest.swift
[62/207] Compiling BluetoothGATT ATTWriteResponse.swift
[63/207] Compiling BluetoothGATT Array.swift
[64/207] Compiling BluetoothGATT Bool.swift
[65/207] Compiling BluetoothGATT Data.swift
[66/207] Compiling BluetoothGATT DataConvertible.swift
[67/207] Compiling BluetoothGATT Hexadecimal.swift
[68/207] Emitting module BluetoothGAP
[69/207] Compiling BluetoothGATT ATTReadBlobResponse.swift
[70/207] Compiling BluetoothGATT ATTReadByGroupTypeRequest.swift
[71/207] Compiling BluetoothGATT ATTReadByGroupTypeResponse.swift
[72/207] Compiling BluetoothGATT ATTReadByTypeRequest.swift
[73/207] Compiling BluetoothGATT ATTReadByTypeResponse.swift
[74/207] Compiling BluetoothGATT ATTReadMultipleRequest.swift
[75/207] Compiling BluetoothGATT Integer.swift
[76/207] Compiling BluetoothGATT UUID.swift
[77/207] Compiling BluetoothGATT GAPUUIDList.swift
[78/207] Compiling BluetoothGATT GATT.swift
[79/207] Compiling BluetoothGATT GATTAerobicHeartRateLowerLimit.swift
[80/207] Compiling BluetoothGATT GATTAerobicHeartRateUpperLimit.swift
[81/207] Compiling BluetoothGATT GATTAerobicThreshold.swift
[82/207] Compiling BluetoothGATT GATTDescriptor.swift
[83/207] Compiling BluetoothGATT GATTDstOffset.swift
[84/207] Compiling BluetoothGATT GATTExactTime100.swift
[85/207] Compiling BluetoothGATT GATTExactTime256.swift
[86/207] Compiling BluetoothGATT GATTExternalReportReference.swift
[87/207] Compiling BluetoothGATT GATTFirmwareRevisionString.swift
[88/207] Compiling BluetoothGATT GATTFloorNumber.swift
[89/207] Compiling BluetoothGATT GATTFormatDescriptor.swift
[90/207] Compiling BluetoothGATT GATTHardwareRevisionString.swift
[91/207] Compiling BluetoothGATT GATTIndoorPositioningConfiguration.swift
[92/207] Compiling BluetoothGATT GATTLatitude.swift
[93/207] Compiling BluetoothGATT GATTLocalEastCoordinate.swift
[94/207] Compiling BluetoothGATT GATTLocalNorthCoordinate.swift
[95/207] Compiling BluetoothGATT GATTLocalTimeInformation.swift
[96/207] Compiling BluetoothGATT GATTLocationName.swift
[97/207] Compiling BluetoothGATT GATTLongitude.swift
[98/207] Compiling BluetoothGATT GATTManufacturerNameString.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
[107/245] Emitting module BluetoothGATT
[108/387] Compiling BluetoothHCI HCILESetRandomAddress.swift
[109/387] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[110/387] Compiling BluetoothHCI HCILESetScanEnable.swift
[111/387] Compiling BluetoothHCI HCILESetScanParameters.swift
[112/387] Compiling BluetoothHCI HCILESetScanResponseData.swift
[113/387] Compiling BluetoothHCI HCILEStartEncryption.swift
[114/387] Compiling BluetoothHCI HCILETestEnd.swift
[115/387] Compiling BluetoothHCI HCILETransmitterTest.swift
[116/387] Compiling BluetoothHCI HCILEUpdateConnection.swift
[117/387] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[118/387] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[119/387] Compiling BluetoothHCI HCILinkKeyNotification.swift
[120/387] Compiling BluetoothHCI HCILinkKeyRequest.swift
[121/387] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[122/387] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[123/387] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[124/387] Compiling BluetoothHCI HCICommandComplete.swift
[125/387] Compiling BluetoothHCI HCICommandStatus.swift
[126/387] Compiling BluetoothHCI HCICommandTimeout.swift
[127/387] Compiling BluetoothHCI HCIConnectionComplete.swift
[128/387] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[129/387] Compiling BluetoothHCI HCIConnectionRequest.swift
[130/387] Compiling BluetoothHCI HCICreateConnection.swift
[131/387] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[132/387] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[133/387] Compiling BluetoothHCI HCIDisconnect.swift
[134/387] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[135/387] Compiling BluetoothHCI HCIEncryptionChange.swift
[136/387] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[137/387] Compiling BluetoothHCI HCIError.swift
[138/387] Compiling BluetoothHCI HCIEvent.swift
[139/387] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[140/387] Compiling BluetoothHCI HCIGeneralEvent.swift
[141/387] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[142/387] Compiling BluetoothHCI AdvertisingInterval.swift
[143/387] Compiling BluetoothHCI BluetoothHostController.swift
[144/387] Compiling BluetoothHCI ChannelIdentifier.swift
[145/387] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[146/387] Compiling BluetoothHCI Bool.swift
[147/387] Compiling BluetoothHCI Data.swift
[148/387] Compiling BluetoothHCI DataConvertible.swift
[149/387] Compiling BluetoothHCI Hexadecimal.swift
[150/387] Compiling BluetoothHCI Integer.swift
[151/387] Compiling BluetoothHCI UUID.swift
[152/387] Compiling BluetoothHCI HCI.swift
[153/387] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[154/387] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[155/387] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[156/387] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[157/387] Compiling BluetoothHCI HCICommand.swift
[158/387] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[159/387] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[160/387] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[161/387] Compiling BluetoothHCI HCILESetDataLength.swift
[162/387] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[163/387] Compiling BluetoothHCI HCILESetEventMask.swift
[164/387] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[165/387] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[166/387] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[167/387] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[168/387] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[169/387] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[170/387] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[171/387] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[172/387] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[173/387] Compiling BluetoothHCI HCILESetPhy.swift
[174/387] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[175/387] Emitting module BluetoothHCI
[176/410] Compiling BluetoothHCI HCIPINCodeRequest.swift
[177/410] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[178/410] Compiling BluetoothHCI HCIPacketHeader.swift
[179/410] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[180/410] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[181/410] Compiling BluetoothHCI HCIQoSSetup.swift
[182/410] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[183/410] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[184/410] Compiling BluetoothHCI HCIReadClockOffset.swift
[185/410] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[186/410] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[187/410] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[188/410] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[189/410] Compiling BluetoothHCI HCIReadLMPHandle.swift
[190/410] Compiling BluetoothHCI HCIReadLocalName.swift
[191/410] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[192/410] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[193/410] Compiling BluetoothHCI HCIReadPageTimeout.swift
[194/410] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[195/410] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[196/410] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[197/410] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[198/410] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[242/454] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[243/454] Compiling BluetoothHCI HCIModeChange.swift
[244/454] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[256/454] Compiling BluetoothHCI HCIHoldMode.swift
[257/454] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[258/454] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[259/454] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[260/454] Compiling BluetoothHCI HCIInquiry.swift
[261/454] Compiling BluetoothHCI HCIInquiryCancel.swift
[262/454] Compiling BluetoothHCI HCIInquiryComplete.swift
[263/454] Compiling BluetoothHCI HCIInquiryResult.swift
[264/454] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[265/454] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[266/454] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[267/454] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[268/454] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[269/454] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[270/454] Compiling BluetoothHCI HCILEConnectionComplete.swift
[271/454] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[272/454] Compiling BluetoothHCI HCILECreateConnection.swift
[273/454] Compiling BluetoothHCI HCILEDataLengthChange.swift
[274/454] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[275/454] Compiling BluetoothHCI HCILEEncrypt.swift
[276/454] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[277/454] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[278/454] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[279/454] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[280/454] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[281/454] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[282/454] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[283/454] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[284/454] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[285/454] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[286/454] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[287/454] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[288/454] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[289/454] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[290/454] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[291/454] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[292/454] Compiling BluetoothHCI HCILERandom.swift
[293/454] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[294/454] Compiling BluetoothHCI HCILEReadBufferSize.swift
[295/454] Compiling BluetoothHCI HCILEReadChannelMap.swift
[296/454] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[297/454] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[298/454] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[299/454] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[300/454] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[301/454] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[302/454] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[303/454] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[304/454] Compiling BluetoothHCI HCILEReadPhy.swift
[305/454] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[306/454] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[307/454] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[308/454] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[309/454] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[310/454] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[311/454] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[312/454] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[313/454] Compiling BluetoothHCI HCILEReceiverTest.swift
[314/454] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[315/454] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[316/454] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[317/454] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[318/454] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[319/454] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[320/454] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[321/454] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[322/454] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[323/454] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[390/456] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[391/456] Compiling BluetoothHCI LowEnergyResolvingList.swift
[392/456] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[393/456] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[394/456] Compiling BluetoothHCI LowEnergyRole.swift
[395/456] Compiling BluetoothHCI LowEnergyRxChannel.swift
[396/456] Compiling BluetoothHCI LowEnergyRxPhy.swift
[397/456] Compiling BluetoothHCI LowEnergyRxPhys.swift
[398/456] Compiling BluetoothHCI LowEnergyScanInterval.swift
[399/456] Compiling BluetoothHCI LowEnergyState.swift
[400/456] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[401/456] Compiling BluetoothHCI LowEnergyTxChannel.swift
[402/456] Compiling BluetoothHCI LowEnergyTxPhy.swift
[403/456] Compiling BluetoothHCI LowEnergyTxPhys.swift
[404/456] Compiling BluetoothHCI LowEnergyTxPower.swift
[405/456] Compiling BluetoothHCI LowEnergyWhiteList.swift
[406/456] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[407/456] Compiling BluetoothHCI PacketType.swift
[408/456] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[409/456] Compiling BluetoothHCI StatusParametersCommand.swift
[410/456] Compiling BluetoothHCI VendorCommand.swift
[411/456] Compiling BluetoothHCI iBeacon.swift
[412/456] Compiling BluetoothHCI LMPFeature.swift
[413/456] Compiling BluetoothHCI LinkControlCommand.swift
[414/456] Compiling BluetoothHCI LinkPolicyCommand.swift
[415/456] Compiling BluetoothHCI LowEnergyAddressType.swift
[416/456] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[417/456] Compiling BluetoothHCI LowEnergyAdvertising.swift
[418/456] Compiling BluetoothHCI LowEnergyAllPhys.swift
[419/456] Compiling BluetoothHCI LowEnergyChannelMap.swift
[420/456] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[421/456] Compiling BluetoothHCI LowEnergyCommand.swift
[422/456] Compiling BluetoothHCI LowEnergyConnection.swift
[423/456] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[424/456] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[425/456] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[426/456] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[427/456] Compiling BluetoothHCI LowEnergyEvent.swift
[428/456] Compiling BluetoothHCI LowEnergyFeature.swift
[429/456] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[430/456] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[431/456] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[432/456] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[433/456] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[434/456] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[435/456] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[436/456] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[437/456] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[438/456] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[439/456] Compiling BluetoothHCI HCIReset.swift
[440/456] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[441/456] Compiling BluetoothHCI HCISetEventFilter.swift
[442/456] Compiling BluetoothHCI HCISimplePairingComplete.swift
[443/456] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[444/456] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[445/456] Compiling BluetoothHCI HCIVersion.swift
[446/456] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[447/456] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[448/456] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[449/456] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[450/456] Compiling BluetoothHCI HCIWriteLocalName.swift
[451/456] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[452/456] Compiling BluetoothHCI HCIWritePageScanType.swift
[453/456] Compiling BluetoothHCI HCIWritePageTimeout.swift
[454/456] Compiling BluetoothHCI HCIWriteScanEnable.swift
[455/456] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[456/456] Compiling BluetoothHCI InformationalCommand.swift
[459/474] Compiling GATT MaximumTransmissionUnit.swift
[460/474] Compiling GATT Peer.swift
[461/476] Compiling GATT CentralProtocol.swift
[462/476] Compiling GATT CharacteristicProperty.swift
[463/476] Compiling GATT L2CAP.swift
[464/476] Compiling GATT ManufacturerSpecificData.swift
[465/476] Emitting module GATT
[466/476] Compiling GATT PeripheralProtocol.swift
[467/476] Compiling GATT ScanData.swift
[468/476] Compiling GATT GATTPeripheral.swift
[469/476] Compiling GATT GATTServerConnection.swift
[470/476] Compiling GATT CentralAttributes.swift
[471/476] Compiling GATT CentralError.swift
[472/476] Compiling GATT AdvertisementData.swift
[473/476] Compiling GATT AsyncStream.swift
[474/476] Compiling GATT AttributePermission.swift
[475/476] Compiling GATT GATTCentral.swift
[476/476] Compiling GATT GATTClientConnection.swift
[479/490] Compiling DarwinGATT DarwinPeripheral.swift
[480/490] Compiling DarwinGATT CBCentral.swift
[481/491] Compiling DarwinGATT DarwinBluetoothState.swift
[482/491] Compiling DarwinGATT DarwinCentral.swift
[483/491] Compiling DarwinGATT DarwinAdvertisementData.swift
[484/491] Compiling DarwinGATT DarwinAttributes.swift
[485/491] Compiling DarwinGATT DarwinCentralError.swift
[486/491] Compiling DarwinGATT DarwinDescriptor.swift
[487/491] Emitting module DarwinGATT
[488/491] Compiling DarwinGATT CBPeripheral.swift
[489/491] Compiling DarwinGATT Integer.swift
[490/491] Compiling DarwinGATT PeripheralContinuation.swift
[491/491] Compiling DarwinGATT Queue.swift
Build complete! (99.56s)
Build complete.
Done.

Build Machine: Linux 2