Build Information
Failed to build MangopayiOSSDK, reference main (11aa12
), with Swift 6.2 (beta) for Wasm on 14 Jul 2025 07:45:49 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/Mangopay/mangopay-checkout-ios.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/Mangopay/mangopay-checkout-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 11aa12d Added deprecation notice
Cloned https://github.com/Mangopay/mangopay-checkout-ios.git
Revision (git rev-parse @):
11aa12d49d789122f96f7e2f9dde120e8209311c
SUCCESS checkout https://github.com/Mangopay/mangopay-checkout-ios.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Mangopay/mangopay-checkout-ios.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
f557aa5ee224: Already exists
5a06fb7b224d: Already exists
4f4fb700ef54: Already exists
319f0910e4be: Already exists
f944f812c62d: Already exists
bd6b4327ba26: Already exists
d371e227cf38: Pulling fs layer
7678df1e7885: Pulling fs layer
d371e227cf38: Verifying Checksum
d371e227cf38: Download complete
7678df1e7885: Verifying Checksum
7678df1e7885: Download complete
d371e227cf38: Pull complete
7678df1e7885: Pull complete
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/Mangopay/mangopay-ios-vault-sdk
[1/323] Fetching mangopay-ios-vault-sdk
Fetched https://github.com/Mangopay/mangopay-ios-vault-sdk from cache (0.22s)
Fetching https://github.com/paypal/paypal-ios/
[1/21520] Fetching paypal-ios
Fetched https://github.com/paypal/paypal-ios/ from cache (0.91s)
Fetching https://github.com/getsentry/sentry-cocoa
[1/169495] Fetching sentry-cocoa
Fetched https://github.com/getsentry/sentry-cocoa from cache (7.71s)
Computing version for https://github.com/getsentry/sentry-cocoa
Computed https://github.com/getsentry/sentry-cocoa at 8.53.2 (8.32s)
Creating working copy for https://github.com/getsentry/sentry-cocoa
Working copy of https://github.com/getsentry/sentry-cocoa resolved at 8.53.2
Creating working copy for https://github.com/paypal/paypal-ios/
Working copy of https://github.com/paypal/paypal-ios/ resolved at main (05582d3)
Creating working copy for https://github.com/Mangopay/mangopay-ios-vault-sdk
Working copy of https://github.com/Mangopay/mangopay-ios-vault-sdk resolved at main (ce8a8a8)
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry-Dynamic.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry.xcframework.zip
[1369/104463828] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry-Dynamic.xcframework.zip
[1194829/147247962] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry-Dynamic.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry.xcframework.zip
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry.xcframework.zip (5.94s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry-Dynamic.xcframework.zip (12.25s)
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/MangopayCheckoutSDK/Resources/assets.xcassets
warning: 'paypal-ios': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/PaymentButtons/Assets.xcassets
Building for debugging...
[0/13] Write sources
[1/13] Copying PrivacyInfo.xcprivacy
[2/13] Copying Localizable.strings
[2/13] Copying PrivacyInfo.xcprivacy
[5/13] Copying app_icon.png
[6/13] Write sources
[6/13] Copying Info.plist
[8/13] Copying countrylistdata.json
[8/13] Write sources
[11/13] Copying paypal.png
[12/13] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/46] Emitting module CorePayments
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[15/49] Compiling CorePayments HTTPResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[16/49] Compiling CorePayments HTTPResponseParser.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[17/49] Compiling CorePayments ErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[18/49] Compiling CorePayments TrackingEventsAPI.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[19/49] Compiling CorePayments URLSession+URLSessionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[20/49] Compiling CorePayments URLSessionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[21/49] Compiling CorePayments PayPalCoreConstants.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[22/49] Compiling CorePayments WebAuthenticationSession.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[23/49] Compiling CorePayments resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[24/49] Compiling CorePayments AnalyticsService.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[25/49] Compiling CorePayments Environment.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[26/49] Compiling CorePayments HTTPHeader.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[27/49] Compiling CorePayments HTTPMethod.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[28/49] Compiling MangopayVaultSDK NetworkUtil.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[29/49] Compiling MangopayVaultSDK MGPVaultError.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[30/50] Compiling MangopayVaultSDK MangopayVaultClient.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[31/50] Compiling MangopayVaultSDK CardRegistration.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[32/50] Compiling MangopayVaultSDK MangopayVault.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/50] Emitting module MangopayVaultSDK
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[34/50] Compiling MangopayVaultSDK CardInfo.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[37/50] Compiling CorePayments NetworkingClient.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[38/50] Compiling CorePayments NetworkingError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[39/50] Compiling CorePayments RESTRequest.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[40/50] Compiling CorePayments GraphQLErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[41/50] Compiling CorePayments GraphQLHTTPPostBody.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[42/50] Compiling CorePayments GraphQLHTTPResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[43/50] Compiling CorePayments GraphQLRequest.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[44/50] Compiling CorePayments HTTP.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[45/50] Compiling CorePayments HTTPRequest.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[46/50] Compiling CorePayments AnalyticsEventData.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[47/50] Compiling CorePayments CoreConfig.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[48/50] Compiling CorePayments CorePaymentsError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[49/50] Compiling CorePayments CoreSDKError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[50/50] Compiling MangopayVaultSDK Validator.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/CardValidationError.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
BUILD FAILURE 6.2 wasm