Build Information
Failed to build Chat, reference 2.6.3 (2a7c72
), with Swift 6.2 (beta) for Android on 24 Jun 2025 04:56:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.git
Reference: 2.6.3
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/exyte/Chat
* tag 2.6.3 -> FETCH_HEAD
HEAD is now at 2a7c727 Merge pull request #185 from LocoVoco/fred-bowker
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
2a7c727b736550ffca8051062169db36550502b8
SUCCESS checkout https://github.com/exyte/Chat.git at 2.6.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/exyte/Chat.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/exyte/ActivityIndicatorView
Fetching https://github.com/Giphy/giphy-ios-sdk
Fetching https://github.com/exyte/MediaPicker.git
[1/380] Fetching activityindicatorview
[207/2615] Fetching activityindicatorview, mediapicker
Fetched https://github.com/exyte/MediaPicker.git from cache (0.37s)
[1/2735] Fetching giphy-ios-sdk
Fetched https://github.com/exyte/ActivityIndicatorView from cache (13.82s)
Fetched https://github.com/Giphy/giphy-ios-sdk from cache (14.31s)
Computing version for https://github.com/Giphy/giphy-ios-sdk
Computed https://github.com/Giphy/giphy-ios-sdk at 2.2.12 (17.34s)
Fetching https://github.com/SDWebImage/libwebp-Xcode
[1/274] Fetching libwebp-xcode
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (0.24s)
Computing version for https://github.com/exyte/ActivityIndicatorView
Computed https://github.com/exyte/ActivityIndicatorView at 1.2.1 (0.68s)
Computing version for https://github.com/exyte/MediaPicker.git
Computed https://github.com/exyte/MediaPicker.git at 3.1.4 (0.42s)
Fetching https://github.com/exyte/AnchoredPopup.git
[1/267] Fetching anchoredpopup
Fetched https://github.com/exyte/AnchoredPopup.git from cache (0.33s)
Computing version for https://github.com/exyte/AnchoredPopup.git
Computed https://github.com/exyte/AnchoredPopup.git at 1.0.7 (0.74s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.5.0 (0.46s)
Creating working copy for https://github.com/SDWebImage/libwebp-Xcode
Working copy of https://github.com/SDWebImage/libwebp-Xcode resolved at 1.5.0
Creating working copy for https://github.com/exyte/AnchoredPopup.git
Working copy of https://github.com/exyte/AnchoredPopup.git resolved at 1.0.7
Creating working copy for https://github.com/Giphy/giphy-ios-sdk
Working copy of https://github.com/Giphy/giphy-ios-sdk resolved at 2.2.12
Creating working copy for https://github.com/exyte/ActivityIndicatorView
Working copy of https://github.com/exyte/ActivityIndicatorView resolved at 1.2.1
Creating working copy for https://github.com/exyte/MediaPicker.git
Working copy of https://github.com/exyte/MediaPicker.git resolved at 3.1.4
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/ExyteChat/Resources/Media.xcassets
warning: 'activityindicatorview': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/Info.plist
warning: 'mediapicker': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/MediaPicker/Sources/ExyteMediaPicker/Resources/Media.xcassets
Building for debugging...
[0/129] Write sources
[3/129] Compiling utils.c
[4/129] Compiling random_utils.c
[5/129] Compiling thread_utils.c
[6/129] Compiling quant_levels_utils.c
[7/129] Compiling rescaler_utils.c
[8/129] Compiling quant_levels_dec_utils.c
[9/129] Write swift-version-8C5A4AE7A8CE2BA.txt
[10/129] Compiling huffman_utils.c
[11/129] Compiling filters_utils.c
[12/129] Compiling bit_writer_utils.c
[13/129] Compiling palette.c
[14/130] Compiling huffman_encode_utils.c
[15/131] Compiling color_cache_utils.c
[16/140] Compiling bit_reader_utils.c
[17/140] Compiling muxread.c
[18/140] Compiling webp_enc.c
[19/140] Compiling tree_enc.c
[20/140] Compiling muxinternal.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/140] Emitting module ActivityIndicatorView
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[22/141] Compiling syntax_enc.c
[23/141] Compiling muxedit.c
[24/141] Compiling token_enc.c
[25/141] Compiling vp8l_enc.c
[26/141] Compiling anim_encode.c
[27/141] Compiling picture_tools_enc.c
[28/141] Compiling picture_rescale_enc.c
[29/141] Compiling picture_enc.c
[30/141] Compiling predictor_enc.c
[31/141] Compiling picture_psnr_enc.c
[32/141] Compiling near_lossless_enc.c
[33/141] Compiling cost_enc.c
[34/141] Compiling filter_enc.c
[35/141] Compiling frame_enc.c
[36/141] Compiling iterator_enc.c
[37/141] Compiling config_enc.c
[38/141] Compiling picture_csp_enc.c
[39/141] Compiling alpha_enc.c
[40/141] Compiling analysis_enc.c
[41/141] Compiling yuv_sse41.c
[42/141] Compiling yuv_sse2.c
[43/141] Compiling yuv_mips_dsp_r2.c
[44/141] Compiling histogram_enc.c
[45/141] Compiling yuv_mips32.c
[46/141] Compiling backward_references_cost_enc.c
[47/141] Compiling upsampling_sse2.c
[48/141] Compiling upsampling_sse41.c
[49/141] Compiling backward_references_enc.c
[50/141] Compiling upsampling.c
[51/141] Compiling upsampling_mips_dsp_r2.c
[52/141] Compiling upsampling_msa.c
[53/141] Compiling yuv.c
[54/141] Compiling rescaler_sse2.c
[55/141] Compiling ssim_sse2.c
[56/141] Compiling ssim.c
[57/141] Compiling rescaler_msa.c
[58/141] Compiling rescaler_mips_dsp_r2.c
[59/141] Compiling rescaler_mips32.c
[60/141] Compiling quant_enc.c
[61/141] Compiling lossless_sse2.c
[62/141] Compiling lossless_sse41.c
[63/141] Compiling rescaler.c
[64/141] Compiling lossless_msa.c
[65/141] Compiling lossless_mips_dsp_r2.c
[66/141] Compiling lossless_enc_sse2.c
[67/141] Compiling lossless_enc_sse41.c
[68/141] Compiling lossless_enc_mips_dsp_r2.c
[69/141] Compiling lossless_enc_msa.c
[70/141] Compiling yuv_neon.c
[71/141] Compiling lossless_enc_mips32.c
[72/141] Compiling filters_sse2.c
[73/141] Compiling lossless_enc.c
[74/141] Compiling lossless.c
[75/141] Compiling rescaler_neon.c
[76/141] Compiling filters_msa.c
[77/141] Compiling filters_mips_dsp_r2.c
[78/141] Compiling filters_neon.c
[79/141] Compiling enc_sse41.c
[80/141] Compiling lossless_enc_neon.c
[81/141] Compiling filters.c
[82/141] Compiling enc_sse2.c
[83/141] Compiling enc_msa.c
[84/141] Compiling enc_mips_dsp_r2.c
[85/141] Compiling upsampling_neon.c
[86/141] Compiling dec_sse41.c
[87/141] Compiling enc_mips32.c
[88/141] Compiling lossless_neon.c
[89/141] Compiling dec_sse2.c
[90/141] Compiling dec_msa.c
[91/141] Compiling dec_mips_dsp_r2.c
[92/141] Compiling dec_mips32.c
[93/141] Compiling enc.c
[94/141] Compiling dec_clip_tables.c
[95/141] Compiling cpu.c
[96/141] Compiling cost_sse2.c
[97/141] Compiling cost_mips_dsp_r2.c
[98/141] Compiling cost_mips32.c
[99/141] Compiling dec.c
[100/141] Compiling alpha_processing_sse41.c
[101/141] Compiling alpha_processing_sse2.c
[102/141] Compiling cost.c
[103/141] Compiling alpha_processing_mips_dsp_r2.c
[104/141] Compiling alpha_processing.c
[105/141] Compiling anim_decode.c
[106/141] Compiling demux.c
[107/141] Compiling webp_dec.c
[108/141] Compiling cost_neon.c
[109/141] Compiling alpha_processing_neon.c
[110/141] Compiling vp8l_dec.c
[111/141] Compiling tree_dec.c
[112/141] Compiling quant_dec.c
[113/141] Compiling enc_neon.c
[114/141] Compiling vp8_dec.c
[115/141] Compiling sharpyuv_sse2.c
[116/141] Compiling io_dec.c
[117/141] Compiling alpha_dec.c
[118/141] Compiling dec_neon.c
[119/141] Compiling idec_dec.c
[120/141] Compiling sharpyuv_dsp.c
[121/141] Compiling buffer_dec.c
[121/141] Write sources
[124/141] Compiling sharpyuv_csp.c
[125/141] Compiling sharpyuv_gamma.c
[126/141] Compiling sharpyuv_cpu.c
[127/141] Compiling frame_dec.c
[128/148] Compiling sharpyuv.c
[129/148] Compiling sharpyuv_neon.c
[131/150] Compiling ActivityIndicatorView RotatingDotsIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[132/150] Compiling ActivityIndicatorView FlickeringDotsIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[133/150] Compiling ActivityIndicatorView GradientIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[134/150] Compiling ActivityIndicatorView ScalingDotsIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[135/150] Compiling ActivityIndicatorView ActivityIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[136/150] Compiling ActivityIndicatorView ArcsIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[137/150] Compiling AnchoredPopup WindowManager.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import Combine
9 |
[138/150] Compiling ActivityIndicatorView DefaultIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[139/150] Compiling ActivityIndicatorView EqualizerIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[140/150] Compiling AnchoredPopup AnchoredAnimationManager.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import Combine
9 |
[141/150] Compiling ActivityIndicatorView GrowingCircleIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[142/150] Compiling ActivityIndicatorView GrowingArcIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[143/150] Compiling AnchoredPopup Utils.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import Combine
9 |
[144/150] Compiling ActivityIndicatorView OpacityDotsIndicatorView.swift
/host/spi-builder-workspace/.build/checkouts/ActivityIndicatorView/Sources/ActivityIndicatorView.swift:9:8: error: no such module 'SwiftUI'
7 | //
8 |
9 | import SwiftUI
| `- error: no such module 'SwiftUI'
10 |
11 | public struct ActivityIndicatorView: View {
[145/150] Compiling AnchoredPopup PublicAPI.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import Combine
9 |
[146/150] Compiling AnchoredPopup BlurBackdropView.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import Combine
9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[147/150] Emitting module AnchoredPopup
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import Combine
9 |
[148/150] Compiling AnchoredPopup AnchoredPopup.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
5 | //
6 |
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import Combine
9 |
BUILD FAILURE 6.2 android