Build Information
Failed to build Helper4Swift, reference 1.0.1 (dd28fe
), with Swift 6.2 (beta) for Android on 18 Jun 2025 11:47:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/cs4alhaider/Helper4Swift.git
Reference: 1.0.1
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/cs4alhaider/Helper4Swift
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at dd28fe2 Converting to SPM
Cloned https://github.com/cs4alhaider/Helper4Swift.git
Revision (git rev-parse @):
dd28fe290b5e5a0229b6d50af5bd30278fea42ec
SUCCESS checkout https://github.com/cs4alhaider/Helper4Swift.git at 1.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/cs4alhaider/Helper4Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/32] Compiling Helper4Swift UIImageView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[4/32] Compiling Helper4Swift UIKeyboardType+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[5/32] Compiling Helper4Swift UILabel+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[6/32] Compiling Helper4Swift UINavigationController+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[7/36] Compiling Helper4Swift UIStoryboard+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[8/36] Compiling Helper4Swift UITabBarController+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[9/36] Compiling Helper4Swift UITableView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[10/36] Compiling Helper4Swift UITextField+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[11/36] Compiling Helper4Swift UITextView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[12/36] Compiling Helper4Swift UIView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[13/36] Compiling Helper4Swift UIViewAutoLayout+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[14/36] Compiling Helper4Swift UIViewController+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[15/36] Compiling Helper4Swift UIButton+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[16/36] Compiling Helper4Swift UICollectionView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[17/36] Compiling Helper4Swift UIColor+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[18/36] Compiling Helper4Swift UIImage+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[19/36] Compiling Helper4Swift Array+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[20/36] Compiling Helper4Swift Bundle+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[21/36] Compiling Helper4Swift CALayer+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[22/36] Compiling Helper4Swift Date+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[23/36] Compiling Helper4Swift Dictionary+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/36] Emitting module Helper4Swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[25/36] Compiling Helper4Swift UIViewController+LocalAuthentication+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[26/36] Compiling Helper4Swift URL+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[27/36] Compiling Helper4Swift Helper4Swift.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[28/36] Compiling Helper4Swift UIViewFromNib.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[29/36] Compiling Helper4Swift NSMutableAttributedString+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[30/36] Compiling Helper4Swift String+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[31/36] Compiling Helper4Swift TimeInterval+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[32/36] Compiling Helper4Swift UIApplication+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[33/36] Compiling Helper4Swift Dispatch+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[34/36] Compiling Helper4Swift Encodable+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[35/36] Compiling Helper4Swift Int+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[36/36] Compiling Helper4Swift JSONDecoder+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 | #if !os(macOS)
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
BUILD FAILURE 6.2 android