Build Information
Failed to build Chat, reference main (db3151), with Swift 6.2 for Linux on 4 Dec 2025 08:28:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Chat.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/exyte/Chat
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at db31511 Merge pull request #239 from lorrainNicolas/main
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
db315110c228e8b6e152f2d65d66051f9853b418
SUCCESS checkout https://github.com/exyte/Chat.git at main
========================================
Build
========================================
Selected platform: linux
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-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/exyte/ActivityIndicatorView
Fetching https://github.com/exyte/MediaPicker.git
Fetching https://github.com/onevcat/Kingfisher
Fetching https://github.com/Giphy/giphy-ios-sdk
[1/384] Fetching activityindicatorview
[205/2822] Fetching activityindicatorview, mediapicker
[2643/34744] Fetching activityindicatorview, mediapicker, kingfisher
Fetched https://github.com/exyte/ActivityIndicatorView from cache (0.38s)
[7227/34360] Fetching mediapicker, kingfisher
[33723/37151] Fetching mediapicker, kingfisher, giphy-ios-sdk
Fetched https://github.com/exyte/MediaPicker.git from cache (16.31s)
Fetched https://github.com/onevcat/Kingfisher from cache (16.47s)
Fetched https://github.com/Giphy/giphy-ios-sdk from cache (16.77s)
Computing version for https://github.com/exyte/MediaPicker.git
Computed https://github.com/exyte/MediaPicker.git at 3.2.4 (22.80s)
Fetching https://github.com/exyte/AnchoredPopup.git
[1/267] Fetching anchoredpopup
Fetched https://github.com/exyte/AnchoredPopup.git from cache (1.37s)
Computing version for https://github.com/Giphy/giphy-ios-sdk
Computed https://github.com/Giphy/giphy-ios-sdk at 2.3.0 (3.55s)
Fetching https://github.com/SDWebImage/libwebp-Xcode
[1/274] Fetching libwebp-xcode
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (0.20s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 8.6.2 (0.57s)
Computing version for https://github.com/exyte/ActivityIndicatorView
Computed https://github.com/exyte/ActivityIndicatorView at 1.2.1 (0.30s)
Computing version for https://github.com/exyte/AnchoredPopup.git
Computed https://github.com/exyte/AnchoredPopup.git at 1.0.7 (0.32s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.5.0 (0.44s)
Creating working copy for https://github.com/onevcat/Kingfisher
Working copy of https://github.com/onevcat/Kingfisher resolved at 8.6.2
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/AnchoredPopup.git
Working copy of https://github.com/exyte/AnchoredPopup.git resolved at 1.0.7
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/MediaPicker.git
Working copy of https://github.com/exyte/MediaPicker.git resolved at 3.2.4
Creating working copy for https://github.com/Giphy/giphy-ios-sdk
Working copy of https://github.com/Giphy/giphy-ios-sdk resolved at 2.3.0
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: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
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/131] Write sources
[6/131] Compiling random_utils.c
[7/131] Compiling thread_utils.c
[8/131] Compiling quant_levels_utils.c
[9/131] Compiling utils.c
[10/131] Compiling rescaler_utils.c
[11/131] Compiling quant_levels_dec_utils.c
[12/131] Compiling cost_mips32.c
[12/131] Compiling huffman_utils.c
[12/131] Write swift-version-24593BA9C3E375BF.txt
[15/131] Compiling filters_utils.c
[16/131] Compiling color_cache_utils.c
[17/131] Compiling palette.c
[18/131] Compiling huffman_encode_utils.c
[19/131] Compiling bit_reader_utils.c
[19/131] Compiling bit_writer_utils.c
[21/142] Compiling muxread.c
[22/149] Compiling muxedit.c
[23/149] Compiling webp_enc.c
[24/149] Compiling vp8l_enc.c
[25/149] Compiling muxinternal.c
[26/149] Compiling tree_enc.c
[27/149] Compiling syntax_enc.c
[28/149] Compiling token_enc.c
[29/149] Compiling anim_encode.c
[30/149] Compiling quant_enc.c
[31/149] Compiling picture_tools_enc.c
[32/149] Compiling predictor_enc.c
[33/149] Compiling picture_rescale_enc.c
[34/149] Compiling picture_enc.c
[35/149] Compiling near_lossless_enc.c
[36/149] Compiling picture_psnr_enc.c
[37/149] Compiling filter_enc.c
[38/149] Compiling cost_enc.c
[39/149] Compiling iterator_enc.c
[40/149] Compiling picture_csp_enc.c
[41/149] Compiling config_enc.c
[42/149] Compiling backward_references_enc.c
[43/149] Compiling yuv_sse41.c
[44/149] Compiling analysis_enc.c
[44/149] Compiling alpha_enc.c
[46/149] Compiling histogram_enc.c
[47/149] Compiling yuv_mips32.c
[48/149] Compiling backward_references_cost_enc.c
[49/149] Compiling yuv_mips_dsp_r2.c
[50/149] Compiling frame_enc.c
[51/149] Compiling yuv_neon.c
[52/149] Compiling upsampling_sse41.c
[53/149] Compiling yuv_sse2.c
[54/149] Compiling upsampling_neon.c
[55/149] Compiling upsampling_msa.c
[56/149] Compiling yuv.c
[57/149] Compiling upsampling_mips_dsp_r2.c
[58/149] Compiling ssim.c
[59/149] Compiling rescaler_neon.c
[60/149] Compiling rescaler_msa.c
[61/149] Compiling upsampling.c
[61/149] Compiling ssim_sse2.c
[63/149] Compiling rescaler_mips_dsp_r2.c
[64/149] Compiling rescaler_sse2.c
[65/149] Compiling rescaler_mips32.c
[66/149] Compiling lossless_sse41.c
[67/149] Compiling lossless_neon.c
[68/149] Compiling lossless_msa.c
[69/149] Compiling lossless_mips_dsp_r2.c
[70/149] Compiling rescaler.c
[71/149] Compiling lossless_enc_sse41.c
[72/149] Compiling lossless_enc_neon.c
[73/149] Compiling lossless_enc_msa.c
[74/149] Compiling lossless_enc_mips_dsp_r2.c
[75/149] Compiling lossless_enc_mips32.c
[76/149] Compiling upsampling_sse2.c
[77/149] Compiling filters_neon.c
[78/149] Compiling filters_msa.c
[79/149] Compiling filters_sse2.c
[80/149] Compiling filters_mips_dsp_r2.c
[81/149] Compiling lossless.c
[82/149] Compiling lossless_sse2.c
[83/149] Compiling enc_sse41.c
[84/149] Compiling filters.c
[85/149] Compiling lossless_enc_sse2.c
[86/149] Compiling lossless_enc.c
[87/149] Compiling enc_neon.c
[88/149] Compiling enc_mips_dsp_r2.c
[89/149] Compiling enc_mips32.c
[90/149] Compiling dec_sse41.c
[91/149] Compiling enc_msa.c
[92/149] Compiling dec_neon.c
[93/149] Compiling dec_mips_dsp_r2.c
[94/149] Compiling dec_msa.c
[95/149] Compiling dec_mips32.c
[96/149] Compiling cpu.c
[97/149] Compiling dec_clip_tables.c
[97/149] Compiling enc.c
[99/149] Compiling cost_mips_dsp_r2.c
[100/149] Compiling cost_neon.c
[101/149] Compiling alpha_processing_sse41.c
[102/149] Compiling dec.c
[103/149] Compiling cost.c
[104/149] Compiling cost_sse2.c
[105/149] Compiling alpha_processing_neon.c
[106/149] Compiling enc_sse2.c
[107/149] Compiling alpha_processing_mips_dsp_r2.c
[108/149] Compiling alpha_processing.c
[109/149] Compiling demux.c
[110/149] Compiling anim_decode.c
[111/149] Compiling dec_sse2.c
[112/149] Compiling alpha_processing_sse2.c
[113/149] Compiling vp8_dec.c
[114/149] Compiling tree_dec.c
[115/149] Compiling webp_dec.c
[116/149] Compiling quant_dec.c
[117/149] Compiling io_dec.c
[118/149] Compiling alpha_dec.c
[119/149] Compiling frame_dec.c
[119/149] Compiling buffer_dec.c
[121/149] Compiling vp8l_dec.c
[122/149] Compiling sharpyuv_neon.c
[123/149] Compiling sharpyuv_dsp.c
[124/149] Compiling idec_dec.c
[125/149] Copying PrivacyInfo.xcprivacy
[126/149] Compiling sharpyuv_sse2.c
[127/149] Compiling sharpyuv_csp.c
[128/149] Compiling sharpyuv_cpu.c
[129/149] Compiling sharpyuv_gamma.c
[130/149] Compiling sharpyuv.c
[132/213] 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 {
[133/213] 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 {
[134/213] 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 |
[135/213] 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 |
[136/214] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[137/214] 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 {
[138/214] Compiling Kingfisher CacheSerializer.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/214] Compiling Kingfisher DiskStorage.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/214] Compiling Kingfisher MemoryStorage.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 {
[141/214] Compiling Kingfisher Storage.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/214] Compiling Kingfisher FormatIndicatedCacheSerializer.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/214] Compiling Kingfisher ImageCache.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 {
[144/214] 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 {
[145/214] 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 {
[146/214] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[147/214] 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/214] 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 |
[149/214] 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 |
[150/214] Emitting module GiphyUISDKWrapper
BUILD FAILURE 6.2 linux