Build Information
Failed to build Readium, reference 3.3.0 (4ae36c
), with Swift 5.10 for Linux on 11 Jun 2025 12:11:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/readium/swift-toolkit.git
Reference: 3.3.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/readium/swift-toolkit
* tag 3.3.0 -> FETCH_HEAD
HEAD is now at 4ae36cf 3.3.0 (#609)
Cloned https://github.com/readium/swift-toolkit.git
Revision (git rev-parse @):
4ae36cf2f6e888f8d2ece7a8bd6f8af832aad350
SUCCESS checkout https://github.com/readium/swift-toolkit.git at 3.3.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/readium/swift-toolkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
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/readium/Fuzi.git
Fetching https://github.com/ra1028/DifferenceKit.git
[1/3916] Fetching swiftsoup
[315/4756] Fetching swiftsoup, fuzi
[735/7075] Fetching swiftsoup, fuzi, differencekit
[2307/16877] Fetching swiftsoup, fuzi, differencekit, sqlite.swift
[2516/21101] Fetching swiftsoup, fuzi, differencekit, sqlite.swift, gcdwebserver
[4935/26329] Fetching swiftsoup, fuzi, differencekit, sqlite.swift, gcdwebserver, zipfoundation
Fetched https://github.com/readium/ZIPFoundation.git from cache (1.39s)
Fetching https://github.com/marmelroy/Zip.git
Fetched https://github.com/ra1028/DifferenceKit.git from cache (1.41s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.41s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/readium/Fuzi.git from cache (1.42s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.42s)
Fetched https://github.com/readium/GCDWebServer.git from cache (1.44s)
[1/1989] Fetching zip
[459/14930] Fetching zip, cryptoswift
Fetched https://github.com/marmelroy/Zip.git from cache (0.57s)
[2071/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.77s)
Computing version for https://github.com/readium/ZIPFoundation.git
Computed https://github.com/readium/ZIPFoundation.git at 3.0.0 (0.47s)
Computing version for https://github.com/readium/Fuzi.git
Computed https://github.com/readium/Fuzi.git at 4.0.0 (1.11s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.48s)
Computing version for https://github.com/readium/GCDWebServer.git
Computed https://github.com/readium/GCDWebServer.git at 4.0.1 (0.72s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.45s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.42s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.24s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (1.11s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.59s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.68s)
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.3
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
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/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.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/readium/GCDWebServer.git
Working copy of https://github.com/readium/GCDWebServer.git resolved at 4.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
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[0/44] Write sources
[3/44] Copying Info.plist
[3/44] Copying W3CAccessibilityMetadataDisplayGuide.strings
[5/44] Copying Info.plist
[6/44] Copying Localizable.strings
[7/44] Copying Assets
[8/44] Copying Info.plist
[9/44] Copying prod-license.lcpl
[10/44] Copying Assets
[11/44] Copying Localizable.strings
[12/44] Copying Info.plist
[13/44] Copying LCPDialogViewController.xib
[13/44] Write sources
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Requests/GCDWebServerDataRequest.m:29:2: error: ReadiumGCDWebServer requires ARC
#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
#import <os/object.h>
^~~~~~~~~~~~~
2 errors generated.
[21/44] Compiling GCDWebServerDataRequest.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerResponse.m:29:2: error: ReadiumGCDWebServer requires ARC
#error ReadiumGCDWebServer requires ARC
^
[21/44] Compiling GCDWebServerResponse.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerFunctions.m:29:2: error: ReadiumGCDWebServer requires ARC
#error ReadiumGCDWebServer requires ARC
^
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerFunctions.m:32:9: fatal error: 'TargetConditionals.h' file not found
#import <TargetConditionals.h>
^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Responses/GCDWebServerStreamedResponse.m:29:2: error: ReadiumGCDWebServer requires ARC
#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
#import <os/object.h>
^~~~~~~~~~~~~
[21/44] Compiling GCDWebServerStreamedResponse.m
[21/44] Compiling GCDWebServerFunctions.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerConnection.m:29:2: error: ReadiumGCDWebServer requires ARC
#error ReadiumGCDWebServer requires ARC
^
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerConnection.m:32:9: fatal error: 'TargetConditionals.h' file not found
#import <TargetConditionals.h>
^~~~~~~~~~~~~~~~~~~~~~
[21/44] Compiling GCDWebServerConnection.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerRequest.m:29:2: error: ReadiumGCDWebServer requires ARC
#error ReadiumGCDWebServer requires ARC
^
In file included from /host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServerRequest.m:35:
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/../Core/GCDWebServerPrivate.h:28:9: fatal error: 'os/object.h' file not found
#import <os/object.h>
^~~~~~~~~~~~~
[21/44] Compiling GCDWebServerRequest.m
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServer.m:29:2: error: ReadiumGCDWebServer requires ARC
#error ReadiumGCDWebServer requires ARC
^
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Core/GCDWebServer.m:32:9: fatal error: 'TargetConditionals.h' file not found
#import <TargetConditionals.h>
^~~~~~~~~~~~~~~~~~~~~~
[21/44] Compiling GCDWebServer.m
[21/44] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux