The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Astral, reference main (c78838), with Swift 6.2 for Android on 19 Jun 2025 10:47:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/incwo/Astral.git
Reference: main
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/incwo/Astral
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c788388 Finishing touches: set the simulated reader's update availability to .random, spelling mistakes in the documentation.
Cloned https://github.com/incwo/Astral.git
Revision (git rev-parse @):
c7883889f4027d66a361ea08c47226ed660b1b06
SUCCESS checkout https://github.com/incwo/Astral.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/incwo/Astral.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/stripe/stripe-terminal-ios
[1/15415] Fetching stripe-terminal-ios
Fetched https://github.com/stripe/stripe-terminal-ios from cache (69.48s)
Computing version for https://github.com/stripe/stripe-terminal-ios
Computed https://github.com/stripe/stripe-terminal-ios at 2.23.3 (73.00s)
Creating working copy for https://github.com/stripe/stripe-terminal-ios
Working copy of https://github.com/stripe/stripe-terminal-ios resolved at 2.23.3
Downloading binary artifact https://github.com/stripe/stripe-terminal-ios/releases/download/v2.23.3/StripeTerminal.xcframework.zip
[1369/17427961] Downloading https://github.com/stripe/stripe-terminal-ios/releases/download/v2.23.3/StripeTerminal.xcframework.zip
Downloaded https://github.com/stripe/stripe-terminal-ios/releases/download/v2.23.3/StripeTerminal.xcframework.zip (2.25s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Astral/Resources/Astral.xcassets
Building for debugging...
[0/8] Copying Astral.strings
[0/8] Copying Localizable.strings
[0/8] Copying Astral.strings
[0/8] Copying Localizable.strings
[0/8] Copying Info.plist
[0/8] Write sources
[6/8] Copying Astral.storyboard
[7/8] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/33] Compiling Astral DiscoveryViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[10/33] Compiling Astral LocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[11/33] Compiling Astral LocationsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[12/33] Compiling Astral ReaderIdentityCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[13/36] Compiling Astral TerminalStateMachine.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[14/36] Compiling Astral Resources.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[15/36] Compiling Astral resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[16/36] Compiling Astral SettingsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[17/36] Compiling Astral SettingsViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[18/36] Compiling Astral UpdateTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[19/36] Compiling Astral ShortLocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[20/36] Compiling Astral ReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[21/36] Compiling Astral SearchingReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[22/36] Compiling Astral SettingsCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/36] Emitting module Astral
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[24/36] Compiling Astral Astral.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[25/36] Compiling Astral ChargeCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[26/36] Compiling Astral ChargeViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[27/36] Compiling Astral DiscoveryTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[28/36] Compiling Astral UpdateViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[29/36] Compiling Astral UpdatingCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[30/36] Compiling Astral VersionCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[31/36] Compiling Astral ChargeResult.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[32/36] Compiling Astral CurrencyAmount.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[33/36] Compiling Astral PaymentProcessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[34/36] Compiling Astral ReaderConnection.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[35/36] Compiling Astral ReadersDiscovery.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[36/36] Compiling Astral TerminalModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
BUILD FAILURE 6.2 android