Build Information
Failed to build sqlite-vec-data, reference 0.2.1 (76267a), with Swift 6.3 for Android on 19 Apr 2026 16:45:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mhayes853/sqlite-vec-data.git
Reference: 0.2.1
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/mhayes853/sqlite-vec-data
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 76267a2 Merge pull request #4 from mhayes853/support-v0.1.9
Cloned https://github.com/mhayes853/sqlite-vec-data.git
Revision (git rev-parse @):
76267a2ee47b95fed42a8bc67dd85685e8dae349
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mhayes853/sqlite-vec-data.git at 0.2.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/mhayes853/sqlite-vec-data.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/pointfreeco/swift-structured-queries
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/pointfreeco/sqlite-data
Fetching https://github.com/apple/swift-docc-plugin
[1/1218] Fetching swift-tagged
[1219/8403] Fetching swift-tagged, swift-structured-queries
[1291/10680] Fetching swift-tagged, swift-structured-queries, swift-docc-plugin
[6572/16403] Fetching swift-tagged, swift-structured-queries, swift-docc-plugin, xctest-dynamic-overlay
[8882/34161] Fetching swift-tagged, swift-structured-queries, swift-docc-plugin, xctest-dynamic-overlay, sqlite-data
Fetched https://github.com/apple/swift-docc-plugin from cache (0.53s)
[19944/31884] Fetching swift-tagged, swift-structured-queries, xctest-dynamic-overlay, sqlite-data
Fetched https://github.com/pointfreeco/swift-structured-queries from cache (0.62s)
[20927/24699] Fetching swift-tagged, xctest-dynamic-overlay, sqlite-data
Fetched https://github.com/pointfreeco/swift-tagged from cache (1.05s)
Fetched https://github.com/pointfreeco/sqlite-data from cache (1.05s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.06s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (3.57s)
Computing version for https://github.com/pointfreeco/swift-structured-queries
Computed https://github.com/pointfreeco/swift-structured-queries at 0.31.1 (2.47s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
[5465/80447] Fetching swift-custom-dump, swift-syntax
[17463/96512] Fetching swift-custom-dump, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.38s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.45s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (5.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (7.23s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.77s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.54s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (1.04s)
Computing version for https://github.com/pointfreeco/sqlite-data
Computed https://github.com/pointfreeco/sqlite-data at 1.6.1 (0.49s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/groue/GRDB.swift
[1/956] Fetching swift-concurrency-extras
[957/7725] Fetching swift-concurrency-extras, swift-dependencies
[2311/31294] Fetching swift-concurrency-extras, swift-dependencies, swift-collections
[3192/33260] Fetching swift-concurrency-extras, swift-dependencies, swift-collections, swift-perception
[6945/36871] Fetching swift-concurrency-extras, swift-dependencies, swift-collections, swift-perception, swift-sharing
Fetched https://github.com/pointfreeco/swift-perception from cache (0.53s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.54s)
[6453/28136] Fetching swift-concurrency-extras, swift-collections, swift-sharing
[12582/141769] Fetching swift-concurrency-extras, swift-collections, swift-sharing, grdb.swift
Fetched https://github.com/apple/swift-collections from cache (1.77s)
[29567/118200] Fetching swift-concurrency-extras, swift-sharing, grdb.swift
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (14.66s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (14.67s)
Fetched https://github.com/groue/GRDB.swift from cache (15.17s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (15.62s)
Computing version for https://github.com/groue/GRDB.swift
Computed https://github.com/groue/GRDB.swift at 7.10.0 (1.00s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.59s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1317] Fetching swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.45s)
[1/2606] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.29s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.21s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.2.0 (0.59s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.69s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.30s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.61s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.68s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (0.60s)
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1542] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.97s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.85s)
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.0
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/sqlite-data
Working copy of https://github.com/pointfreeco/sqlite-data resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-structured-queries
Working copy of https://github.com/pointfreeco/swift-structured-queries resolved at 0.31.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/groue/GRDB.swift
Working copy of https://github.com/groue/GRDB.swift resolved at 7.10.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.43s)
warning: 'spi-builder-workspace': dependency 'swift-tagged' is not used by any target
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/91] Compiling _SwiftSyntaxCShims PlatformMutex.c
[3/91] Write swift-version--4F562202D5529B1.txt
[3/91] Write sources
[31/103] Copying PrivacyInfo.xcprivacy
[32/103] Write sources
[40/108] Emitting module SwiftSyntax602
[41/108] Compiling SwiftSyntax602 Empty.swift
[43/109] Emitting module SwiftSyntax509
[44/109] Compiling SwiftSyntax509 Empty.swift
[45/110] Emitting module SwiftSyntax510
[46/110] Compiling SwiftSyntax510 Empty.swift
[49/111] Emitting module SwiftSyntax601
[50/111] Compiling SwiftSyntax601 Empty.swift
[51/111] Compiling SwiftSyntax600 Empty.swift
[52/111] Emitting module SwiftSyntax600
[53/113] Emitting module SwiftSyntax603
[54/113] Compiling SwiftSyntax603 Empty.swift
[56/114] Wrapping AST for SwiftSyntax602 for debugging
[57/114] Wrapping AST for SwiftSyntax510 for debugging
[58/114] Write sources
[63/116] Wrapping AST for SwiftSyntax509 for debugging
[64/116] Wrapping AST for SwiftSyntax600 for debugging
[65/116] Wrapping AST for SwiftSyntax601 for debugging
[66/116] Wrapping AST for SwiftSyntax603 for debugging
[67/116] Write sources
[71/116] Copying PrivacyInfo.xcprivacy
[72/116] Write sources
[74/116] Copying Info.plist
[75/116] Write sources
[82/358] Compiling GRDB DatabaseQueue.swift
[83/358] Compiling GRDB DatabaseReader.swift
[84/360] Emitting module Sharing1
[85/360] Compiling Sharing1 Empty.swift
[86/360] Compiling InternalCollectionsUtilities _SortedCollection.swift
[87/360] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[88/361] Compiling IssueReportingPackageSupport _Test.swift
[89/361] Emitting module IssueReportingPackageSupport
[90/362] Compiling Sharing2 Empty.swift
[91/362] Emitting module Sharing2
[94/363] Write sources
[96/363] Compiling GRDB DatabasePool.swift
[97/363] Compiling GRDB DatabasePublishers.swift
[98/363] Compiling GRDB Configuration.swift
[99/363] Compiling GRDB Cursor.swift
[100/363] Compiling GRDB Database+SQLCipher.swift
In file included from /host/spi-builder-workspace/Sources/CSQLiteVec/sqlite-vec.c:1:
/host/spi-builder-workspace/Sources/CSQLiteVec/sqlite-vec.h:5:10: fatal error: 'sqlite3ext.h' file not found
5 | #include "sqlite3ext.h"
| ^~~~~~~~~~~~~~
1 error generated.
[100/366] Compiling CSQLiteVec sqlite-vec.c
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
[101/366] Compiling GRDB DatabaseError.swift
[102/366] Compiling GRDB DatabaseFunction.swift
[103/366] Compiling GRDB DatabaseRegion.swift
[104/366] Compiling GRDB DatabaseRegionObservation.swift
[105/366] Compiling GRDB DatabaseSchemaCache.swift
[105/366] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[106/366] Compiling GRDB Database+Schema.swift
[107/366] Compiling GRDB Database+Statements.swift
[108/366] Compiling GRDB Database.swift
BUILD FAILURE 6.3 android