Build Information
Failed to build Readium, reference develop (1c8928
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 12:44:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.64.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 1c89282 Add the scroll progressions in the EPUB `viewport` (#620)
Cloned https://github.com/readium/swift-toolkit.git
Revision (git rev-parse @):
1c89282c2220841e37cce1a481dee91dd7c54f57
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-0":/host -w "$PWD" 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:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/readium/ZIPFoundation.git
Fetching https://github.com/ra1028/DifferenceKit.git
Fetching https://github.com/readium/GCDWebServer.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/readium/Fuzi.git
[1/5228] Fetching zipfoundation
[106/7547] Fetching zipfoundation, differencekit
[246/11463] Fetching zipfoundation, differencekit, swiftsoup
[299/15687] Fetching zipfoundation, differencekit, swiftsoup, gcdwebserver
[840/25538] Fetching zipfoundation, differencekit, swiftsoup, gcdwebserver, sqlite.swift
[2176/26378] Fetching zipfoundation, differencekit, swiftsoup, gcdwebserver, sqlite.swift, fuzi
Fetched https://github.com/readium/Fuzi.git from cache (0.70s)
[8995/25538] Fetching zipfoundation, differencekit, swiftsoup, gcdwebserver, sqlite.swift
Fetching https://github.com/marmelroy/Zip.git
[20223/27527] Fetching zipfoundation, differencekit, swiftsoup, gcdwebserver, sqlite.swift, zip
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.18s)
[17298/23611] Fetching zipfoundation, differencekit, gcdwebserver, sqlite.swift, zip
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/readium/ZIPFoundation.git from cache (1.75s)
[1/12941] Fetching cryptoswift
Fetched https://github.com/ra1028/DifferenceKit.git from cache (1.80s)
Fetched https://github.com/readium/GCDWebServer.git from cache (1.80s)
Fetched https://github.com/marmelroy/Zip.git from cache (1.17s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.40s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.35s)
Computing version for https://github.com/readium/ZIPFoundation.git
Computed https://github.com/readium/ZIPFoundation.git at 3.0.0 (4.03s)
Computing version for https://github.com/readium/Fuzi.git
Computed https://github.com/readium/Fuzi.git at 4.0.0 (12.58s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.50s)
Computing version for https://github.com/readium/GCDWebServer.git
Computed https://github.com/readium/GCDWebServer.git at 4.0.1 (0.91s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.51s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.83s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/136] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.10s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.69s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.75s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.71s)
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/readium/GCDWebServer.git
Working copy of https://github.com/readium/GCDWebServer.git resolved at 4.0.1
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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
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/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/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.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
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...
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerRequest.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerRequest.m:32:9: fatal error: 'zlib.h' file not found
32 | #import <zlib.h>
| ^~~~~~~~
2 errors generated.
[0/44] Compiling GCDWebServerRequest.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Requests/GCDWebServerFileRequest.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Requests/GCDWebServerFileRequest.m:33:
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Requests/../Core/GCDWebServerPrivate.h:28:9: fatal error: 'os/object.h' file not found
28 | #import <os/object.h>
| ^~~~~~~~~~~~~
2 errors generated.
[0/44] Compiling GCDWebServerFileRequest.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Requests/GCDWebServerDataRequest.m:29:2: error: ReadiumGCDWebServer requires ARC
29 | #error ReadiumGCDWebServer requires ARC
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Requests/GCDWebServerDataRequest.m:33:
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Requests/../Core/GCDWebServerPrivate.h:28:9: fatal error: 'os/object.h' file not found
28 | #import <os/object.h>
| ^~~~~~~~~~~~~
2 errors generated.
[0/44] Compiling GCDWebServerDataRequest.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>
| ^~~~~~~~~~~~~~~~~~~~~~
[0/44] Compiling GCDWebServer.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>
| ^~~~~~~~~~~~~~~~~~~~~~
[0/44] 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.
[0/44] Compiling GCDWebServerFunctions.m
[0/44] Compiling GCDWebServerResponse.m
[0/44] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm