The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GATT with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/PureSwift/GATT.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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 from cache (1.50s)
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...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/36] Compiling Bluetooth Address.swift
[9/36] Compiling Bluetooth AsyncIndefiniteStream.swift
[10/36] Compiling Bluetooth BitMaskOption.swift
[11/36] Compiling Bluetooth BluetoothUUID.swift
[12/36] Compiling Bluetooth SFloat.swift
[13/36] Compiling Bluetooth SecurityLevel.swift
[14/36] Compiling Bluetooth UInt128.swift
[15/36] Compiling Bluetooth UInt24.swift
[16/36] Compiling Bluetooth DefinedUUID.swift
[17/36] Compiling Bluetooth DefinedUUIDExtension.swift
[18/36] Compiling Bluetooth DataConvertible.swift
[19/36] Compiling Bluetooth Hexadecimal.swift
[20/36] Compiling Bluetooth L2CAPSocket.swift
[21/36] Compiling Bluetooth LowEnergyAdvertisingData.swift
[22/36] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[23/36] Compiling Bluetooth RSSI.swift
[24/40] Compiling Bluetooth UInt256.swift
[25/40] Compiling Bluetooth UInt40.swift
[26/40] Compiling Bluetooth UInt48.swift
[27/40] Compiling Bluetooth UInt512.swift
[28/40] Compiling Bluetooth ByteSwap.swift
[29/40] Compiling Bluetooth ByteValue.swift
[30/40] Compiling Bluetooth ClassOfDevice.swift
[31/40] Compiling Bluetooth CompanyIdentifier.swift
[32/40] Compiling Bluetooth Unit.swift
[33/40] Compiling Bluetooth UnitIdentifier.swift
[34/40] Compiling Bluetooth UnitIdentifierExtension.swift
[35/40] Compiling Bluetooth iBeacon.swift
[36/40] Emitting module Bluetooth
[37/40] Compiling Bluetooth Integer.swift
[38/40] Compiling Bluetooth UUID.swift
[39/40] Compiling Bluetooth GeneratedCompanyIdentifierNames.swift
[40/40] Compiling Bluetooth GeneratedCompanyIdentifiers.swift
[42/207] Compiling BluetoothGATT ATTFindByTypeResponse.swift
[43/207] Compiling BluetoothGATT ATTFindInformationRequest.swift
[44/207] Compiling BluetoothGATT ATTFindInformationResponse.swift
[45/207] Compiling BluetoothGATT ATTHandleValueConfirmation.swift
[46/207] Compiling BluetoothGATT ATTHandleValueIndication.swift
[47/207] Compiling BluetoothGATT ATTHandleValueNotification.swift
[48/213] Compiling BluetoothGATT ATT.swift
[49/213] Compiling BluetoothGATT ATTConnection.swift
[50/213] Compiling BluetoothGATT ATTError.swift
[51/213] Compiling BluetoothGATT ATTErrorResponse.swift
[52/213] Compiling BluetoothGATT ATTExecuteWriteRequest.swift
[53/213] Compiling BluetoothGATT ATTExecuteWriteResponse.swift
[54/213] Compiling BluetoothGATT ATTFindByTypeRequest.swift
[55/213] Compiling BluetoothGATT ATTReadMultipleResponse.swift
[56/213] Compiling BluetoothGATT ATTReadRequest.swift
[57/213] Compiling BluetoothGATT ATTReadResponse.swift
[58/213] Compiling BluetoothGATT ATTSignedWriteCommand.swift
[59/213] Compiling BluetoothGATT ATTWriteCommand.swift
[60/213] Compiling BluetoothGATT ATTWriteRequest.swift
[61/213] Emitting module BluetoothGAP
[62/213] Compiling BluetoothGATT ATTReadBlobResponse.swift
[63/213] Compiling BluetoothGATT ATTReadByGroupTypeRequest.swift
[64/213] Compiling BluetoothGATT ATTReadByGroupTypeResponse.swift
[65/213] Compiling BluetoothGATT ATTReadByTypeRequest.swift
[66/213] Compiling BluetoothGATT ATTReadByTypeResponse.swift
[67/213] Compiling BluetoothGATT ATTReadMultipleRequest.swift
[68/213] Compiling BluetoothGATT ATTMaximumTransmissionUnit.swift
[69/213] Compiling BluetoothGATT ATTMaximumTransmissionUnitRequest.swift
[70/213] Compiling BluetoothGATT ATTMaximumTransmissionUnitResponse.swift
[71/213] Compiling BluetoothGATT ATTPrepareWriteRequest.swift
[72/213] Compiling BluetoothGATT ATTPrepareWriteResponse.swift
[73/213] Compiling BluetoothGATT ATTProtocolDataUnit.swift
[74/213] Compiling BluetoothGATT ATTReadBlobRequest.swift
[75/213] Compiling BluetoothGATT ATTWriteResponse.swift
[76/213] Compiling BluetoothGATT Array.swift
[77/213] Compiling BluetoothGATT Bool.swift
[78/213] Compiling BluetoothGATT Data.swift
[79/213] Compiling BluetoothGATT DataConvertible.swift
[80/213] Compiling BluetoothGATT Hexadecimal.swift
[81/213] Compiling BluetoothGATT Integer.swift
[82/213] Compiling BluetoothGATT UUID.swift
[83/213] Compiling BluetoothGATT GAPUUIDList.swift
[84/213] Compiling BluetoothGATT GATT.swift
[85/213] Compiling BluetoothGATT GATTAerobicHeartRateLowerLimit.swift
[86/213] Compiling BluetoothGATT GATTAerobicHeartRateUpperLimit.swift
[87/213] Compiling BluetoothGATT GATTAerobicThreshold.swift
[88/213] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[89/213] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[90/213] Compiling BluetoothGAP GAPTxPowerLevel.swift
[91/213] Compiling BluetoothGAP GAPURI.swift
[92/213] Compiling BluetoothGAP GAPUUIDList.swift
[93/213] Compiling BluetoothGAP iBeacon.swift
[112/392] Emitting module BluetoothGATT
[113/392] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[114/392] Compiling BluetoothHCI AdvertisingInterval.swift
[115/392] Compiling BluetoothHCI BluetoothHostController.swift
[116/392] Compiling BluetoothHCI ChannelIdentifier.swift
[117/392] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[118/392] Compiling BluetoothHCI Bool.swift
[119/392] Compiling BluetoothHCI Data.swift
[120/392] Compiling BluetoothHCI DataConvertible.swift
[121/392] Compiling BluetoothHCI Hexadecimal.swift
[122/392] Compiling BluetoothHCI Integer.swift
[123/392] Compiling BluetoothHCI UUID.swift
[124/392] Compiling BluetoothHCI HCI.swift
[125/392] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[126/392] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[127/392] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[128/392] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[129/392] Compiling BluetoothHCI HCICommand.swift
[130/392] Compiling BluetoothHCI HCILEReceiverTest.swift
[131/392] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[132/392] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[133/392] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[134/392] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[135/392] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[136/392] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[137/392] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[138/392] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[139/392] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[140/392] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[141/392] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[142/392] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[143/392] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[144/392] Compiling BluetoothHCI HCILESetDataLength.swift
[145/392] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[146/392] Compiling BluetoothHCI HCILESetEventMask.swift
[147/392] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[148/392] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[149/392] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[150/392] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[151/392] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[152/392] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[153/392] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[154/392] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[155/392] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[156/392] Compiling BluetoothHCI HCILESetPhy.swift
[157/392] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[158/392] Compiling BluetoothHCI HCILESetRandomAddress.swift
[159/392] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[160/392] Compiling BluetoothHCI HCILESetScanEnable.swift
[161/392] Compiling BluetoothHCI HCILESetScanParameters.swift
[162/392] Compiling BluetoothHCI HCILESetScanResponseData.swift
[163/392] Compiling BluetoothHCI HCILEStartEncryption.swift
[164/392] Compiling BluetoothHCI HCILETestEnd.swift
[165/392] Compiling BluetoothHCI HCILETransmitterTest.swift
[166/392] Compiling BluetoothHCI HCILEUpdateConnection.swift
[167/392] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[168/392] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[169/392] Compiling BluetoothHCI HCILinkKeyNotification.swift
[170/392] Compiling BluetoothHCI HCILinkKeyRequest.swift
[171/392] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[172/392] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[173/392] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[174/392] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[175/392] Compiling BluetoothHCI HCIModeChange.swift
[176/392] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[177/392] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[178/392] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[179/392] Compiling BluetoothHCI HCILEConnectionComplete.swift
[180/392] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[181/392] Compiling BluetoothHCI HCILECreateConnection.swift
[182/392] Compiling BluetoothHCI HCILEDataLengthChange.swift
[183/392] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[184/392] Compiling BluetoothHCI HCILEEncrypt.swift
[185/392] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[186/392] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[187/392] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[188/392] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[189/392] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[190/392] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[191/392] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[192/392] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[193/392] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[194/392] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[195/392] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[196/392] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[214/392] Compiling BluetoothHCI HCICommandComplete.swift
[215/392] Compiling BluetoothHCI HCICommandStatus.swift
[216/392] Compiling BluetoothHCI HCICommandTimeout.swift
[217/392] Compiling BluetoothHCI HCIConnectionComplete.swift
[218/392] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[219/392] Compiling BluetoothHCI HCIConnectionRequest.swift
[220/415] Compiling BluetoothHCI HCIPINCodeRequest.swift
[221/415] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[222/415] Compiling BluetoothHCI HCIPacketHeader.swift
[223/415] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[224/415] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[225/415] Compiling BluetoothHCI HCIQoSSetup.swift
[226/415] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[227/415] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[228/415] Compiling BluetoothHCI HCIReadClockOffset.swift
[229/415] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[230/415] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[231/415] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[232/415] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[233/415] Compiling BluetoothHCI HCIReadLMPHandle.swift
[234/415] Compiling BluetoothHCI HCIReadLocalName.swift
[235/415] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[236/415] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[237/415] Compiling BluetoothHCI HCIReadPageTimeout.swift
[238/415] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[239/415] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[240/415] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[241/415] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[242/415] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[289/459] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[290/459] Compiling BluetoothHCI HCILERandom.swift
[291/459] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[292/459] Compiling BluetoothHCI HCILEReadBufferSize.swift
[293/459] Compiling BluetoothHCI HCILEReadChannelMap.swift
[294/459] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[295/459] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[296/459] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[297/459] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[298/459] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[299/459] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[300/459] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[301/459] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[302/459] Compiling BluetoothHCI HCILEReadPhy.swift
[303/459] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[304/459] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[305/459] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[306/459] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[307/459] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[308/459] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[309/459] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[310/459] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[312/459] Compiling BluetoothHCI HCIHoldMode.swift
[313/459] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[314/459] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[315/459] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[316/459] Compiling BluetoothHCI HCIInquiry.swift
[317/459] Compiling BluetoothHCI HCIInquiryCancel.swift
[318/459] Compiling BluetoothHCI HCIInquiryComplete.swift
[319/459] Compiling BluetoothHCI HCIInquiryResult.swift
[320/459] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[321/459] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[322/459] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[323/459] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[347/460] Emitting module BluetoothHCI
[348/460] Compiling BluetoothHCI HCICreateConnection.swift
[349/460] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[350/460] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[351/460] Compiling BluetoothHCI HCIDisconnect.swift
[352/460] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[353/460] Compiling BluetoothHCI HCIEncryptionChange.swift
[354/460] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[355/460] Compiling BluetoothHCI HCIError.swift
[356/460] Compiling BluetoothHCI HCIEvent.swift
[357/460] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[358/460] Compiling BluetoothHCI HCIGeneralEvent.swift
[391/460] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[392/460] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[393/460] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[394/460] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[395/460] Compiling BluetoothHCI LowEnergyResolvingList.swift
[396/460] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[397/460] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[398/460] Compiling BluetoothHCI LowEnergyRole.swift
[399/460] Compiling BluetoothHCI LowEnergyRxChannel.swift
[400/460] Compiling BluetoothHCI LowEnergyRxPhy.swift
[401/460] Compiling BluetoothHCI LowEnergyRxPhys.swift
[402/460] Compiling BluetoothHCI LowEnergyScanInterval.swift
[403/460] Compiling BluetoothHCI LowEnergyState.swift
[404/460] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[405/460] Compiling BluetoothHCI LowEnergyTxChannel.swift
[406/460] Compiling BluetoothHCI LowEnergyTxPhy.swift
[407/460] Compiling BluetoothHCI LowEnergyTxPhys.swift
[408/460] Compiling BluetoothHCI LowEnergyTxPower.swift
[409/460] Compiling BluetoothHCI LowEnergyWhiteList.swift
[410/460] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[411/460] Compiling BluetoothHCI PacketType.swift
[412/460] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[413/460] Compiling BluetoothHCI StatusParametersCommand.swift
[414/460] Compiling BluetoothHCI VendorCommand.swift
[415/460] Compiling BluetoothHCI iBeacon.swift
[416/460] Compiling BluetoothHCI LMPFeature.swift
[417/460] Compiling BluetoothHCI LinkControlCommand.swift
[418/460] Compiling BluetoothHCI LinkPolicyCommand.swift
[419/460] Compiling BluetoothHCI LowEnergyAddressType.swift
[420/460] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[421/460] Compiling BluetoothHCI LowEnergyAdvertising.swift
[422/460] Compiling BluetoothHCI LowEnergyAllPhys.swift
[423/460] Compiling BluetoothHCI LowEnergyChannelMap.swift
[424/460] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[425/460] Compiling BluetoothHCI LowEnergyCommand.swift
[426/460] Compiling BluetoothHCI LowEnergyConnection.swift
[427/460] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[428/460] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[429/460] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[430/460] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[431/460] Compiling BluetoothHCI LowEnergyEvent.swift
[432/460] Compiling BluetoothHCI LowEnergyFeature.swift
[433/460] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[434/460] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[435/460] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[436/460] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[437/460] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[438/460] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[439/460] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[440/460] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[441/460] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[442/460] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[443/460] Compiling BluetoothHCI HCIReset.swift
[444/460] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[445/460] Compiling BluetoothHCI HCISetEventFilter.swift
[446/460] Compiling BluetoothHCI HCISimplePairingComplete.swift
[447/460] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[448/460] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[449/460] Compiling BluetoothHCI HCIVersion.swift
[450/460] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[451/460] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[452/460] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[453/460] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[454/460] Compiling BluetoothHCI HCIWriteLocalName.swift
[455/460] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[456/460] Compiling BluetoothHCI HCIWritePageScanType.swift
[457/460] Compiling BluetoothHCI HCIWritePageTimeout.swift
[458/460] Compiling BluetoothHCI HCIWriteScanEnable.swift
[459/460] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[460/460] Compiling BluetoothHCI InformationalCommand.swift
[462/477] Compiling GATT L2CAP.swift
[463/477] Compiling GATT ManufacturerSpecificData.swift
[464/477] Compiling GATT MaximumTransmissionUnit.swift
[465/477] Compiling GATT Peer.swift
[466/479] Emitting module GATT
[467/479] Compiling GATT AdvertisementData.swift
[468/479] Compiling GATT AsyncStream.swift
[469/479] Compiling GATT AttributePermission.swift
[470/479] Compiling GATT PeripheralProtocol.swift
[471/479] Compiling GATT ScanData.swift
[472/479] Compiling GATT CentralAttributes.swift
[473/479] Compiling GATT CentralError.swift
[474/479] Compiling GATT GATTCentral.swift
[475/479] Compiling GATT GATTClientConnection.swift
[476/479] Compiling GATT CentralProtocol.swift
[477/479] Compiling GATT CharacteristicProperty.swift
[478/479] Compiling GATT GATTPeripheral.swift
[479/479] Compiling GATT GATTServerConnection.swift
[481/492] Compiling DarwinGATT DarwinPeripheral.swift
[482/492] Compiling DarwinGATT CBCentral.swift
[483/493] Compiling DarwinGATT DarwinBluetoothState.swift
[484/493] Compiling DarwinGATT DarwinCentral.swift
[485/493] Compiling DarwinGATT DarwinAdvertisementData.swift
[486/493] Compiling DarwinGATT DarwinAttributes.swift
[487/493] Emitting module DarwinGATT
[488/493] Compiling DarwinGATT DarwinCentralError.swift
[489/493] Compiling DarwinGATT DarwinDescriptor.swift
[490/493] Compiling DarwinGATT PeripheralContinuation.swift
[491/493] Compiling DarwinGATT CBPeripheral.swift
[492/493] Compiling DarwinGATT Integer.swift
[493/493] Compiling DarwinGATT Queue.swift
Build complete! (93.06s)
Build complete.
Done.

Build Machine: Linux 1