Build Information
Failed to build RevenueCat, reference 5.30.0 (e90dec
), with Swift 5.10 for Linux on 25 Jun 2025 20:48:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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/RevenueCat/purchases-ios.git
Reference: 5.30.0
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/RevenueCat/purchases-ios
* tag 5.30.0 -> FETCH_HEAD
HEAD is now at e90dec8 Version bump for 5.30.0
Cloned https://github.com/RevenueCat/purchases-ios.git
Revision (git rev-parse @):
e90dec89a46199cc57eb53d1523ff8606edac276
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RevenueCat/purchases-ios.git at 5.30.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/RevenueCat/purchases-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.75s)
Fetching https://github.com/quick/nimble
[1/19584] Fetching nimble
Fetched https://github.com/quick/nimble from cache (2.50s)
Computing version for https://github.com/quick/nimble
Computed https://github.com/quick/nimble at 13.7.1 (0.78s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.40s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.94s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.33s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.97s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 26ed3a2b4a2df47917ca9b790a57f91285b923fb
Creating working copy for https://github.com/quick/nimble
Working copy of https://github.com/quick/nimble resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/RevenueCatUITests/Templates/__Snapshots__': File not found.
warning: 'spi-builder-workspace': ignoring broken symlink /host/spi-builder-workspace/Tests/RevenueCatUITests/PaywallsV2/__PreviewResources__
warning: 'spi-builder-workspace': Invalid Resource 'PaywallsV2/__PreviewResources__': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/RevenueCatUI/RevenueCatUIDev.xctestplan
Building for debugging...
[0/54] Write sources
[0/54] Copying Localizable.strings
[0/54] Copying PrivacyInfo.xcprivacy
[0/54] Copying Info.plist
[0/54] Copying Localizable.strings
[0/54] Copying background.jpg
[0/54] Copying Localizable.strings
[0/54] Copying Info.plist
[0/54] Copying PrivacyInfo.xcprivacy
[0/54] Copying Info.plist
[52/54] Copying icons.xcassets
[53/54] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/424] Emitting module ReceiptParser
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/426] Emitting module RevenueCat_CustomEntitlementComputation
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[57/450] Compiling ReceiptParser PurchasesReceiptParser+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[58/450] Compiling ReceiptParser ReceiptParsingError.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[59/450] Compiling RevenueCat_CustomEntitlementComputation ASIdManagerProxy.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[60/450] Compiling RevenueCat_CustomEntitlementComputation AttributionData.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[61/450] Compiling RevenueCat_CustomEntitlementComputation AttributionFetcher.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[62/450] Compiling RevenueCat_CustomEntitlementComputation AttributionNetwork.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[63/450] Compiling RevenueCat_CustomEntitlementComputation AttributionPoster.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[64/450] Compiling RevenueCat_CustomEntitlementComputation AttributionTypeFactory.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[65/450] Compiling RevenueCat_CustomEntitlementComputation TrackingManagerProxy.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[66/450] Compiling RevenueCat_CustomEntitlementComputation CacheStatus.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[67/450] Compiling RevenueCat_CustomEntitlementComputation DeviceCache.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[68/450] Compiling RevenueCat_CustomEntitlementComputation InMemoryCachedObject.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[69/450] Compiling RevenueCat_CustomEntitlementComputation PeriodType+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[70/450] Compiling RevenueCat_CustomEntitlementComputation PurchaseOwnershipType+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[71/450] Compiling RevenueCat_CustomEntitlementComputation Store+Extensions.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[72/450] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterConfigData.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[73/450] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterPresentationMode.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[74/450] Compiling RevenueCat_CustomEntitlementComputation CustomerCenterEvent.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[75/450] Compiling RevenueCat_CustomEntitlementComputation EventsRequest+CustomerCenter.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[76/450] Compiling RevenueCat_CustomEntitlementComputation DeepLinkParser.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[77/450] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEvent.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[78/450] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsFileHandler.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[79/450] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsTracker.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[80/450] Compiling RevenueCat_CustomEntitlementComputation FileHandler.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[81/450] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsEventsRequest.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[82/450] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsHTTPRequestPath.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[83/450] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsPostOperation.swift
/host/spi-builder-workspace/Sources/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[84/450] Compiling RevenueCat_CustomEntitlementComputation InAppPurchaseBuilder.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[85/450] Compiling RevenueCat_CustomEntitlementComputation ArraySlice_UInt8+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[86/450] Compiling RevenueCat_CustomEntitlementComputation Codable+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[87/450] Compiling RevenueCat_CustomEntitlementComputation DateFormatter+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[88/450] Compiling RevenueCat_CustomEntitlementComputation UInt8+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[89/450] Compiling RevenueCat_CustomEntitlementComputation FileReader.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[90/450] Compiling RevenueCat_CustomEntitlementComputation LoggerType.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[91/450] Compiling RevenueCat_CustomEntitlementComputation ProcessInfo+Extensions.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[92/450] Compiling RevenueCat_CustomEntitlementComputation ReceiptParserLogger.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[93/450] Compiling RevenueCat_CustomEntitlementComputation ReceiptStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[94/450] Compiling RevenueCat_CustomEntitlementComputation LocalReceiptFetcher.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[95/450] Compiling RevenueCat_CustomEntitlementComputation PurchasesReceiptParser.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[96/450] Compiling RevenueCat_CustomEntitlementComputation ReceiptParsingError.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[97/450] Compiling RevenueCat_CustomEntitlementComputation LogIntent.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[98/450] Compiling RevenueCat_CustomEntitlementComputation Logger.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[99/450] Compiling RevenueCat_CustomEntitlementComputation AnalyticsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[100/450] Compiling RevenueCat_CustomEntitlementComputation AttributionStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[101/450] Compiling RevenueCat_CustomEntitlementComputation BackendErrorStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[102/450] Compiling RevenueCat_CustomEntitlementComputation CodableStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[103/450] Compiling RevenueCat_CustomEntitlementComputation ConfigureStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[104/450] Compiling RevenueCat_CustomEntitlementComputation IdentityManager.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[105/450] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[106/450] Compiling RevenueCat_CustomEntitlementComputation ProductPaidPrice.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[107/450] Compiling RevenueCat_CustomEntitlementComputation DiagnosticsStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[108/450] Compiling RevenueCat_CustomEntitlementComputation ETagStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[109/450] Compiling RevenueCat_CustomEntitlementComputation EligibilityStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[110/450] Compiling RevenueCat_CustomEntitlementComputation IdentityStrings.swift
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
[111/450] Compiling RevenueCat_CustomEntitlementComputation SubscriptionInfo.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[112/450] Compiling RevenueCat_CustomEntitlementComputation ASN1Container.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[113/450] Compiling RevenueCat_CustomEntitlementComputation Operators+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[114/450] Compiling RevenueCat_CustomEntitlementComputation Optional+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[115/450] Compiling RevenueCat_CustomEntitlementComputation Result+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[116/450] Compiling RevenueCat_CustomEntitlementComputation Integer+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[117/450] Compiling RevenueCat_CustomEntitlementComputation Locale+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[118/450] Compiling RevenueCat_CustomEntitlementComputation OperationQueue+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[119/498] Compiling RevenueCat_CustomEntitlementComputation Set+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[120/498] Compiling RevenueCat_CustomEntitlementComputation String+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[121/498] Compiling RevenueCat_CustomEntitlementComputation TimeInterval+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[122/498] Compiling RevenueCat_CustomEntitlementComputation UIApplication+RCExtensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[123/498] Compiling RevenueCat_CustomEntitlementComputation UserDefaults+Extensions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[124/498] Compiling RevenueCat_CustomEntitlementComputation CustomerInfo+ActiveDates.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[125/498] Compiling RevenueCat_CustomEntitlementComputation CustomerInfo+NonSubscriptions.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[126/498] Compiling RevenueCat_CustomEntitlementComputation CustomerInfo.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
[127/498] Compiling RevenueCat_CustomEntitlementComputation CustomerInfoManager.swift
/host/spi-builder-workspace/LocalReceiptParsing/Helpers/LoggerType.swift:15:8: error: no such module 'os'
import os
^
error: fatalError
/host/spi-builder-workspace/CustomEntitlementComputation/Error Handling/ErrorUtils.swift:16:8: error: no such module 'StoreKit'
import StoreKit
^
BUILD FAILURE 5.10 linux