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 WandURL, reference 2.0.3 (72d496), with Swift 5.10 for macOS (SPM) on 11 Aug 2025 10:36:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/URL.git
Reference: 2.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/URL
 * tag               2.0.3      -> FETCH_HEAD
HEAD is now at 72d4960 feat: Avoid mime type check if data.isEmpty
Cloned https://github.com/The-Wand/URL.git
Revision (git rev-parse @):
72d4960c877ef0893a8ee31932c73276a866a425
SUCCESS checkout https://github.com/The-Wand/URL.git at 2.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/The-Wand/URL.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 Option.swift
[9/31] Compiling Wand Ask.swift
[10/31] Compiling Wand Asking.swift
[11/31] Compiling Wand Addons.swift
[12/31] Compiling Wand All.swift
[13/31] Compiling Wand Any.swift
[14/31] Compiling Wand Log.swift
[15/31] Compiling Wand Memory.swift
[16/31] Compiling Wand AskingNil.swift
[17/31] Compiling Wand Core.swift
[18/31] Compiling Wand Key.swift
[19/31] Compiling Wand Describing.swift
[20/31] Compiling Wand Describing_Character.swift
[21/31] Compiling Wand CoreGraphics_Convertible.swift
[22/31] Compiling Wand Numbers_Convertible.swift
[23/31] Compiling Wand String_Convertible.swift
[24/31] Compiling Wand Counting.swift
[25/31] Compiling Wand Error.swift
[26/31] Compiling Wand Error?.swift
[27/31] Compiling Wand Describing_Data.swift
[28/31] Compiling Wand Expressible.swift
[29/31] Compiling Wand State.swift
[30/31] Compiling Wand Weak.swift
[31/31] Compiling Wand Obtainable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/56] Emitting module WandURL
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: error: 'appending(queryItems:)' is only available in macOS 13.0 or newer
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: note: add 'if #available' version check
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:47:6: note: add @available attribute to enclosing operator function
func + (url: URL, items: [String: String]) -> URL {
     ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:92:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public
    ^~~~~~

[33/58] Compiling WandURL URLCache_Ubiquitous.swift
[34/58] Compiling WandURL URLRequest_Wand.swift
[35/58] Compiling WandURL Data_Ask.swift
[36/58] Compiling WandURL JSON.swift
[37/58] Compiling WandURL JsonArray_Ask.swift
[38/58] Compiling WandURL Rest.swift
[39/58] Compiling WandURL RestModelPaged.swift
[40/58] Compiling WandURL RestModelPagedOffset.swift
[41/58] Compiling WandURL RestModel_PUT.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: error: 'appending(queryItems:)' is only available in macOS 13.0 or newer
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: note: add 'if #available' version check
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:47:6: note: add @available attribute to enclosing operator function
func + (url: URL, items: [String: String]) -> URL {
     ^
[42/58] Compiling WandURL URL.lost.math.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: error: 'appending(queryItems:)' is only available in macOS 13.0 or newer
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:54:20: note: add 'if #available' version check
        return url.appending(queryItems: queryItems)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URL.lost.math.swift:47:6: note: add @available attribute to enclosing operator function
func + (url: URL, items: [String: String]) -> URL {
     ^
[43/58] Compiling WandURL URLSessionDataTask_Obtain.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:92:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public
    ^~~~~~

[44/58] Compiling WandURL URLSession_Ubiquitous.swift
/Users/admin/builder/spi-builder-workspace/Sources/WandURL/URL/URLSessionDataTask_Obtain.swift:92:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public
    ^~~~~~

[45/58] Compiling WandURL RestModelPagedURL.swift
[46/58] Compiling WandURL RestModel.swift
[47/58] Compiling WandURL RestModelFormatted.swift
[48/58] Compiling WandURL RestModel_Ask.swift
[49/58] Compiling WandURL RestModel_DELETE.swift
[50/58] Compiling WandURL RestModel_GET.swift
[51/58] Compiling WandURL JsonArray_Convert.swift
[52/58] Compiling WandURL JsonDictionary_Ask.swift
[53/58] Compiling WandURL JsonDictionary_Convert.swift
[54/58] Compiling WandURL RestModel_GET_Array.swift
[55/58] Compiling WandURL RestModel_HEAD.swift
[56/58] Compiling WandURL RestModel_POST.swift
[57/58] Compiling WandURL URL_Convert.swift
[58/58] Compiling WandURL URL_Image_Pipe.swift
error: fatalError
Fetching https://github.com/The-Wand/Any.git
Fetching https://github.com/The-Wand/Wand.git
[1/143] Fetching any
[74/6072] Fetching any, wand
Fetched https://github.com/The-Wand/Any.git from cache (2.07s)
Fetched https://github.com/The-Wand/Wand.git from cache (2.08s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.37s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 2.0.8 (0.37s)
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': 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