Build Information
Failed to build Atlantis, reference main (aae8dd
), with Swift 6.2 (beta) for Android on 4 Sep 2025 03:34:09 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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ProxymanApp/atlantis.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/ProxymanApp/atlantis
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at aae8dd0 Bump 1.30.1
Cloned https://github.com/ProxymanApp/atlantis.git
Revision (git rev-parse @):
aae8dd0f3722c75d526f09fbb709bd1081d402db
SUCCESS checkout https://github.com/ProxymanApp/atlantis.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/ProxymanApp/atlantis.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: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/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
[4/18] Compiling Atlantis DataCompression.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[5/18] Compiling Atlantis DispatchQueue+Once.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[6/19] Compiling Atlantis Message.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[7/19] Compiling Atlantis NetworkInjector+URLSession.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[8/19] Compiling Atlantis NetworkInjector.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[9/19] Compiling Atlantis PackageIdentifier.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[10/19] Compiling Atlantis Transporter.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[11/19] Compiling Atlantis URLSessionTask+CurrentRequest.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[12/19] Compiling Atlantis Packages.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[13/19] Compiling Atlantis Runtime.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[14/19] Compiling Atlantis resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[15/19] Compiling Atlantis AtlantisHelper.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[16/19] Compiling Atlantis Configuration.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/19] Emitting module Atlantis
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[18/19] Compiling Atlantis Atlantis+Manual.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
[19/19] Compiling Atlantis Atlantis.swift
/host/spi-builder-workspace/Sources/Atlantis.swift:10:8: error: no such module 'ObjectiveC'
8 |
9 | import Foundation
10 | import ObjectiveC
| `- error: no such module 'ObjectiveC'
11 |
12 | public protocol AtlantisDelegate: AnyObject {
swift-build: /home/build-user/llbuild/lib/Core/SQLiteBuildDB.cpp:703: virtual void (anonymous namespace)::SQLiteBuildDB::buildComplete(): Assertion `result == SQLITE_OK' failed.
*** Signal 6: Backtracing from 0x7fbf433059fc... done ***
*** Program crashed: Aborted at 0x000000000000000d ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
0 0x00007fbf432b180a <unknown> in libc.so.6
...
Thread 1:
0 0x00007fbf43394e2e <unknown> in libc.so.6
...
Thread 2 crashed:
0 0x00007fbf433059fc <unknown> in libc.so.6
...
Thread 3:
0 0x00007fbf43300117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000000000000 0
rdx 0x00007fbf36ffd640 40 d6 ff 36 bf 7f 00 00 f0 d2 01 38 bf 7f 00 00 @Öÿ6¿···ðÒ·8¿···
rcx 0x00007fbf433059fc 41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00 A·ÅA÷Ý=·ðÿÿ¸····
rbx 0x0000000000000006 6
rsi 0x000000000000000d 13
rdi 0x0000000000000040 64
rbp 0x0000000000000040 64
rsp 0x00007fbf36ffc290 4c 4a 04 10 bf 7f 00 00 20 49 04 10 bf 7f 00 00 LJ··¿··· I··¿···
r8 0x00007fbf36ffc360 20 00 00 00 00 00 00 00 a0 a6 48 43 bf 7f 00 00 ······· ¦HC¿···
r9 0x0000000000000000 0
r10 0x0000000000000008 8
r11 0x0000000000000246 582
r12 0x0000000000000006 6
r13 0x0000000000000016 22
r14 0x000056449a683c33 72 65 73 75 6c 74 20 3d 3d 20 53 51 4c 49 54 45 result == SQLITE
r15 0x00007fbf1000e170 a0 b2 51 9a 44 56 00 00 88 b5 02 10 bf 7f 00 00 ²Q·DV···µ··¿···
rip 0x00007fbf433059fc 41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00 A·ÅA÷Ý=·ðÿÿ¸····
rflags 0x0000000000000246 ZF PF
cs 0x0033 fs 0x0000 gs 0x0000
Images (72 omitted):
0x00007fbf4326f000–0x00007fbf4342b341 d5197096f709801829b118af1b7cf6631efa2dcd libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.01s
BUILD FAILURE 6.2 android