The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DigiaEngageCleverTap, reference 1.0.0-beta.1 (d2c074), with Swift 6.1 for Android on 26 Mar 2026 17:56:21 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/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git
Reference: 1.0.0-beta.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/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS
 * tag               1.0.0-beta.1 -> FETCH_HEAD
HEAD is now at d2c074a Update Package.resolved: pin digia_engage_ios to 1.0.0-beta.1 (f4e3890)
Cloned https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git
Revision (git rev-parse @):
d2c074aa6b516a284a8dffd7621964f31c24640d
SUCCESS checkout https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git at 1.0.0-beta.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git
https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "digia_engage_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-beta.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git"
    },
    {
      "identity" : "clevertap-ios-sdk",
      "requirement" : {
        "exact" : [
          "7.5.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CleverTap/clevertap-ios-sdk.git"
    }
  ],
  "manifest_display_name" : "DigiaEngageCleverTap",
  "name" : "DigiaEngageCleverTap",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "DigiaEngageCleverTap",
      "targets" : [
        "DigiaEngageCleverTap"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DigiaEngageCleverTapTests",
      "module_type" : "SwiftTarget",
      "name" : "DigiaEngageCleverTapTests",
      "path" : "Tests/DigiaEngageCleverTapTests",
      "sources" : [
        "DigiaCleverTapPluginTests.swift"
      ],
      "target_dependencies" : [
        "DigiaEngageCleverTap"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DigiaEngageCleverTap",
      "module_type" : "SwiftTarget",
      "name" : "DigiaEngageCleverTap",
      "path" : "Sources/DigiaEngageCleverTap",
      "product_dependencies" : [
        "DigiaEngage",
        "CleverTapSDK"
      ],
      "product_memberships" : [
        "DigiaEngageCleverTap"
      ],
      "sources" : [
        "CleverTapBridge.swift",
        "CleverTapEventBridge.swift",
        "CleverTapPayloadMapper.swift",
        "CleverTapTemplateRegistration.swift",
        "DigiaCleverTapPlugin.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/CleverTap/clevertap-ios-sdk.git
Fetching https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git
[1/329] Fetching digia_engage_ios
[330/23451] Fetching digia_engage_ios, clevertap-ios-sdk
Fetched https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git from cache (12.89s)
Fetched https://github.com/CleverTap/clevertap-ios-sdk.git from cache (13.21s)
Computing version for https://github.com/CleverTap/clevertap-ios-sdk.git
Computed https://github.com/CleverTap/clevertap-ios-sdk.git at 7.5.1 (15.69s)
Computing version for https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git
Computed https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git at 1.0.0-beta.1 (0.59s)
Fetching https://github.com/elai950/AlertToast.git
Fetching https://github.com/SDWebImage/SDWebImageSwiftUI.git
Fetching https://github.com/SDWebImage/SDWebImageSVGCoder.git
Fetching https://github.com/airbnb/lottie-spm.git
Fetching https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git
[1/1566] Fetching alerttoast
[362/1622] Fetching alerttoast, digia_expr_swift
[418/2315] Fetching alerttoast, digia_expr_swift, sdwebimagesvgcoder
[716/6314] Fetching alerttoast, digia_expr_swift, sdwebimagesvgcoder, sdwebimageswiftui
Fetched https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git from cache (0.40s)
[1814/6258] Fetching alerttoast, sdwebimagesvgcoder, sdwebimageswiftui
[3230/6856] Fetching alerttoast, sdwebimagesvgcoder, sdwebimageswiftui, lottie-spm
Fetched https://github.com/SDWebImage/SDWebImageSVGCoder.git from cache (0.47s)
[2554/6163] Fetching alerttoast, sdwebimageswiftui, lottie-spm
Fetched https://github.com/SDWebImage/SDWebImageSwiftUI.git from cache (5.80s)
Fetched https://github.com/elai950/AlertToast.git from cache (5.82s)
Fetched https://github.com/airbnb/lottie-spm.git from cache (5.93s)
Computing version for https://github.com/elai950/AlertToast.git
Computed https://github.com/elai950/AlertToast.git at 1.3.9 (6.56s)
Computing version for https://github.com/SDWebImage/SDWebImageSVGCoder.git
Computed https://github.com/SDWebImage/SDWebImageSVGCoder.git at 1.8.0 (0.73s)
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25984] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.15s)
Computing version for https://github.com/SDWebImage/SDWebImageSwiftUI.git
Computed https://github.com/SDWebImage/SDWebImageSwiftUI.git at 3.1.4 (2.78s)
Computing version for https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git
Computed https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git at 0.1.0 (0.54s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.6.0 (0.66s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (0.71s)
Creating working copy for https://github.com/SDWebImage/SDWebImageSVGCoder.git
Working copy of https://github.com/SDWebImage/SDWebImageSVGCoder.git resolved at 1.8.0
Creating working copy for https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git
Working copy of https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git resolved at 0.1.0
Creating working copy for https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git
Working copy of https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git resolved at 1.0.0-beta.1
Creating working copy for https://github.com/SDWebImage/SDWebImageSwiftUI.git
Working copy of https://github.com/SDWebImage/SDWebImageSwiftUI.git resolved at 3.1.4
Creating working copy for https://github.com/CleverTap/clevertap-ios-sdk.git
Working copy of https://github.com/CleverTap/clevertap-ios-sdk.git resolved at 7.5.1
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.7
Creating working copy for https://github.com/elai950/AlertToast.git
Working copy of https://github.com/elai950/AlertToast.git resolved at 1.3.9
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.6.0
Downloading binary artifact https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
Downloading binary artifact https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip
[15874/3943558] Downloading https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip
Downloaded https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip (0.75s)
[1397/54955322] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
[54971697/77259536] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip, https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip
Downloaded https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip (9.20s)
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip (12.06s)
warning: 'sdwebimageswiftui': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SDWebImageSwiftUI/SDWebImageSwiftUI/Module/Info.plist
Building for debugging...
[0/85] Write sources
[0/85] Copying PrivacyInfo.xcprivacy
[0/85] Write sources
[0/85] Copying PrivacyInfo.xcprivacy
[0/85] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/85] Compiling SDInternalMacros.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/85] Compiling SDWeakProxy.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/85] Compiling SDImageFramePool.m
[9/85] Compiling SDWebImage resource_bundle_accessor.m
[9/85] Compiling UIColor+SDHexString.m
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImageSVGCoder/SDWebImageSVGCoder/Classes/SDWebImageSVGCoderDefine.m:8:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImageSVGCoder/SDWebImageSVGCoder/Classes/SDWebImageSVGCoderDefine.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImage.h:10:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImageCompat.h:10:9: fatal error: 'TargetConditionals.h' file not found
   10 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
[9/85] Compiling SDWebImageSVGCoderDefine.m
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImageSVGCoder/SDWebImageSVGCoder/Classes/SDImageSVGCoder.m:8:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImageSVGCoder/SDWebImageSVGCoder/Classes/SDImageSVGCoder.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImage.h:10:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImageCompat.h:10:9: fatal error: 'TargetConditionals.h' file not found
   10 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
[9/85] Compiling SDImageSVGCoder.m
[9/85] 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/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
warning: 'sdwebimageswiftui': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SDWebImageSwiftUI/SDWebImageSwiftUI/Module/Info.plist
[0/1] Planning build
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SDWebImage.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/SDWebImage.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/76] Compiling UIColor+SDHexString.m
[0/76] Compiling SDWebImage resource_bundle_accessor.m
[0/76] Compiling SDWeakProxy.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/76] Compiling SDInternalMacros.m
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImageSVGCoder/SDWebImageSVGCoder/Classes/SDImageSVGCoder.m:8:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImageSVGCoder/SDWebImageSVGCoder/Classes/SDImageSVGCoder.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImage.h:10:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImageCompat.h:10:9: fatal error: 'TargetConditionals.h' file not found
   10 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
[0/76] Compiling SDImageSVGCoder.m
[0/76] Compiling SDImageFramePool.m
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImageSVGCoder/SDWebImageSVGCoder/Classes/SDWebImageSVGCoderDefine.m:8:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImageSVGCoder/SDWebImageSVGCoder/Classes/SDWebImageSVGCoderDefine.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImage.h:10:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImageCompat.h:10:9: fatal error: 'TargetConditionals.h' file not found
   10 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/76] Compiling SDWebImageSVGCoderDefine.m
[0/76] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android