The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DigiaEngageCleverTap, reference main (c062a1), with Swift 6.1 for Android on 28 Mar 2026 02:11:21 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/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: 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/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c062a11 Remove cocoapods from README
Cloned https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git
Revision (git rev-parse @):
c062a11adf51630c7631f9f85ba026b7043e1e3d
SUCCESS checkout https://github.com/Digia-Technology-Private-Limited/digia_engage_clevertap_iOS.git at main
========================================
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-2":/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/332] Fetching digia_engage_ios
Fetched https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git from cache (0.29s)
[1/23122] Fetching clevertap-ios-sdk
Fetched https://github.com/CleverTap/clevertap-ios-sdk.git from cache (10.01s)
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.62s)
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.94s)
Fetching https://github.com/SDWebImage/SDWebImageSVGCoder.git
Fetching https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git
Fetching https://github.com/SDWebImage/SDWebImageSwiftUI.git
Fetching https://github.com/elai950/AlertToast.git
Fetching https://github.com/airbnb/lottie-spm.git
[1/56] Fetching digia_expr_swift
[57/1622] Fetching digia_expr_swift, alerttoast
[277/2315] Fetching digia_expr_swift, alerttoast, sdwebimagesvgcoder
[716/6314] Fetching digia_expr_swift, alerttoast, sdwebimagesvgcoder, sdwebimageswiftui
[5204/6912] Fetching digia_expr_swift, alerttoast, sdwebimagesvgcoder, sdwebimageswiftui, lottie-spm
Fetched https://github.com/SDWebImage/SDWebImageSwiftUI.git from cache (0.68s)
[2336/2913] Fetching digia_expr_swift, alerttoast, sdwebimagesvgcoder, lottie-spm
Fetched https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git from cache (5.56s)
Fetched https://github.com/SDWebImage/SDWebImageSVGCoder.git from cache (5.57s)
Fetched https://github.com/elai950/AlertToast.git from cache (5.58s)
Fetched https://github.com/airbnb/lottie-spm.git from cache (6.01s)
Computing version for https://github.com/elai950/AlertToast.git
Computed https://github.com/elai950/AlertToast.git at 1.3.9 (7.09s)
Computing version for https://github.com/SDWebImage/SDWebImageSVGCoder.git
Computed https://github.com/SDWebImage/SDWebImageSVGCoder.git at 1.8.0 (1.08s)
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25984] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (1.93s)
Computing version for https://github.com/SDWebImage/SDWebImageSwiftUI.git
Computed https://github.com/SDWebImage/SDWebImageSwiftUI.git at 3.1.4 (2.50s)
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.49s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.6.0 (0.53s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (0.61s)
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/SDWebImage/SDWebImageSVGCoder.git
Working copy of https://github.com/SDWebImage/SDWebImageSVGCoder.git resolved at 1.8.0
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/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.6.0
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/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/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/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.7
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
[16384/3943558] Downloading https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip
[3959933/58898880] Downloading https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip, https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
[3977705/81203094] Downloading https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip, 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://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip (0.92s)
[59854267/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 (3.07s)
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip (7.08s)
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
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.
[9/85] Compiling SDWebImage resource_bundle_accessor.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 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 UIColor+SDHexString.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 SDWeakProxy.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
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
[9/85] 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/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 SDWebImage resource_bundle_accessor.m
[0/76] Compiling SDImageFramePool.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.
[0/76] Compiling SDInternalMacros.m
[0/76] Compiling UIColor+SDHexString.m
[0/76] Compiling SDWeakProxy.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
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