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