The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IterableSDK, reference master (048d81), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 19:42:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/Iterable/iterable-swift-sdk.git
Reference: master
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/Iterable/iterable-swift-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 048d815 MOB-11635 Improve Issue Templates (#916)
Cloned https://github.com/Iterable/iterable-swift-sdk.git
Revision (git rev-parse @):
048d8158786f6d2fcd72f08db2ef69a0bf0fd596
SUCCESS checkout https://github.com/Iterable/iterable-swift-sdk.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Iterable/iterable-swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Building for debugging...
[0/8] Copying SampleInboxCell.xib
[0/8] Copying PrivacyInfo.xcprivacy
[0/8] Copying IterableEmbeddedView.xib
[0/8] Write sources
[5/8] Copying IterableDataModel.xcdatamodeld
[6/8] Copying Assets.xcassets
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/119] Emitting module IterableSDK
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[10/134] Compiling IterableAppExtensions TestFile.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
  3 | //
  4 |
  5 | import UserNotifications
    |        `- error: no such module 'UserNotifications'
  6 |
  7 | public protocol ITBNotificationServiceExtensionDelegate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/134] Emitting module IterableAppExtensions
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
  3 | //
  4 |
  5 | import UserNotifications
    |        `- error: no such module 'UserNotifications'
  6 |
  7 | public protocol ITBNotificationServiceExtensionDelegate {
[12/134] Compiling IterableAppExtensions ITBNotificationServiceExtension.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
  3 | //
  4 |
  5 | import UserNotifications
    |        `- error: no such module 'UserNotifications'
  6 |
  7 | public protocol ITBNotificationServiceExtensionDelegate {
[13/134] Compiling IterableAppExtensions NotificationContentParser.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
  3 | //
  4 |
  5 | import UserNotifications
    |        `- error: no such module 'UserNotifications'
  6 |
  7 | public protocol ITBNotificationServiceExtensionDelegate {
[14/134] Compiling IterableSDK AuthFailureReason.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[15/134] Compiling IterableSDK APNSTypeChecker.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[16/134] Compiling IterableSDK ActionRunner.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[17/134] Compiling IterableSDK AppExtensionHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[18/134] Compiling IterableSDK Auth.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[19/134] Compiling IterableSDK AuthManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[20/134] Compiling IterableSDK ClassExtensions.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[21/134] Compiling IterableSDK CoreDataUtil.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[22/134] Compiling IterableSDK DataFieldsHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[23/134] Compiling IterableSDK DateProvider.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[24/134] Compiling IterableSDK DeepLinkManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[25/134] Compiling IterableSDK AbstractDiffCalculator.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[26/134] Compiling IterableSDK Dwifft+UIKit.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[27/134] Compiling IterableSDK Dwifft.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[28/134] Compiling IterableSDK SectionedValues.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[29/134] Compiling IterableAppExtensions NotificationExtensionConstants.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
  3 | //
  4 |
  5 | import UserNotifications
    |        `- error: no such module 'UserNotifications'
  6 |
  7 | public protocol ITBNotificationServiceExtensionDelegate {
[30/134] Compiling IterableSDK Constants.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[31/134] Compiling IterableSDK CommerceItem.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[32/134] Compiling IterableSDK IterableAction.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[33/134] Compiling IterableSDK IterableActionContext.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[34/134] Compiling IterableSDK IterableAttributionInfo.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[35/134] Compiling IterableSDK IterableEmbeddedMessage.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[36/134] Compiling IterableSDK IterableInAppMessage.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[37/134] Compiling IterableSDK IterablePushNotificationMetadata.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[38/134] Compiling IterableSDK RetryPolicy.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[39/134] Compiling IterableSDK IterableAuthManagerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[40/134] Compiling IterableSDK IterableEmbeddedManagerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[41/134] Compiling IterableSDK IterableEmbeddedUpdateDelegate.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[42/134] Compiling IterableSDK IterableInAppManagerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[43/134] Compiling IterableSDK IterableInboxViewControllerViewDelegate.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[44/134] Compiling IterableSDK AuthFailure.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[45/134] Compiling IterableSDK InAppMessageParser.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[46/134] Compiling IterableSDK InAppPersistence.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[47/134] Compiling IterableSDK InAppPresenter.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[48/134] Compiling IterableSDK IterableAPI.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[49/134] Compiling IterableSDK IterableAppIntegration.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[50/134] Compiling IterableSDK IterableConfig.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[51/134] Compiling IterableSDK IterableLogging.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[52/134] Compiling IterableSDK IterableMessaging.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[53/134] Compiling IterableSDK InboxViewRepresentable.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[54/134] Compiling IterableSDK IterableInboxView.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[55/134] Compiling IterableSDK IterableEmbeddedView.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[56/134] Compiling IterableSDK IterableInboxCell.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[57/134] Compiling IterableSDK IterableInboxNavigationViewController.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[58/134] Compiling IterableSDK IterableInboxViewController.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
[59/134] Compiling IterableSDK resource_bundle_accessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | enum Endpoint {
BUILD FAILURE 6.2 wasm