Build Information
Failed to build swift-driver, reference 0.50800.0 (2353b3), with Swift 6.3 for Android on 14 Apr 2026 03:47:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/SDGGiesbrecht/swift-driver.git
Reference: 0.50800.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/SDGGiesbrecht/swift-driver
* tag 0.50800.0 -> FETCH_HEAD
HEAD is now at 2353b37 Widened dependency constraints.
Cloned https://github.com/SDGGiesbrecht/swift-driver.git
Revision (git rev-parse @):
2353b37ce91a0fa587e16fba1ca205353781e0ed
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-driver.git at 0.50800.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/SDGGiesbrecht/swift-driver.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/jpsim/Yams.git
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/SDGGiesbrecht/swift-llbuild
[1/18377] Fetching swift-llbuild
[369/29928] Fetching swift-llbuild, yams
[3656/37115] Fetching swift-llbuild, yams, swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.35s)
[18708/29928] Fetching swift-llbuild, yams
Fetched https://github.com/SDGGiesbrecht/swift-llbuild from cache (2.50s)
[9972/11551] Fetching yams
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/jpsim/Yams.git from cache (3.28s)
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.28s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.5.2 (5.48s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
Computing version for https://github.com/SDGGiesbrecht/swift-llbuild
Computed https://github.com/SDGGiesbrecht/swift-llbuild at 0.50800.0 (1.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.69s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.81s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.76s)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/SDGGiesbrecht/swift-llbuild
Working copy of https://github.com/SDGGiesbrecht/swift-llbuild resolved at 0.50800.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/144] Write sources
[5/144] Compiling makeOptions main.cpp
[6/144] Compiling CSwiftScan CSwiftScanImpl.c
[7/144] Compiling llvmSupport Valgrind.cpp
[8/144] Compiling llvmSupport UnicodeCaseFold.cpp
[9/144] Compiling llvmSupport Twine.cpp
[10/144] Compiling llvmSupport circular_raw_ostream.cpp
[11/144] Compiling llvmSupport Unicode.cpp
[12/144] Compiling llvmSupport Triple.cpp
/host/spi-builder-workspace/Sources/makeOptions/makeOptions.cpp:42:2: warning: "Unable to include 'swift/Option/Options.inc', `makeOptions` will not be usable" [-W#warnings]
42 | #warning "Unable to include 'swift/Option/Options.inc', `makeOptions` will not be usable"
| ^
1 warning generated.
[13/144] Compiling makeOptions makeOptions.cpp
[14/144] Write Objects.LinkFileList
[14/144] Write swift-version--4F562202D5529B1.txt
[16/144] Compiling llvmSupport raw_ostream.cpp
[17/144] Linking makeOptions
[18/144] Compiling llvmSupport Threading.cpp
[19/144] Compiling llvmSupport StringSaver.cpp
[20/144] Compiling llvmSupport TargetParser.cpp
[21/144] Compiling llvmSupport YAMLParser.cpp
[22/144] Compiling llvmSupport StringExtras.cpp
[23/144] Compiling llvmSupport StringRef.cpp
[24/144] Compiling llvmSupport SmallVector.cpp
[25/144] Compiling llvmSupport StringMap.cpp
[26/144] Compiling llvmSupport SmallPtrSet.cpp
[27/144] Compiling llvmSupport Program.cpp
[28/144] Compiling llvmSupport NativeFormatting.cpp
[29/144] Compiling llvmSupport Options.cpp
[30/144] Compiling llvmSupport SourceMgr.cpp
[31/144] Compiling llvmSupport Signals.cpp
[32/144] Compiling llvmSupport Mutex.cpp
[33/144] Compiling llvmSupport Process.cpp
[34/144] Compiling llvmSupport Path.cpp
[35/144] Compiling llvmSupport MathExtras.cpp
[36/144] Compiling llvmSupport ManagedStatic.cpp
[37/144] Compiling llvmSupport Memory.cpp
[38/144] Compiling llvmSupport MD5.cpp
[39/144] Compiling llvmSupport Hashing.cpp
[40/144] Compiling llvmSupport Locale.cpp
[41/144] Compiling llvmSupport MemoryBuffer.cpp
[42/144] Compiling llvmSupport FormatVariadic.cpp
[43/144] Compiling llvmSupport Host.cpp
[44/144] Compiling llvmSupport FoldingSet.cpp
[45/144] Compiling llvmSupport Errno.cpp
[46/144] Compiling llvmSupport Error.cpp
[47/144] Compiling llvmSupport DJB.cpp
[48/144] Compiling llvmSupport ErrorHandling.cpp
[49/144] Compiling llvmSupport Debug.cpp
[50/144] Compiling llvmSupport Atomic.cpp
[51/144] Compiling llvmSupport FileUtilities.cpp
[52/144] Compiling llvmSupport ConvertUTFWrapper.cpp
[53/144] Compiling llvmSupport ConvertUTF.cpp
[54/144] Compiling llvmSupport Chrono.cpp
[55/144] Write sources
[56/144] Compiling llvmSupport Allocator.cpp
[57/144] Compiling llvmDemangle MicrosoftDemangle.cpp
[58/144] Compiling llvmSupport APSInt.cpp
[59/144] Compiling llvmSupport APInt.cpp
[60/144] Compiling llvmSupport APFloat.cpp
[61/144] Compiling llvmDemangle ItaniumDemangle.cpp
[62/144] Compiling llbuildNinja Parser.cpp
[63/144] Compiling llbuildNinja Lexer.cpp
[64/144] Compiling llvmSupport CommandLine.cpp
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/Core/SQLiteBuildDB.cpp:28:10: fatal error: 'sqlite3.h' file not found
28 | #include <sqlite3.h>
| ^~~~~~~~~~~
1 error generated.
[65/144] Compiling llbuildCore SQLiteBuildDB.cpp
[65/144] Compiling llbuildCore DependencyInfoParser.cpp
[65/144] Compiling llbuildCore MakefileDepsParser.cpp
[65/144] Compiling llbuildCore BuildEngine.cpp
[65/144] Compiling llbuildCore BuildDB.cpp
[65/144] Compiling llbuildNinja ManifestLoader.cpp
[65/144] Compiling llbuildCore BuildEngineTrace.cpp
[65/144] Compiling llbuildNinja Manifest.cpp
BUILD FAILURE 6.3 android