Build Information
Failed to build DigiaEngageCleverTap, reference main (c062a1), with Swift 6.1 for Wasm on 28 Mar 2026 02:10:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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>&1Build 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: 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-4609320-0":/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/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.23s)
[1/23122] Fetching clevertap-ios-sdk
Fetched https://github.com/CleverTap/clevertap-ios-sdk.git from cache (8.85s)
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.04s)
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.70s)
Fetching https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git
Fetching https://github.com/elai950/AlertToast.git
Fetching https://github.com/SDWebImage/SDWebImageSwiftUI.git
Fetching https://github.com/airbnb/lottie-spm.git
Fetching https://github.com/SDWebImage/SDWebImageSVGCoder.git
[1/56] Fetching digia_expr_swift
[57/749] Fetching digia_expr_swift, sdwebimagesvgcoder
[203/4748] Fetching digia_expr_swift, sdwebimagesvgcoder, sdwebimageswiftui
[330/6314] Fetching digia_expr_swift, sdwebimagesvgcoder, sdwebimageswiftui, alerttoast
Fetched https://github.com/SDWebImage/SDWebImageSVGCoder.git from cache (0.36s)
[2601/5621] Fetching digia_expr_swift, sdwebimageswiftui, alerttoast
[2642/6219] Fetching digia_expr_swift, sdwebimageswiftui, alerttoast, lottie-spm
Fetched https://github.com/SDWebImage/SDWebImageSwiftUI.git from cache (0.99s)
[1682/2220] Fetching digia_expr_swift, alerttoast, lottie-spm
Fetched https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git from cache (4.79s)
Fetched https://github.com/elai950/AlertToast.git from cache (4.88s)
Fetched https://github.com/airbnb/lottie-spm.git from cache (4.94s)
Computing version for https://github.com/elai950/AlertToast.git
Computed https://github.com/elai950/AlertToast.git at 1.3.9 (5.61s)
Computing version for https://github.com/SDWebImage/SDWebImageSVGCoder.git
Computed https://github.com/SDWebImage/SDWebImageSVGCoder.git at 1.8.0 (1.59s)
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25984] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.41s)
Computing version for https://github.com/SDWebImage/SDWebImageSwiftUI.git
Computed https://github.com/SDWebImage/SDWebImageSwiftUI.git at 3.1.4 (3.14s)
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.56s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.6.0 (0.79s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (0.81s)
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/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/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/elai950/AlertToast.git
Working copy of https://github.com/elai950/AlertToast.git resolved at 1.3.9
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
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
[16375/54955322] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
[14285986/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
[22262327/81203094] 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, https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip
Downloaded https://d1new0xr8otir0.cloudfront.net/CleverTapSDK-7.5.1.xcframework.zip (2.44s)
Downloaded https://github.com/SDWebImage/SDWebImage/releases/download/5.21.0/SDWebImage-dynamic.xcframework.zip (3.81s)
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip (8.35s)
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
[5/85] Copying PrivacyInfo.xcprivacy
[5/85] Write sources
[7/85] Copying PrivacyInfo.xcprivacy
[7/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 SDWebImage resource_bundle_accessor.m
[9/85] Compiling SDImageFramePool.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
[9/85] Compiling SDInternalMacros.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-0":/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 UIColor+SDHexString.m
[0/76] Compiling SDImageCachesManagerOperation.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>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
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 <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>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[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