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 v1.23.4 (f991e3), with Swift 6.1 for Android on 19 Nov 2025 17:54:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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: v1.23.4
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
 * tag               v1.23.4    -> FETCH_HEAD
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 v1.23.4
========================================
Build
========================================
Selected platform:         android
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-2":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/divkit/divkit-ios
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
Fetching https://github.com/yandex/vgsl.git
[1/13654] Fetching divkit-ios
[275/17833] Fetching divkit-ios, vgsl
[3894/25816] Fetching divkit-ios, vgsl, appmetrica-sdk-ios
Fetched https://github.com/yandex/vgsl.git from cache (0.47s)
[11446/21637] Fetching divkit-ios, appmetrica-sdk-ios
Fetched https://github.com/divkit/divkit-ios from cache (1.19s)
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (1.20s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 7.12.3 (1.84s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.15.0 (0.88s)
Fetching https://github.com/kstenerud/KSCrash
[1/18895] Fetching kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (1.30s)
Computing version for https://github.com/divkit/divkit-ios
Computed https://github.com/divkit/divkit-ios at 32.26.0 (1.92s)
Fetching https://github.com/apple/swift-markdown.git
[1/7000] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (0.55s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (3.94s)
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.65s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.76s)
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.1.2
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/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/divkit/divkit-ios
Working copy of https://github.com/divkit/divkit-ios resolved at 32.26.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/yandex/vgsl.git
Working copy of https://github.com/yandex/vgsl.git resolved at 7.12.3
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/PrivacyInfo.xcprivacy
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Assets.car
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeRequirements
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Bold.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeResources
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-LightItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeSignature
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Strings_ru.strings
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/Dummy.swift
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeDirectory
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/yandexpay_bindings_key_release.der
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/ExternalConfiguration.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Configuration.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Strings_en.strings
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-MediumItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Medium.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Regular.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-RegularItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Info.plist
    /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/yandexpay_bindings_key_debug.der
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeRequirements-1
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
[3/452] Copying Info.plist
[3/452] Copying Strings_plural.stringsdict
[3/452] Copying Info.plist
[3/452] Write sources
[8/452] Copying Strings_plural.stringsdict
[8/452] Write sources
[9/452] Copying PrivacyInfo.xcprivacy
[12/452] Write sources
[13/452] Copying PrivacyInfo.xcprivacy
[15/452] Write sources
[15/452] Copying PrivacyInfo.xcprivacy
[17/452] Write sources
[18/452] Copying PrivacyInfo.xcprivacy
[19/452] Write sources
[20/452] Copying PrivacyInfo.xcprivacy
[21/452] Write sources
[22/452] Copying PrivacyInfo.xcprivacy
[24/452] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/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.
[26/452] Compiling AppMetricaStorageUtils resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppMetricaStorageUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[26/452] Compiling AppMetricaStorageUtils AMAUserDefaultsKVSDataProvider.m
[26/452] Compiling AppMetricaStorageUtils AMAIncrementableValueStorage.m
In file included from [26/452] Compiling AppMetricaStorageUtils AMADiskFileStorage.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/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 <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/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.
[26/452] Compiling AppMetricaStorageUtils AMAUserDefaultsStorage.m
[26/452] Compiling AppMetricaStorageUtils AMARollbackHolder.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppMetricaStorageUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1[26/452] Compiling AppMetricaStorageUtils AMAIncrementableValueStorageFactory.m
[26/452] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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/PrivacyInfo.xcprivacy
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-MediumItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Strings_ru.strings
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeRequirements-1
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/Dummy.swift
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Info.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Light.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeSignature
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/_CodeSignature/CodeResources
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Strings_en.strings
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Bold.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-LightItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-RegularItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Medium.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-BoldItalic.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/yandexpay_bindings_key_debug.der
    /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/yandexpay_bindings_key_release.der
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/ExternalConfiguration.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Configuration.plist
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/YSText-Regular.ttf
    /host/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/Assets.car
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/aarch64-unknown-linux-android24/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/aarch64-unknown-linux-android24/debug/AppMetricaCoreExtension.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 AppMetricaCoreExtension resource_bundle_accessor.m
[0/426] Compiling AppMetricaStorageUtils AMAIncrementableValueStorageFactory.m
[0/426] Compiling AppMetricaStorageUtils AMARollbackHolder.m
[0/426] Compiling AppMetricaStorageUtils AMAUserDefaultsStorage.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppMetricaStorageUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: [0/426] Compiling AppMetricaStorageUtils AMAUserDefaultsKVSDataProvider.m
[0/426] Copying YandexPaySDKResources.bundle
[0/426] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android