Build Information
Failed to build Clerk, reference 1.1.0 (74b48c), with Swift 6.3 for Android on 22 Apr 2026 13:25:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/clerk/clerk-ios.git
Reference: 1.1.0
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/clerk/clerk-ios
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 74b48c1 Bump SDK version to 1.1.0 (#401)
Cloned https://github.com/clerk/clerk-ios.git
Revision (git rev-parse @):
74b48c126a0de46d519ef87b74fc5b2f61dfc46d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/clerk/clerk-ios.git at 1.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/clerk/clerk-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/kean/Nuke.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/WeTransfer/Mocker
Fetching https://github.com/marmelroy/PhoneNumberKit
[1/956] Fetching swift-concurrency-extras
[527/8494] Fetching swift-concurrency-extras, phonenumberkit
[1636/10383] Fetching swift-concurrency-extras, phonenumberkit, mocker
[5334/38981] Fetching swift-concurrency-extras, phonenumberkit, mocker, nuke
Fetched https://github.com/WeTransfer/Mocker from cache (0.44s)
[12270/37092] Fetching swift-concurrency-extras, phonenumberkit, nuke
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.45s)
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (1.48s)
Fetched https://github.com/kean/Nuke.git from cache (2.41s)
Computing version for https://github.com/WeTransfer/Mocker
Computed https://github.com/WeTransfer/Mocker at 3.0.2 (5.08s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.45s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 12.9.0 (0.37s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.2.10 (0.47s)
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 12.9.0
Creating working copy for https://github.com/WeTransfer/Mocker
Working copy of https://github.com/WeTransfer/Mocker resolved at 3.0.2
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 4.2.10
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Building for debugging...
[0/12] Write sources
[3/12] Copying PrivacyInfo.xcprivacy
[3/12] Write sources
[5/12] Copying Colors.xcassets
[5/12] Copying PhoneNumberMetadata.json
[5/12] Copying Info.plist
[5/12] Copying Localizable.xcstrings
[9/12] Copying Images.xcassets
[10/12] Write sources
[11/12] Write swift-version--4F562202D5529B1.txt
[13/218] Emitting module PhoneNumberKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/220] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[15/226] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[16/226] Compiling PhoneNumberKit CountryCodePickerSectionHeaderView.swift
[17/226] Compiling PhoneNumberKit CountryCodePickerTableViewCell.swift
[18/226] Compiling Nuke ImageResponse.swift
[19/226] Compiling PhoneNumberKit PhoneNumberTextField.swift
[20/226] Compiling Nuke ImageDecoders+Default.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[21/226] Compiling Nuke ImageDecoders+Empty.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[22/226] Compiling Nuke ImageDecoding.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[23/226] Compiling Nuke ImageEncoders+Default.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[24/226] Compiling Nuke ImageEncoders+ImageIO.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[25/226] Compiling Nuke ImageEncoders.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[26/226] Compiling Nuke ImageEncoding.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[27/226] Compiling PhoneNumberKit PhoneNumberTextFieldDelegate.swift
[28/226] Compiling PhoneNumberKit resource_bundle_accessor.swift
[29/226] Compiling PhoneNumberKit PhoneNumber+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[30/226] Compiling PhoneNumberKit PhoneNumber.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[31/226] Compiling PhoneNumberKit PhoneNumberFormatter.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[32/226] Compiling PhoneNumberKit PhoneNumberParser.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[33/226] Compiling PhoneNumberKit PhoneNumberUtility.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[34/226] Compiling PhoneNumberKit RegexManager.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[38/226] Compiling Nuke ImagePrefetcher.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[39/226] Compiling Nuke ImageDecompression.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[40/226] Compiling Nuke ImageProcessing.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[41/226] Compiling Nuke ImageProcessingOptions.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[42/226] Compiling Nuke ImageProcessors+Anonymous.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[43/226] Compiling Nuke ImageProcessors+Circle.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[44/226] Compiling Nuke ImageProcessors+Composition.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[45/226] Compiling Nuke ImageProcessors+CoreImage.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[46/226] Compiling Nuke ImageProcessors+GaussianBlur.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[47/226] Compiling Nuke ImageProcessors+Resize.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[48/226] Compiling Nuke ImageProcessors+RoundedCorners.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[49/226] Compiling Nuke ImageProcessors.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[50/226] Compiling Nuke AsyncPipelineTask.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[51/226] Compiling Nuke ResumableData.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[52/226] Compiling Nuke DataLoader.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[53/226] Compiling Nuke DataLoading.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[54/226] Compiling Nuke ImagePipeline+Cache.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[55/226] Compiling Nuke ImagePipeline+Configuration.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[56/226] Compiling Nuke ImagePipeline+Delegate.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[57/226] Compiling Nuke ImagePipeline+Error.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[65/226] Compiling Nuke AsyncTask.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[66/226] Compiling Nuke TaskFetchOriginalData.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[67/226] Compiling Nuke TaskFetchOriginalImage.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[68/226] Compiling Nuke TaskFetchWithPublisher.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[69/226] Compiling Nuke TaskLoadData.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[70/226] Compiling Nuke TaskLoadImage.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[71/226] Compiling ClerkKit OrganizationDomain.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[72/226] Compiling ClerkKit OrganizationInvitation.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[73/226] Compiling ClerkKit OrganizationMembership.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[74/245] Compiling ClerkKit SignIn+MfaType.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[75/245] Compiling ClerkKit SignIn+ServiceParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[76/245] Compiling ClerkKit SignIn+Status.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[77/245] Compiling ClerkKit SignIn+UserData.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[78/245] Compiling ClerkKit SignIn.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[79/245] Compiling ClerkKit SignInService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[80/245] Compiling ClerkKit SignUp+Field.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[81/245] Compiling ClerkKit SignUp+ServiceParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[82/245] Compiling ClerkKit SignUp+Status.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[83/245] Compiling ClerkKit SignUp.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[84/245] Compiling ClerkKit SignUpService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[85/245] Compiling ClerkKit TOTPResource.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[86/245] Compiling ClerkKit TokenResource.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[87/245] Compiling ClerkKit TransferFlowResult.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[88/245] Compiling ClerkKit Verification.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[89/245] Compiling ClerkKit Client+Ext.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[90/245] Compiling ClerkKit Client.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[91/245] Compiling ClerkKit ClientResponse.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[92/245] Compiling ClerkKit ClientService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[99/245] Compiling PhoneNumberKit MetadataManager.swift
[100/245] Compiling PhoneNumberKit MetadataParsing.swift
[101/245] Compiling PhoneNumberKit MetadataTypes.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[102/245] Emitting module ClerkKit
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[103/245] Compiling ClerkKit MockClientService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[104/245] Compiling ClerkKit MockEmailAddressService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[105/245] Compiling ClerkKit MockEnvironmentService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[106/245] Compiling ClerkKit MockExternalAccountService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[107/245] Compiling ClerkKit MockOrganizationService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[108/245] Compiling ClerkKit MockPasskeyService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[109/245] Compiling ClerkKit MockPhoneNumberService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[110/245] Compiling ClerkKit MockSessionService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[111/245] Compiling ClerkKit MockSignInService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[112/245] Compiling ClerkKit MockSignUpService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[113/245] Compiling ClerkKit MockUserService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[114/245] Compiling ClerkKit APIRequest.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[115/245] Compiling ClerkKit ClerkAPIClient.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[116/245] Compiling ClerkKit ClerkAuthEventEmitterResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[117/245] Compiling ClerkKit ClerkClientSyncResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[118/245] Compiling ClerkKit ClerkDeviceTokenResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[119/245] Compiling ClerkKit ClerkErrorThrowingResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[120/245] Compiling ClerkKit ClerkHeaderRequestMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[121/245] Compiling ClerkKit ClerkInvalidAuthResponseMiddleware.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[129/245] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
[130/245] Compiling Nuke ImageContainer.swift
[131/245] Compiling Nuke ImageRequest.swift
[132/245] Compiling ClerkKit OrganizationMembershipRequest.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[133/245] Compiling ClerkKit OrganizationService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[134/245] Compiling ClerkKit OrganizationSuggestion.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[135/245] Compiling ClerkKit PermissionResource.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[136/245] Compiling ClerkKit RoleResource.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[137/245] Compiling ClerkKit UserOrganizationInvitation.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[138/245] Compiling ClerkKit EmailAddress.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[139/245] Compiling ClerkKit EmailAddressAttemptVerificationParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[140/245] Compiling ClerkKit EmailAddressPrepareVerificationParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[141/245] Compiling ClerkKit EmailAddressService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[142/245] Compiling ClerkKit EnterpriseAccount.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[143/245] Compiling ClerkKit ExternalAccount.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[144/245] Compiling ClerkKit ExternalAccountService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[145/245] Compiling ClerkKit PhoneNumber.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[146/245] Compiling ClerkKit PhoneNumberService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[147/245] Compiling ClerkKit PublicUserData.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[148/245] Compiling ClerkKit User.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[149/245] Compiling ClerkKit UserService.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[150/245] Compiling ClerkKit UserUpdateParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[157/245] Compiling ClerkKit ClerkOptions.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[158/245] Compiling ClerkKit ConfigurationManager.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[159/245] Compiling ClerkKit Auth.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
[164/245] Compiling ClerkKit UserUpdatePasswordParams.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[165/245] Compiling ClerkKit AuthEvent.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[166/245] Compiling ClerkKit EventEmitter.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[167/245] Compiling ClerkKit AppAttestHelper.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[168/245] Compiling ClerkKit PasskeyHelper.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[169/245] Compiling ClerkKit SignInWithAppleHelper.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[170/245] Compiling ClerkKit WatchConnectivityManager.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[171/245] Compiling ClerkKit WatchConnectivitySyncProtocol.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[172/245] Compiling ClerkKit WatchSyncPayload.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[173/245] Compiling ClerkKit WatchSyncReceiver.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[174/245] Compiling ClerkKit LifecycleManager.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[175/245] Compiling ClerkKit SessionPollingManager.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[176/245] Compiling ClerkKit TaskCoordinator.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[177/245] Compiling ClerkKit WatchConnectivityCoordinator.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[178/245] Compiling ClerkKit ClerkLogger.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[179/245] Compiling ClerkKit Clerk+Mocks.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[180/245] Compiling ClerkKit Clerk+Preview.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[181/245] Compiling ClerkKit MockDependencyContainer.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
[182/245] Compiling ClerkKit MockModels.swift
/host/spi-builder-workspace/Sources/ClerkKit/Core/Auth.swift:8:8: error: no such module 'AuthenticationServices'
6 | // swiftlint:disable file_length
7 |
8 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
9 | import Foundation
10 |
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
5 | import Foundation
6 | #if !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 | #else
9 | import Cocoa
BUILD FAILURE 6.3 android