The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build RakuyoKit, reference main (ef4484), with Swift 5.10 for macOS (SPM) on 9 Jun 2025 08:26:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/rakuyokit-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RakuyoKit/rakuyokit-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ef44842 Merge pull request #74 from RakuyoKit/feature/epoxy
Cloned https://github.com/RakuyoKit/rakuyokit-ios.git
Revision (git rev-parse @):
ef448424f25308b89165724d2774ae6e62647b37
SUCCESS checkout https://github.com/RakuyoKit/rakuyokit-ios.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/RakuyoKit/rakuyokit-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/25] Write sources
[17/25] Copying PrivacyInfo.xcprivacy
[19/25] Write sources
[19/25] Copying Info.plist
[19/25] Copying PrivacyInfo.xcprivacy
[22/25] Compiling RAKFixCrashOnInputKeyboard UIWindow+FixCrashOnInputKeyboard.m
[23/25] Write swift-version-33747A42983211AE.txt
[24/291] Compiling _RAKCombineRuntime ObjcDelegateProxy.m
[26/291] Emitting module Then
[27/291] Compiling Then Then.swift
[28/291] Compiling CryptoSwift Cryptor.swift
[29/291] Compiling CryptoSwift Cryptors.swift
[30/291] Compiling CryptoSwift Digest.swift
[31/291] Compiling CryptoSwift DigestType.swift
[32/291] Compiling CryptoSwift AES+Foundation.swift
[33/291] Compiling CryptoSwift Array+Foundation.swift
[34/291] Compiling CryptoSwift Blowfish+Foundation.swift
[35/291] Compiling CryptoSwift ChaCha20+Foundation.swift
[36/291] Compiling CryptoSwift Data+Extension.swift
[37/291] Compiling CryptoSwift HMAC+Foundation.swift
[38/291] Compiling CryptoSwift Rabbit+Foundation.swift
[39/291] Compiling CryptoSwift Bit.swift
[40/291] Compiling CryptoSwift BlockCipher.swift
[41/291] Compiling CryptoSwift BlockDecryptor.swift
[42/291] Compiling CryptoSwift BlockEncryptor.swift
[43/291] Compiling CryptoSwift BlockMode.swift
[44/291] Compiling CryptoSwift BlockModeOptions.swift
[45/291] Compiling CryptoSwift CBC.swift
[46/291] Compiling CryptoSwift CCM.swift
[47/291] Compiling CryptoSwift CFB.swift
[48/291] Compiling CryptoSwift CTR.swift
[49/291] Compiling CryptoSwift CipherModeWorker.swift
[50/291] Compiling CryptoSwift ECB.swift
[51/302] Compiling GRDB MutablePersistableRecord+Update.swift
[52/302] Compiling GRDB MutablePersistableRecord+Upsert.swift
[53/302] Compiling GRDB MutablePersistableRecord.swift
[54/302] Compiling GRDB PersistableRecord+Insert.swift
[55/302] Compiling GRDB PersistableRecord+Save.swift
[56/302] Compiling GRDB PersistableRecord+Upsert.swift
[57/302] Compiling GRDB PersistableRecord.swift
[58/302] Compiling GRDB Record.swift
[59/302] Compiling GRDB TableRecord.swift
[60/302] Compiling GRDB CaseInsensitiveIdentifier.swift
[61/302] Compiling GRDB Inflections+English.swift
[62/302] Compiling GRDB Inflections.swift
[63/302] Compiling GRDB LockedBox.swift
[64/302] Compiling GRDB OnDemandFuture.swift
[65/302] Compiling GRDB OrderedDictionary.swift
[66/302] Compiling GRDB Pool.swift
[67/318] Compiling GRDB DatabaseReader.swift
[68/318] Compiling GRDB DatabaseRegion.swift
[69/318] Compiling GRDB DatabaseRegionObservation.swift
[70/318] Compiling CryptoSwift Division.swift
[71/318] Compiling CryptoSwift Exponentiation.swift
[72/318] Compiling CryptoSwift FloatingPointConversion.swift
[73/318] Compiling CryptoSwift GCD.swift
[74/318] Compiling CryptoSwift Hashable.swift
[75/318] Compiling CryptoSwift IntegerConversion.swift
[76/318] Compiling CryptoSwift Multiplication.swift
[77/318] Compiling CryptoSwift PrimeTest.swift
[78/318] Compiling CryptoSwift Random.swift
[79/318] Compiling CryptoSwift NoPadding.swift
[80/318] Compiling CryptoSwift Shifts.swift
[81/318] Compiling CryptoSwift SquareRoot.swift
[82/318] Compiling CryptoSwift Strideable.swift
[83/318] Compiling CryptoSwift StringConversion.swift
[84/318] Compiling CryptoSwift Subtraction.swift
[85/318] Compiling CryptoSwift WordsAndBits.swift
[86/318] Compiling CryptoSwift ChaCha20.swift
[87/318] Compiling CryptoSwift Checksum.swift
[88/318] Compiling CryptoSwift Cipher.swift
[89/318] Compiling CryptoSwift Collection+Extension.swift
[90/318] Compiling CryptoSwift CompactMap.swift
[91/318] Compiling CryptoSwift GCM.swift
[92/318] Compiling CryptoSwift OCB.swift
[93/318] Compiling CryptoSwift OFB.swift
[94/318] Compiling CryptoSwift PCBC.swift
[95/318] Compiling CryptoSwift Blowfish.swift
[109/318] Compiling CryptoSwift Operators.swift
[110/318] Compiling CryptoSwift DER.swift
[111/318] Compiling CryptoSwift PBKDF1.swift
[112/318] Compiling CryptoSwift PBKDF2.swift
[113/318] Compiling CryptoSwift PKCS1v15.swift
[114/318] Compiling CryptoSwift PKCS5.swift
[115/318] Compiling CryptoSwift PKCS7.swift
[116/318] Compiling CryptoSwift PKCS7Padding.swift
[117/318] Compiling CryptoSwift Padding.swift
[118/318] Compiling CryptoSwift Poly1305.swift
[119/318] Compiling CryptoSwift RSA+Cipher.swift
[120/318] Compiling CryptoSwift String+FoundationExtension.swift
[121/318] Compiling CryptoSwift Utils+Foundation.swift
[122/318] Compiling CryptoSwift XChaCha20+Foundation.swift
[123/318] Compiling CryptoSwift Generics.swift
[124/318] Compiling CryptoSwift HKDF.swift
[125/318] Compiling CryptoSwift HMAC.swift
[126/318] Compiling CryptoSwift ISO10126Padding.swift
[127/318] Compiling CryptoSwift ISO78164Padding.swift
[128/318] Compiling CryptoSwift Int+Extension.swift
[129/318] Compiling CryptoSwift MD5.swift
[163/318] Compiling RaLog Wrapper.swift
[164/318] Emitting module CryptoSwift
[165/318] Compiling RaLog Built-in.swift
[166/318] Compiling RaLog Filterable.swift
[167/318] Emitting module RaLog
[168/318] Emitting module GRDB
[169/318] Compiling GRDB ForeignKeyDefinition.swift
[170/318] Compiling GRDB IndexDefinition.swift
[171/318] Compiling GRDB TableAlteration.swift
[172/318] Compiling GRDB TableDefinition.swift
[173/318] Compiling GRDB VirtualTableModule.swift
[174/318] Compiling GRDB TableRecord+Association.swift
[175/318] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[176/318] Compiling GRDB EncodableRecord+Encodable.swift
[177/318] Compiling GRDB EncodableRecord.swift
[178/318] Compiling GRDB FetchableRecord+Decodable.swift
[179/318] Compiling GRDB FetchableRecord+TableRecord.swift
[180/318] Compiling GRDB FetchableRecord.swift
[181/318] Compiling GRDB MutablePersistableRecord+DAO.swift
[182/318] Compiling GRDB MutablePersistableRecord+Delete.swift
[183/318] Compiling GRDB MutablePersistableRecord+Insert.swift
[184/318] Compiling GRDB MutablePersistableRecord+Save.swift
[185/318] Compiling CryptoSwift String+Extension.swift
[186/318] Compiling CryptoSwift UInt128.swift
[187/318] Compiling CryptoSwift UInt16+Extension.swift
[188/318] Compiling CryptoSwift UInt32+Extension.swift
[189/318] Compiling CryptoSwift UInt64+Extension.swift
[190/318] Compiling CryptoSwift UInt8+Extension.swift
[191/318] Compiling CryptoSwift Updatable.swift
[192/318] Compiling CryptoSwift Utils.swift
[193/318] Compiling CryptoSwift XChaCha20.swift
[194/318] Compiling CryptoSwift ZeroPadding.swift
[195/318] Compiling CryptoSwift resource_bundle_accessor.swift
[196/318] Compiling GRDB Configuration.swift
[197/318] Compiling GRDB Cursor.swift
[198/318] Compiling GRDB Database+Schema.swift
[199/318] Compiling GRDB Database+Statements.swift
[200/318] Compiling GRDB Database.swift
[201/318] Compiling GRDB DatabaseBackupProgress.swift
[202/318] Compiling GRDB DatabaseCollation.swift
[203/318] Compiling GRDB DatabaseError.swift
[204/318] Compiling GRDB DatabaseFunction.swift
[205/318] Compiling GRDB DatabasePool.swift
[206/318] Compiling GRDB DatabasePublishers.swift
[207/318] Compiling GRDB DatabaseQueue.swift
[225/318] Compiling RaLog RaLogCompatible.swift
[226/318] Compiling RaLog LogModelProtocol.swift
[227/318] Compiling RaLog Storable.swift
[228/318] Compiling RaLog Log.swift
[229/318] Compiling RaLog WebView+RaLog.swift
[230/318] Compiling RaLog Printable.swift
[231/318] Compiling GRDB ReadWriteBox.swift
[232/318] Compiling GRDB ReceiveValuesOn.swift
[233/318] Compiling GRDB Refinable.swift
[234/318] Compiling GRDB Utils.swift
[235/318] Compiling GRDB DatabaseCancellable.swift
[236/318] Compiling GRDB ValueConcurrentObserver.swift
[237/318] Compiling GRDB ValueWriteOnlyObserver.swift
[238/318] Compiling GRDB Fetch.swift
[239/318] Compiling GRDB Map.swift
[240/318] Compiling GRDB RemoveDuplicates.swift
[241/318] Compiling GRDB Trace.swift
[242/318] Compiling GRDB ValueReducer.swift
[243/318] Compiling GRDB SharedValueObservation.swift
[244/318] Compiling GRDB ValueObservation.swift
[245/318] Compiling GRDB ValueObservationScheduler.swift
[246/318] Compiling GRDB resource_bundle_accessor.swift
[247/318] Compiling CryptoSwift CBCMAC.swift
[248/318] Compiling CryptoSwift CMAC.swift
[249/318] Compiling CryptoSwift Addition.swift
[250/318] Compiling CryptoSwift BigInt.swift
[251/318] Compiling CryptoSwift BigUInt.swift
[252/318] Compiling CryptoSwift BitwiseOps.swift
[253/318] Compiling CryptoSwift CS.swift
[254/318] Compiling CryptoSwift RSA+Signature.swift
[255/318] Compiling CryptoSwift RSA.swift
[256/318] Compiling CryptoSwift Rabbit.swift
[257/318] Compiling CryptoSwift SHA1.swift
[258/318] Compiling CryptoSwift SHA2.swift
[259/318] Compiling CryptoSwift SHA3.swift
[260/318] Compiling CryptoSwift Scrypt.swift
[261/318] Compiling CryptoSwift SecureBytes.swift
[262/318] Compiling CryptoSwift Signature.swift
[263/318] Compiling CryptoSwift StreamDecryptor.swift
[264/318] Compiling CryptoSwift StreamEncryptor.swift
[276/318] Compiling GRDB SQLInterpolation+QueryInterface.swift
[277/318] Compiling GRDB ColumnDefinition.swift
[278/318] Compiling GRDB Database+SchemaDefinition.swift
[279/379] Compiling RAKCore BinaryFloatingPoint+RAK.swift
[280/379] Compiling RAKCore BinaryInteger+RAK.swift
[281/379] Compiling RAKCore Bundle+RAK.swift
[282/379] Compiling RAKCore CACornerMask+RAK.swift
[283/379] Compiling RAKCore CGPoint+RAK.swift
[284/379] Compiling RAKCore Character+RAK.swift
[285/379] Compiling RAKCore Collection+RAK.swift
[286/379] Compiling RAKCore AnyImageProviding.swift
[287/379] Compiling RAKCore Atomic.swift
[288/379] Compiling RAKCore BridgeToObjC.swift
[289/379] Compiling RAKCore Change.swift
[290/379] Compiling RAKCore ConvertibleToColor.swift
[291/379] Compiling RAKCore ConvertibleToImage.swift
[292/379] Compiling RAKCore ConvertibleToURL.swift
[293/379] Compiling RAKCore DateFormat.swift
[294/379] Compiling RAKCore Device.swift
[295/379] Compiling RAKCore DirectlyConvertibleToImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[323/379] Compiling RAKCore EdgeInsets.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[324/379] Compiling RAKCore EmptyError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[338/385] Compiling RAKCore FileManager+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[339/385] Compiling RAKCore MutableCollection+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[340/385] Compiling RAKCore Numeric+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[341/385] Compiling RAKCore Optional+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[342/385] Compiling RAKCore RangeReplaceableCollection+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[343/385] Compiling RAKCore String+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[344/385] Compiling RAKCore UIAlertController+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[345/385] Emitting module RAKCore
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[346/385] Compiling RAKCore IfOptionalLoaded.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[347/385] Compiling RAKCore OptionalSize+CG.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[348/385] Compiling RAKCore OptionalSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[349/385] Compiling RAKCore Protected.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[350/385] Compiling RAKCore Retry.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[351/385] Compiling RAKCore Throttler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[352/385] Compiling RAKCore ContentMode+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[353/385] Compiling RAKCore Date+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[354/385] Compiling RAKCore Dictionary+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[355/385] Compiling RAKCore DispatchQueue+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[356/385] Compiling RAKCore Extendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[357/385] Compiling RAKCore GenericExtendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[358/385] Compiling RAKCore TwoGenericExtendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[359/385] Compiling RAKCore UIViewController+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[360/385] Compiling RAKCore URL+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[361/385] Compiling RAKCore View+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[362/385] Compiling RAKCore WKWebView+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[363/385] Compiling RAKCore WidgetConfiguration+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[364/385] Compiling RAKCore AnimationDuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[365/385] Compiling RAKCore AnyEncodable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[366/385] Compiling RAKCore FilePathComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[367/385] Compiling RAKCore FinalTextAttachment.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[368/385] Compiling RAKCore ForceError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[369/385] Compiling RAKCore GlobalTypealias.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[370/385] Compiling RAKCore HigherOrderFunctionalizable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[371/385] Compiling RAKCore IfLoaded.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[372/385] Compiling RAKCore UIPageViewController+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[373/385] Compiling RAKCore UIPopoverArrowDirection+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[374/385] Compiling RAKCore UIRectCorner+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[375/385] Compiling RAKCore UIScreen+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[376/385] Compiling RAKCore UIScrollView+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[377/385] Compiling RAKCore UITableView+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[378/385] Compiling RAKCore UIView+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[379/385] Compiling RAKCore UIApplication+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[380/385] Compiling RAKCore UICollectionView+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[381/385] Compiling RAKCore UIColor+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[382/385] Compiling RAKCore UIEdgeInsets+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[383/385] Compiling RAKCore UIImage+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[384/385] Compiling RAKCore UINavigationBar+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[385/385] Compiling RAKCore UINavigationController+RAK.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/Extensions/BinaryFloatingPoint+RAK.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/devxoul/Then.git
Fetching https://github.com/groue/GRDB.swift.git
Fetching https://github.com/RakuyoKit/swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/RakuyoKit/RaLog.git
Fetching https://github.com/airbnb/epoxy-ios.git
[1/815] Fetching then
[189/9143] Fetching then, epoxy-ios
[273/10310] Fetching then, epoxy-ios, ralog
[498/23251] Fetching then, epoxy-ios, ralog, cryptoswift
[1447/25628] Fetching then, epoxy-ios, ralog, cryptoswift, swift
[5997/136969] Fetching then, epoxy-ios, ralog, cryptoswift, swift, grdb.swift
Fetched https://github.com/RakuyoKit/swift.git from cache (34.37s)
Fetched https://github.com/airbnb/epoxy-ios.git from cache (34.37s)
Fetched https://github.com/RakuyoKit/RaLog.git from cache (34.37s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (34.37s)
Fetched https://github.com/groue/GRDB.swift.git from cache (34.37s)
Fetched https://github.com/devxoul/Then.git from cache (34.37s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.29.3 (2.15s)
Computing version for https://github.com/airbnb/epoxy-ios.git
Computed https://github.com/airbnb/epoxy-ios.git at 0.10.0 (0.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.43s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 3.0.0 (0.44s)
Computing version for https://github.com/RakuyoKit/swift.git
Computed https://github.com/RakuyoKit/swift.git at 1.4.0 (0.34s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.65s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.39s)
Computing version for https://github.com/RakuyoKit/RaLog.git
Computed https://github.com/RakuyoKit/RaLog.git at 1.8.1 (0.37s)
Creating working copy for https://github.com/airbnb/epoxy-ios.git
Working copy of https://github.com/airbnb/epoxy-ios.git resolved at 0.10.0
Creating working copy for https://github.com/devxoul/Then.git
Working copy of https://github.com/devxoul/Then.git resolved at 3.0.0
Creating working copy for https://github.com/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at 1.4.0
Creating working copy for https://github.com/RakuyoKit/RaLog.git
Working copy of https://github.com/RakuyoKit/RaLog.git resolved at 1.8.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 6.29.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
[16375/28197168] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
[16689837/39231213] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.69s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip (2.23s)
BUILD FAILURE 5.10 macosSpm