Build Information
Failed to build WWNetworking-UIImage, reference main (5af9f4), with Swift 6.2 for Linux on 30 Dec 2025 16:57:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/William-Weng/WWNetworking-UIImage.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/William-Weng/WWNetworking-UIImage
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5af9f4a - update ReadMe
Cloned https://github.com/William-Weng/WWNetworking-UIImage.git
Revision (git rev-parse @):
5af9f4a280e09243dcd6ca11f7973c89830cf3db
SUCCESS checkout https://github.com/William-Weng/WWNetworking-UIImage.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/William-Weng/WWNetworking-UIImage.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/William-Weng/WWSQLite3Manager.git
Fetching https://github.com/William-Weng/WWCacheManager.git
Fetching https://github.com/William-Weng/WWNetworking.git
Fetching https://github.com/William-Weng/WWOrderedSet.git
[1/73] Fetching wworderedset
[64/540] Fetching wworderedset, wwsqlite3manager
[354/613] Fetching wworderedset, wwsqlite3manager, wwcachemanager
[396/1372] Fetching wworderedset, wwsqlite3manager, wwcachemanager, wwnetworking
Fetched https://github.com/William-Weng/WWOrderedSet.git from cache (0.23s)
[1072/1299] Fetching wwsqlite3manager, wwcachemanager, wwnetworking
Fetched https://github.com/William-Weng/WWCacheManager.git from cache (0.33s)
Fetched https://github.com/William-Weng/WWSQLite3Manager.git from cache (0.33s)
Fetched https://github.com/William-Weng/WWNetworking.git from cache (0.34s)
Computing version for https://github.com/William-Weng/WWOrderedSet.git
Computed https://github.com/William-Weng/WWOrderedSet.git at 1.0.2 (0.74s)
Computing version for https://github.com/William-Weng/WWCacheManager.git
Computed https://github.com/William-Weng/WWCacheManager.git at 1.0.1 (0.38s)
Computing version for https://github.com/William-Weng/WWNetworking.git
Computed https://github.com/William-Weng/WWNetworking.git at 1.9.0 (0.38s)
Computing version for https://github.com/William-Weng/WWSQLite3Manager.git
Computed https://github.com/William-Weng/WWSQLite3Manager.git at 1.5.2 (0.35s)
Creating working copy for https://github.com/William-Weng/WWOrderedSet.git
Working copy of https://github.com/William-Weng/WWOrderedSet.git resolved at 1.0.2
Creating working copy for https://github.com/William-Weng/WWCacheManager.git
Working copy of https://github.com/William-Weng/WWCacheManager.git resolved at 1.0.1
Creating working copy for https://github.com/William-Weng/WWSQLite3Manager.git
Working copy of https://github.com/William-Weng/WWSQLite3Manager.git resolved at 1.5.2
Creating working copy for https://github.com/William-Weng/WWNetworking.git
Working copy of https://github.com/William-Weng/WWNetworking.git resolved at 1.9.0
Building for debugging...
[0/9] Write sources
[1/9] Copying Privacy
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/35] Emitting module WWCacheManager
[11/35] Compiling WWSQLite3Manager Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[12/35] Compiling WWSQLite3Manager SQLite3Method.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[13/35] Compiling WWSQLite3Manager SQLite3Database.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[14/35] Compiling WWSQLite3Manager SQLite3Manager.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[15/35] Compiling WWSQLite3Manager SQLite3SchemeDelegate.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[16/35] Compiling WWSQLite3Manager SQLite3TableSchemeInfomation.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[17/36] Compiling WWNetworking resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[18/36] Compiling WWCacheManager WWCacheManager.swift
[19/36] Compiling WWCacheManager WWCacheValue.swift
[20/37] Compiling WWSQLite3Manager resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[21/37] Compiling WWOrderedSet WWOrderedSet.swift
[22/37] Emitting module WWOrderedSet
[25/38] Compiling WWSQLite3Manager SQLite3Condition+OrderBy.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[26/38] Compiling WWSQLite3Manager SQLite3Condition+Where.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[27/38] Compiling WWSQLite3Manager SQLite3Condition+Having.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[28/38] Compiling WWSQLite3Manager SQLite3Condition+Limit.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[29/38] Compiling WWSQLite3Manager SQLite3Condition.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[30/38] Compiling WWSQLite3Manager Constant.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/38] Compiling WWNetworking Constant.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[32/38] Compiling WWNetworking Networking.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[33/38] Emitting module WWNetworking
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[34/38] Compiling WWNetworking Model.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
[35/38] Compiling WWNetworking Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Utility/Constant.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - typealias
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/38] Emitting module WWSQLite3Manager
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[37/38] Compiling WWSQLite3Manager SQLite3Condition+DataType.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
[38/38] Compiling WWSQLite3Manager SQLite3Condition+GroupBy.swift
/host/spi-builder-workspace/.build/checkouts/WWSQLite3Manager/Sources/WWSQLite3Manager/Condition/SQLite3Condition.swift:9:8: error: no such module 'UIKit'
7 | // http://tw.gitbook.net/sqlite/sqlite_where_clause.html
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | // MARK: - Where主設定
BUILD FAILURE 6.2 linux