The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-driver, reference 1.0.1 (1c07ce), with Swift 6.2 for Android on 21 Jun 2025 05:19:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/art-divin/swift-driver.git
Reference: 1.0.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/art-divin/swift-driver
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 1c07ced Update Package.swift
Cloned https://github.com/art-divin/swift-driver.git
Revision (git rev-parse @):
1c07ced84c1dfc1f9c3253dcbaa216fc9c76ee25
SUCCESS checkout https://github.com/art-divin/swift-driver.git at 1.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/art-divin/swift-driver.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/art-divin/swift-tools-support-core.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/3491] Fetching swift-tools-support-core
[3492/14365] Fetching swift-tools-support-core, yams
Fetched https://github.com/art-divin/swift-tools-support-core.git from cache (0.49s)
[544/10874] Fetching yams
[1198/26254] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.33s)
Fetching https://github.com/art-divin/swift-llbuild.git
Fetched https://github.com/jpsim/Yams.git from cache (1.79s)
[1/17437] Fetching swift-llbuild
Fetched https://github.com/art-divin/swift-llbuild.git from cache (1.55s)
Computing version for https://github.com/art-divin/swift-tools-support-core.git
Computed https://github.com/art-divin/swift-tools-support-core.git at 1.0.0 (4.31s)
Computing version for https://github.com/art-divin/swift-llbuild.git
Computed https://github.com/art-divin/swift-llbuild.git at 1.0.0 (1.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.78s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (1.57s)
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.2.3
Creating working copy for https://github.com/art-divin/swift-tools-support-core.git
Working copy of https://github.com/art-divin/swift-tools-support-core.git resolved at 1.0.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/art-divin/swift-llbuild.git
Working copy of https://github.com/art-divin/swift-llbuild.git resolved at 1.0.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/140] Write sources
[11/140] Compiling makeOptions main.cpp
[12/140] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/140] Compiling CSwiftScan CSwiftScanImpl.c
[14/140] Compiling llvmSupport NativeFormatting.cpp
[15/140] Compiling llvmSupport Valgrind.cpp
[16/140] Compiling llvmSupport UnicodeCaseFold.cpp
[17/140] Compiling llvmSupport circular_raw_ostream.cpp
[18/140] Compiling llvmSupport Options.cpp
[19/140] Compiling llvmSupport Mutex.cpp
/host/spi-builder-workspace/Sources/makeOptions/makeOptions.cpp:422:2: warning: "Unable to include 'swift/Option/Options.inc', `makeOptions` will not be usable" [-W#warnings]
  422 | #warning "Unable to include 'swift/Option/Options.inc', `makeOptions` will not be usable"
      |  ^
1 warning generated.
[20/140] Compiling makeOptions makeOptions.cpp
[21/140] Write Objects.LinkFileList
[22/140] Linking makeOptions
[23/140] Compiling llvmSupport MemoryBuffer.cpp
[24/140] Compiling llvmSupport raw_ostream.cpp
[25/140] Compiling llvmSupport Unicode.cpp
[26/140] Compiling llvmSupport Threading.cpp
[27/140] Compiling llvmSupport Twine.cpp
[28/140] Compiling llvmSupport Triple.cpp
[29/140] Compiling llvmSupport YAMLParser.cpp
[30/140] Compiling llvmSupport TargetParser.cpp
[31/140] Compiling llvmSupport StringSaver.cpp
[32/140] Compiling llvmSupport StringMap.cpp
[33/140] Compiling llvmSupport SmallVector.cpp
[34/140] Compiling llvmSupport StringRef.cpp
[35/140] Compiling llvmSupport StringExtras.cpp
[36/140] Compiling llvmSupport SmallPtrSet.cpp
[37/140] Compiling llvmSupport MathExtras.cpp
[38/140] Compiling llvmSupport Memory.cpp
[39/140] Compiling llvmSupport Program.cpp
[40/140] Compiling llvmSupport Signals.cpp
[41/140] Compiling llvmSupport ManagedStatic.cpp
[42/140] Compiling llvmSupport MD5.cpp
[43/140] Compiling llvmSupport SourceMgr.cpp
[44/140] Compiling llvmSupport Process.cpp
[45/140] Compiling llvmSupport Locale.cpp
[46/140] Compiling llvmSupport Path.cpp
[47/140] Compiling llvmSupport Hashing.cpp
[48/140] Compiling llvmSupport FoldingSet.cpp
[49/140] Compiling llvmSupport FormatVariadic.cpp
[50/140] Compiling llvmSupport Host.cpp
[51/140] Compiling llvmSupport ErrorHandling.cpp
[52/140] Compiling llvmSupport FileUtilities.cpp
[53/140] Compiling llvmSupport Errno.cpp
[54/140] Compiling llvmSupport Atomic.cpp
[55/140] Compiling llvmSupport Error.cpp
[56/140] Compiling llvmSupport ConvertUTF.cpp
[57/140] Compiling llvmSupport Debug.cpp
[58/140] Compiling llvmSupport ConvertUTFWrapper.cpp
[59/140] Compiling llvmSupport DJB.cpp
[60/140] Compiling llvmSupport APSInt.cpp
[61/140] Write sources
[62/140] Compiling llvmSupport Chrono.cpp
[63/140] Compiling llvmSupport Allocator.cpp
[64/140] Compiling llvmDemangle MicrosoftDemangle.cpp
[65/140] Compiling llvmSupport APInt.cpp
[66/140] Compiling llvmSupport APFloat.cpp
[67/140] Compiling llbuildNinja Parser.cpp
[68/140] Compiling llvmSupport CommandLine.cpp
[69/140] Compiling llvmDemangle ItaniumDemangle.cpp
[70/140] Compiling llbuildNinja Lexer.cpp
[71/140] Compiling llbuildCore MakefileDepsParser.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.
[72/140] Compiling llbuildCore SQLiteBuildDB.cpp
[72/140] Compiling llbuildCore BuildEngine.cpp
[72/140] Compiling llbuildCore BuildEngineTrace.cpp
[72/140] Compiling llbuildCore BuildDB.cpp
[72/140] Compiling llbuildNinja ManifestLoader.cpp
[72/140] Compiling llbuildNinja Manifest.cpp
[72/140] Compiling llbuildBuildSystem ShellCommand.cpp
[72/140] Compiling llbuildCore DependencyInfoParser.cpp
BUILD FAILURE 6.2 android