Build Information
Failed to build Chat, reference 3.0.2 (2ea8fc), with Swift 6.0 for Linux on 18 Apr 2026 02:50:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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/exyte/Chat.git
Reference: 3.0.2
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 3.0.2 -> FETCH_HEAD
HEAD is now at 2ea8fc5 Uncomment forgotten code
Cloned https://github.com/exyte/Chat.git
Revision (git rev-parse @):
2ea8fc57f719d59940cab6551bcd518e2ec6191c
SUCCESS checkout https://github.com/exyte/Chat.git at 3.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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" -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/Giphy/giphy-ios-sdk
Fetching https://github.com/exyte/ActivityIndicatorView
Fetching https://github.com/onevcat/Kingfisher
Fetching https://github.com/exyte/MediaPicker.git
[1/3115] Fetching mediapicker
[967/3499] Fetching mediapicker, activityindicatorview
[3320/36106] Fetching mediapicker, activityindicatorview, kingfisher
Fetched https://github.com/exyte/MediaPicker.git from cache (0.77s)
[3139/32991] Fetching activityindicatorview, kingfisher
[27123/35842] Fetching activityindicatorview, kingfisher, giphy-ios-sdk
Fetched https://github.com/exyte/ActivityIndicatorView from cache (5.34s)
Fetched https://github.com/onevcat/Kingfisher from cache (5.55s)
[115/2851] Fetching giphy-ios-sdk
Fetched https://github.com/Giphy/giphy-ios-sdk from cache (23.35s)
Computing version for https://github.com/Giphy/giphy-ios-sdk
Computed https://github.com/Giphy/giphy-ios-sdk at 2.2.16 (4.82s)
Fetching https://github.com/SDWebImage/libwebp-Xcode
[1/274] Fetching libwebp-xcode
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (0.42s)
Computing version for https://github.com/exyte/MediaPicker.git
Computed https://github.com/exyte/MediaPicker.git at 3.3.2 (1.37s)
Fetching https://github.com/exyte/AnchoredPopup.git
[1/342] Fetching anchoredpopup
Fetched https://github.com/exyte/AnchoredPopup.git from cache (0.56s)
Computing version for https://github.com/exyte/AnchoredPopup.git
Computed https://github.com/exyte/AnchoredPopup.git at 1.1.3 (1.33s)
Computing version for https://github.com/exyte/ActivityIndicatorView
Computed https://github.com/exyte/ActivityIndicatorView at 1.2.1 (1.33s)
Computing version for https://github.com/onevcat/Kingfisher
Computed https://github.com/onevcat/Kingfisher at 8.8.1 (1.25s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.5.0 (1.43s)
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.16
Creating working copy for https://github.com/exyte/AnchoredPopup.git
Working copy of https://github.com/exyte/AnchoredPopup.git resolved at 1.1.3
Creating working copy for https://github.com/exyte/MediaPicker.git
Working copy of https://github.com/exyte/MediaPicker.git resolved at 3.3.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/onevcat/Kingfisher
Working copy of https://github.com/onevcat/Kingfisher resolved at 8.8.1
Creating working copy for https://github.com/SDWebImage/libwebp-Xcode
Working copy of https://github.com/SDWebImage/libwebp-Xcode resolved at 1.5.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 rescaler_utils.c
[9/131] Compiling utils.c
[10/131] Compiling quant_levels_utils.c
[11/131] Compiling quant_levels_dec_utils.c
[12/131] Compiling palette.c
[13/131] Compiling huffman_utils.c
[14/131] Compiling color_cache_utils.c
[15/131] Compiling filters_utils.c
[16/131] Compiling huffman_encode_utils.c
[17/131] Compiling bit_writer_utils.c
[18/131] Compiling bit_reader_utils.c
[19/131] Compiling muxinternal.c
[20/131] Compiling muxread.c
[21/131] Compiling tree_enc.c
[22/131] Compiling webp_enc.c
[23/131] Compiling muxedit.c
[24/131] Compiling token_enc.c
[25/131] Compiling anim_encode.c
[25/131] Compiling syntax_enc.c
[27/131] Compiling vp8l_enc.c
[28/131] Compiling picture_tools_enc.c
[29/131] Compiling predictor_enc.c
[30/131] Compiling picture_rescale_enc.c
[31/131] Compiling quant_enc.c
[32/131] Compiling picture_enc.c
[33/131] Write swift-version-24593BA9C3E375BF.txt
[34/131] Compiling near_lossless_enc.c
[35/131] Compiling picture_psnr_enc.c
[36/131] Compiling iterator_enc.c
[37/131] Compiling filter_enc.c
[38/131] Compiling cost_enc.c
[39/131] Compiling config_enc.c
[40/131] Compiling picture_csp_enc.c
[41/131] Compiling histogram_enc.c
[42/131] Compiling backward_references_cost_enc.c
[43/131] Compiling analysis_enc.c
[44/131] Compiling alpha_enc.c
[45/131] Compiling yuv_neon.c
[46/131] Compiling frame_enc.c
[47/131] Compiling backward_references_enc.c
[48/131] Compiling yuv_sse41.c
[49/131] Compiling yuv_mips_dsp_r2.c
[50/131] Compiling yuv_mips32.c
[51/136] Compiling upsampling_sse41.c
[52/142] Compiling upsampling_neon.c
[53/142] Compiling upsampling_msa.c
[54/148] Compiling upsampling_mips_dsp_r2.c
[55/149] Compiling yuv.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/149] 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 {
[57/150] Compiling ssim.c
[58/150] Compiling upsampling.c
[59/150] Compiling rescaler_neon.c
[60/150] Compiling rescaler_msa.c
[61/150] Compiling rescaler_mips_dsp_r2.c
[62/150] Compiling ssim_sse2.c
[63/150] Compiling rescaler_mips32.c
[64/150] Compiling lossless_sse41.c
[65/150] Compiling rescaler_sse2.c
[66/150] Compiling lossless_msa.c
[67/150] Compiling rescaler.c
[68/150] Compiling yuv_sse2.c
[69/150] Compiling lossless_neon.c
[70/150] Compiling lossless_mips_dsp_r2.c
[71/150] Compiling upsampling_sse2.c
[72/150] Compiling lossless_enc_neon.c
[73/150] Compiling lossless_enc_sse41.c
[74/150] Compiling lossless_enc_msa.c
[75/150] Compiling lossless_enc_mips_dsp_r2.c
[76/150] Compiling lossless_sse2.c
[77/150] Compiling lossless_enc_sse2.c
[78/150] Compiling lossless_enc_mips32.c
[79/150] Compiling filters_neon.c
[80/150] Compiling filters_msa.c
[81/150] Compiling filters_mips_dsp_r2.c
[82/150] Compiling enc_sse41.c
[83/150] Compiling filters.c
[84/150] Compiling filters_sse2.c
[85/150] Compiling enc_neon.c
[86/150] Compiling enc_msa.c
[87/150] Compiling enc_mips_dsp_r2.c
[88/150] Compiling lossless_enc.c
[89/150] Compiling lossless.c
[90/150] Compiling enc_mips32.c
[91/150] Compiling dec_sse41.c
[92/150] Compiling dec_neon.c
[93/150] Compiling dec_msa.c
[94/150] Compiling dec_mips_dsp_r2.c
[95/150] Compiling dec_mips32.c
[96/150] Compiling dec_clip_tables.c
[97/150] Compiling cpu.c
[98/150] Compiling cost_neon.c
[99/150] Compiling enc.c
[100/150] Compiling cost_mips_dsp_r2.c
[101/150] Compiling cost_mips32.c
[102/150] Compiling dec.c
[103/150] Compiling alpha_processing_sse41.c
[104/150] Compiling enc_sse2.c
[105/150] Compiling alpha_processing_neon.c
[106/150] Compiling cost_sse2.c
[107/150] Compiling cost.c
[108/150] Compiling alpha_processing_mips_dsp_r2.c
[109/150] Compiling alpha_processing.c
[110/150] Compiling anim_decode.c
[111/150] Compiling alpha_processing_sse2.c
[112/150] Compiling dec_sse2.c
[113/150] Compiling webp_dec.c
[114/150] Compiling demux.c
[115/150] Compiling quant_dec.c
[116/150] Compiling tree_dec.c
[117/150] Compiling vp8_dec.c
[118/150] Compiling frame_dec.c
[119/150] Compiling io_dec.c
[120/150] Compiling vp8l_dec.c
[121/150] Compiling idec_dec.c
[122/150] Compiling sharpyuv_neon.c
[123/150] Compiling alpha_dec.c
[124/150] Compiling buffer_dec.c
[125/150] Compiling sharpyuv_dsp.c
[126/150] Copying PrivacyInfo.xcprivacy
[127/150] Compiling sharpyuv_cpu.c
[128/150] Compiling sharpyuv_sse2.c
[129/150] Compiling sharpyuv_csp.c
[130/150] Compiling sharpyuv_gamma.c
[131/150] Compiling sharpyuv.c
[133/216] 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/216] 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 {
[135/216] 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 {
[136/216] Compiling Kingfisher ImageDownloader.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/216] Compiling Kingfisher ImageDownloaderDelegate.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 {
[138/216] 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 {
[139/216] 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 |
[140/216] 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 |
[141/216] 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 |
[142/216] 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 {
[143/216] 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 |
[144/216] 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)
[145/216] Emitting module Kingfisher
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:28:8: error: no such module 'CoreGraphics'
26 |
27 | import Foundation
28 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
29 | #if os(macOS)
30 | import AppKit
[146/224] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[147/224] 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/224] Emitting module GiphyUISDKWrapper
BUILD FAILURE 6.0 linux