Build Information
Failed to build DigiaEngage, reference main (11d408), with Swift 6.0 for Linux on 21 Apr 2026 01:26:14 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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Digia-Technology-Private-Limited/digia_engage_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_iOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 11d4089 Merge pull request #1 from Digia-Technology-Private-Limited/aditya/rn-changes
Cloned https://github.com/Digia-Technology-Private-Limited/digia_engage_iOS.git
Revision (git rev-parse @):
11d4089aed8b9cab8b8282a0d18ae460f7b95a95
SUCCESS checkout https://github.com/Digia-Technology-Private-Limited/digia_engage_iOS.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Digia-Technology-Private-Limited/digia_engage_iOS.git
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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/SDWebImage/SDWebImageSVGCoder.git
Fetching https://github.com/nalexn/ViewInspector.git
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
[1/693] Fetching sdwebimagesvgcoder
[15/749] Fetching sdwebimagesvgcoder, digia_expr_swift
[355/1347] Fetching sdwebimagesvgcoder, digia_expr_swift, lottie-spm
[385/14097] Fetching sdwebimagesvgcoder, digia_expr_swift, lottie-spm, viewinspector
[2741/18096] Fetching sdwebimagesvgcoder, digia_expr_swift, lottie-spm, viewinspector, sdwebimageswiftui
[16588/19662] Fetching sdwebimagesvgcoder, digia_expr_swift, lottie-spm, viewinspector, sdwebimageswiftui, alerttoast
Fetched https://github.com/nalexn/ViewInspector.git from cache (0.99s)
Fetched https://github.com/SDWebImage/SDWebImageSVGCoder.git from cache (0.99s)
[5681/6219] Fetching digia_expr_swift, lottie-spm, sdwebimageswiftui, alerttoast
Fetched https://github.com/Digia-Technology-Private-Limited/digia_expr_swift.git from cache (5.17s)
Fetched https://github.com/SDWebImage/SDWebImageSwiftUI.git from cache (5.18s)
Fetched https://github.com/elai950/AlertToast.git from cache (5.20s)
Fetched https://github.com/airbnb/lottie-spm.git from cache (5.75s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.3 (1.10s)
Computing version for https://github.com/elai950/AlertToast.git
Computed https://github.com/elai950/AlertToast.git at 1.3.9 (3.45s)
Computing version for https://github.com/SDWebImage/SDWebImageSVGCoder.git
Computed https://github.com/SDWebImage/SDWebImageSVGCoder.git at 1.8.0 (0.65s)
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/26014] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.64s)
Computing version for https://github.com/SDWebImage/SDWebImageSwiftUI.git
Computed https://github.com/SDWebImage/SDWebImageSwiftUI.git at 3.1.4 (1.75s)
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.70s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.6.0 (0.67s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.7 (0.74s)
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/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/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.3
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/SDWebImage/SDWebImageSwiftUI.git
Working copy of https://github.com/SDWebImage/SDWebImageSwiftUI.git resolved at 3.1.4
Creating working copy for https://github.com/elai950/AlertToast.git
Working copy of https://github.com/elai950/AlertToast.git resolved at 1.3.9
[16375/54955322] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.6.0/Lottie.xcframework.zip (7.13s)
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/83] Write sources
[0/83] Copying PrivacyInfo.xcprivacy
[0/83] Write sources
[6/83] Copying PrivacyInfo.xcprivacy
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[7/83] Compiling SDWeakProxy.m
[7/83] Compiling SDImageFramePool.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[7/83] Compiling SDWebImage resource_bundle_accessor.m
[7/83] 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>
| ^~~~~~~~~~~~~~~~~~~~~~
[7/83] Compiling SDImageSVGCoder.m
[7/83] 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>
| ^~~~~~~~~~~~~~~~~~~~~~
[7/83] Compiling SDWebImageSVGCoderDefine.m
[7/83] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux