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 lua4swift, reference v1.1.3 (a7a2a0), with Swift 5.10 for macOS (SPM) on 17 Mar 2025 09:10:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLua/lua4swift.git
Reference: v1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyLua/lua4swift
 * tag               v1.1.3     -> FETCH_HEAD
HEAD is now at a7a2a0d Fixed warning
Cloned https://github.com/SwiftyLua/lua4swift.git
Revision (git rev-parse @):
a7a2a0dae6a7bcee3c03cf794bb90050033552ff
SUCCESS checkout https://github.com/SwiftyLua/lua4swift.git at v1.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/SwiftyLua/lua4swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/SwiftyLua/CLua
[1/188] Fetching clua
[146/14935] Fetching clua, quick
[484/34486] Fetching clua, quick, nimble
Fetched https://github.com/Quick/Nimble from cache (2.37s)
Fetched https://github.com/SwiftyLua/CLua from cache (2.37s)
Fetched https://github.com/Quick/Quick from cache (2.37s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.7.1 (0.38s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.80s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 7.6.2 (0.38s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/5863] Fetching swift-algorithms
[5454/20569] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (1.74s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.74s)
Computing version for https://github.com/SwiftyLua/CLua
error: Dependencies could not be resolved because root depends on 'clua' 5.4.7..<6.0.0.
'clua' >= 5.4.7 cannot be used because 'clua' 5.4.7 contains incompatible tools version (6.0.0) and no versions of 'clua' match the requirement 5.4.8..<6.0.0.
BUILD FAILURE 5.10 macosSpm