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 WandFoundation, reference 2.0.9 (b1b76d), with Swift 5.10 for macOS (SPM) on 2 Sep 2025 15:19:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Foundation.git
Reference: 2.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Foundation
 * tag               2.0.9      -> FETCH_HEAD
HEAD is now at b1b76df Separate Bluetooth
Cloned https://github.com/The-Wand/Foundation.git
Revision (git rev-parse @):
b1b76df243bb1b2037bef1d162c7c6e20d32c277
SUCCESS checkout https://github.com/The-Wand/Foundation.git at 2.0.9
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/The-Wand/Foundation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/29] Emitting module Wand
[5/31] Compiling Wand Ubiquitous.swift
[6/31] Compiling Wand Wanded.swift
[7/31] Compiling Wand |.swift
[8/31] Compiling Wand Addons.swift
[9/31] Compiling Wand All.swift
[10/31] Compiling Wand Any.swift
[11/31] Compiling Wand Log.swift
[12/31] Compiling Wand Memory.swift
[13/31] Compiling Wand Option.swift
[14/31] Compiling Wand Ask.swift
[15/31] Compiling Wand Asking.swift
[16/31] Compiling Wand State.swift
[17/31] Compiling Wand Weak.swift
[18/31] Compiling Wand Obtainable.swift
[19/31] Compiling Wand Describing.swift
[20/31] Compiling Wand Describing_Character.swift
[21/31] Compiling Wand Counting.swift
[22/31] Compiling Wand Error.swift
[23/31] Compiling Wand Error?.swift
[24/31] Compiling Wand AskingNil.swift
[25/31] Compiling Wand Core.swift
[26/31] Compiling Wand Key.swift
[27/31] Compiling Wand CoreGraphics_Convertible.swift
[28/31] Compiling Wand Numbers_Convertible.swift
[29/31] Compiling Wand String_Convertible.swift
[30/31] Compiling Wand Describing_Data.swift
[31/31] Compiling Wand Expressible.swift
[32/62] Compiling WandFoundation IndexPath_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:31:10: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
    .init(row: raw.0, section: raw.1)
         ^~~~
          item
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:42:11: error: value of type 'IndexPath' has no member 'row'
    (path.row, path.section)
     ~~~~ ^~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:64:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
            IndexPath(row: $0, section: 0)
                     ^~~~
                      item
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:78:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
            IndexPath(row: $0, section: 0)
                     ^~~~
                      item
[33/62] Compiling WandFoundation Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:31:10: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
    .init(row: raw.0, section: raw.1)
         ^~~~
          item
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:42:11: error: value of type 'IndexPath' has no member 'row'
    (path.row, path.section)
     ~~~~ ^~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:64:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
            IndexPath(row: $0, section: 0)
                     ^~~~
                      item
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:78:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
            IndexPath(row: $0, section: 0)
                     ^~~~
                      item
[34/62] Compiling WandFoundation Model_Convert.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:31:10: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
    .init(row: raw.0, section: raw.1)
         ^~~~
          item
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:42:11: error: value of type 'IndexPath' has no member 'row'
    (path.row, path.section)
     ~~~~ ^~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:64:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
            IndexPath(row: $0, section: 0)
                     ^~~~
                      item
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/Foundation/IndexPath_Convert.swift:78:22: error: incorrect argument label in call (have 'row:section:', expected 'item:section:')
            IndexPath(row: $0, section: 0)
                     ^~~~
                      item
[35/65] Emitting module WandFoundation
[36/65] Compiling WandFoundation DateFormatter_Convert.swift
[37/65] Compiling WandFoundation Date_Convert.swift
[38/65] Compiling WandFoundation TimeInterval_Convert.swift
[39/65] Compiling WandFoundation Foundation_Convert.swift
[40/65] Compiling WandFoundation VNObservation_Ask.swift
[41/65] Compiling WandFoundation VNRequest_Obtainable.swift
[42/65] Compiling WandFoundation Vision_Wand.swift
[43/65] Compiling WandFoundation SKProductsResponse_Ask.swift
[44/65] Compiling WandFoundation Range_Convert.swift
[45/65] Compiling WandFoundation String.Encoding_Convert.swift
[46/65] Compiling WandFoundation String.IndexDistance_Wand.swift
[47/65] Compiling WandFoundation String_Convert.swift
[48/65] Compiling WandFoundation VNImageRequestHandler_Obtainable.swift
[49/65] Compiling WandFoundation NSTextCheckingResult_Convert.swift
[50/65] Compiling WandFoundation NotificationCenter_Ubiquitous.swift
[51/65] Compiling WandFoundation Notification_Ask.swift
[52/65] Compiling WandFoundation TimeZone_Convert.swift
[53/65] Compiling WandFoundation UserDefaults_Ubiquitous.swift
[54/65] Compiling WandFoundation SKPaymentQueue_Obtain.swift
[55/65] Compiling WandFoundation SKPaymentTransaction_Ask.swift
[56/65] Compiling WandFoundation SKProduct_Ask.swift
[57/65] Compiling WandFoundation SKProductsRequest_Obtain.swift
[58/65] Compiling WandFoundation CMSampleBuffer_Wand.swift
[59/65] Compiling WandFoundation Bundle_Convert.swift
[60/65] Compiling WandFoundation Codable_convert.swift
[61/65] Compiling WandFoundation Data_Convert.swift
[62/65] Compiling WandFoundation AVCaptureDevice.TorchMode_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
            ask.handler(device.torchMode as! T)
                ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
        wand.append(ask: ask)
             ^     ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
        wand.append(ask: ask)
             ^     ~~~~~~~~~~
[63/65] Compiling WandFoundation AVCaptureDevice_Obtainable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
            ask.handler(device.torchMode as! T)
                ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
        wand.append(ask: ask)
             ^     ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
        wand.append(ask: ask)
             ^     ~~~~~~~~~~
[64/65] Compiling WandFoundation AVCapture_Ask.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
            ask.handler(device.torchMode as! T)
                ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
        wand.append(ask: ask)
             ^     ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
        wand.append(ask: ask)
             ^     ~~~~~~~~~~
[65/65] Compiling WandFoundation AVFoundation_Wand.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:25:17: warning: result of call to function returning 'Bool' is unused
            ask.handler(device.torchMode as! T)
                ^      ~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:31:14: warning: result of call to 'append(ask:check:)' is unused
        wand.append(ask: ask)
             ^     ~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WandFoundation/AVFoundation/AVCaptureDevice.TorchMode_Ask.swift:85:14: warning: result of call to 'append(ask:check:)' is unused
        wand.append(ask: ask)
             ^     ~~~~~~~~~~
error: fatalError
Fetching https://github.com/The-Wand/Any.git
Fetching https://github.com/The-Wand/Wand.git
[1/5929] Fetching wand
[239/6072] Fetching wand, any
Fetched https://github.com/The-Wand/Any.git from cache (1.84s)
Fetched https://github.com/The-Wand/Wand.git from cache (1.84s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 2.0.8 (0.51s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.47s)
Creating working copy for https://github.com/The-Wand/Any.git
Working copy of https://github.com/The-Wand/Any.git resolved at 1.0.1
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 2.0.8
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/wandTests/Package.xctestplan
BUILD FAILURE 5.10 macosSpm