The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SKHelper, reference 1.1.13 (bec0ff), with Swift 6.3 for Linux on 17 Apr 2026 17:08:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/russell-archer/SKHelper.git
Reference: 1.1.13
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
 * tag               1.1.13     -> FETCH_HEAD
HEAD is now at bec0fff Merge pull request #15 from russell-archer/observable-support
Updating files:  85% (9587/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 @):
bec0fff69beec22048c16efac4f3127eb78202a2
SUCCESS checkout https://github.com/russell-archer/SKHelper.git at 1.1.13
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/russell-archer/SKHelper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.60s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (3.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.00s)
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
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.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Copying skhelper-logo-small.png
[2/7] Copying PrivacyInfo.xcprivacy
[2/7] Copying skhelper-logo.png
[5/7] Write sources
[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 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, *)
[14/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, *)
[15/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, *)
[16/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, *)
[17/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, *)
[18/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, *)
[19/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, *)
[20/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, *)
[21/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, *)
[22/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, *)
[23/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, *)
[24/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, *)
[25/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, *)
[26/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, *)
[27/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, *)
[28/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, *)
[29/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, *)
[30/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, *)
[31/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, *)
[32/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, *)
[33/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, *)
[34/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, *)
[35/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, *)
[36/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, *)
[37/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, *)
[38/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, *)
[39/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, *)
[40/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, *)
[41/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, *)
[42/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, *)
BUILD FAILURE 6.3 linux