Build Information
Failed to build ProgressHUD with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/relatedcode/ProgressHUD.git
Reference: 14.1.3
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/relatedcode/ProgressHUD
* tag 14.1.3 -> FETCH_HEAD
HEAD is now at 9364904 14.1.3
Cloned https://github.com/relatedcode/ProgressHUD.git
Revision (git rev-parse @):
9364904a42cb25f58d026451140c4080a868e72e
SUCCESS checkout https://github.com/relatedcode/ProgressHUD.git at 14.1.3
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/relatedcode/ProgressHUD.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
warning: 'spi-builder-workspace': Invalid Resource 'PrivacyInfo.xcprivacy': File not found.
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/ProgressHUD/app/Info.plist
/host/spi-builder-workspace/ProgressHUD/app/AppDelegate.swift
/host/spi-builder-workspace/ProgressHUD/app/ViewController.swift
/host/spi-builder-workspace/ProgressHUD/app/NavController.swift
Building for debugging...
[0/6] Write sources
[0/6] Copying ViewController.xib
[2/6] Copying LaunchScreen.storyboard
[2/6] Copying Info.plist
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: unexpected input file: /host/spi-builder-workspace/ProgressHUD/Sources/PrivacyInfo.xcprivacy
[7/34] Compiling ProgressHUD ProgressHUD+CircleRippleMultiple.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[8/34] Compiling ProgressHUD ProgressHUD+CircleRippleSingle.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[9/34] Compiling ProgressHUD ProgressHUD+CircleRotateChase.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[10/34] Compiling ProgressHUD ProgressHUD+CircleStrokeSpin.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[11/34] Compiling ProgressHUD ProgressHUD+DualDotSidestep.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[12/34] Compiling ProgressHUD ProgressHUD+HorizontalBarScaling.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[13/34] Compiling ProgressHUD ProgressHUD+HorizontalDotScaling.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[14/34] Compiling ProgressHUD ProgressHUD+PacmanProgress.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[15/34] Compiling ProgressHUD ProgressHUD+ActivityIndicator.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[16/34] Compiling ProgressHUD ProgressHUD+BallVerticalBounce.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[17/34] Compiling ProgressHUD ProgressHUD+BarSweepToggle.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[18/34] Compiling ProgressHUD ProgressHUD+CircleArcDotSpin.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[19/34] Compiling ProgressHUD ProgressHUD+SquareCircuitSnake.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[20/34] Compiling ProgressHUD ProgressHUD+TriangleDotShift.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[21/34] Compiling ProgressHUD ProgressHUD+Banner.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[22/34] Compiling ProgressHUD ProgressHUD+Enums.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[23/34] Compiling ProgressHUD ProgressHUD+LiveIcon.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[24/34] Compiling ProgressHUD ProgressHUD+Public.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[25/34] Compiling ProgressHUD ProgressHUD+CircleBarSpinFade.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[26/34] Compiling ProgressHUD ProgressHUD+CircleDotSpinFade.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[27/34] Compiling ProgressHUD ProgressHUD+CirclePulseMultiple.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[28/34] Compiling ProgressHUD ProgressHUD+CirclePulseSingle.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[29/34] Compiling ProgressHUD ProgressHUD.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[30/34] Compiling ProgressHUD ProgressView.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[31/34] Compiling ProgressHUD resource_bundle_accessor.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[32/34] Compiling ProgressHUD ProgressHUD+QuintupleDotDance.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[33/34] Compiling ProgressHUD ProgressHUD+SFSymbolBounce.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[34/34] Compiling ProgressHUD ProgressHUD+SemiRingRotation.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
warning: 'spi-builder-workspace': Invalid Resource 'PrivacyInfo.xcprivacy': File not found.
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/ProgressHUD/app/NavController.swift
/host/spi-builder-workspace/ProgressHUD/app/AppDelegate.swift
/host/spi-builder-workspace/ProgressHUD/app/ViewController.swift
/host/spi-builder-workspace/ProgressHUD/app/Info.plist
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: unexpected input file: /host/spi-builder-workspace/ProgressHUD/Sources/PrivacyInfo.xcprivacy
[2/29] Compiling ProgressHUD ProgressHUD+Enums.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[3/29] Compiling ProgressHUD ProgressHUD+LiveIcon.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[4/29] Compiling ProgressHUD ProgressHUD+Public.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[5/29] Compiling ProgressHUD ProgressHUD+CircleBarSpinFade.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[6/29] Compiling ProgressHUD ProgressHUD+CircleDotSpinFade.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[7/29] Compiling ProgressHUD ProgressHUD+CirclePulseMultiple.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[8/29] Compiling ProgressHUD ProgressHUD+CirclePulseSingle.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[9/29] Compiling ProgressHUD ProgressHUD+ActivityIndicator.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[10/29] Compiling ProgressHUD ProgressHUD+BallVerticalBounce.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[11/29] Compiling ProgressHUD ProgressHUD+BarSweepToggle.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[12/29] Compiling ProgressHUD ProgressHUD+CircleArcDotSpin.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[13/29] Compiling ProgressHUD ProgressHUD+CircleRippleMultiple.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[14/29] Compiling ProgressHUD ProgressHUD+CircleRippleSingle.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[15/29] Compiling ProgressHUD ProgressHUD+CircleRotateChase.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[16/29] Compiling ProgressHUD ProgressHUD+CircleStrokeSpin.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[17/29] Compiling ProgressHUD ProgressHUD+SquareCircuitSnake.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[18/29] Compiling ProgressHUD ProgressHUD+TriangleDotShift.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[19/29] Compiling ProgressHUD ProgressHUD+Banner.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[20/29] Compiling ProgressHUD ProgressHUD.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[21/29] Compiling ProgressHUD ProgressView.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[22/29] Compiling ProgressHUD resource_bundle_accessor.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[23/29] Compiling ProgressHUD ProgressHUD+DualDotSidestep.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[24/29] Compiling ProgressHUD ProgressHUD+HorizontalBarScaling.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[25/29] Compiling ProgressHUD ProgressHUD+HorizontalDotScaling.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[26/29] Compiling ProgressHUD ProgressHUD+PacmanProgress.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[27/29] Compiling ProgressHUD ProgressHUD+QuintupleDotDance.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[28/29] Compiling ProgressHUD ProgressHUD+SFSymbolBounce.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[29/29] Compiling ProgressHUD ProgressHUD+SemiRingRotation.swift
/host/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:12:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 linux