Build Information
Failed to build Readium, reference develop (c71bd3), with Swift 6.2 for Android on 30 Apr 2026 13:58:23 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/swiftpackageindex/spi-images:android-6.2-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/readium/swift-toolkit.git
Reference: develop
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/readium/swift-toolkit
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at c71bd3f Improve CSS selector performance in the Content API (#786)
Cloned https://github.com/readium/swift-toolkit.git
Revision (git rev-parse @):
c71bd3fc18040d18c028cc5bd479fecb9316b905
SUCCESS checkout https://github.com/readium/swift-toolkit.git at develop
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/readium/swift-toolkit.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/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/readium/Fuzi.git
Fetching https://github.com/readium/ZIPFoundation.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/readium/GCDWebServer.git
[1/840] Fetching fuzi
[841/3127] Fetching fuzi, swift-docc-plugin
[1070/7351] Fetching fuzi, swift-docc-plugin, gcdwebserver
[1282/12588] Fetching fuzi, swift-docc-plugin, gcdwebserver, zipfoundation
[1914/18517] Fetching fuzi, swift-docc-plugin, gcdwebserver, zipfoundation, swiftsoup
Fetched https://github.com/readium/ZIPFoundation.git from cache (0.93s)
[12478/13280] Fetching fuzi, swift-docc-plugin, gcdwebserver, swiftsoup
Fetching https://github.com/ra1028/DifferenceKit.git
Fetched https://github.com/readium/GCDWebServer.git from cache (1.16s)
Fetching https://github.com/marmelroy/Zip.git
[1/2000] Fetching zip
[2001/13158] Fetching zip, sqlite.swift
Fetched https://github.com/marmelroy/Zip.git from cache (0.61s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[224/11158] Fetching sqlite.swift
[1229/24545] Fetching sqlite.swift, cryptoswift
[16827/26864] Fetching sqlite.swift, cryptoswift, differencekit
Fetched https://github.com/readium/Fuzi.git from cache (3.54s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.54s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (3.55s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (3.57s)
[13921/15706] Fetching cryptoswift, differencekit
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.00s)
[564/2319] Fetching differencekit
Fetched https://github.com/ra1028/DifferenceKit.git from cache (15.31s)
Computing version for https://github.com/readium/ZIPFoundation.git
Computed https://github.com/readium/ZIPFoundation.git at 3.0.1 (16.80s)
Computing version for https://github.com/readium/Fuzi.git
Computed https://github.com/readium/Fuzi.git at 4.0.0 (4.27s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.93s)
Computing version for https://github.com/readium/GCDWebServer.git
Computed https://github.com/readium/GCDWebServer.git at 4.0.1 (2.29s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (1.25s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.96s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.95s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (1.72s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (3.22s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (1.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (0.85s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3679] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.71s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.0
Creating working copy for https://github.com/readium/ZIPFoundation.git
Working copy of https://github.com/readium/ZIPFoundation.git resolved at 3.0.1
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.3.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.4
Creating working copy for https://github.com/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
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
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 3.50.4
Creating working copy for https://github.com/readium/GCDWebServer.git
Working copy of https://github.com/readium/GCDWebServer.git resolved at 4.0.1
Creating working copy for https://github.com/readium/Fuzi.git
Working copy of https://github.com/readium/Fuzi.git resolved at 4.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.5.0
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/53] Write sources
[4/53] Copying PrivacyInfo.xcprivacy
[4/53] Write sources
[7/53] Copying Info.plist
[8/53] Copying W3CAccessibilityMetadataDisplayGuide.strings
[9/53] Copying Assets
[11/53] Copying Info.plist
[12/53] Copying W3CAccessibilityMetadataDisplayGuide.strings
[13/53] Copying Localizable.strings
[14/53] Copying Info.plist
[15/53] Copying prod-license.lcpl
[16/53] Copying Localizable.strings
[19/53] Copying Info.plist
[20/53] Write sources
[27/53] Copying Info.plist
[28/53] Copying Assets
[29/53] Copying Publications
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/GCDWebServerDataResponse.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/GCDWebServerDataResponse.m:33:
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/../Core/GCDWebServerPrivate.h:28:9: fatal error: 'os/object.h' file not found
28 | #import <os/object.h>
| ^~~~~~~~~~~~~
2 errors generated.
[30/53] Compiling GCDWebServerDataResponse.m
[30/53] Compiling SQLiteSwiftCSQLite sqlite3.c
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/GCDWebServerErrorResponse.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/GCDWebServerErrorResponse.m:33:
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/../Core/GCDWebServerPrivate.h:28:9: fatal error: 'os/object.h' file not found
28 | #import <os/object.h>
| ^~~~~~~~~~~~~
2 errors generated.
[30/53] Compiling GCDWebServerErrorResponse.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerConnection.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerConnection.m:32:9: fatal error: 'TargetConditionals.h' file not found
32 | #import <TargetConditionals.h>
| ^~~~~~~~~~~~~~~~~~~~~~
[30/53] Compiling GCDWebServerConnection.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerFunctions.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerFunctions.m:32:9: fatal error: 'TargetConditionals.h' file not found
32 | #import <TargetConditionals.h>
| ^~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[30/53] Compiling GCDWebServerFunctions.m
[30/53] Write swift-version--11D90AFD9DD3AB2.txt
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/GCDWebServerStreamedResponse.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/GCDWebServerStreamedResponse.m:33:
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/../Core/GCDWebServerPrivate.h:28:9: fatal error: 'os/object.h' file not found
28 | #import <os/object.h>
| ^~~~~~~~~~~~~
[30/53] Compiling GCDWebServerStreamedResponse.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/GCDWebServerFileResponse.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/GCDWebServerFileResponse.m:35:
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/../Core/GCDWebServerPrivate.h:28:9: fatal error: 'os/object.h' file not found
28 | #import <os/object.h>
| ^~~~~~~~~~~~~
[30/53] Compiling GCDWebServerFileResponse.m
BUILD FAILURE 6.2 android