The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build DuctTape, reference 0.2.0 (f5fc8a), with Swift 6.2 (beta) for Android on 18 Jun 2025 22:22:29 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/marty-suzuki/DuctTape.git
Reference: 0.2.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/marty-suzuki/DuctTape
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at f5fc8a5 Update README
Cloned https://github.com/marty-suzuki/DuctTape.git
Revision (git rev-parse @):
f5fc8a5af8efed6d8e07dfff591bbdb594880913
SUCCESS checkout https://github.com/marty-suzuki/DuctTape.git at 0.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/marty-suzuki/DuctTape.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
[3/4] Compiling DuctTape DuctTape.swift
[4/4] Emitting module DuctTape
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 0x7f0df1b089fc... done ***
*** Program crashed: Aborted at 0x000000000000000d ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
  0  0x00007f0df1ab480a <unknown> in libc.so.6
...
Thread 1:
  0  0x00007f0df1b97e2e <unknown> in libc.so.6
...
Thread 2 crashed:
  0  0x00007f0df1b089fc <unknown> in libc.so.6
...
Thread 3:
  0  0x00007f0df1b03117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000000000000  0
rdx 0x00007f0deb691640  40 16 69 eb 0d 7f 00 00 30 27 00 e4 0d 7f 00 00  @·ië····0'·ä····
rcx 0x00007f0df1b089fc  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 0x0000000000000011  17
rbp 0x0000000000000011  17
rsp 0x00007f0deb690290  ac f0 06 d8 0d 7f 00 00 80 ef 06 d8 0d 7f 00 00  ¬ð·Ø·····ï·Ø····
 r8 0x00007f0deb690360  20 00 00 00 00 00 00 00 a0 d6 c8 f1 0d 7f 00 00   ······· ÖÈñ····
 r9 0x0000000000000000  0
r10 0x0000000000000008  8
r11 0x0000000000000246  582
r12 0x0000000000000006  6
r13 0x0000000000000016  22
r14 0x0000560f0a824c33  72 65 73 75 6c 74 20 3d 3d 20 53 51 4c 49 54 45  result == SQLITE
r15 0x00007f0dd8004810  a0 c2 6b 0a 0f 56 00 00 18 54 00 d8 0d 7f 00 00   Âk··V···T·Ø····
rip 0x00007f0df1b089fc  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):
0x00007f0df1a72000–0x00007f0df1c2e341 d5197096f709801829b118af1b7cf6631efa2dcd libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.01s
BUILD FAILURE 6.2 android