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 visionOS using Xcode 15.4 on 17 Mar 2025 09:04:44 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

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:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/SwiftyLua/lua4swift.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Quick/Quick
Fetching from https://github.com/Quick/Nimble
Fetching from https://github.com/SwiftyLua/CLua
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-argument-parser.git
Resolved source packages:
  lua4swift: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
Updating from https://github.com/Quick/Quick
2025-03-17 05:04:40.112 xcodebuild[456:2489] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-17-03_05-04-0040.xcresult
xcodebuild: error: Could not resolve package dependencies:
  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.
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Updating from https://github.com/SwiftyLua/CLua
Updating from https://github.com/Quick/Quick
Updating from https://github.com/Quick/Nimble
Updating from https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating from https://github.com/apple/swift-algorithms.git
Updating from https://github.com/apple/swift-argument-parser.git
Resolved source packages:
  lua4swift: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
Updating from https://github.com/SwiftyLua/CLua
Updating from https://github.com/Quick/Quick
Updating from https://github.com/Quick/Nimble
Updating from https://github.com/mattgallagher/CwlPreconditionTesting.git
2025-03-17 05:04:43.540 xcodebuild[579:3127] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-17-03_05-04-0043.xcresult
xcodebuild: error: Could not resolve package dependencies:
  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 visionOS