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 Wasm on 26 Mar 2026 17:58:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
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-4606859-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/Digia-Technology-Private-Limited/digia_engage_ios.git
Fetching https://github.com/CleverTap/clevertap-ios-sdk.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 (10.46s)
Fetched https://github.com/CleverTap/clevertap-ios-sdk.git from cache (10.79s)
Computing version for https://github.com/CleverTap/clevertap-ios-sdk.git
Computed https://github.com/CleverTap/clevertap-ios-sdk.git at 7.5.1 (13.09s)
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.58s)
Fetching https://github.com/airbnb/lottie-spm.git
Fetching https://github.com/elai950/AlertToast.git
Fetching https://github.com/SDWebImage/SDWebImageSVGCoder.git
Fetching https://github.com/SDWebImage/SDWebImageSwiftUI.git
Fetching https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git
[1/598] Fetching lottie-spm
[31/1291] Fetching lottie-spm, sdwebimagesvgcoder
[191/1347] Fetching lottie-spm, sdwebimagesvgcoder, digia_expr_swift
[573/5346] Fetching lottie-spm, sdwebimagesvgcoder, digia_expr_swift, sdwebimageswiftui
Fetched https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git from cache (0.28s)
[1455/5290] Fetching lottie-spm, sdwebimagesvgcoder, sdwebimageswiftui
[2902/6856] Fetching lottie-spm, sdwebimagesvgcoder, sdwebimageswiftui, alerttoast
Fetched https://github.com/SDWebImage/SDWebImageSVGCoder.git from cache (0.51s)
Fetched https://github.com/SDWebImage/SDWebImageSwiftUI.git from cache (0.52s)
[424/2164] Fetching lottie-spm, alerttoast
Fetched https://github.com/elai950/AlertToast.git from cache (3.90s)
Fetched https://github.com/airbnb/lottie-spm.git from cache (4.02s)
Computing version for https://github.com/elai950/AlertToast.git
Computed https://github.com/elai950/AlertToast.git at 1.3.9 (4.62s)
Computing version for https://github.com/SDWebImage/SDWebImageSVGCoder.git
Computed https://github.com/SDWebImage/SDWebImageSVGCoder.git at 1.8.0 (0.61s)
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25984] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (1.79s)
Computing version for https://github.com/SDWebImage/SDWebImageSwiftUI.git
Computed https://github.com/SDWebImage/SDWebImageSwiftUI.git at 3.1.4 (2.36s)
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.51s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.6.0 (0.61s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (0.65s)
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/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/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.7
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/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/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/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
Downloading binary artifact https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip
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
[16384/3943558] Downloading https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip
[3944460/26247772] Downloading https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip, https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip
[26264147/81203094] Downloading https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip, https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip, https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
Downloaded https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip (0.73s)
[38379954/77259536] Downloading https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip, https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
Downloaded https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip (2.58s)
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip (6.31s)
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
[3/85] Copying PrivacyInfo.xcprivacy
[3/85] Write sources
[3/85] Copying PrivacyInfo.xcprivacy
[3/85] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/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/wasm32-unknown-wasi/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/wasm32-unknown-wasi/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[9/85] Compiling SDImageFramePool.m
[9/85] 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>
      |         ^~~~~~~~~~~~~~~~~~~~~~
[9/85] Compiling SDImageSVGCoder.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[9/85] Compiling SDWeakProxy.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-4606859-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-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/wasm32-unknown-wasi/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
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/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 SDWeakProxy.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/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
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
[0/76] Compiling SDInternalMacros.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~
[0/76] Compiling SDWebImageSVGCoderDefine.m
[0/76] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm