The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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