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 5.10 for macOS (SPM) on 5 Jan 2025 09:42:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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:             5.10
Building package at path:  $PWD
https://github.com/Frizlab/chacl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/xcode-actions/clt-logger.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-argument-parser
[1/1051] Fetching stream-reader
[317/1612] Fetching stream-reader, clt-logger
[678/5344] Fetching stream-reader, clt-logger, swift-log
[1893/17745] Fetching stream-reader, clt-logger, swift-log, swift-argument-parser
Fetched https://github.com/Frizlab/stream-reader.git from cache (1.71s)
[5162/16694] Fetching clt-logger, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.07s)
Fetched https://github.com/xcode-actions/clt-logger.git from cache (2.07s)
Fetched https://github.com/apple/swift-log from cache (2.07s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.47s)
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.2 (0.36s)
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.48s)
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
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-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.2
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 5.10 macosSpm