The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Readium, reference develop (126e48), with Swift 6.0 for Linux on 16 Jun 2025 11:43:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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: 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 126e48f Adjust the SwiftUI LCP dialog (#611)
Cloned https://github.com/readium/swift-toolkit.git
Revision (git rev-parse @):
126e48f739a06b261d421d4f0279d578d6cdb8a4
SUCCESS checkout https://github.com/readium/swift-toolkit.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b6b5ca269897060a445977894eeda322d27576a88fe7ac1ad02aed9d137eb478
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/readium/Fuzi.git
Fetching https://github.com/ra1028/DifferenceKit.git
Fetching https://github.com/readium/ZIPFoundation.git
Fetching https://github.com/readium/GCDWebServer.git
[1/840] Fetching fuzi
[690/3159] Fetching fuzi, differencekit
[1398/7383] Fetching fuzi, differencekit, gcdwebserver
[1990/17232] Fetching fuzi, differencekit, gcdwebserver, sqlite.swift
[3299/22460] Fetching fuzi, differencekit, gcdwebserver, sqlite.swift, zipfoundation
[5956/26376] Fetching fuzi, differencekit, gcdwebserver, sqlite.swift, zipfoundation, swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.78s)
[20264/22460] Fetching fuzi, differencekit, gcdwebserver, sqlite.swift, zipfoundation
Fetching https://github.com/marmelroy/Zip.git
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.86s)
[19381/20141] Fetching fuzi, gcdwebserver, sqlite.swift, zipfoundation
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/readium/Fuzi.git from cache (0.91s)
Fetched https://github.com/readium/ZIPFoundation.git from cache (0.93s)
[1/1989] Fetching zip
[479/14930] Fetching zip, cryptoswift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.26s)
Fetched https://github.com/readium/GCDWebServer.git from cache (1.26s)
Fetched https://github.com/marmelroy/Zip.git from cache (0.65s)
[1942/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.21s)
Computing version for https://github.com/readium/ZIPFoundation.git
Computed https://github.com/readium/ZIPFoundation.git at 3.0.0 (0.71s)
Computing version for https://github.com/readium/Fuzi.git
Computed https://github.com/readium/Fuzi.git at 4.0.0 (2.53s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.78s)
Computing version for https://github.com/readium/GCDWebServer.git
Computed https://github.com/readium/GCDWebServer.git at 4.0.1 (0.69s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.75s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (3.72s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/135] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.87s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.85s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (1.14s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.88s)
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/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/ZIPFoundation.git
Working copy of https://github.com/readium/ZIPFoundation.git resolved at 3.0.0
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/readium/Fuzi.git
Working copy of https://github.com/readium/Fuzi.git resolved at 4.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.15.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/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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
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/45] Write sources
[0/45] Copying Info.plist
[0/45] Copying W3CAccessibilityMetadataDisplayGuide.strings
[0/45] Copying Info.plist
[0/45] Copying Localizable.strings
[0/45] Copying prod-license.lcpl
[0/45] Copying Localizable.strings
[0/45] Copying Info.plist
[0/45] Copying LCPDialogViewController.xib
[0/45] Write sources
/host/spi-builder-workspace/.build/checkouts/GCDWebServer/GCDWebServer/Requests/GCDWebServerMultiPartFormRequest.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/GCDWebServerMultiPartFormRequest.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.
[19/45] Compiling GCDWebServerMultiPartFormRequest.m
[19/45] Compiling GCDWebServerErrorResponse.m
[19/45] Compiling GCDWebServerStreamedResponse.m
[19/45] Compiling GCDWebServerFileResponse.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>
      |         ^~~~~~~~~~~~~
[19/45] Compiling GCDWebServerDataRequest.m
[19/45] Compiling SwiftToolchainCSQLite sqlite3.c
/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>
      |         ^~~~~~~~~~~~~~~~~~~~~~
[19/45] Compiling GCDWebServerConnection.m
[19/45] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux