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 3.3.0 (4ae36c), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 09:44:31 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/readium/swift-toolkit.git
Reference: 3.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/readium/swift-toolkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/readium/ZIPFoundation.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/readium/GCDWebServer.git
Fetching https://github.com/ra1028/DifferenceKit.git
Fetching https://github.com/marmelroy/Zip.git
Fetching https://github.com/readium/Fuzi.git
[1/840] Fetching fuzi
[35/3159] Fetching fuzi, differencekit
[418/7383] Fetching fuzi, differencekit, gcdwebserver
[587/9372] Fetching fuzi, differencekit, gcdwebserver, zip
[694/14600] Fetching fuzi, differencekit, gcdwebserver, zip, zipfoundation
[1034/24451] Fetching fuzi, differencekit, gcdwebserver, zip, zipfoundation, sqlite.swift
[1313/28367] Fetching fuzi, differencekit, gcdwebserver, zip, zipfoundation, sqlite.swift, swiftsoup
Fetched https://github.com/readium/ZIPFoundation.git from cache (1.48s)
Fetched https://github.com/readium/Fuzi.git from cache (1.48s)
Fetched https://github.com/readium/GCDWebServer.git from cache (1.48s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.48s)
Fetched https://github.com/marmelroy/Zip.git from cache (1.48s)
Fetched https://github.com/ra1028/DifferenceKit.git from cache (1.48s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.48s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.66s)
Computing version for https://github.com/readium/ZIPFoundation.git
Computed https://github.com/readium/ZIPFoundation.git at 3.0.0 (3.76s)
Computing version for https://github.com/readium/Fuzi.git
Computed https://github.com/readium/Fuzi.git at 4.0.0 (2.45s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.53s)
Computing version for https://github.com/readium/GCDWebServer.git
Computed https://github.com/readium/GCDWebServer.git at 4.0.1 (0.51s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.52s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.42s)
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.25s)
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.52s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.41s)
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
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/ZIPFoundation.git
Working copy of https://github.com/readium/ZIPFoundation.git resolved at 3.0.0
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
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 6.2 macosSpm