Build Information
Failed to build SKHelper, reference main (db4c00
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 09:50:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
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 db4c002 Updates to DoC documentation
Updating files: 72% (8168/11243)
Updating files: 73% (8208/11243)
Updating files: 74% (8320/11243)
Updating files: 75% (8433/11243)
Updating files: 76% (8545/11243)
Updating files: 77% (8658/11243)
Updating files: 78% (8770/11243)
Updating files: 79% (8882/11243)
Updating files: 80% (8995/11243)
Updating files: 81% (9107/11243)
Updating files: 82% (9220/11243)
Updating files: 83% (9332/11243)
Updating files: 84% (9445/11243)
Updating files: 85% (9557/11243)
Updating files: 86% (9669/11243)
Updating files: 87% (9782/11243)
Updating files: 88% (9894/11243)
Updating files: 89% (10007/11243)
Updating files: 90% (10119/11243)
Updating files: 91% (10232/11243)
Updating files: 92% (10344/11243)
Updating files: 93% (10456/11243)
Updating files: 94% (10569/11243)
Updating files: 95% (10681/11243)
Updating files: 96% (10794/11243)
Updating files: 97% (10906/11243)
Updating files: 98% (11019/11243)
Updating files: 99% (11131/11243)
Updating files: 100% (11243/11243)
Updating files: 100% (11243/11243), done.
Cloned https://github.com/russell-archer/SKHelper.git
Revision (git rev-parse @):
db4c002e47a66168adf9ea848bfbbd8b788e897a
SUCCESS checkout https://github.com/russell-archer/SKHelper.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/russell-archer/SKHelper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.44s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.4 (3.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.05s)
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.4
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 Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[3/7] Copying skhelper-logo-small.png
[5/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 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, *)
[14/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, *)
[15/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, *)
[16/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, *)
[17/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, *)
[18/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, *)
[19/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, *)
[20/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, *)
[21/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, *)
[22/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, *)
[23/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, *)
[24/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, *)
[25/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, *)
[26/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, *)
[27/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, *)
[28/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, *)
[29/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, *)
[30/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, *)
[31/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, *)
[32/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, *)
[33/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, *)
[34/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, *)
[35/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, *)
[36/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, *)
[37/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, *)
[38/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, *)
[39/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, *)
[40/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, *)
[41/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, *)
[42/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, *)
BUILD FAILURE 6.2 linux