The Swift Package Index logo.Swift Package Index

Build Information

Successful build of hcitool with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/millertechnologyperu/hcitool.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/millertechnologyperu/hcitool
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 52fa8a2 Updated GitHub CI
Cloned https://github.com/millertechnologyperu/hcitool.git
Revision (git rev-parse @):
52fa8a281a43914e699c383753072df46914cdbc
SUCCESS checkout https://github.com/millertechnologyperu/hcitool.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/millertechnologyperu/hcitool.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/PureSwift/BluetoothLinux.git
[1/6002] Fetching bluetoothlinux
Fetched https://github.com/PureSwift/BluetoothLinux.git from cache (0.74s)
Fetching https://github.com/PureSwift/Socket.git
[1/933] Fetching socket
Fetched https://github.com/PureSwift/Socket.git from cache (0.40s)
Fetching https://github.com/PureSwift/swift-system
[1/2577] Fetching swift-system
Fetched https://github.com/PureSwift/swift-system from cache (0.44s)
Fetching https://github.com/PureSwift/Bluetooth.git
Fetching https://github.com/apple/swift-argument-parser
[1/11426] Fetching swift-argument-parser
[2/32035] Fetching swift-argument-parser, bluetooth
Fetched https://github.com/apple/swift-argument-parser from cache (1.20s)
Fetched https://github.com/PureSwift/Bluetooth.git from cache (2.10s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.88s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 6.4.1 (0.97s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/PureSwift/Socket.git
Working copy of https://github.com/PureSwift/Socket.git resolved at main (489e63b)
Creating working copy for https://github.com/PureSwift/swift-system
Working copy of https://github.com/PureSwift/swift-system resolved at feature/dynamic-lib (bd3d1f6)
Creating working copy for https://github.com/PureSwift/BluetoothLinux.git
Working copy of https://github.com/PureSwift/BluetoothLinux.git resolved at master (43be2d5)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 6.4.1
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/25] Write sources
[10/25] Compiling CSystem shims.c
[11/25] Compiling CBluetoothLinux dummy.c
[12/25] Compiling CSocket shims.c
[13/25] Write swift-version-24593BA9C3E375BF.txt
[15/80] Emitting module SystemPackage
[16/83] Compiling SystemPackage MachPort.swift
[17/83] Compiling SystemPackage PlatformString.swift
[18/83] Compiling SystemPackage SystemString.swift
[19/83] Compiling SystemPackage Util+StringArray.swift
[20/83] Compiling SystemPackage Util.swift
[21/83] Compiling SystemPackage UtilConsumers.swift
[22/83] Compiling SystemPackage Errno.swift
[23/83] Compiling SystemPackage FileDescriptor.swift
[24/83] Compiling SystemPackage FileHelpers.swift
[25/83] Compiling SystemPackage FileOperations.swift
[26/83] Emitting module ArgumentParserToolInfo
[27/83] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/84] Wrapping AST for ArgumentParserToolInfo for debugging
[30/120] Compiling ArgumentParser CompletionKind.swift
[31/120] Compiling ArgumentParser Errors.swift
[32/120] Compiling ArgumentParser Flag.swift
[33/120] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/120] Compiling ArgumentParser CompletionsGenerator.swift
[35/120] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/120] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/120] Compiling ArgumentParser Argument.swift
[38/120] Compiling ArgumentParser ArgumentHelp.swift
[39/120] Compiling ArgumentParser ArgumentVisibility.swift
[40/120] Compiling ArgumentParser ParsableArguments.swift
[41/120] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/120] Compiling ArgumentParser ParsableCommand.swift
[43/120] Compiling ArgumentParser InputOrigin.swift
[44/120] Compiling ArgumentParser DumpHelpGenerator.swift
[45/120] Compiling ArgumentParser HelpCommand.swift
[46/120] Compiling ArgumentParser HelpGenerator.swift
[47/120] Compiling ArgumentParser ArgumentDecoder.swift
[48/120] Compiling ArgumentParser ArgumentDefinition.swift
[49/120] Compiling ArgumentParser ArgumentSet.swift
[50/120] Compiling ArgumentParser CommandParser.swift
[51/120] Compiling ArgumentParser ExpressibleByArgument.swift
[59/124] Compiling ArgumentParser CommandConfiguration.swift
[60/124] Compiling ArgumentParser EnumerableFlag.swift
[66/125] Wrapping AST for SystemPackage for debugging
[68/164] Compiling Socket FileEvent.swift
[69/164] Compiling Socket Socket.swift
[70/164] Compiling Socket SocketContinuation.swift
[71/164] Compiling Socket SocketManager.swift
[72/164] Compiling Socket AsyncSocketManager.swift
[73/168] Compiling Socket SocketOptionID.swift
[74/168] Compiling Socket SocketOptionLevel.swift
[75/168] Compiling ArgumentParser CollectionExtensions.swift
[76/168] Compiling ArgumentParser SequenceExtensions.swift
[77/168] Compiling ArgumentParser StringExtensions.swift
[78/173] Compiling Socket SocketDescriptor.swift
[79/173] Compiling Socket SocketFlags.swift
[80/173] Compiling Socket SocketHelpers.swift
[81/173] Compiling Socket SocketOperations.swift
[82/173] Emitting module ArgumentParser
[86/173] Compiling Socket LinkLayerProtocol.swift
[87/173] Compiling Socket CInterop.swift
[88/173] Compiling Socket CSocketAddress.swift
[89/173] Compiling Socket Constants.swift
[90/173] Compiling Socket Errno.swift
[91/173] Compiling Socket FileChange.swift
[92/173] Compiling Socket MessageFlags.swift
[93/173] Compiling Socket NetworkInterface.swift
[94/173] Compiling Socket NetworkOrder.swift
[95/173] Compiling Socket Poll.swift
[96/173] Compiling Socket SocketAddress.swift
[101/173] Compiling Socket SocketOption.swift
[102/173] Compiling Socket IPv4SocketAddress.swift
[103/173] Compiling Socket IPv6SocketAddress.swift
[104/173] Compiling Socket LinkLayerSocketAddress.swift
[105/173] Compiling Socket UnixSocketAddress.swift
[106/173] Compiling Socket SocketAddressFamily.swift
[108/173] Compiling Socket UnixProtocol.swift
[109/173] Compiling Socket SocketType.swift
[110/173] Compiling Socket Syscalls.swift
[111/173] Compiling Socket Util.swift
[118/173] Compiling Socket FileFlags.swift
[119/173] Compiling Socket IOControl.swift
[120/173] Compiling Socket IODirection.swift
[121/173] Compiling Socket IOOperations.swift
[122/173] Compiling Socket IOType.swift
[123/173] Compiling Socket InternetProtocol.swift
[134/173] Emitting module Socket
[139/173] Compiling Socket CFSocketManager.swift
[140/173] Compiling Socket CInternetAddress.swift
[141/174] Wrapping AST for Socket for debugging
[158/175] Wrapping AST for ArgumentParser for debugging
[160/175] Emitting module Bluetooth
[169/176] Wrapping AST for Bluetooth for debugging
[171/222] Compiling BluetoothGAP Data.swift
[172/222] Compiling BluetoothGAP DataConvertible.swift
[173/222] Compiling BluetoothGAP Hexadecimal.swift
[174/222] Compiling BluetoothGAP Integer.swift
[175/222] Compiling BluetoothGAP UUID.swift
[176/222] Compiling BluetoothGAP GAP3DInformation.swift
[177/222] Compiling BluetoothGAP GAPAdvertisingInterval.swift
[178/228] Compiling BluetoothGAP GAPIncompleteListOf32BitServiceClassUUIDs.swift
[179/228] Compiling BluetoothGAP GAPIndoorPositioning.swift
[180/228] Compiling BluetoothGAP GAPLEDeviceAddress.swift
[181/228] Compiling BluetoothGAP GAPLERole.swift
[182/228] Compiling BluetoothGAP GAPLESecureConnectionsConfirmation.swift
[183/228] Compiling BluetoothGAP GAPLESecureConnectionsRandom.swift
[184/228] Compiling BluetoothGAP GAPMeshMessage.swift
[185/228] Compiling BluetoothGAP GAPPBADV.swift
[186/228] Compiling BluetoothGAP GAPPublicTargetAddress.swift
[187/228] Compiling BluetoothGAP GAPRandomTargetAddress.swift
[188/228] Compiling BluetoothGAP GAPSecurityManagerOOBFlags.swift
[189/228] Compiling BluetoothGAP GAPSecurityManagerTKValue.swift
[190/228] Compiling BluetoothGAP GAPServiceData128BitUUID.swift
[191/228] Compiling BluetoothGAP GAPServiceData16BitUUID.swift
[192/228] Compiling BluetoothGAP GAPServiceData32BitUUID.swift
[193/228] Compiling BluetoothGAP GAPShortLocalName.swift
[194/228] Compiling BluetoothGAP GAPSimplePairingHashC.swift
[195/228] Compiling BluetoothGAP GAPSimplePairingRandomizerR.swift
[196/228] Compiling BluetoothGAP GAPAppearance.swift
[197/228] Compiling BluetoothGAP GAPAppearanceData.swift
[198/228] Compiling BluetoothGAP GAPChannelMapUpdateIndication.swift
[199/228] Compiling BluetoothGAP GAPClassOfDevice.swift
[200/228] Compiling BluetoothGAP GAPCompleteListOf128BitServiceClassUUIDs.swift
[201/228] Compiling BluetoothGAP GAPCompleteListOf16BitServiceClassUUIDs.swift
[202/228] Compiling BluetoothGAP GAPCompleteListOf32BitServiceClassUUIDs.swift
[203/228] Emitting module BluetoothGAP
[204/228] Compiling BluetoothGAP GAPLESupportedFeatures.swift
[205/228] Compiling BluetoothGAP GAPListOf128BitServiceSolicitationUUIDs.swift
[206/228] Compiling BluetoothGAP GAPListOf16BitServiceSolicitationUUIDs.swift
[207/228] Compiling BluetoothGAP GAPListOf32BitServiceSolicitationUUIDs.swift
[208/228] Compiling BluetoothGAP GAPManufacturerSpecificData.swift
[209/228] Compiling BluetoothGAP GAPMeshBeacon.swift
[210/228] Compiling BluetoothGAP GAPCompleteLocalName.swift
[211/228] Compiling BluetoothGAP GAPData.swift
[212/228] Compiling BluetoothGAP GAPDataEncoder.swift
[213/228] Compiling BluetoothGAP GAPDataType.swift
[214/228] Compiling BluetoothGAP GAPFlags.swift
[215/228] Compiling BluetoothGAP GAPIncompleteListOf128BitServiceClassUUIDs.swift
[216/228] Compiling BluetoothGAP GAPIncompleteListOf16BitServiceClassUUIDs.swift
[217/228] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[218/228] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[219/228] Compiling BluetoothGAP GAPTxPowerLevel.swift
[220/228] Compiling BluetoothGAP GAPURI.swift
[221/228] Compiling BluetoothGAP GAPUUIDList.swift
[222/228] Compiling BluetoothGAP iBeacon.swift
[223/229] Wrapping AST for BluetoothGAP for debugging
[225/391] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[226/391] Compiling BluetoothHCI AdvertisingInterval.swift
[227/391] Compiling BluetoothHCI BluetoothHostController.swift
[228/391] Compiling BluetoothHCI ChannelIdentifier.swift
[229/391] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[230/391] Compiling BluetoothHCI Bool.swift
[231/391] Compiling BluetoothHCI Data.swift
[232/391] Compiling BluetoothHCI DataConvertible.swift
[233/391] Compiling BluetoothHCI Hexadecimal.swift
[234/391] Compiling BluetoothHCI Integer.swift
[235/391] Compiling BluetoothHCI UUID.swift
[236/391] Compiling BluetoothHCI HCI.swift
[237/391] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[238/391] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[239/391] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[240/391] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[241/391] Compiling BluetoothHCI HCICommand.swift
[242/391] Compiling BluetoothHCI HCICommandComplete.swift
[243/391] Compiling BluetoothHCI HCICommandStatus.swift
[244/391] Compiling BluetoothHCI HCICommandTimeout.swift
[245/391] Compiling BluetoothHCI HCIConnectionComplete.swift
[246/391] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[247/391] Compiling BluetoothHCI HCIConnectionRequest.swift
[248/414] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[249/414] Compiling BluetoothHCI HCILERandom.swift
[250/414] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[251/414] Compiling BluetoothHCI HCILEReadBufferSize.swift
[252/414] Compiling BluetoothHCI HCILEReadChannelMap.swift
[253/414] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[254/414] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[255/414] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[256/414] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[257/414] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[258/414] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[259/414] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[260/414] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[261/414] Compiling BluetoothHCI HCILEReadPhy.swift
[262/414] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[263/414] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[264/414] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[265/414] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[266/414] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[267/414] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[268/414] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[269/414] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[270/414] Compiling BluetoothHCI HCILEReceiverTest.swift
[271/414] Compiling BluetoothHCI HCIPINCodeRequest.swift
[272/414] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[273/414] Compiling BluetoothHCI HCIPacketHeader.swift
[274/414] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[275/414] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[276/414] Compiling BluetoothHCI HCIQoSSetup.swift
[277/414] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[278/414] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[279/414] Compiling BluetoothHCI HCIReadClockOffset.swift
[280/414] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[281/414] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[282/414] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[283/414] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[284/414] Compiling BluetoothHCI HCIReadLMPHandle.swift
[285/414] Compiling BluetoothHCI HCIReadLocalName.swift
[286/414] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[287/414] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[288/414] Compiling BluetoothHCI HCIReadPageTimeout.swift
[289/414] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[290/414] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[291/414] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[292/414] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[293/414] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[294/458] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[295/458] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[296/458] Compiling BluetoothHCI HCILESetPhy.swift
[297/458] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[298/458] Compiling BluetoothHCI HCILESetRandomAddress.swift
[299/458] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[300/458] Compiling BluetoothHCI HCILESetScanEnable.swift
[301/458] Compiling BluetoothHCI HCILESetScanParameters.swift
[302/458] Compiling BluetoothHCI HCILESetScanResponseData.swift
[303/458] Compiling BluetoothHCI HCILEStartEncryption.swift
[304/458] Compiling BluetoothHCI HCILETestEnd.swift
[305/458] Compiling BluetoothHCI HCILETransmitterTest.swift
[306/458] Compiling BluetoothHCI HCILEUpdateConnection.swift
[307/458] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[308/458] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[309/458] Compiling BluetoothHCI HCILinkKeyNotification.swift
[310/458] Compiling BluetoothHCI HCILinkKeyRequest.swift
[311/458] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[312/458] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[313/458] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[314/458] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[315/458] Compiling BluetoothHCI HCIModeChange.swift
[316/458] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[317/458] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[318/458] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[319/458] Compiling BluetoothHCI HCILEConnectionComplete.swift
[320/458] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[321/458] Compiling BluetoothHCI HCILECreateConnection.swift
[322/458] Compiling BluetoothHCI HCILEDataLengthChange.swift
[323/458] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[324/458] Compiling BluetoothHCI HCILEEncrypt.swift
[325/458] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[326/458] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[327/458] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[328/458] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[329/458] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[330/458] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[331/458] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[332/458] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[333/458] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[334/458] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[335/458] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[336/458] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[337/458] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[338/458] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[339/458] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[340/458] Compiling BluetoothHCI HCICreateConnection.swift
[341/458] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[342/458] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[343/458] Compiling BluetoothHCI HCIDisconnect.swift
[344/458] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[345/458] Compiling BluetoothHCI HCIEncryptionChange.swift
[346/458] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[347/458] Compiling BluetoothHCI HCIError.swift
[348/458] Compiling BluetoothHCI HCIEvent.swift
[349/458] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[350/458] Compiling BluetoothHCI HCIGeneralEvent.swift
[351/458] Compiling BluetoothHCI HCIHoldMode.swift
[352/458] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[353/458] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[354/458] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[355/458] Compiling BluetoothHCI HCIInquiry.swift
[356/458] Compiling BluetoothHCI HCIInquiryCancel.swift
[357/458] Compiling BluetoothHCI HCIInquiryComplete.swift
[358/458] Compiling BluetoothHCI HCIInquiryResult.swift
[359/458] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[360/458] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[361/458] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[362/458] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[363/458] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[364/458] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[365/458] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[366/458] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[367/458] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[368/458] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[369/458] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[370/458] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[371/458] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[372/458] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[373/458] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[374/458] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[375/458] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[376/458] Compiling BluetoothHCI HCILESetDataLength.swift
[377/458] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[378/458] Compiling BluetoothHCI HCILESetEventMask.swift
[379/458] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[380/458] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[381/458] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[382/458] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[383/458] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[384/458] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[385/458] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[386/458] Emitting module BluetoothHCI
[387/458] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[388/458] Compiling BluetoothHCI LowEnergyResolvingList.swift
[389/458] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[390/458] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[391/458] Compiling BluetoothHCI LowEnergyRole.swift
[392/458] Compiling BluetoothHCI LowEnergyRxChannel.swift
[393/458] Compiling BluetoothHCI LowEnergyRxPhy.swift
[394/458] Compiling BluetoothHCI LowEnergyRxPhys.swift
[395/458] Compiling BluetoothHCI LowEnergyScanInterval.swift
[396/458] Compiling BluetoothHCI LowEnergyState.swift
[397/458] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[398/458] Compiling BluetoothHCI LowEnergyTxChannel.swift
[399/458] Compiling BluetoothHCI LowEnergyTxPhy.swift
[400/458] Compiling BluetoothHCI LowEnergyTxPhys.swift
[401/458] Compiling BluetoothHCI LowEnergyTxPower.swift
[402/458] Compiling BluetoothHCI LowEnergyWhiteList.swift
[403/458] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[404/458] Compiling BluetoothHCI PacketType.swift
[405/458] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[406/458] Compiling BluetoothHCI StatusParametersCommand.swift
[407/458] Compiling BluetoothHCI VendorCommand.swift
[408/458] Compiling BluetoothHCI iBeacon.swift
[409/458] Compiling BluetoothHCI LMPFeature.swift
[410/458] Compiling BluetoothHCI LinkControlCommand.swift
[411/458] Compiling BluetoothHCI LinkPolicyCommand.swift
[412/458] Compiling BluetoothHCI LowEnergyAddressType.swift
[413/458] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[414/458] Compiling BluetoothHCI LowEnergyAdvertising.swift
[415/458] Compiling BluetoothHCI LowEnergyAllPhys.swift
[416/458] Compiling BluetoothHCI LowEnergyChannelMap.swift
[417/458] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[418/458] Compiling BluetoothHCI LowEnergyCommand.swift
[419/458] Compiling BluetoothHCI LowEnergyConnection.swift
[420/458] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[421/458] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[422/458] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[423/458] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[424/458] Compiling BluetoothHCI LowEnergyEvent.swift
[425/458] Compiling BluetoothHCI LowEnergyFeature.swift
[426/458] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[427/458] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[428/458] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[429/458] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[430/458] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[431/458] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[432/458] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[433/458] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[434/458] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[435/458] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[436/458] Compiling BluetoothHCI HCIReset.swift
[437/458] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[438/458] Compiling BluetoothHCI HCISetEventFilter.swift
[439/458] Compiling BluetoothHCI HCISimplePairingComplete.swift
[440/458] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[441/458] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[442/458] Compiling BluetoothHCI HCIVersion.swift
[443/458] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[444/458] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[445/458] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[446/458] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[447/458] Compiling BluetoothHCI HCIWriteLocalName.swift
[448/458] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[449/458] Compiling BluetoothHCI HCIWritePageScanType.swift
[450/458] Compiling BluetoothHCI HCIWritePageTimeout.swift
[451/458] Compiling BluetoothHCI HCIWriteScanEnable.swift
[452/458] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[453/458] Compiling BluetoothHCI InformationalCommand.swift
[454/459] Wrapping AST for BluetoothHCI for debugging
[456/513] Compiling BluetoothLinux AddressType.swift
[457/513] Compiling BluetoothLinux BNEP.swift
[458/513] Compiling BluetoothLinux BNEPIO.swift
[459/513] Compiling BluetoothLinux CMTP.swift
[460/513] Compiling BluetoothLinux CMTPIO.swift
[461/513] Compiling BluetoothLinux Error.swift
[462/513] Compiling BluetoothLinux Sequence.swift
[463/513] Compiling BluetoothLinux DeviceCommand.swift
[464/520] Compiling BluetoothLinux SCOSocket.swift
[465/520] Compiling BluetoothLinux SCOSocketOption.swift
[466/520] Compiling BluetoothLinux SocketAddress.swift
[467/520] Compiling BluetoothLinux SocketOption.swift
[468/520] Compiling BluetoothLinux SocketOptionLevel.swift
[469/520] Compiling BluetoothLinux SecuritySocketOption.swift
[470/520] Compiling BluetoothLinux SocketProtocol.swift
[471/520] Compiling BluetoothLinux RFCOMMDevice.swift
[472/520] Compiling BluetoothLinux RFCOMMFlag.swift
[473/520] Compiling BluetoothLinux RFCOMMLinkMode.swift
[474/520] Compiling BluetoothLinux RFCOMMSocket.swift
[475/520] Compiling BluetoothLinux RFCOMMSocketAddress.swift
[476/520] Compiling BluetoothLinux RFCOMMSocketOption.swift
[477/520] Compiling BluetoothLinux RFCOMMState.swift
[478/520] Compiling BluetoothLinux L2CAPSocketOption.swift
[479/520] Compiling BluetoothLinux LinkMode.swift
[480/520] Compiling BluetoothLinux RFCOMMCreateDevice.swift
[481/520] Compiling BluetoothLinux RFCOMMGetDeviceInformation.swift
[482/520] Compiling BluetoothLinux RFCOMMGetDeviceList.swift
[483/520] Compiling BluetoothLinux RFCOMMIO.swift
[484/520] Compiling BluetoothLinux RFCOMMReleaseDevice.swift
[485/520] Compiling BluetoothLinux DevicePollEvent.swift
[486/520] Compiling BluetoothLinux DeviceRequest.swift
[487/520] Compiling BluetoothLinux HCIBusType.swift
[488/520] Compiling BluetoothLinux HCIChannel.swift
[489/520] Compiling BluetoothLinux HCIControllerType.swift
[490/520] Compiling BluetoothLinux HCIDeviceEvent.swift
[491/520] Compiling BluetoothLinux HCIDeviceFlag.swift
[492/520] Compiling BluetoothLinux HCIDeviceOptions.swift
[493/520] Emitting module BluetoothLinux
[494/520] Compiling BluetoothLinux HCIFileDescriptor.swift
[495/520] Compiling BluetoothLinux HCIPacketType.swift
[496/520] Compiling BluetoothLinux HCISocketAddress.swift
[497/520] Compiling BluetoothLinux HCISocketOption.swift
[498/520] Compiling BluetoothLinux HostController.swift
[499/520] Compiling BluetoothLinux HCIDeviceDown.swift
[500/520] Compiling BluetoothLinux HCIDeviceInformation.swift
[501/520] Compiling BluetoothLinux HCIDeviceList.swift
[502/520] Compiling BluetoothLinux CSocketAddress.swift
[503/520] Compiling BluetoothLinux Darwin.swift
[504/520] Compiling BluetoothLinux IOCTL.swift
[505/520] Compiling BluetoothLinux SocketDescriptor.swift
[506/520] Compiling BluetoothLinux L2CAPFileDescriptor.swift
[507/520] Compiling BluetoothLinux L2CAPSocket.swift
[508/520] Compiling BluetoothLinux L2CAPSocketAddress.swift
[509/520] Compiling BluetoothLinux HCIDeviceUp.swift
[510/520] Compiling BluetoothLinux HCIScan.swift
[511/520] Compiling BluetoothLinux HostControllerIO.swift
[512/520] Compiling BluetoothLinux HCIFilterSocketOption.swift
[513/520] Compiling BluetoothLinux HIDP.swift
[514/520] Compiling BluetoothLinux HIDPIO.swift
[515/520] Compiling BluetoothLinux DeviceDown.swift
[516/520] Compiling BluetoothLinux CInterop.swift
[517/521] Wrapping AST for BluetoothLinux for debugging
[519/528] Compiling hcitool DeviceCommand.swift
[520/528] Compiling hcitool Argument.swift
[521/528] Emitting module hcitool
[522/528] Compiling hcitool iBeacon.swift
[523/528] Compiling hcitool ListDevices.swift
[524/528] Compiling hcitool hcitool.swift
[525/528] Compiling hcitool LEScan.swift
[526/529] Wrapping AST for hcitool for debugging
[527/529] Write Objects.LinkFileList
[528/529] Linking hcitool
Build complete! (182.98s)
Build complete.
Done.

Build Machine: Linux 2