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 IBM Security Verify, reference v3.0.11 (4189b9), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 18:08:43 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/ibm-security-verify/verify-sdk-ios.git
Reference: v3.0.11
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/ibm-security-verify/verify-sdk-ios
 * tag               v3.0.11    -> FETCH_HEAD
HEAD is now at 4189b9c Support for digital credentials (#14)
Cloned https://github.com/ibm-security-verify/verify-sdk-ios.git
Revision (git rev-parse @):
4189b9c5ec63b4a53b6de05f26b0de5072ab0989
SUCCESS checkout https://github.com/ibm-security-verify/verify-sdk-ios.git at v3.0.11
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ibm-security-verify/verify-sdk-ios.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
Building for debugging...
[0/20] Write sources
[2/20] Copying README.md
[2/20] Copying Info.plist
[2/20] Copying README.md
[2/20] Copying Info.plist
[2/20] Copying README.md
[2/20] Copying Info.plist
[2/20] Copying README.md
[2/20] Copying Info.plist
[2/20] Write sources
[15/20] Copying Info.plist
[16/20] Copying Localizable.strings
[17/20] Copying README.md
[17/20] Copying Info.plist
[19/20] Write swift-version-24593BA9C3E375BF.txt
[21/54] Compiling FIDO2 SecKeyConvertible.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[22/55] Compiling Core Codeable+Extension.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[23/55] Compiling Core CryptoKit+Extension.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[24/55] Compiling Adaptive Enums.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 | import os.log
  7 |
[25/55] Compiling Adaptive AdaptiveResult.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 | import os.log
  7 |
[26/55] Compiling Adaptive AssessmentsFactors.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 | import os.log
  7 |
[27/55] Compiling Adaptive AdaptiveContext.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 | import os.log
  7 |
[28/55] Compiling FIDO2 PublicKeyCredential.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[29/55] Compiling Core URLSession+Extension.swift
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
[30/55] Compiling Core URLSessionDelegateHelper.swift
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
[31/56] Compiling FIDO2 PublicKeyCredentialProvider.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[32/56] Compiling Core JSONDecoder+Extension.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[33/56] Compiling Core KeychainService.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[34/56] Compiling Core Data+Extension.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[35/56] Compiling Core DateFormatter+Extension.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/56] Emitting module FIDO2
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[37/56] Compiling Core String+Extension.swift
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
[38/56] Compiling Core Thread+Extension.swift
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
[39/56] Compiling Core KeyedDecodingContainer+Extension.swift
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
[40/56] Compiling Core NSNumber+Extension.swift
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/56] Emitting module Adaptive
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 | import os.log
  7 |
[42/56] Compiling Adaptive Evaluation.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 | import os.log
  7 |
[43/56] Compiling FIDO2 SecKeyStore.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[44/56] Compiling Adaptive resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 | import os.log
  7 |
[45/56] Compiling FIDO2 resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/fido2/AttestationStatementProvider.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 | import CryptoKit
  7 | import os.log
[46/56] Compiling Adaptive Helpers.swift
/host/spi-builder-workspace/Sources/adaptive/AdaptiveContext.swift:5:8: error: no such module 'UIKit'
  3 | //
  4 |
  5 | import UIKit
    |        `- error: no such module 'UIKit'
  6 | import os.log
  7 |
[47/56] Compiling Core DefaultValue+Extension.swift
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
[48/56] Compiling Core DefaultValuePropertyWrapper.swift
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/56] Emitting module Core
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
[56/56] Compiling Core resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/core/Codeable+Extension.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | /// A structure that provides suport for the `Codable` protocol based an the `Any` type.
BUILD FAILURE 6.2 wasm