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 (b224f4), with Swift 5.10 for macOS (SPM) on 10 Dec 2025 04:09:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/readium/swift-toolkit.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/readium/swift-toolkit
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at b224f4d Add navigator UI tests (#683)
Cloned https://github.com/readium/swift-toolkit.git
Revision (git rev-parse @):
b224f4dc515e19723d7eedc0b2c3eedc8ad56b07
SUCCESS checkout https://github.com/readium/swift-toolkit.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/readium/swift-toolkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/readium/Fuzi.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/readium/ZIPFoundation.git
Fetching https://github.com/marmelroy/Zip.git
Fetching https://github.com/readium/GCDWebServer.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/ra1028/DifferenceKit.git
[1/840] Fetching fuzi
[35/6077] Fetching fuzi, zipfoundation
[36/8396] Fetching fuzi, zipfoundation, differencekit
[510/12620] Fetching fuzi, zipfoundation, differencekit, gcdwebserver
[679/14612] Fetching fuzi, zipfoundation, differencekit, gcdwebserver, zip
[739/19273] Fetching fuzi, zipfoundation, differencekit, gcdwebserver, zip, swiftsoup
[829/29360] Fetching fuzi, zipfoundation, differencekit, gcdwebserver, zip, swiftsoup, sqlite.swift
Fetched https://github.com/scinfu/SwiftSoup.git from cache (2.13s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[12809/24699] Fetching fuzi, zipfoundation, differencekit, gcdwebserver, zip, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.49s)
Fetched https://github.com/readium/Fuzi.git from cache (2.49s)
Fetched https://github.com/marmelroy/Zip.git from cache (2.49s)
Fetched https://github.com/readium/ZIPFoundation.git from cache (2.49s)
Fetched https://github.com/ra1028/DifferenceKit.git from cache (2.49s)
Fetched https://github.com/readium/GCDWebServer.git from cache (2.49s)
[1/13105] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.78s)
Computing version for https://github.com/readium/ZIPFoundation.git
Computed https://github.com/readium/ZIPFoundation.git at 3.0.1 (0.38s)
Computing version for https://github.com/readium/Fuzi.git
Computed https://github.com/readium/Fuzi.git at 4.0.0 (2.57s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.49s)
Computing version for https://github.com/readium/GCDWebServer.git
Computed https://github.com/readium/GCDWebServer.git at 4.0.1 (0.49s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.59s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.39s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/204] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.39s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.49s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.9.6 (0.35s)
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/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
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.9.6
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/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
error: the library 'ReadiumLCP' requires macos 10.13, but depends on the product 'ReadiumZIPFoundation' which requires macos 11.0; consider changing the library 'ReadiumLCP' to require macos 11.0 or later, or the product 'ReadiumZIPFoundation' to require macos 10.13 or earlier.
error: the library 'ReadiumNavigator' requires macos 10.13, but depends on the product 'SwiftSoup' which requires macos 10.15; consider changing the library 'ReadiumNavigator' to require macos 10.15 or later, or the product 'SwiftSoup' to require macos 10.13 or earlier.
error: the library 'ReadiumShared' requires macos 10.13, but depends on the product 'SwiftSoup' which requires macos 10.15; consider changing the library 'ReadiumShared' to require macos 10.15 or later, or the product 'SwiftSoup' to require macos 10.13 or earlier.
error: the library 'ReadiumShared' requires macos 10.13, but depends on the product 'ReadiumZIPFoundation' which requires macos 11.0; consider changing the library 'ReadiumShared' to require macos 11.0 or later, or the product 'ReadiumZIPFoundation' to require macos 10.13 or earlier.
BUILD FAILURE 5.10 macosSpm