Build Information
Failed to build SKHelper, reference main (a04726
), with Swift 6.0 for Linux on 30 Apr 2025 20:18:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/russell-archer/SKHelper.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/russell-archer/SKHelper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a047268 Updates quick start tutorials
Cloned https://github.com/russell-archer/SKHelper.git
Revision (git rev-parse @):
a0472686a77fd325ea384f0c5a11770332a00573
SUCCESS checkout https://github.com/russell-archer/SKHelper.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/russell-archer/SKHelper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.37s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (2.73s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.85s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Copying skhelper-logo-small.png
[2/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[2/7] Copying skhelper-logo.png
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/38] Emitting module SKHelper
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[9/42] Compiling SKHelper SKHelperPurchasesView.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[10/42] Compiling SKHelper SKHelperSheetBarView.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[11/42] Compiling SKHelper SKHelperStoreView.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[12/42] Compiling SKHelper SKHelperStoreViewBody.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[13/42] Compiling SKHelper SKHelperNotification.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[14/42] Compiling SKHelper SKHelperProduct.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[15/42] Compiling SKHelper SKHelperPurchaseInfo.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[16/42] Compiling SKHelper SKHelperSubscriptionInfo.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[17/42] Compiling SKHelper SKHelperButtons.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[18/42] Compiling SKHelper OnSubscriptionChange.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[19/42] Compiling SKHelper OnTransaction.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[20/42] Compiling SKHelper SKHelperManagePurchaseView.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[21/42] Compiling SKHelper SKHelperProductView.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[22/42] Compiling SKHelper SKHelperSubscriptionInfoMain.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[23/42] Compiling SKHelper SKHelperSubscriptionInfoManage.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[24/42] Compiling SKHelper SKHelperSubscriptionStoreView.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[25/42] Compiling SKHelper resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[26/42] Compiling SKHelper SKHelperSubscriptionState.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[27/42] Compiling SKHelper SKHelperTransactionUpdateReason.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[28/42] Compiling SKHelper SKHelperUnwrappedVerificationResult.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[29/42] Compiling SKHelper OnProductsAvailable.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[30/42] Compiling SKHelper SKHelper+Extensions.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[31/42] Compiling SKHelper SKHelper.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[32/42] Compiling SKHelper SKHelperConfiguration.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[33/42] Compiling SKHelper SKHelperConstants.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[34/42] Compiling SKHelper SKHelperLog.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[35/42] Compiling SKHelper SKHelperProductViewStyle.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[36/42] Compiling SKHelper SKHelperTapGesture.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[37/42] Compiling SKHelper SKHelperEntitlementState.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[38/42] Compiling SKHelper SKHelperPurchaseState.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[39/42] Compiling SKHelper SKHelperPurchaseInfoFieldText.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[40/42] Compiling SKHelper SKHelperPurchaseInfoFieldView.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[41/42] Compiling SKHelper SKHelperPurchaseInfoMain.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
[42/42] Compiling SKHelper SKHelperPurchaseInfoManage.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
6 | //
7 |
8 | public import StoreKit
| `- error: no such module 'StoreKit'
9 |
10 | @available(iOS 17.0, macOS 14.6, *)
BUILD FAILURE 6.0 linux