The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Astral with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/incwo/Astral.git
Reference: 1.0.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/incwo/Astral
 * tag               1.0.0      -> FETCH_HEAD
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 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/incwo/Astral.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/stripe/stripe-terminal-ios
[1/10882] Fetching stripe-terminal-ios
Fetched https://github.com/stripe/stripe-terminal-ios from cache (47.02s)
Computing version for https://github.com/stripe/stripe-terminal-ios
Computed https://github.com/stripe/stripe-terminal-ios at 2.5.0 (0.44s)
Creating working copy for https://github.com/stripe/stripe-terminal-ios
Working copy of https://github.com/stripe/stripe-terminal-ios resolved at 2.5.0
[5615/35650801] Downloading https://github.com/stripe/stripe-terminal-ios/releases/download/v2.5.0/StripeTerminal.xcframework.zip
Downloading binary artifact https://github.com/stripe/stripe-terminal-ios/releases/download/v2.5.0/StripeTerminal.xcframework.zip
Downloaded https://github.com/stripe/stripe-terminal-ios/releases/download/v2.5.0/StripeTerminal.xcframework.zip (3.87s)
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 Localizable.strings
[0/8] Copying Info.plist
[0/8] Copying Astral.strings
[1/8] Copying Localizable.strings
[2/8] Write sources
[5/8] Copying Astral.storyboard
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/33] Emitting module Astral
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/36] Compiling Astral DiscoveryViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/36] Compiling Astral LocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/36] Compiling Astral LocationsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/36] Compiling Astral ReaderIdentityCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/36] Compiling Astral ShortLocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/36] Compiling Astral ReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/36] Compiling Astral SearchingReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/36] Compiling Astral SettingsCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/36] Compiling Astral Astral.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/36] Compiling Astral ChargeCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/36] Compiling Astral ChargeViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/36] Compiling Astral DiscoveryTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/36] Compiling Astral SettingsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/36] Compiling Astral SettingsViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/36] Compiling Astral UpdateTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/36] Compiling Astral TerminalStateMachine.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/36] Compiling Astral Resources.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/36] Compiling Astral resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/36] Compiling Astral UpdateViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/36] Compiling Astral UpdatingCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/36] Compiling Astral VersionCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/36] Compiling Astral ChargeResult.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/36] Compiling Astral CurrencyAmount.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/36] Compiling Astral PaymentProcessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/36] Compiling Astral ReaderConnection.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/36] Compiling Astral ReadersDiscovery.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/36] Compiling Astral TerminalModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling Astral UpdateViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/26] Compiling Astral UpdatingCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/26] Compiling Astral VersionCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/29] Compiling Astral SettingsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/29] Compiling Astral SettingsViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/29] Compiling Astral UpdateTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/29] Compiling Astral ReaderConnection.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/29] Compiling Astral ReadersDiscovery.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/29] Compiling Astral TerminalModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/29] Emitting module Astral
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/29] Compiling Astral ShortLocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/29] Compiling Astral ReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/29] Compiling Astral SearchingReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/29] Compiling Astral SettingsCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/29] Compiling Astral Astral.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/29] Compiling Astral ChargeCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/29] Compiling Astral ChargeViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/29] Compiling Astral DiscoveryTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/29] Compiling Astral DiscoveryViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/29] Compiling Astral LocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/29] Compiling Astral LocationsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/29] Compiling Astral ReaderIdentityCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/29] Compiling Astral ChargeResult.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/29] Compiling Astral CurrencyAmount.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/29] Compiling Astral PaymentProcessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/29] Compiling Astral TerminalStateMachine.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/29] Compiling Astral Resources.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/29] Compiling Astral resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2