The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BluetoothMessageProtocol with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FitnessKit/BluetoothMessageProtocol.git
Reference: 2.0.1
Cloned https://github.com/FitnessKit/BluetoothMessageProtocol.git into spi-builder-workspace
SUCCESS checkout https://github.com/FitnessKit/BluetoothMessageProtocol.git at 2.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/FitnessKit/FitnessUnits
Fetching https://github.com/FitnessKit/DataDecoder
[1/417] Fetching datadecoder
[418/1175] Fetching datadecoder, fitnessunits
[1176/13620] Fetching datadecoder, fitnessunits, cryptoswift
Fetched https://github.com/FitnessKit/FitnessUnits (0.25s)
[2409/12862] Fetching datadecoder, cryptoswift
Fetched https://github.com/FitnessKit/DataDecoder (1.32s)
Fetched https://github.com/krzyzanowskim/CryptoSwift (1.35s)
Computing version for https://github.com/FitnessKit/DataDecoder
Computed https://github.com/FitnessKit/DataDecoder at 5.0.0 (0.26s)
Computing version for https://github.com/FitnessKit/FitnessUnits
Computed https://github.com/FitnessKit/FitnessUnits at 3.1.0 (0.27s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.7.2 (0.29s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.7.2
Creating working copy for https://github.com/FitnessKit/FitnessUnits
Working copy of https://github.com/FitnessKit/FitnessUnits resolved at 3.1.0
Creating working copy for https://github.com/FitnessKit/DataDecoder
Working copy of https://github.com/FitnessKit/DataDecoder resolved at 5.0.0
Building for debugging...
[1/126] Emitting module FitnessUnits
[2/129] Compiling FitnessUnits ValidatedBinaryFloatingPoint.swift
[3/129] Compiling FitnessUnits ValidatedBinaryInteger.swift
[4/129] Compiling FitnessUnits ValidatedMeasurement.swift
[5/129] Compiling CryptoSwift Collection+Extension.swift
[6/129] Compiling CryptoSwift CompactMap.swift
[7/129] Compiling CryptoSwift Cryptor.swift
[8/129] Compiling CryptoSwift Cryptors.swift
[9/129] Compiling CryptoSwift Digest.swift
[10/129] Compiling CryptoSwift DigestType.swift
[11/129] Compiling CryptoSwift ChaCha20+Foundation.swift
[12/129] Compiling CryptoSwift Data+Extension.swift
[13/129] Compiling CryptoSwift HMAC+Foundation.swift
[14/129] Compiling CryptoSwift Rabbit+Foundation.swift
[15/129] Compiling CryptoSwift String+FoundationExtension.swift
[16/129] Compiling CryptoSwift BlockEncryptor.swift
[17/129] Compiling CryptoSwift CCM.swift
[18/129] Compiling CryptoSwift CFB.swift
[19/129] Compiling CryptoSwift CTR.swift
[20/129] Compiling CryptoSwift AES+Foundation.swift
[21/129] Compiling CryptoSwift Array+Foundation.swift
[22/129] Compiling CryptoSwift Blowfish+Foundation.swift
[23/129] Compiling CryptoSwift BlockMode.swift
[24/129] Compiling CryptoSwift BlockModeOptions.swift
[25/129] Compiling CryptoSwift CBC.swift
[26/129] Compiling DataDecoder Nibble.swift
[27/130] Compiling DataDecoder MACAddress.swift
[30/131] Compiling DataDecoder ANTToggleByte.swift
[31/131] Compiling DataDecoder DataExtension.swift
[32/131] Compiling DataDecoder Decoder.swift
[33/131] Emitting module DataDecoder
[36/133] Emitting module CryptoSwift
[61/146] Compiling CryptoSwift OCB.swift
[62/146] Compiling CryptoSwift OFB.swift
[63/146] Compiling CryptoSwift PCBC.swift
[64/146] Compiling CryptoSwift Blowfish.swift
[65/146] Compiling CryptoSwift CBCMAC.swift
[66/146] Compiling CryptoSwift CMAC.swift
[67/146] Compiling CryptoSwift Addition.swift
[68/146] Compiling CryptoSwift BigInt.swift
[69/146] Compiling CryptoSwift BigUInt.swift
[70/146] Compiling CryptoSwift Bitwise Ops.swift
[71/146] Compiling CryptoSwift CS.swift
[72/146] Compiling CryptoSwift Codable.swift
[73/146] Compiling CryptoSwift Comparable.swift
[74/146] Compiling CryptoSwift Data Conversion.swift
[75/146] Compiling CryptoSwift Division.swift
[76/146] Compiling CryptoSwift Exponentiation.swift
[77/146] Compiling CryptoSwift Floating Point Conversion.swift
[78/146] Compiling CryptoSwift GCD.swift
[79/146] Compiling CryptoSwift SecureBytes.swift
[80/146] Compiling CryptoSwift Signature.swift
[81/146] Compiling CryptoSwift StreamDecryptor.swift
[82/146] Compiling CryptoSwift StreamEncryptor.swift
[83/146] Compiling CryptoSwift String+Extension.swift
[84/146] Compiling CryptoSwift UInt128.swift
[85/146] Compiling CryptoSwift UInt16+Extension.swift
[86/146] Compiling CryptoSwift UInt32+Extension.swift
[87/146] Compiling CryptoSwift UInt64+Extension.swift
[88/146] Compiling CryptoSwift UInt8+Extension.swift
[89/146] Compiling CryptoSwift Updatable.swift
[90/146] Compiling CryptoSwift Utils.swift
[91/146] Compiling CryptoSwift ZeroPadding.swift
[92/146] Compiling CryptoSwift Utils+Foundation.swift
[93/146] Compiling CryptoSwift Generics.swift
[94/146] Compiling CryptoSwift HKDF.swift
[95/146] Compiling CryptoSwift HMAC.swift
[96/146] Compiling CryptoSwift ISO10126Padding.swift
[97/146] Compiling CryptoSwift ISO78164Padding.swift
[98/146] Compiling CryptoSwift Int+Extension.swift
[99/146] Compiling CryptoSwift MD5.swift
[100/146] Compiling CryptoSwift NoPadding.swift
[101/146] Compiling CryptoSwift Operators.swift
[102/146] Compiling CryptoSwift DER.swift
[103/146] Compiling CryptoSwift PBKDF1.swift
[104/146] Compiling CryptoSwift PBKDF2.swift
[105/146] Compiling CryptoSwift PKCS1v15.swift
[106/146] Compiling CryptoSwift AEAD.swift
[107/146] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[108/146] Compiling CryptoSwift AES.Cryptors.swift
[109/146] Compiling CryptoSwift AES.swift
[110/146] Compiling CryptoSwift ASN1.swift
[111/146] Compiling CryptoSwift ASN1Decoder.swift
[112/146] Compiling CryptoSwift ASN1Encoder.swift
[113/146] Compiling CryptoSwift ASN1Scanner.swift
[114/146] Compiling CryptoSwift Array+Extension.swift
[115/146] Compiling CryptoSwift Authenticator.swift
[116/146] Compiling CryptoSwift BatchedCollection.swift
[117/146] Compiling CryptoSwift Bit.swift
[118/146] Compiling CryptoSwift BlockCipher.swift
[119/146] Compiling CryptoSwift BlockDecryptor.swift
[120/146] Compiling CryptoSwift Hashable.swift
[121/146] Compiling CryptoSwift Integer Conversion.swift
[122/146] Compiling CryptoSwift Multiplication.swift
[123/146] Compiling CryptoSwift Prime Test.swift
[124/146] Compiling CryptoSwift Random.swift
[125/146] Compiling CryptoSwift Shifts.swift
[126/146] Compiling CryptoSwift Square Root.swift
[127/146] Compiling CryptoSwift Strideable.swift
[128/146] Compiling CryptoSwift String Conversion.swift
[129/146] Compiling CryptoSwift Subtraction.swift
[130/146] Compiling CryptoSwift Words and Bits.swift
[131/146] Compiling CryptoSwift ChaCha20.swift
[132/146] Compiling CryptoSwift Checksum.swift
[133/146] Compiling CryptoSwift Cipher.swift
[134/146] Compiling CryptoSwift PKCS5.swift
[135/146] Compiling CryptoSwift PKCS7.swift
[136/146] Compiling CryptoSwift PKCS7Padding.swift
[137/146] Compiling CryptoSwift Padding.swift
[138/146] Compiling CryptoSwift Poly1305.swift
[139/146] Compiling CryptoSwift RSA+Cipher.swift
[140/146] Compiling CryptoSwift RSA+Signature.swift
[141/146] Compiling CryptoSwift RSA.swift
[142/146] Compiling CryptoSwift Rabbit.swift
[143/146] Compiling CryptoSwift SHA1.swift
[144/146] Compiling CryptoSwift SHA2.swift
[145/146] Compiling CryptoSwift SHA3.swift
[146/146] Compiling CryptoSwift Scrypt.swift
[149/324] Compiling BluetoothMessageProtocol CharacteristicTemperatureCelsius.swift
[150/324] Compiling BluetoothMessageProtocol CharacteristicTemperatureFahrenheit.swift
[151/324] Compiling BluetoothMessageProtocol CharacteristicTemperatureMeasurement.swift
[152/324] Compiling BluetoothMessageProtocol CharacteristicTemperatureType.swift
[153/324] Compiling BluetoothMessageProtocol CharacteristicThreeZoneHeartRateLimits.swift
[154/324] Compiling BluetoothMessageProtocol CharacteristicTimeSource.swift
[155/324] Compiling BluetoothMessageProtocol CharacteristicTimeUpdateControlPoint.swift
[156/324] Compiling BluetoothMessageProtocol CharacteristicTimeUpdateState.swift
[157/324] Compiling BluetoothMessageProtocol CharacteristicTimeWithDst.swift
[158/324] Compiling BluetoothMessageProtocol CharacteristicTimeZone.swift
[159/324] Compiling BluetoothMessageProtocol CharacteristicTrainingStatus.swift
[160/324] Compiling BluetoothMessageProtocol CharacteristicTreadmillData.swift
[161/324] Compiling BluetoothMessageProtocol CharacteristicTrueWindDirection.swift
[162/324] Compiling BluetoothMessageProtocol CharacteristicTrueWindSpeed.swift
[163/324] Compiling BluetoothMessageProtocol CharacteristicTwoZoneHeartRateLimit.swift
[164/324] Compiling BluetoothMessageProtocol CharacteristicTxPowerLevel.swift
[165/324] Compiling BluetoothMessageProtocol CharacteristicUVIndex.swift
[166/324] Compiling BluetoothMessageProtocol CharacteristicUniformResourceIdentifier.swift
[167/324] Compiling BluetoothMessageProtocol CharacteristicUnreadAlertStatus.swift
[168/324] Compiling BluetoothMessageProtocol CharacteristicUserIndex.swift
[169/324] Compiling BluetoothMessageProtocol CharacteristicV02Max.swift
[170/324] Compiling BluetoothMessageProtocol CharacteristicWaistCircumference.swift
[171/324] Compiling BluetoothMessageProtocol CharacteristicWeight.swift
[172/324] Compiling BluetoothMessageProtocol CharacteristicWeightMeasurement.swift
[173/324] Compiling BluetoothMessageProtocol CharacteristicWeightScaleFeature.swift
[174/349] Compiling BluetoothMessageProtocol CharacteristicHeartRateMeasurement.swift
[175/349] Compiling BluetoothMessageProtocol CharacteristicHeatIndex.swift
[176/349] Compiling BluetoothMessageProtocol CharacteristicHeight.swift
[177/349] Compiling BluetoothMessageProtocol CharacteristicHipCircumference.swift
[178/349] Compiling BluetoothMessageProtocol CharacteristicHumidity.swift
[179/349] Compiling BluetoothMessageProtocol CharacteristicIndoorBikeData.swift
[180/349] Compiling BluetoothMessageProtocol CharacteristicIntermediateCuffPressure.swift
[181/349] Compiling BluetoothMessageProtocol CharacteristicIntermediateTemperature.swift
[182/349] Compiling BluetoothMessageProtocol CharacteristicLanguage.swift
[183/349] Compiling BluetoothMessageProtocol CharacteristicLastName.swift
[184/349] Compiling BluetoothMessageProtocol CharacteristicLatitude.swift
[185/349] Compiling BluetoothMessageProtocol CharacteristicLocalEastCoordinate.swift
[186/349] Compiling BluetoothMessageProtocol CharacteristicLocalNorthCoordinate.swift
[187/349] Compiling BluetoothMessageProtocol CharacteristicLocalTimeInformation.swift
[188/349] Compiling BluetoothMessageProtocol CharacteristicLocationName.swift
[189/349] Compiling BluetoothMessageProtocol CharacteristicLocationNavigationFeature.swift
[190/349] Compiling BluetoothMessageProtocol CharacteristicLongitude.swift
[191/349] Compiling BluetoothMessageProtocol CharacteristicMagneticDeclination.swift
[192/349] Compiling BluetoothMessageProtocol CharacteristicManufacturerNameString.swift
[193/349] Compiling BluetoothMessageProtocol CharacteristicMaximumRecommendedHeartRate.swift
[194/349] Compiling BluetoothMessageProtocol CharacteristicMeasurementInterval.swift
[195/349] Compiling BluetoothMessageProtocol CharacteristicModelNumberString.swift
[196/349] Compiling BluetoothMessageProtocol CharacteristicNetworkAvailability.swift
[197/349] Compiling BluetoothMessageProtocol CharacteristicNewAlert.swift
[198/349] Compiling BluetoothMessageProtocol CharacteristicObjectName.swift
[199/349] Compiling BluetoothMessageProtocol CharacteristicObjectSize.swift
[200/349] Compiling BluetoothMessageProtocol CharacteristicPnPID.swift
[201/349] Compiling BluetoothMessageProtocol CharacteristicPollenConcentration.swift
[202/349] Compiling BluetoothMessageProtocol CharacteristicPosition2D.swift
[203/349] Compiling BluetoothMessageProtocol CharacteristicPosition3D.swift
[204/349] Compiling BluetoothMessageProtocol CharacteristicPressure.swift
[205/349] Compiling BluetoothMessageProtocol CharacteristicRainfall.swift
[206/349] Compiling BluetoothMessageProtocol CharacteristicRestingHeartRate.swift
[207/349] Compiling BluetoothMessageProtocol CharacteristicRingerSetting.swift
[208/349] Compiling BluetoothMessageProtocol CharacteristicRowerData.swift
[209/349] Compiling BluetoothMessageProtocol CharacteristicScanIntervalWindow.swift
[210/349] Compiling BluetoothMessageProtocol CharacteristicScanRefresh.swift
[211/349] Compiling BluetoothMessageProtocol CharacteristicSensorLocation.swift
[212/349] Compiling BluetoothMessageProtocol CharacteristicSerialNumberString.swift
[213/349] Compiling BluetoothMessageProtocol CharacteristicSoftwareRevisionString.swift
[214/349] Compiling BluetoothMessageProtocol CharacteristicSportTypeForAerobicAndAnaerobicThresholds.swift
[215/349] Compiling BluetoothMessageProtocol CharacteristicStairClimberData.swift
[216/349] Compiling BluetoothMessageProtocol CharacteristicStepClimberData.swift
[217/349] Compiling BluetoothMessageProtocol CharacteristicString.swift
[218/349] Compiling BluetoothMessageProtocol CharacteristicSupportedHeartRateRange.swift
[219/349] Compiling BluetoothMessageProtocol CharacteristicSupportedInclinationRange.swift
[220/349] Compiling BluetoothMessageProtocol CharacteristicSupportedPowerRange.swift
[221/349] Compiling BluetoothMessageProtocol CharacteristicSupportedResistanceLevel.swift
[222/349] Compiling BluetoothMessageProtocol CharacteristicSupportedSpeedRange.swift
[223/349] Compiling BluetoothMessageProtocol CharacteristicTemperature.swift
[224/398] Compiling BluetoothMessageProtocol ServiceHapDoorbell.swift
[225/398] Compiling BluetoothMessageProtocol ServiceHapFan.swift
[226/398] Compiling BluetoothMessageProtocol ServiceHapFaucet.swift
[227/398] Compiling BluetoothMessageProtocol ServiceHapFilterMaintenance.swift
[228/398] Compiling BluetoothMessageProtocol ServiceHapGarageDoorOpener.swift
[229/398] Compiling BluetoothMessageProtocol ServiceHapHeaterCooler.swift
[230/398] Compiling BluetoothMessageProtocol ServiceHapHumidifierDehumidifier.swift
[231/398] Compiling BluetoothMessageProtocol ServiceHapHumiditySensor.swift
[232/398] Compiling BluetoothMessageProtocol ServiceHapIrrigationSystem.swift
[233/398] Compiling BluetoothMessageProtocol ServiceHapLeakSensor.swift
[234/398] Compiling BluetoothMessageProtocol ServiceHapLightSensor.swift
[235/398] Compiling BluetoothMessageProtocol ServiceHapLightbulb.swift
[236/398] Compiling BluetoothMessageProtocol ServiceHapLockManagement.swift
[237/398] Compiling BluetoothMessageProtocol ServiceHapLockMechanism.swift
[238/398] Compiling BluetoothMessageProtocol ServiceHapMicrophone.swift
[239/398] Compiling BluetoothMessageProtocol ServiceHapMotionSensor.swift
[240/398] Compiling BluetoothMessageProtocol ServiceHapOccupancySensor.swift
[241/398] Compiling BluetoothMessageProtocol ServiceHapOutlet.swift
[242/398] Compiling BluetoothMessageProtocol ServiceHapPairing.swift
[243/398] Compiling BluetoothMessageProtocol ServiceHapProtocolInformationService.swift
[244/398] Compiling BluetoothMessageProtocol ServiceHapSecuritySystem.swift
[245/398] Compiling BluetoothMessageProtocol ServiceHapServiceLabel.swift
[246/398] Compiling BluetoothMessageProtocol ServiceHapSlat.swift
[247/398] Compiling BluetoothMessageProtocol ServiceHapSmokeSensor.swift
[248/398] Compiling BluetoothMessageProtocol ServiceHapSpeaker.swift
[249/422] Compiling BluetoothMessageProtocol BluetoothBounds.swift
[250/422] Compiling BluetoothMessageProtocol BluetoothCodable.swift
[251/422] Compiling BluetoothMessageProtocol BluetoothMessageProtocol.swift
[252/422] Compiling BluetoothMessageProtocol Characteristic.swift
[253/422] Compiling BluetoothMessageProtocol CharacteristicGymConnectEquipmentState.swift
[254/422] Compiling BluetoothMessageProtocol CharacteristicGymConnectEquipmentStateName.swift
[255/422] Compiling BluetoothMessageProtocol CharacteristicGymConnectEquipmentType.swift
[256/422] Compiling BluetoothMessageProtocol CharacteristicGymConnectMeasurement.swift
[257/422] Compiling BluetoothMessageProtocol CharacteristicGymConnectWorkoutProgramName.swift
[258/422] Compiling BluetoothMessageProtocol CharacteristicNorthPoleAweDiagnostics.swift
[259/422] Compiling BluetoothMessageProtocol CharacteristicNorthPoleAweHeartRateMeasurement.swift
[260/422] Compiling BluetoothMessageProtocol CharacteristicNorthPoleAweWorkoutInformation.swift
[261/422] Compiling BluetoothMessageProtocol CharacteristicTacxAntFecReceive.swift
[262/422] Compiling BluetoothMessageProtocol CharacteristicTacxAntFecSend.swift
[263/422] Compiling BluetoothMessageProtocol CharacteristicAerobicHeartRateLowerLimit.swift
[264/422] Compiling BluetoothMessageProtocol CharacteristicAerobicHeartRateUpperLimit.swift
[265/422] Compiling BluetoothMessageProtocol CharacteristicAerobicThreshold.swift
[266/422] Compiling BluetoothMessageProtocol CharacteristicAge.swift
[267/422] Compiling BluetoothMessageProtocol CharacteristicAlertCategoryID.swift
[268/422] Compiling BluetoothMessageProtocol CharacteristicAlertCategoryIDBitMask.swift
[269/422] Compiling BluetoothMessageProtocol CharacteristicAlertLevel.swift
[270/422] Compiling BluetoothMessageProtocol CharacteristicAlertNotificationControlPoint.swift
[271/422] Compiling BluetoothMessageProtocol CharacteristicAlertStatus.swift
[272/422] Compiling BluetoothMessageProtocol CharacteristicAltitude.swift
[273/422] Compiling BluetoothMessageProtocol CharacteristicAnaerobicHeartRateLowerLimit.swift
[274/422] Compiling BluetoothMessageProtocol CharacteristicAnaerobicHeartRateUpperLimit.swift
[275/422] Compiling BluetoothMessageProtocol CharacteristicAnaerobicThreshold.swift
[276/422] Compiling BluetoothMessageProtocol CharacteristicAnalog.swift
[277/422] Compiling BluetoothMessageProtocol CharacteristicAnalogOutput.swift
[278/422] Compiling BluetoothMessageProtocol CharacteristicApparentWindDirection.swift
[279/422] Compiling BluetoothMessageProtocol CharacteristicApparentWindSpeed.swift
[280/422] Compiling BluetoothMessageProtocol CharacteristicAppearance.swift
[281/422] Compiling BluetoothMessageProtocol CharacteristicBarometricPressureTrend.swift
[282/422] Compiling BluetoothMessageProtocol CharacteristicBatteryLevel.swift
[283/422] Compiling BluetoothMessageProtocol CharacteristicBatteryLevelState.swift
[284/422] Compiling BluetoothMessageProtocol CharacteristicBatteryPowerState.swift
[285/422] Compiling BluetoothMessageProtocol CharacteristicBloodPressureFeature.swift
[286/422] Compiling BluetoothMessageProtocol CharacteristicBloodPressureMeasurement.swift
[287/422] Compiling BluetoothMessageProtocol CharacteristicBodyCompositionMeasurement.swift
[288/422] Compiling BluetoothMessageProtocol CharacteristicBodySensorLocation.swift
[289/422] Compiling BluetoothMessageProtocol CharacteristicBondManagementFeatures.swift
[290/422] Compiling BluetoothMessageProtocol CharacteristicContinuousGlucoseMonitoringFeature.swift
[291/422] Compiling BluetoothMessageProtocol CharacteristicCrossTrainerData.swift
[292/422] Compiling BluetoothMessageProtocol CharacteristicCurrentTime.swift
[293/422] Compiling BluetoothMessageProtocol CharacteristicCyclingSpeedCadence.swift
[294/422] Compiling BluetoothMessageProtocol CharacteristicCyclingSpeedCadenceFeature.swift
[295/422] Compiling BluetoothMessageProtocol CharacteristicDSTOffset.swift
[296/422] Compiling BluetoothMessageProtocol CharacteristicDatabaseChangeIncrement.swift
[297/422] Compiling BluetoothMessageProtocol CharacteristicDateOfBirth.swift
[298/422] Compiling BluetoothMessageProtocol CharacteristicDateTime.swift
[299/470] Compiling BluetoothMessageProtocol ServiceCustomExtension.swift
[300/470] Compiling BluetoothMessageProtocol ServiceCycleOps.swift
[301/470] Compiling BluetoothMessageProtocol ServiceDropcam.swift
[302/470] Compiling BluetoothMessageProtocol ServiceEliteTrainer.swift
[303/470] Compiling BluetoothMessageProtocol ServiceGoogleGlass.swift
[304/470] Compiling BluetoothMessageProtocol ServiceGymConnect.swift
[305/470] Compiling BluetoothMessageProtocol ServiceKomoot.swift
[306/470] Compiling BluetoothMessageProtocol ServiceMyoClassifierEvent.swift
[307/470] Compiling BluetoothMessageProtocol ServiceMyoControl.swift
[308/470] Compiling BluetoothMessageProtocol ServiceMyoImu.swift
[309/470] Compiling BluetoothMessageProtocol ServiceMyoRawEMGData.swift
[310/470] Compiling BluetoothMessageProtocol ServiceNordicLegacyDeviceFirmwareUpdate.swift
[311/470] Compiling BluetoothMessageProtocol ServiceNordicSecureDeviceFirmwareUpdate.swift
[312/470] Compiling BluetoothMessageProtocol ServiceNorthPoleAweDiagnostics.swift
[313/470] Compiling BluetoothMessageProtocol ServiceNorthPoleAweHeartRate.swift
[314/470] Compiling BluetoothMessageProtocol ServiceTacxAntFec.swift
[315/470] Compiling BluetoothMessageProtocol ServiceWahooFitnessGEMModuleFirmwareUpdate.swift
[316/470] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsFirmwareUpdate.swift
[317/470] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagAccelerometer.swift
[318/470] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagBarometer.swift
[319/470] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagControl.swift
[320/470] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagGyroscope.swift
[321/470] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagHumidity.swift
[322/470] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagMagnetometer.swift
[323/494] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagTemperature.swift
[324/494] Compiling BluetoothMessageProtocol ServiceAlertNotification.swift
[325/494] Compiling BluetoothMessageProtocol ServiceAutomationInputOutput.swift
[326/494] Compiling BluetoothMessageProtocol ServiceBattery.swift
[327/494] Compiling BluetoothMessageProtocol ServiceBloodPressure.swift
[328/494] Compiling BluetoothMessageProtocol ServiceBodyComposition.swift
[329/494] Compiling BluetoothMessageProtocol ServiceBondManagement.swift
[330/494] Compiling BluetoothMessageProtocol ServiceContinuousGlucoseMonitoring.swift
[331/494] Compiling BluetoothMessageProtocol ServiceCurrentTime.swift
[332/494] Compiling BluetoothMessageProtocol ServiceCyclingPower.swift
[333/494] Compiling BluetoothMessageProtocol ServiceCyclingSpeedAndCadence.swift
[334/494] Compiling BluetoothMessageProtocol ServiceDeviceInformation.swift
[335/494] Compiling BluetoothMessageProtocol ServiceEnvironmentalSensing.swift
[336/494] Compiling BluetoothMessageProtocol ServiceExtension.swift
[337/494] Compiling BluetoothMessageProtocol ServiceFitnessMachine.swift
[338/494] Compiling BluetoothMessageProtocol ServiceGenericAccess.swift
[339/494] Compiling BluetoothMessageProtocol ServiceGenericAttribute.swift
[340/494] Compiling BluetoothMessageProtocol ServiceGlucose.swift
[341/494] Compiling BluetoothMessageProtocol ServiceHealthThermometer.swift
[342/494] Compiling BluetoothMessageProtocol ServiceHeartRate.swift
[343/494] Compiling BluetoothMessageProtocol ServiceHttpProxy.swift
[344/494] Compiling BluetoothMessageProtocol ServiceHumanInterfaceDevice.swift
[345/494] Compiling BluetoothMessageProtocol ServiceImmediateAlert.swift
[346/494] Compiling BluetoothMessageProtocol ServiceIndoorPositioning.swift
[347/494] Compiling BluetoothMessageProtocol ServiceInsulinDelivery.swift
[348/494] Compiling BluetoothMessageProtocol ServiceInternetProtocolSupport.swift
[349/494] Compiling BluetoothMessageProtocol ServiceLinkLoss.swift
[350/494] Compiling BluetoothMessageProtocol ServiceLocationAndNavigation.swift
[351/494] Compiling BluetoothMessageProtocol ServiceMeshProvisioning.swift
[352/494] Compiling BluetoothMessageProtocol ServiceMeshProxy.swift
[353/494] Compiling BluetoothMessageProtocol ServiceNextDSTChange.swift
[354/494] Compiling BluetoothMessageProtocol ServiceObjectTransfer.swift
[355/494] Compiling BluetoothMessageProtocol ServicePhoneAlertStatus.swift
[356/494] Compiling BluetoothMessageProtocol ServicePulseOximeter.swift
[357/494] Compiling BluetoothMessageProtocol ServiceReconnectionConfiguration.swift
[358/494] Compiling BluetoothMessageProtocol ServiceReferenceTimeUpdate.swift
[359/494] Compiling BluetoothMessageProtocol ServiceRunningSpeedAndCadence.swift
[360/494] Compiling BluetoothMessageProtocol ServiceScanParameters.swift
[361/494] Compiling BluetoothMessageProtocol ServiceTransportDiscovery.swift
[362/494] Compiling BluetoothMessageProtocol ServiceTxPower.swift
[363/494] Compiling BluetoothMessageProtocol ServiceUserData.swift
[364/494] Compiling BluetoothMessageProtocol ServiceWeightScale.swift
[365/494] Compiling BluetoothMessageProtocol ServiceData.swift
[366/494] Compiling BluetoothMessageProtocol ServiceDataFitnessMachine.swift
[367/494] Compiling BluetoothMessageProtocol ServiceDataMeshProvisioning.swift
[368/494] Compiling BluetoothMessageProtocol AppleDeviceType.swift
[369/494] Compiling BluetoothMessageProtocol BatteryTypes.swift
[370/494] Compiling BluetoothMessageProtocol BloodPressureMeasurementStatus.swift
[371/494] Compiling BluetoothMessageProtocol BluetoothAlertTypes.swift
[372/494] Compiling BluetoothMessageProtocol BluetoothAppearance.swift
[373/494] Compiling BluetoothMessageProtocol BluetoothAppearanceCategory.swift
[374/494] Compiling BluetoothMessageProtocol BluetoothGender.swift
[375/494] Compiling BluetoothMessageProtocol BluetoothSensorLocations.swift
[376/494] Compiling BluetoothMessageProtocol BluetoothTimeZones.swift
[377/494] Compiling BluetoothMessageProtocol CodingKeys.swift
[378/494] Compiling BluetoothMessageProtocol DSTOffset.swift
[379/494] Compiling BluetoothMessageProtocol DateTimeType.swift
[380/494] Compiling BluetoothMessageProtocol DayOfWeekType.swift
[381/494] Compiling BluetoothMessageProtocol FitnessMachineControlCode.swift
[382/494] Compiling BluetoothMessageProtocol FitnessMachineControlProcedure.swift
[383/494] Compiling BluetoothMessageProtocol FitnessMachineControlResponseTypes.swift
[384/494] Compiling BluetoothMessageProtocol FitnessMachineStatusCode.swift
[385/494] Compiling BluetoothMessageProtocol FitnessMachineStatusValue.swift
[386/494] Compiling BluetoothMessageProtocol FitnessMachineTargetTypes.swift
[387/494] Compiling BluetoothMessageProtocol FitnessMachineTypes.swift
[388/494] Compiling BluetoothMessageProtocol GymConnectEquipmentState.swift
[389/494] Compiling BluetoothMessageProtocol GymConnectEquipmentType.swift
[390/494] Compiling BluetoothMessageProtocol HeartRateTypes.swift
[391/494] Compiling BluetoothMessageProtocol MonthType.swift
[392/494] Compiling BluetoothMessageProtocol TemperatureTypes.swift
[393/494] Compiling BluetoothMessageProtocol UserType.swift
[394/494] Compiling BluetoothMessageProtocol YearMonthDay.swift
[395/494] Compiling BluetoothMessageProtocol ServiceHapStatelessProgrammableSwitch.swift
[396/494] Compiling BluetoothMessageProtocol ServiceHapSwitch.swift
[397/494] Compiling BluetoothMessageProtocol ServiceHapTemperatureSensor.swift
[398/494] Compiling BluetoothMessageProtocol ServiceHapThermostat.swift
[399/494] Compiling BluetoothMessageProtocol ServiceHapValve.swift
[400/494] Compiling BluetoothMessageProtocol ServiceHapWindow.swift
[401/494] Compiling BluetoothMessageProtocol ServiceHapWindowCovering.swift
[402/494] Compiling BluetoothMessageProtocol ServiceHomeKitProtocolExtension.swift
[403/494] Compiling BluetoothMessageProtocol AccessoryCategory.swift
[404/494] Compiling BluetoothMessageProtocol HomeKitPairingErrors.swift
[405/494] Compiling BluetoothMessageProtocol HomeKitPairingMethods.swift
[406/494] Compiling BluetoothMessageProtocol HomeKitSoftwareAuthenticationTlvType.swift
[407/494] Compiling BluetoothMessageProtocol PairingTlvType.swift
[408/494] Compiling BluetoothMessageProtocol TlvFormat.swift
[409/494] Compiling BluetoothMessageProtocol AppleBeaconExtension.swift
[410/494] Compiling BluetoothMessageProtocol ManufacturerData.swift
[411/494] Compiling BluetoothMessageProtocol ManufacturerDataAltBeacon.swift
[412/494] Compiling BluetoothMessageProtocol ManufacturerDataAppleHomeKit.swift
[413/494] Compiling BluetoothMessageProtocol ManufacturerDataAppleHomeKitEncryptedNotification.swift
[414/494] Compiling BluetoothMessageProtocol ManufacturerDataAppleiBeacon.swift
[415/494] Compiling BluetoothMessageProtocol ManufacturerDataGymConnect.swift
[416/494] Compiling BluetoothMessageProtocol ManufacturerDataPolarHeartRate.swift
[417/494] Compiling BluetoothMessageProtocol MemberIdentifier.swift
[418/494] Compiling BluetoothMessageProtocol MemberIdentifierSupportedExtension.swift
[419/494] Compiling BluetoothMessageProtocol MeshBeaconUnit.swift
[420/494] Compiling BluetoothMessageProtocol CharacteristicMeshProvisioningDataIn.swift
[421/494] Compiling BluetoothMessageProtocol CharacteristicMeshProvisioningDataOut.swift
[422/494] Compiling BluetoothMessageProtocol CharacteristicMeshProxyDataIn.swift
[423/494] Compiling BluetoothMessageProtocol CharacteristicMeshProxyDataOut.swift
[424/494] Compiling BluetoothMessageProtocol ProvisioningAuthentication.swift
[425/494] Compiling BluetoothMessageProtocol ProvisioningData.swift
[426/494] Compiling BluetoothMessageProtocol ProvisioningDataUnitCapabilities.swift
[427/494] Compiling BluetoothMessageProtocol ProvisioningDataUnitInvite.swift
[428/494] Compiling BluetoothMessageProtocol ProvisioningDataUnitStart.swift
[429/494] Compiling BluetoothMessageProtocol ProvisioningDataUnitType.swift
[430/494] Compiling BluetoothMessageProtocol ProvisioningDataUnits.swift
[431/494] Compiling BluetoothMessageProtocol ProxyDataUnits.swift
[432/494] Compiling BluetoothMessageProtocol ProxyMessageType.swift
[433/494] Compiling BluetoothMessageProtocol MeshModelIdentifier.swift
[434/494] Compiling BluetoothMessageProtocol MeshModelIdentifierExtension.swift
[435/494] Compiling BluetoothMessageProtocol MeshModelIdentifierVendorExtension.swift
[436/494] Compiling BluetoothMessageProtocol MeshOutOfBandInformation.swift
[437/494] Compiling BluetoothMessageProtocol MeshTransitionTime.swift
[438/494] Compiling BluetoothMessageProtocol MeshMessage.swift
[439/494] Compiling BluetoothMessageProtocol MeshMessageGenericDelta.swift
[440/494] Compiling BluetoothMessageProtocol MeshMessageGenericLevel.swift
[441/494] Compiling BluetoothMessageProtocol MeshMessageGenericOnOff.swift
[442/494] Compiling BluetoothMessageProtocol Service.swift
[443/494] Compiling BluetoothMessageProtocol ServiceAppleMidi.swift
[444/494] Compiling BluetoothMessageProtocol CharacteristicDateofThresholdAssessment.swift
[445/494] Compiling BluetoothMessageProtocol CharacteristicDayDateTime.swift
[446/494] Compiling BluetoothMessageProtocol CharacteristicDayOfWeek.swift
[447/494] Compiling BluetoothMessageProtocol CharacteristicDeviceName.swift
[448/494] Compiling BluetoothMessageProtocol CharacteristicDewPoint.swift
[449/494] Compiling BluetoothMessageProtocol CharacteristicElevation.swift
[450/494] Compiling BluetoothMessageProtocol CharacteristicEmailAddress.swift
[451/494] Compiling BluetoothMessageProtocol CharacteristicFatBurnHeartRateLowerLimit.swift
[452/494] Compiling BluetoothMessageProtocol CharacteristicFatBurnHeartRateUpperLimit.swift
[453/494] Compiling BluetoothMessageProtocol CharacteristicFirmwareRevisionString.swift
[454/494] Compiling BluetoothMessageProtocol CharacteristicFirstName.swift
[455/494] Compiling BluetoothMessageProtocol CharacteristicFitnessMachineFeature.swift
[456/494] Compiling BluetoothMessageProtocol CharacteristicFitnessMachineStatus.swift
[457/494] Compiling BluetoothMessageProtocol CharacteristicFiveZoneHeartRateLimits.swift
[458/494] Compiling BluetoothMessageProtocol CharacteristicFloorNumber.swift
[459/494] Compiling BluetoothMessageProtocol CharacteristicGender.swift
[460/494] Compiling BluetoothMessageProtocol CharacteristicGustFactor.swift
[461/494] Compiling BluetoothMessageProtocol CharacteristicHTTPControlPoint.swift
[462/494] Compiling BluetoothMessageProtocol CharacteristicHTTPEntityBody.swift
[463/494] Compiling BluetoothMessageProtocol CharacteristicHTTPHeaders.swift
[464/494] Compiling BluetoothMessageProtocol CharacteristicHTTPSSecurity.swift
[465/494] Compiling BluetoothMessageProtocol CharacteristicHTTPStatusCode.swift
[466/494] Compiling BluetoothMessageProtocol CharacteristicHardwareRevisionString.swift
[467/494] Compiling BluetoothMessageProtocol CharacteristicHeartRateControlPoint.swift
[468/494] Compiling BluetoothMessageProtocol CharacteristicHeartRateMax.swift
[469/494] Compiling BluetoothMessageProtocol CharacteristicWindChill.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[470/494] Compiling BluetoothMessageProtocol CompanyIdentifier.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[471/494] Compiling BluetoothMessageProtocol CompanyIdentifierExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[472/494] Compiling BluetoothMessageProtocol CompanyIdentifierExtensionMore.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[473/494] Compiling BluetoothMessageProtocol CompanyIdentifierNonAssigned.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[474/494] Compiling BluetoothMessageProtocol CompanyIdentifierSupportedExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[475/494] Compiling BluetoothMessageProtocol Errors.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[476/494] Compiling BluetoothMessageProtocol DataExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[477/494] Compiling BluetoothMessageProtocol Resolutionable.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[478/494] Compiling BluetoothMessageProtocol StringExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[479/494] Compiling BluetoothMessageProtocol UInt8Extension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[480/494] Compiling BluetoothMessageProtocol UUIDExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[481/494] Compiling BluetoothMessageProtocol GapAdvertisingType.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[482/494] Compiling BluetoothMessageProtocol GapDataType.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[483/494] Compiling BluetoothMessageProtocol GapEventType.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[484/494] Compiling BluetoothMessageProtocol PeerAddress.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[485/494] Compiling BluetoothMessageProtocol ServiceHapAccessoryInformation.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[486/494] Compiling BluetoothMessageProtocol ServiceHapAirPurifier.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[487/494] Compiling BluetoothMessageProtocol ServiceHapAirQualitySensor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[488/494] Compiling BluetoothMessageProtocol ServiceHapBatteryService.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[489/494] Compiling BluetoothMessageProtocol ServiceHapCameraRtpStreamManagement.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[490/494] Compiling BluetoothMessageProtocol ServiceHapCarbonDioxideSensor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[491/494] Compiling BluetoothMessageProtocol ServiceHapCarbonMonoxideSensor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[492/494] Compiling BluetoothMessageProtocol ServiceHapContactSensor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[493/494] Compiling BluetoothMessageProtocol ServiceHapDoor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
        let endian = CFByteOrderGetCurrent()
                     ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                     ^~~~~~~
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
        if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~
[494/494] Emitting module BluetoothMessageProtocol
BUILD FAILURE 5.8 linux

Build Machine: Linux 1