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 WandLocation, reference main (69a7c5), with Swift 5.10 for Linux on 2 Jul 2025 05:32:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Location.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/The-Wand/Location
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 69a7c5b Update Package.resolved
Cloned https://github.com/The-Wand/Location.git
Revision (git rev-parse @):
69a7c5b195e0631ac06236fe0adaf163110edc05
SUCCESS checkout https://github.com/The-Wand/Location.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/The-Wand/Location.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/The-Wand/Wand.git
Fetching https://github.com/The-Wand/Any.git
[1/143] Fetching any
[90/5512] Fetching any, wand
Fetched https://github.com/The-Wand/Any.git from cache (0.43s)
Fetched https://github.com/The-Wand/Wand.git from cache (0.44s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 1.5.5 (0.37s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.1 (0.36s)
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 1.5.5
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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/wandTests/Package.xctestplan
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/24] Emitting module Wand
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[5/26] Compiling Wand All.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[6/26] Compiling Wand Any.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[7/26] Compiling Wand Counting.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[8/26] Compiling Wand Describing_Data.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[9/26] Compiling Wand Expressible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[10/26] Compiling Wand Option.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[11/26] Compiling Wand Ask.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[12/26] Compiling Wand Asking.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[13/26] Compiling Wand Error.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[14/26] Compiling Wand Error?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[15/26] Compiling Wand Wanded.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[16/26] Compiling Wand |.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[17/26] Compiling Wand CoreGraphicsMath+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[18/26] Compiling Wand Numbers+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[19/26] Compiling Wand Log.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[20/26] Compiling Wand Memory.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[21/26] Compiling Wand AskingNil.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[22/26] Compiling Wand Obtain.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[23/26] Compiling Wand Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[24/26] Compiling Wand String+Wand.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[25/26] Compiling Wand Describing.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
[26/26] Compiling Wand Describing_Character.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/|tools/Describing/Describing_Data.swift:21:8: error: no such module 'Foundation.NSData'
import Foundation.NSData
       ^
error: fatalError
BUILD FAILURE 5.10 linux