Build Information
Failed to build Parra, reference main (a3e14e
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 14:29:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Parra-Inc/parra-mobile-sdks.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/Parra-Inc/parra-mobile-sdks
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a3e14e9 Released version 0.33.8 [skip ci]
Cloned https://github.com/Parra-Inc/parra-mobile-sdks.git
Revision (git rev-parse @):
a3e14e98af29456076df99ab68dc7328e5856162
SUCCESS checkout https://github.com/Parra-Inc/parra-mobile-sdks.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Parra-Inc/parra-mobile-sdks.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/SvenTiigi/YouTubePlayerKit.git
Fetching https://github.com/Shopify/checkout-sheet-kit-swift
[1/2644] Fetching youtubeplayerkit
[266/6560] Fetching youtubeplayerkit, swiftsoup
[4995/15028] Fetching youtubeplayerkit, swiftsoup, checkout-sheet-kit-swift
[5035/44610] Fetching youtubeplayerkit, swiftsoup, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/SvenTiigi/YouTubePlayerKit.git from cache (0.47s)
[12628/41966] Fetching swiftsoup, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.54s)
[13705/38050] Fetching checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (1.44s)
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (1.87s)
Computing version for https://github.com/SvenTiigi/YouTubePlayerKit.git
Computed https://github.com/SvenTiigi/YouTubePlayerKit.git at 2.0.0 (2.31s)
Computing version for https://github.com/Shopify/mobile-buy-sdk-ios
Computed https://github.com/Shopify/mobile-buy-sdk-ios at 13.1.1 (2.21s)
Computing version for https://github.com/Shopify/checkout-sheet-kit-swift
Computed https://github.com/Shopify/checkout-sheet-kit-swift at 3.2.0 (0.41s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.34s)
Creating working copy for https://github.com/Shopify/checkout-sheet-kit-swift
Working copy of https://github.com/Shopify/checkout-sheet-kit-swift resolved at 3.2.0
Creating working copy for https://github.com/Shopify/mobile-buy-sdk-ios
Working copy of https://github.com/Shopify/mobile-buy-sdk-ios resolved at 13.1.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
Creating working copy for https://github.com/SvenTiigi/YouTubePlayerKit.git
Working copy of https://github.com/SvenTiigi/YouTubePlayerKit.git resolved at 2.0.0
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/ios/Sources/Parra/Resources/ParraAssets.xcassets
warning: 'checkout-sheet-kit-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Assets.xcassets
Building for debugging...
[0/11] Copying Info.plist
[0/11] Write sources
[1/11] Copying PrivacyInfo.xcprivacy
[5/11] Copying Info.plist
[5/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/300] Emitting module ShopifyCheckoutSheetKit
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[13/302] Compiling Buy Graph.Cache.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[14/302] Compiling Buy Graph.CacheItem.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[15/302] Compiling Buy Graph.CachePolicy.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[16/302] Compiling Buy ApiVersion.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[17/302] Compiling Buy ApplePayWalletContentInput.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[18/302] Compiling Buy ApplePayWalletHeaderInput.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[19/302] Compiling Buy AppliedGiftCard.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/302] Emitting module SwiftSoup
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[21/302] Compiling Buy Storefront.Schema.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[22/302] Compiling Buy Storefront.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[23/309] Compiling Buy CartCompletionAction.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[24/309] Compiling Buy CartCompletionActionRequired.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[25/309] Compiling Buy CartCompletionAttemptResult.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[26/309] Compiling Buy CartCompletionFailed.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[27/309] Compiling Buy CartCompletionProcessing.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[28/309] Compiling Buy CartCompletionSuccess.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[29/309] Compiling Buy CartCost.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
[35/309] Compiling ShopifyCheckoutSheetKit ShopifyCheckoutSheetKit.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
[36/315] Compiling Buy Graph.Task.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
[37/315] Compiling Buy Graph.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
[38/315] Compiling Buy SHA256.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
[39/315] Compiling Buy GraphQL+ScalarSupport.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
[40/315] Compiling Buy Optional+Input.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[43/315] Compiling ShopifyCheckoutSheetKit WebPixelsEventDecoder.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[44/315] Compiling Buy DigitalWallet.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[45/315] Compiling Buy DiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[46/315] Compiling Buy DiscountApplication.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[47/315] Compiling Buy DiscountApplicationAllocationMethod.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[48/315] Compiling Buy DiscountApplicationConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[49/315] Compiling Buy DiscountApplicationEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[50/315] Compiling Buy DiscountApplicationTargetSelection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[51/315] Compiling Buy DiscountApplicationTargetType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[52/315] Compiling Buy DiscountCodeApplication.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[53/315] Compiling Buy DisplayableError.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[54/315] Compiling Buy Domain.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[55/315] Compiling Buy ExternalVideo.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[56/315] Compiling Buy Filter.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[57/315] Compiling Buy FilterPresentation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[58/315] Compiling Buy FilterType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[59/315] Compiling Buy FilterValue.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[60/315] Compiling Buy Fulfillment.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[61/315] Compiling Buy FulfillmentLineItem.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[62/315] Compiling Buy FulfillmentLineItemConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[63/315] Compiling Buy FulfillmentLineItemEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[64/315] Compiling Buy FulfillmentTrackingInfo.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[65/315] Compiling Buy GenericFile.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[66/315] Compiling Buy GeoCoordinateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[67/315] Compiling Buy HasMetafields.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[71/339] Compiling SwiftSoup UTF8Arrays.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[72/339] Compiling SwiftSoup UnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[73/339] Compiling SwiftSoup UnicodeScalar.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[74/339] Compiling SwiftSoup Validate.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[75/339] Compiling SwiftSoup Whitelist.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[76/339] Compiling SwiftSoup XmlDeclaration.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[77/339] Compiling SwiftSoup XmlTreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[78/339] Compiling Buy CartDeliveryGroupType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[79/339] Compiling Buy CartDeliveryOption.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[80/339] Compiling Buy CartDeliveryPreference.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[81/339] Compiling Buy CartDeliveryPreferenceInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[82/339] Compiling Buy CartDirectPaymentMethodInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[83/339] Compiling Buy CartDiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[84/339] Compiling Buy CartDiscountCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[85/339] Compiling Buy CartDiscountCodesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[86/339] Compiling Buy CartErrorCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[87/339] Compiling Buy CartEstimatedCost.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[88/339] Compiling Buy CartFreePaymentMethodInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[89/339] Compiling Buy CartGiftCardCodesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[90/339] Compiling Buy CartInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[91/339] Compiling Buy CartInputMetafieldInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[92/339] Compiling Buy CartLine.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | internal extension Graph {
[93/348] Compiling Buy CartAutomaticDiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[94/348] Compiling Buy CartBillingAddressUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[95/348] Compiling Buy CartBuyerIdentity.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[96/348] Compiling YouTubePlayerKit YouTubePlayerWebView+Evaluate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[97/348] Compiling YouTubePlayerKit YouTubePlayerWebView+Event.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[98/348] Compiling YouTubePlayerKit YouTubePlayerWebView+WKNavigationDelegate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[99/348] Compiling YouTubePlayerKit YouTubePlayerWebView+WKUIDelegate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[100/348] Compiling Buy Brand.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[101/348] Compiling Buy BrandColorGroup.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[102/348] Compiling Buy BrandColors.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[103/348] Compiling Buy BuyerInput.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[104/348] Compiling Buy CardBrand.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[105/348] Compiling Buy Cart.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[106/349] Compiling Buy CartAttributesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[110/349] Compiling Buy Graph.Client.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[111/349] Compiling Buy Graph.QueryError.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[112/349] Compiling Buy Graph.RetryHandler.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
error: emit-module command failed with exit code 1 (use -v to see invocation)
[123/363] Emitting module YouTubePlayerKit
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
[130/363] Compiling Buy BlogEdge.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
[131/363] Compiling Buy BlogSortKeys.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 | import OSLog
BUILD FAILURE 6.2 wasm