The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BluetoothMessageProtocol with Swift 5.9 for Linux.

Build Command

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

Build Log

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

Build Machine: Linux 1