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 chacl, reference main (afe4f7), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 20:08:07 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/Frizlab/chacl.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/chacl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at afe4f7e Update the Readme
Cloned https://github.com/Frizlab/chacl.git
Revision (git rev-parse @):
afe4f7e8deae9c2dbb162c446a1015cb97669a7f
SUCCESS checkout https://github.com/Frizlab/chacl.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Frizlab/chacl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/xcode-actions/clt-logger.git
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log
[1/788] Fetching clt-logger
[120/1839] Fetching clt-logger, stream-reader
[247/5675] Fetching clt-logger, stream-reader, swift-log
[1669/21055] Fetching clt-logger, stream-reader, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log from cache (1.44s)
Fetched https://github.com/xcode-actions/clt-logger.git from cache (1.44s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.44s)
Fetched https://github.com/Frizlab/stream-reader.git from cache (1.44s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.99s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (0.38s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.41s)
Computing version for https://github.com/xcode-actions/clt-logger.git
Computed https://github.com/xcode-actions/clt-logger.git at 0.9.0 (0.51s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/xcode-actions/clt-logger.git
Working copy of https://github.com/xcode-actions/clt-logger.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
error: the executable 'chacl' requires macos 10.15, but depends on the product 'CLTLogger' which requires macos 11.0; consider changing the executable 'chacl' to require macos 11.0 or later, or the product 'CLTLogger' to require macos 10.15 or earlier.
BUILD FAILURE 6.2 macosSpm