Build Information
Failed to build Acheron, reference v1.1.0 (ce2f7b
), with Swift 6.2 (beta) for Android on 18 Jun 2025 04:04:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/aepryus/Acheron.git
Reference: v1.1.0
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/aepryus/Acheron
* tag v1.1.0 -> FETCH_HEAD
HEAD is now at ce2f7b1 AETimer moved to main thread because of new XCode 14 warning about priority inversion
Cloned https://github.com/aepryus/Acheron.git
Revision (git rev-parse @):
ce2f7b103e908aaf7f14a6e57a929ddca65aa14d
SUCCESS checkout https://github.com/aepryus/Acheron.git at v1.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/aepryus/Acheron.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/50] Emitting module Acheron
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[4/56] Compiling Acheron UIImageView+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[5/56] Compiling Acheron UILabel+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[6/56] Compiling Acheron UIView+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[7/56] Compiling Acheron UIViewController+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[8/56] Compiling Acheron AETableView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[9/56] Compiling Acheron AEViewController.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[10/56] Compiling Acheron CellsView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[11/56] Compiling Acheron CellsViewCell.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[12/56] Compiling Acheron ColorView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[13/56] Compiling Acheron ExpandableCell.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[14/56] Compiling Acheron ExpandableTableView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[15/56] Compiling Acheron Node.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[16/56] Compiling Acheron NodeCell.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[17/56] Compiling Acheron NodeColumn.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[18/56] Compiling Acheron Profiler.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[19/56] Compiling Acheron RGB.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[20/56] Compiling Acheron SafeMap.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[21/56] Compiling Acheron SafeSet.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[22/56] Compiling Acheron WeakSet.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[23/56] Compiling Acheron XMLtoAttributes.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[24/56] Compiling Acheron Basket.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[25/56] Compiling Acheron Domain.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[26/56] Compiling Acheron Loom.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[27/56] Compiling Acheron Persist.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[28/56] Compiling Acheron SQLitePersist.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[29/56] Compiling Acheron BackgroundPond.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[30/56] Compiling Acheron Dictionary+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[31/56] Compiling Acheron NSMutableAttributedString+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[32/56] Compiling Acheron String+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[33/56] Compiling Acheron UIButton+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[34/56] Compiling Acheron UIColor+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[35/56] Compiling Acheron UIControl+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[36/56] Compiling Acheron UIImage+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[37/56] Compiling Acheron Pebble.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[38/56] Compiling Acheron Pond.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[39/56] Compiling Acheron AESync.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[40/56] Compiling Acheron AETimer.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[41/56] Compiling Acheron Log.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[42/56] Compiling Acheron Pen.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[43/56] Compiling Acheron Array+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[44/56] Compiling Acheron CALayer+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[45/56] Compiling Acheron CGPoint+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[46/56] Compiling Acheron CaseIterable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[47/56] Compiling Acheron Codable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[48/56] Compiling Acheron Comparable+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[49/56] Compiling Acheron Date+Acheron.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[50/56] Compiling Acheron NodeData.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[51/56] Compiling Acheron NodeHeader.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[52/56] Compiling Acheron NodeView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[53/56] Compiling Acheron Screen.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[54/56] Compiling Acheron SplitterView.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[55/56] Compiling Acheron TripWire.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
[56/56] Compiling Acheron Anchor.swift
/host/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift:12:8: error: no such module 'SQLite3'
10 |
11 | import Foundation
12 | import SQLite3
| `- error: no such module 'SQLite3'
13 |
14 | public class SQLitePersist: Persist {
BUILD FAILURE 6.2 android