The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SKHelper, reference 1.1.2 (f2b2cd), with Swift 6.0 for Linux on 13 Oct 2024 23:03:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/russell-archer/SKHelper.git
Reference: 1.1.2
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.2      -> FETCH_HEAD
HEAD is now at f2b2cd6 Minor fixes
Cloned https://github.com/russell-archer/SKHelper.git
Revision (git rev-parse @):
f2b2cd670ac620cab2ea8ebd269d73041a591e9c
SUCCESS checkout https://github.com/russell-archer/SKHelper.git at 1.1.2
========================================
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2038] Fetching swift-docc-plugin
[246/5181] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
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.2 (1.94s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.11s)
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.2
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[3/7] Copying skhelper-logo-small.png
[3/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/30] 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 | public typealias ProductId = String
[9/33] 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 | public typealias ProductId = String
[10/33] 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 | public typealias ProductId = String
[11/33] 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 | public typealias ProductId = String
[12/33] 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 | public typealias ProductId = String
[13/33] 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 | public typealias ProductId = String
[14/33] 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 | public typealias ProductId = String
[15/33] 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 | public typealias ProductId = String
[16/33] 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 | public typealias ProductId = String
[17/33] 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 | public typealias ProductId = String
[18/33] 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 | public typealias ProductId = String
[19/33] 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 | public typealias ProductId = String
[20/33] 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 | public typealias ProductId = String
[21/33] 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 | public typealias ProductId = String
[22/33] 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 | public typealias ProductId = String
[23/33] 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 | public typealias ProductId = String
[24/33] 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 | public typealias ProductId = String
[25/33] 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 | public typealias ProductId = String
[26/33] 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 | public typealias ProductId = String
[27/33] 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 | public typealias ProductId = String
[28/33] 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 | public typealias ProductId = String
[29/33] 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 | public typealias ProductId = String
[30/33] 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 | public typealias ProductId = String
[31/33] 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 | public typealias ProductId = String
[32/33] 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 | public typealias ProductId = String
[33/33] 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 | public typealias ProductId = String
BUILD FAILURE 6.0 linux