Build Information
Failed to build Readium, reference develop (806ece
), with Swift 6.2 (beta) for Wasm on 3 Sep 2025 15:42:15 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 806ece1 3.4.0 (#644)
Cloned https://github.com/readium/swift-toolkit.git
Revision (git rev-parse @):
806ece1f5ebfab028a221105346f7706d4761f3f
SUCCESS checkout https://github.com/readium/swift-toolkit.git at develop
========================================
Build
========================================
Selected platform: wasm
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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/readium/ZIPFoundation.git
Fetching https://github.com/readium/GCDWebServer.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/readium/Fuzi.git
Fetching https://github.com/ra1028/DifferenceKit.git
[1/840] Fetching fuzi
[841/5064] Fetching fuzi, gcdwebserver
[1348/10292] Fetching fuzi, gcdwebserver, zipfoundation
[1528/12611] Fetching fuzi, gcdwebserver, zipfoundation, differencekit
[2687/17168] Fetching fuzi, gcdwebserver, zipfoundation, differencekit, swiftsoup
[2832/27225] Fetching fuzi, gcdwebserver, zipfoundation, differencekit, swiftsoup, sqlite.swift
Fetched https://github.com/readium/ZIPFoundation.git from cache (1.20s)
[20388/21997] Fetching fuzi, gcdwebserver, differencekit, swiftsoup, sqlite.swift
Fetching https://github.com/marmelroy/Zip.git
Fetched https://github.com/ra1028/DifferenceKit.git from cache (1.26s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[18356/19678] Fetching fuzi, gcdwebserver, swiftsoup, sqlite.swift
[19679/21671] Fetching fuzi, gcdwebserver, swiftsoup, sqlite.swift, zip
[20138/34683] Fetching fuzi, gcdwebserver, swiftsoup, sqlite.swift, zip, cryptoswift
Fetched https://github.com/readium/Fuzi.git from cache (2.05s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (2.07s)
Fetched https://github.com/readium/GCDWebServer.git from cache (2.09s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.10s)
Fetched https://github.com/marmelroy/Zip.git from cache (1.00s)
[1952/13012] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.24s)
Computing version for https://github.com/readium/ZIPFoundation.git
Computed https://github.com/readium/ZIPFoundation.git at 3.0.0 (4.18s)
Computing version for https://github.com/readium/Fuzi.git
Computed https://github.com/readium/Fuzi.git at 4.0.0 (6.02s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (1.12s)
Computing version for https://github.com/readium/GCDWebServer.git
Computed https://github.com/readium/GCDWebServer.git at 4.0.1 (0.75s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.43s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.48s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/171] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.05s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (2.17s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (1.76s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.0 (0.48s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/1814] Fetching swift-atomics
[74/2134] Fetching swift-atomics, lrucache
[1814/1814] Fetching swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.31s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.88s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.52s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/readium/ZIPFoundation.git
Working copy of https://github.com/readium/ZIPFoundation.git resolved at 3.0.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.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.15.4
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
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/readium/Fuzi.git
Working copy of https://github.com/readium/Fuzi.git resolved at 4.0.0
Creating working copy for https://github.com/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
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
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Building for debugging...
[0/47] Write sources
[3/47] Copying Info.plist
[4/47] Copying W3CAccessibilityMetadataDisplayGuide.strings
[4/47] Copying Info.plist
[7/47] Copying Localizable.strings
[8/47] Copying prod-license.lcpl
[8/47] Copying Localizable.strings
[9/47] Copying Info.plist
[10/47] Copying LCPDialogViewController.xib
[12/47] Write sources
[13/47] Copying Assets
[14/47] Write sources
[20/47] Copying Assets
/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>
| ^~~~~~~~~~~~~
2 errors generated.
[21/47] Compiling GCDWebServerFileResponse.m
/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>
| ^~~~~~~~~~~~~
2 errors generated.
[21/47] Compiling GCDWebServerStreamedResponse.m
[21/47] Compiling _AtomicsShims.c
[21/47] Compiling GCDWebServerRequest.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>
| ^~~~~~~~~~~~~~~~~~~~~~
[21/47] Compiling GCDWebServerFunctions.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>
| ^~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[21/47] Compiling GCDWebServerConnection.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServer.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServer.m:32:9: fatal error: 'TargetConditionals.h' file not found
32 | #import <TargetConditionals.h>
| ^~~~~~~~~~~~~~~~~~~~~~
[21/47] Compiling GCDWebServer.m
[21/47] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm