Build Information
Failed to build AboutKit, reference main (4e6ea5
), with Swift 6.0 for Linux on 25 Apr 2025 09:20:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamfootdev/AboutKit.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/adamfootdev/AboutKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4e6ea5f Removed rounded app icon from macOS
Cloned https://github.com/adamfootdev/AboutKit.git
Revision (git rev-parse @):
4e6ea5f28f86cd78ef2afff19f61360d72b5d277
SUCCESS checkout https://github.com/adamfootdev/AboutKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/adamfootdev/AboutKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Copying Localizable.xcstrings
[1/6] Write sources
[1/6] Copying Info.plist
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/46] Emitting module AboutKit
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[8/51] Compiling AboutKit AboutAppView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[9/51] Compiling AboutKit Bundle+User.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[10/51] Compiling AboutKit Bundle+Version.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[11/51] Compiling AboutKit UIDevice+DeviceType.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[12/51] Compiling AboutKit MacAboutAppView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[13/51] Compiling AboutKit AKAcknowledgements.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[14/51] Compiling AboutKit AKConfiguration.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[15/51] Compiling AboutKit AKDeveloper.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[16/51] Compiling AboutKit AKFrameworkAcknowledgement.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[17/51] Compiling AboutKit AKFrameworkAcknowledgementLink.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[18/51] Compiling AboutKit AKMyApp.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[19/51] Compiling AboutKit AKOtherApp.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[20/51] Compiling AboutKit LinkedInProfileType.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[21/51] Compiling AboutKit PlatformImage.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[22/51] Compiling AboutKit RemoteImageLoadState.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[23/51] Compiling AboutKit UserType.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[24/51] Compiling AboutKit AppIconNetworkManager.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[25/51] Compiling AboutKit AKApp.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[26/51] Compiling AboutKit FrameworkAcknowledgementView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[27/51] Compiling AboutKit HeaderView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[28/51] Compiling AboutKit ItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[29/51] Compiling AboutKit MacItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[30/51] Compiling AboutKit MacOtherAppRow.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[31/51] Compiling AboutKit MailView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[32/51] Compiling AboutKit ShareSheetView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[33/51] Compiling AboutKit LocalizedStrings.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[34/51] Compiling AboutKit RemoteImageLoader.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[35/51] Compiling AboutKit AcknowledgementsView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[36/51] Compiling AboutKit OtherAppRowView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[37/51] Compiling AboutKit PersonAcknowledgmentView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[38/51] Compiling AboutKit RemoteImageView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[39/51] Compiling AboutKit SectionHeaderLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[40/51] Compiling AboutKit TVItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[41/51] Compiling AboutKit AKPersonAcknowledgement.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[42/51] Compiling AboutKit AKProfile.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[43/51] Compiling AboutKit AKProfileDisplayMode.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[44/51] Compiling AboutKit AKProfilePlatform.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[45/51] Compiling AboutKit AKShowOption.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[46/51] Compiling AboutKit AboutKit.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[47/51] Compiling AboutKit TVOtherAppRowView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[48/51] Compiling AboutKit WatchItemLabel.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[49/51] Compiling AboutKit WatchOtherAppRowView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[50/51] Compiling AboutKit WatchTVAboutAppView.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
[51/51] Compiling AboutKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/AboutKit/Models/AKMyApp.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A custom struct of containing details about the developerʼs app.
BUILD FAILURE 6.0 linux