Build Information
Failed to build TUICore_SwiftPM, reference 8.6.7020 (7ac632), with Swift 6.2 for Android on 24 Jun 2025 15:06:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tencent-RTC/TUICore_SwiftPM.git
Reference: 8.6.7020
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/Tencent-RTC/TUICore_SwiftPM
* tag 8.6.7020 -> FETCH_HEAD
HEAD is now at 7ac6327 Update package.swift Release 8.6.7020
Cloned https://github.com/Tencent-RTC/TUICore_SwiftPM.git
Revision (git rev-parse @):
7ac63275cfe8c54ae5b239b62f096672533c01d9
SUCCESS checkout https://github.com/Tencent-RTC/TUICore_SwiftPM.git at 8.6.7020
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Tencent-RTC/TUICore_SwiftPM.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
[1/20] Fetching chat_sdk_swiftpm
[21/25783] Fetching chat_sdk_swiftpm, sdwebimage
Fetched https://github.com/Tencent-RTC/Chat_SDK_SwiftPM from cache (2.61s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.68s)
Computing version for https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
Computed https://github.com/Tencent-RTC/Chat_SDK_SwiftPM at 8.5.6864 (3.13s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (3.33s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.1
Creating working copy for https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
Working copy of https://github.com/Tencent-RTC/Chat_SDK_SwiftPM resolved at 8.5.6864
Downloading binary artifact https://im.sdk.cloud.tencent.cn/download/plus/8.5.6864/ImSDK_Plus_8.5.6864.xcframework.zip
Downloading binary artifact https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip
[16384/11264706] Downloading https://im.sdk.cloud.tencent.cn/download/plus/8.5.6864/ImSDK_Plus_8.5.6864.xcframework.zip
[11268431/12535083] Downloading https://im.sdk.cloud.tencent.cn/download/plus/8.5.6864/ImSDK_Plus_8.5.6864.xcframework.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip
Downloaded https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip (3.15s)
Downloaded https://im.sdk.cloud.tencent.cn/download/plus/8.5.6864/ImSDK_Plus_8.5.6864.xcframework.zip (3.19s)
Building for debugging...
[0/76] Write sources
[1/76] Copying PrivacyInfo.xcprivacy
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/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.
[2/76] Compiling UIColor+SDHexString.m
[2/76] Compiling SDImageAssetManager.m
[2/76] Compiling SDWebImage resource_bundle_accessor.m
[2/76] Compiling SDWeakProxy.m
[2/76] Compiling SDImageCachesManagerOperation.m
[2/76] Compiling SDImageFramePool.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/76] Compiling SDInternalMacros.m
[2/76] Write swift-version-8C5A4AE7A8CE2BA.txt
BUILD FAILURE 6.2 android