The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BluetoothLinux with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pureswift/bluetoothlinux.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pureswift/bluetoothlinux
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 372fd17 Updated unit tests
Cloned https://github.com/pureswift/bluetoothlinux.git
Revision (git rev-parse @):
372fd17a1fcff56d13b8bdc4d082478cda1e9f65
SUCCESS checkout https://github.com/pureswift/bluetoothlinux.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/pureswift/bluetoothlinux.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Compiling CSocket shims.c
[1/4] Compiling CBluetoothLinuxTest dummy.c
[2/4] Compiling CBluetoothLinux dummy.c
[3/4] Compiling CSystem shims.c
[5/50] Emitting module SystemPackage
[6/56] Compiling Bluetooth Address.swift
[7/56] Compiling Bluetooth AsyncIndefiniteStream.swift
[8/56] Compiling Bluetooth BitMaskOption.swift
[9/56] Compiling Bluetooth BluetoothUUID.swift
[10/56] Compiling Bluetooth ByteSwap.swift
[11/56] Compiling Bluetooth ByteValue.swift
[12/56] Compiling Bluetooth ClassOfDevice.swift
[13/56] Compiling Bluetooth CompanyIdentifier.swift
[14/56] Compiling Bluetooth L2CAPSocket.swift
[15/56] Compiling Bluetooth LowEnergyAdvertisingData.swift
[16/56] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[17/56] Compiling Bluetooth RSSI.swift
[18/56] Compiling Bluetooth SFloat.swift
[19/56] Compiling Bluetooth SecurityLevel.swift
[20/56] Compiling Bluetooth UInt128.swift
[21/56] Compiling Bluetooth UInt24.swift
[22/56] Compiling Bluetooth DefinedUUID.swift
[23/56] Compiling Bluetooth DefinedUUIDExtension.swift
[24/56] Compiling Bluetooth DataConvertible.swift
[25/56] Compiling Bluetooth Hexadecimal.swift
[26/56] Compiling SystemPackage MachPort.swift
[27/56] Compiling SystemPackage PlatformString.swift
[28/56] Compiling SystemPackage SystemString.swift
[29/56] Compiling SystemPackage Util+StringArray.swift
[30/56] Compiling SystemPackage Util.swift
[31/56] Compiling SystemPackage UtilConsumers.swift
[32/90] Emitting module Socket
[33/100] Compiling Socket SocketOptionID.swift
[34/100] Compiling Socket SocketOptionLevel.swift
[35/100] Compiling Socket SocketProtocol.swift
[36/100] Compiling Socket IPv4Protocol.swift
[37/100] Compiling Socket IPv6Protocol.swift
[38/100] Compiling Socket LinkLayerProtocol.swift
[39/100] Compiling Socket UnixProtocol.swift
[40/100] Compiling Socket SocketType.swift
[41/100] Compiling Socket Syscalls.swift
[42/100] Compiling Socket Util.swift
[43/100] Compiling Socket SocketAddress.swift
[44/100] Compiling Socket IPv4SocketAddress.swift
[45/100] Compiling Socket IPv6SocketAddress.swift
[46/100] Compiling Socket LinkLayerSocketAddress.swift
[47/100] Compiling Socket UnixSocketAddress.swift
[48/100] Compiling Socket SocketAddressFamily.swift
[49/100] Compiling Socket SocketDescriptor.swift
[50/100] Compiling Socket SocketFlags.swift
[51/100] Compiling Socket SocketHelpers.swift
[52/100] Compiling Socket SocketOperations.swift
[53/100] Compiling Socket SocketOption.swift
[54/100] Compiling Socket FileEvent.swift
[55/100] Compiling Socket FileFlags.swift
[56/100] Compiling Socket IOControl.swift
[57/100] Compiling Socket IODirection.swift
[58/100] Compiling Socket IOOperations.swift
[59/100] Compiling Socket IOType.swift
[60/100] Compiling Socket InternetProtocol.swift
[61/100] Compiling Socket MessageFlags.swift
[62/100] Compiling Socket NetworkInterface.swift
[63/100] Compiling Socket NetworkOrder.swift
[64/100] Compiling Socket Poll.swift
[65/100] Compiling Socket Constants.swift
[66/100] Compiling Socket Errno.swift
[67/100] Compiling Socket FileChange.swift
[73/108] Compiling Socket Socket.swift
[74/108] Compiling Socket SocketContinuation.swift
[75/108] Compiling Socket SocketManager.swift
[76/108] Compiling Socket AsyncSocketManager.swift
[77/108] Compiling Socket CFSocketManager.swift
[78/108] Compiling Socket CInternetAddress.swift
[79/108] Compiling Socket CInterop.swift
[80/108] Compiling Socket CSocketAddress.swift
[84/108] Compiling Bluetooth UInt256.swift
[85/108] Compiling Bluetooth UInt40.swift
[86/108] Compiling Bluetooth UInt48.swift
[87/108] Compiling Bluetooth UInt512.swift
[88/108] Compiling Bluetooth Unit.swift
[89/108] Compiling Bluetooth UnitIdentifier.swift
[90/108] Compiling Bluetooth UnitIdentifierExtension.swift
[91/108] Compiling Bluetooth iBeacon.swift
[92/108] Emitting module Bluetooth
[109/148] Emitting module BluetoothGAP
[110/160] Compiling BluetoothGAP GAPLESecureConnectionsRandom.swift
[111/160] Compiling BluetoothGAP GAPLESupportedFeatures.swift
[112/160] Compiling BluetoothGAP GAPListOf128BitServiceSolicitationUUIDs.swift
[113/160] Compiling BluetoothGAP GAPListOf16BitServiceSolicitationUUIDs.swift
[114/160] Compiling BluetoothGAP GAPListOf32BitServiceSolicitationUUIDs.swift
[115/160] Compiling BluetoothGAP GAPManufacturerSpecificData.swift
[116/160] Compiling BluetoothGAP GAPMeshBeacon.swift
[117/160] Compiling BluetoothGAP GAPMeshMessage.swift
[118/160] Compiling BluetoothGAP GAPPBADV.swift
[119/160] Compiling BluetoothGAP GAPPublicTargetAddress.swift
[120/160] Compiling BluetoothGAP GAPRandomTargetAddress.swift
[121/160] Compiling BluetoothGAP GAPSecurityManagerOOBFlags.swift
[122/160] Compiling BluetoothGAP GAPSecurityManagerTKValue.swift
[123/160] Compiling BluetoothGAP Data.swift
[124/160] Compiling BluetoothGAP DataConvertible.swift
[125/160] Compiling BluetoothGAP Hexadecimal.swift
[126/160] Compiling BluetoothGAP Integer.swift
[127/160] Compiling BluetoothGAP UUID.swift
[128/160] Compiling BluetoothGAP GAP3DInformation.swift
[129/160] Compiling BluetoothGAP GAPAdvertisingInterval.swift
[130/160] Compiling BluetoothGAP GAPAppearance.swift
[131/160] Compiling BluetoothGAP GAPAppearanceData.swift
[132/160] Compiling BluetoothGAP GAPChannelMapUpdateIndication.swift
[133/160] Compiling BluetoothGAP GAPClassOfDevice.swift
[134/160] Compiling BluetoothGAP GAPCompleteListOf128BitServiceClassUUIDs.swift
[135/160] Compiling BluetoothGAP GAPCompleteListOf16BitServiceClassUUIDs.swift
[136/160] Compiling BluetoothGAP GAPCompleteListOf32BitServiceClassUUIDs.swift
[137/160] Compiling BluetoothGAP GAPCompleteLocalName.swift
[138/160] Compiling BluetoothGAP GAPData.swift
[139/160] Compiling BluetoothGAP GAPDataEncoder.swift
[140/160] Compiling BluetoothGAP GAPDataType.swift
[141/160] Compiling BluetoothGAP GAPFlags.swift
[142/160] Compiling BluetoothGAP GAPIncompleteListOf128BitServiceClassUUIDs.swift
[143/160] Compiling BluetoothGAP GAPIncompleteListOf16BitServiceClassUUIDs.swift
[144/160] Compiling BluetoothGAP GAPIncompleteListOf32BitServiceClassUUIDs.swift
[145/160] Compiling BluetoothGAP GAPIndoorPositioning.swift
[146/160] Compiling BluetoothGAP GAPLEDeviceAddress.swift
[147/160] Compiling BluetoothGAP GAPLERole.swift
[148/160] Compiling BluetoothGAP GAPLESecureConnectionsConfirmation.swift
[149/160] Compiling BluetoothGAP GAPServiceData128BitUUID.swift
[150/160] Compiling BluetoothGAP GAPServiceData16BitUUID.swift
[151/160] Compiling BluetoothGAP GAPServiceData32BitUUID.swift
[152/160] Compiling BluetoothGAP GAPShortLocalName.swift
[153/160] Compiling BluetoothGAP GAPSimplePairingHashC.swift
[154/160] Compiling BluetoothGAP GAPSimplePairingRandomizerR.swift
[155/160] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[156/160] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[157/160] Compiling BluetoothGAP GAPTxPowerLevel.swift
[158/160] Compiling BluetoothGAP GAPURI.swift
[159/160] Compiling BluetoothGAP GAPUUIDList.swift
[160/160] Compiling BluetoothGAP iBeacon.swift
[161/230] Compiling BluetoothHCI HCICreateConnection.swift
[162/230] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[163/230] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[164/230] Compiling BluetoothHCI HCIDisconnect.swift
[165/230] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[166/230] Compiling BluetoothHCI HCIEncryptionChange.swift
[167/230] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[168/230] Compiling BluetoothHCI HCIError.swift
[169/230] Compiling BluetoothHCI HCIEvent.swift
[170/230] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[171/230] Compiling BluetoothHCI HCIGeneralEvent.swift
[172/230] Compiling BluetoothHCI HCIHoldMode.swift
[173/230] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[174/230] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[175/230] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[176/230] Compiling BluetoothHCI HCIInquiry.swift
[177/230] Compiling BluetoothHCI HCIInquiryCancel.swift
[178/230] Compiling BluetoothHCI HCIInquiryComplete.swift
[179/230] Compiling BluetoothHCI HCIInquiryResult.swift
[180/230] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[181/230] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[182/230] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[183/230] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[184/253] Emitting module BluetoothHCI
[185/276] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[186/276] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[187/276] Compiling BluetoothHCI HCILEConnectionComplete.swift
[188/276] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[189/276] Compiling BluetoothHCI HCILECreateConnection.swift
[190/276] Compiling BluetoothHCI HCILEDataLengthChange.swift
[191/276] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[192/276] Compiling BluetoothHCI HCILEEncrypt.swift
[193/276] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[194/276] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[195/276] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[196/276] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[197/276] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[198/276] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[199/276] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[200/276] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[201/276] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[202/276] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[203/276] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[204/276] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[205/276] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[206/276] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[207/276] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[208/276] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[209/276] Compiling BluetoothHCI AdvertisingInterval.swift
[210/276] Compiling BluetoothHCI BluetoothHostController.swift
[211/276] Compiling BluetoothHCI ChannelIdentifier.swift
[212/276] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[213/276] Compiling BluetoothHCI Bool.swift
[214/276] Compiling BluetoothHCI Data.swift
[215/276] Compiling BluetoothHCI DataConvertible.swift
[216/276] Compiling BluetoothHCI Hexadecimal.swift
[217/276] Compiling BluetoothHCI Integer.swift
[218/276] Compiling BluetoothHCI UUID.swift
[219/276] Compiling BluetoothHCI HCI.swift
[220/276] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[221/276] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[222/276] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[223/276] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[224/276] Compiling BluetoothHCI HCICommand.swift
[225/276] Compiling BluetoothHCI HCICommandComplete.swift
[226/276] Compiling BluetoothHCI HCICommandStatus.swift
[227/276] Compiling BluetoothHCI HCICommandTimeout.swift
[228/276] Compiling BluetoothHCI HCIConnectionComplete.swift
[229/276] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[230/276] Compiling BluetoothHCI HCIConnectionRequest.swift
[231/322] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[232/322] Compiling BluetoothHCI HCILERandom.swift
[233/322] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[234/322] Compiling BluetoothHCI HCILEReadBufferSize.swift
[235/322] Compiling BluetoothHCI HCILEReadChannelMap.swift
[236/322] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[237/322] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[238/322] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[239/322] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[240/322] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[241/322] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[242/322] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[243/322] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[244/322] Compiling BluetoothHCI HCILEReadPhy.swift
[245/322] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[246/322] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[247/322] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[248/322] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[249/322] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[250/322] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[251/322] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[252/322] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[253/322] Compiling BluetoothHCI HCILEReceiverTest.swift
[254/345] Compiling BluetoothHCI HCIPINCodeRequest.swift
[255/345] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[256/345] Compiling BluetoothHCI HCIPacketHeader.swift
[257/345] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[258/345] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[259/345] Compiling BluetoothHCI HCIQoSSetup.swift
[260/345] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[261/345] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[262/345] Compiling BluetoothHCI HCIReadClockOffset.swift
[263/345] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[264/345] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[265/345] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[266/345] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[267/345] Compiling BluetoothHCI HCIReadLMPHandle.swift
[268/345] Compiling BluetoothHCI HCIReadLocalName.swift
[269/345] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[270/345] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[271/345] Compiling BluetoothHCI HCIReadPageTimeout.swift
[272/345] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[273/345] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[274/345] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[275/345] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[276/345] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[277/367] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[278/367] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[279/367] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[280/367] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[281/367] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[282/367] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[283/367] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[284/367] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[285/367] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[286/367] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[287/367] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[288/367] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[289/367] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[290/367] Compiling BluetoothHCI HCILESetDataLength.swift
[291/367] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[292/367] Compiling BluetoothHCI HCILESetEventMask.swift
[293/367] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[294/367] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[295/367] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[296/367] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[297/367] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[298/367] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[299/367] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[300/389] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[301/389] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[302/389] Compiling BluetoothHCI HCILESetPhy.swift
[303/389] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[304/389] Compiling BluetoothHCI HCILESetRandomAddress.swift
[305/389] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[306/389] Compiling BluetoothHCI HCILESetScanEnable.swift
[307/389] Compiling BluetoothHCI HCILESetScanParameters.swift
[308/389] Compiling BluetoothHCI HCILESetScanResponseData.swift
[309/389] Compiling BluetoothHCI HCILEStartEncryption.swift
[310/389] Compiling BluetoothHCI HCILETestEnd.swift
[311/389] Compiling BluetoothHCI HCILETransmitterTest.swift
[312/389] Compiling BluetoothHCI HCILEUpdateConnection.swift
[313/389] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[314/389] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[315/389] Compiling BluetoothHCI HCILinkKeyNotification.swift
[316/389] Compiling BluetoothHCI HCILinkKeyRequest.swift
[317/389] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[318/389] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[319/389] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[320/389] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[321/389] Compiling BluetoothHCI HCIModeChange.swift
[322/389] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[323/389] Compiling BluetoothHCI LMPFeature.swift
[324/389] Compiling BluetoothHCI LinkControlCommand.swift
[325/389] Compiling BluetoothHCI LinkPolicyCommand.swift
[326/389] Compiling BluetoothHCI LowEnergyAddressType.swift
[327/389] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[328/389] Compiling BluetoothHCI LowEnergyAdvertising.swift
[329/389] Compiling BluetoothHCI LowEnergyAllPhys.swift
[330/389] Compiling BluetoothHCI LowEnergyChannelMap.swift
[331/389] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[332/389] Compiling BluetoothHCI LowEnergyCommand.swift
[333/389] Compiling BluetoothHCI LowEnergyConnection.swift
[334/389] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[335/389] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[336/389] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[337/389] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[338/389] Compiling BluetoothHCI LowEnergyEvent.swift
[339/389] Compiling BluetoothHCI LowEnergyFeature.swift
[340/389] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[341/389] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[342/389] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[343/389] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[344/389] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[345/389] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[346/389] Compiling BluetoothHCI LowEnergyResolvingList.swift
[347/389] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[348/389] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[349/389] Compiling BluetoothHCI LowEnergyRole.swift
[350/389] Compiling BluetoothHCI LowEnergyRxChannel.swift
[351/389] Compiling BluetoothHCI LowEnergyRxPhy.swift
[352/389] Compiling BluetoothHCI LowEnergyRxPhys.swift
[353/389] Compiling BluetoothHCI LowEnergyScanInterval.swift
[354/389] Compiling BluetoothHCI LowEnergyState.swift
[355/389] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[356/389] Compiling BluetoothHCI LowEnergyTxChannel.swift
[357/389] Compiling BluetoothHCI LowEnergyTxPhy.swift
[358/389] Compiling BluetoothHCI LowEnergyTxPhys.swift
[359/389] Compiling BluetoothHCI LowEnergyTxPower.swift
[360/389] Compiling BluetoothHCI LowEnergyWhiteList.swift
[361/389] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[362/389] Compiling BluetoothHCI PacketType.swift
[363/389] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[364/389] Compiling BluetoothHCI StatusParametersCommand.swift
[365/389] Compiling BluetoothHCI VendorCommand.swift
[366/389] Compiling BluetoothHCI iBeacon.swift
[367/389] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[368/389] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[369/389] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[370/389] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[371/389] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[372/389] Compiling BluetoothHCI HCIReset.swift
[373/389] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[374/389] Compiling BluetoothHCI HCISetEventFilter.swift
[375/389] Compiling BluetoothHCI HCISimplePairingComplete.swift
[376/389] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[377/389] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[378/389] Compiling BluetoothHCI HCIVersion.swift
[379/389] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[380/389] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[381/389] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[382/389] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[383/389] Compiling BluetoothHCI HCIWriteLocalName.swift
[384/389] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[385/389] Compiling BluetoothHCI HCIWritePageScanType.swift
[386/389] Compiling BluetoothHCI HCIWritePageTimeout.swift
[387/389] Compiling BluetoothHCI HCIWriteScanEnable.swift
[388/389] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[389/389] Compiling BluetoothHCI InformationalCommand.swift
[390/435] Emitting module BluetoothLinux
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[391/450] Compiling BluetoothLinux RFCOMMReleaseDevice.swift
[392/450] Compiling BluetoothLinux RFCOMMDevice.swift
[393/450] Compiling BluetoothLinux RFCOMMFlag.swift
[394/450] Compiling BluetoothLinux RFCOMMLinkMode.swift
[395/450] Compiling BluetoothLinux RFCOMMSocket.swift
[396/450] Compiling BluetoothLinux RFCOMMSocketAddress.swift
[397/450] Compiling BluetoothLinux RFCOMMSocketOption.swift
[398/450] Compiling BluetoothLinux RFCOMMState.swift
[399/450] Compiling BluetoothLinux SCOSocket.swift
[400/450] Compiling BluetoothLinux SCOSocketOption.swift
[401/450] Compiling BluetoothLinux SocketAddress.swift
[402/450] Compiling BluetoothLinux SocketOption.swift
[403/450] Compiling BluetoothLinux SocketOptionLevel.swift
[404/450] Compiling BluetoothLinux SecuritySocketOption.swift
[405/450] Compiling BluetoothLinux SocketProtocol.swift
[406/450] Compiling BluetoothLinux AddressType.swift
[407/450] Compiling BluetoothLinux BNEP.swift
[408/450] Compiling BluetoothLinux BNEPIO.swift
[409/450] Compiling BluetoothLinux CMTP.swift
[410/450] Compiling BluetoothLinux CMTPIO.swift
[411/450] Compiling BluetoothLinux Error.swift
[412/450] Compiling BluetoothLinux Sequence.swift
[413/450] Compiling BluetoothLinux DeviceCommand.swift
[414/450] Compiling BluetoothLinux DevicePollEvent.swift
[415/450] Compiling BluetoothLinux DeviceRequest.swift
[416/450] Compiling BluetoothLinux HCIBusType.swift
[417/450] Compiling BluetoothLinux HCIChannel.swift
[418/450] Compiling BluetoothLinux HCIControllerType.swift
[419/450] Compiling BluetoothLinux HCIDeviceEvent.swift
[420/450] Compiling BluetoothLinux HCIDeviceFlag.swift
[421/450] Compiling BluetoothLinux HCIDeviceOptions.swift
[422/450] Compiling BluetoothLinux HCIFileDescriptor.swift
[423/450] Compiling BluetoothLinux HCIPacketType.swift
[424/450] Compiling BluetoothLinux HCISocketAddress.swift
[425/450] Compiling BluetoothLinux HCISocketOption.swift
[426/450] Compiling BluetoothLinux HostController.swift
[427/450] Compiling BluetoothLinux HCIDeviceDown.swift
[428/450] Compiling BluetoothLinux HCIDeviceInformation.swift
[429/450] Compiling BluetoothLinux HCIDeviceList.swift
[430/450] Compiling BluetoothLinux HCIDeviceUp.swift
[431/450] Compiling BluetoothLinux HCIScan.swift
[432/450] Compiling BluetoothLinux HostControllerIO.swift
[433/450] Compiling BluetoothLinux HCIFilterSocketOption.swift
[434/450] Compiling BluetoothLinux HIDP.swift
[435/450] Compiling BluetoothLinux HIDPIO.swift
[436/450] Compiling BluetoothLinux DeviceDown.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[437/450] Compiling BluetoothLinux CInterop.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[438/450] Compiling BluetoothLinux CSocketAddress.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[439/450] Compiling BluetoothLinux Darwin.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[440/450] Compiling BluetoothLinux IOCTL.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[441/450] Compiling BluetoothLinux SocketDescriptor.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[442/450] Compiling BluetoothLinux L2CAPFileDescriptor.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[443/450] Compiling BluetoothLinux L2CAPSocket.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[444/450] Compiling BluetoothLinux L2CAPSocketAddress.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[445/450] Compiling BluetoothLinux L2CAPSocketOption.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[446/450] Compiling BluetoothLinux LinkMode.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[447/450] Compiling BluetoothLinux RFCOMMCreateDevice.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[448/450] Compiling BluetoothLinux RFCOMMGetDeviceInformation.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[449/450] Compiling BluetoothLinux RFCOMMGetDeviceList.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[450/450] Compiling BluetoothLinux RFCOMMIO.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
#warning("This module will only run on Linux")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build complete! (134.62s)
Fetching https://github.com/PureSwift/Socket.git from cache
Fetched https://github.com/PureSwift/Socket.git (0.19s)
Fetching https://github.com/PureSwift/swift-system from cache
Fetched https://github.com/PureSwift/swift-system (0.23s)
Fetching https://github.com/PureSwift/Bluetooth.git from cache
Fetched https://github.com/PureSwift/Bluetooth.git (0.21s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 6.4.1 (0.79s)
Creating working copy for https://github.com/PureSwift/swift-system
Working copy of https://github.com/PureSwift/swift-system resolved at feature/dynamic-lib
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 6.4.1
Creating working copy for https://github.com/PureSwift/Socket.git
Working copy of https://github.com/PureSwift/Socket.git resolved at main
Build complete.
Done.