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 AdyenNetworking, reference 3.0.1 (43fd5d), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 08:48:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/Adyen/adyen-networking-ios.git
Reference: 3.0.1
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/Adyen/adyen-networking-ios
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at 43fd5d9 Merge pull request #46 from Adyen/release/3.0.1
Cloned https://github.com/Adyen/adyen-networking-ios.git
Revision (git rev-parse @):
43fd5d93f8587623eb134e3968f099e0417e74f6
SUCCESS checkout https://github.com/Adyen/adyen-networking-ios.git at 3.0.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Adyen/adyen-networking-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/21] Emitting module AdyenNetworking
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[4/23] Compiling AdyenNetworking DebugLogging.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[5/23] Compiling AdyenNetworking Logging.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[6/23] Compiling AdyenNetworking APIClient.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[7/23] Compiling AdyenNetworking AnyAPIContext.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[8/23] Compiling AdyenNetworking AnyAPIEnvironment.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[9/23] Compiling AdyenNetworking AnyCoder.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[10/23] Compiling AdyenNetworking AnyResponseValidator.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[11/23] Compiling AdyenNetworking BackoffScheduler.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[12/23] Compiling AdyenNetworking SimpleScheduler.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[13/23] Compiling AdyenNetworking UniqueAssetAPIClient.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[14/23] Compiling AdyenNetworking RetryAPIClient.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[15/23] Compiling AdyenNetworking RetryOnErrorAPIClient.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[16/23] Compiling AdyenNetworking Scheduler.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[17/23] Compiling AdyenNetworking Coder.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[18/23] Compiling AdyenNetworking DebugLogger.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[19/23] Compiling AdyenNetworking Errors.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[20/23] Compiling AdyenNetworking HTTPResponse.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[21/23] Compiling AdyenNetworking Request.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[22/23] Compiling AdyenNetworking URLHelpers.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
[23/23] Compiling AdyenNetworking URLSessionHelpers.swift
/host/spi-builder-workspace/AdyenNetworking/APIClient/APIClient.swift:7:8: error: no such module 'Foundation'
  5 | //
  6 |
  7 | import Foundation
    |        `- error: no such module 'Foundation'
  8 |
  9 | /// :nodoc:
BUILD FAILURE 6.2 wasm