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 YandexPaySDK, reference main (f991e3), with Swift 6.1 for Wasm on 19 Nov 2025 17:54:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/yandex-pay-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/yandexmobile/yandex-pay-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f991e3a Update frameworks v1.23.4
Cloned https://github.com/yandexmobile/yandex-pay-ios.git
Revision (git rev-parse @):
f991e3a3d9831b08ace7613cd178b62044a2c321
SUCCESS checkout https://github.com/yandexmobile/yandex-pay-ios.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/yandexmobile/yandex-pay-ios.git
https://github.com/yandexmobile/yandex-pay-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "appmetrica-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.15.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
    },
    {
      "identity" : "divkit-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "32.25.0",
            "upper_bound" : "33.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divkit/divkit-ios"
    },
    {
      "identity" : "vgsl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.12.3",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yandex/vgsl.git"
    }
  ],
  "manifest_display_name" : "YandexPaySDK",
  "name" : "YandexPaySDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "YandexPaySDK",
      "targets" : [
        "YandexPaySDK_Facade"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexPaySDK_Dynamic",
      "targets" : [
        "YandexPaySDK_Dynamic_Facade"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YandexPaySDK_Static",
      "module_type" : "BinaryTarget",
      "name" : "YandexPaySDK_Static",
      "path" : "YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework",
      "product_memberships" : [
        "YandexPaySDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexPaySDK_Facade",
      "module_type" : "SwiftTarget",
      "name" : "YandexPaySDK_Facade",
      "path" : "YandexPaySDK",
      "product_dependencies" : [
        "AppMetricaCore",
        "DivKit",
        "VGSL"
      ],
      "product_memberships" : [
        "YandexPaySDK"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Frameworks/Static/Dummy.swift"
      ],
      "target_dependencies" : [
        "YandexPaySDK_Static"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexPaySDK_Dynamic_Facade",
      "module_type" : "SwiftTarget",
      "name" : "YandexPaySDK_Dynamic_Facade",
      "path" : "YandexPaySDK",
      "product_memberships" : [
        "YandexPaySDK_Dynamic"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/en.lproj/Strings_plural.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/ru.lproj/Strings_plural.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        }
      ],
      "sources" : [
        "Frameworks/Dynamic/Dummy.swift"
      ],
      "target_dependencies" : [
        "YandexPaySDK_Dynamic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexPaySDK_Dynamic",
      "module_type" : "BinaryTarget",
      "name" : "YandexPaySDK_Dynamic",
      "path" : "YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework",
      "product_memberships" : [
        "YandexPaySDK_Dynamic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/yandex/vgsl.git
Fetching https://github.com/divkit/divkit-ios
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
[1/13654] Fetching divkit-ios
[138/17833] Fetching divkit-ios, vgsl
[2869/25816] Fetching divkit-ios, vgsl, appmetrica-sdk-ios
Fetched https://github.com/yandex/vgsl.git from cache (1.16s)
Fetched https://github.com/divkit/divkit-ios from cache (1.17s)
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (1.22s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 7.12.3 (1.94s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.15.0 (0.90s)
Fetching https://github.com/kstenerud/KSCrash
[1/18895] Fetching kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (1.25s)
Computing version for https://github.com/divkit/divkit-ios
Computed https://github.com/divkit/divkit-ios at 32.26.0 (1.86s)
Fetching https://github.com/apple/swift-markdown.git
[1/7000] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (0.52s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (4.04s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18245] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.63s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.1.2 (2.63s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.74s)
Creating working copy for https://github.com/yandex/vgsl.git
Working copy of https://github.com/yandex/vgsl.git resolved at 7.12.3
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 5.15.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/divkit/divkit-ios
Working copy of https://github.com/divkit/divkit-ios resolved at 32.26.0
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.1.2
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/YandexPaySDK/Frameworks/Dynamic/Dummy.swift
warning: 'spi-builder-workspace': found 23 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeDirectory
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-LightItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Strings_en.strings
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-BoldItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Regular.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-MediumItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/Dummy.swift
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/ExternalConfiguration.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Medium.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Configuration.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Strings_ru.strings
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Assets.car
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/PrivacyInfo.xcprivacy
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Info.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/yandexpay_bindings_key_debug.der
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/yandexpay_bindings_key_release.der
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeRequirements-1
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Bold.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Light.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeRequirements
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-RegularItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeSignature
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeResources
warning: 'vgsl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/PrivacyInfo.xcprivacy
Building for debugging...
[0/452] Write sources
[0/452] Copying Strings_plural.stringsdict
[0/452] Write sources
[0/452] Copying Info.plist
[0/452] Write sources
[0/452] Copying Info.plist
[0/452] Write sources
[0/452] Copying PrivacyInfo.xcprivacy
[0/452] Write sources
[0/452] Copying PrivacyInfo.xcprivacy
[0/452] Write sources
[0/452] Copying PrivacyInfo.xcprivacy
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaLog.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[26/452] Compiling AppMetricaLog resource_bundle_accessor.m
[26/452] Compiling AppMetricaStorageUtils resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaLog.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[26/452] Compiling AppMetricaLog AMATTYLogMiddleware.m
[26/452] Compiling AppMetricaPlatform NSBundle+ApplicationBundle.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaLog.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[26/452] Compiling AppMetricaLog AMAOSLogMiddleware.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaLog.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[26/452] Compiling AppMetricaLog AMALogOutputFactory.m
[26/452] Compiling AppMetricaStorageUtils AMAUserDefaultsStorage.m
[26/452] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
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/YandexPaySDK/Frameworks/Dynamic/Dummy.swift
warning: 'spi-builder-workspace': found 23 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeRequirements-1
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-RegularItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/ExternalConfiguration.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/PrivacyInfo.xcprivacy
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/yandexpay_bindings_key_release.der
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Assets.car
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/yandexpay_bindings_key_debug.der
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-BoldItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Light.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Medium.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-LightItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeDirectory
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeRequirements
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Configuration.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Strings_ru.strings
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-MediumItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Info.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeResources
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Bold.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Regular.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/Dummy.swift
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Strings_en.strings
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeSignature
warning: 'vgsl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaStorageUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/426] Compiling AppMetricaStorageUtils resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaStorageUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from [0/426] Compiling AppMetricaStorageUtils AMAIncrementableValueStorageFactory.m
[0/426] Compiling AppMetricaStorageUtils AMARollbackHolder.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaStorageUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/426] Compiling AppMetricaStorageUtils AMAIncrementableValueStorage.m
[0/426] Compiling AppMetricaStorageUtils AMAUserDefaultsKVSDataProvider.m
In file included from <built-in>:1[0/426] Compiling AppMetricaStorageUtils AMAUserDefaultsStorage.m
[0/426] Copying YandexPaySDKResources.bundle
[0/426] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm