Build Information
Failed to build Wand_Weather, reference 1.4.0 (d219d4
), with Swift 6.0 for Linux on 2 Jul 2025 05:44:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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/Weather.git
Reference: 1.4.0
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/Weather
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at d219d4d Update Weather to Asking
Cloned https://github.com/The-Wand/Weather.git
Revision (git rev-parse @):
d219d4d212f97b35e5692460066aa566380513cb
SUCCESS checkout https://github.com/The-Wand/Weather.git at 1.4.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/The-Wand/Weather.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/el-machine/Wand_CoreLocation.git
Fetching https://github.com/el-machine/Wand.git
Fetching https://github.com/el-machine/WandURL.git
Fetching https://github.com/el-machine/Any.git
[1/143] Fetching any
[87/3444] Fetching any, wand_corelocation
[154/8813] Fetching any, wand_corelocation, wand
[566/13173] Fetching any, wand_corelocation, wand, wandurl
Fetched https://github.com/el-machine/Any.git from cache (0.45s)
[4046/13030] Fetching wand_corelocation, wand, wandurl
Fetched https://github.com/el-machine/Wand_CoreLocation.git from cache (0.74s)
Fetched https://github.com/el-machine/WandURL.git from cache (0.74s)
Fetched https://github.com/el-machine/Wand.git from cache (0.74s)
Computing version for https://github.com/el-machine/Any.git
Computed https://github.com/el-machine/Any.git at 1.0.1 (1.01s)
Computing version for https://github.com/el-machine/Wand_CoreLocation.git
Computed https://github.com/el-machine/Wand_CoreLocation.git at 1.4.4 (1.82s)
Computing version for https://github.com/el-machine/WandURL.git
Computed https://github.com/el-machine/WandURL.git at 1.4.5 (1.19s)
Computing version for https://github.com/el-machine/Wand.git
Computed https://github.com/el-machine/Wand.git at 1.5.5 (1.09s)
Creating working copy for https://github.com/el-machine/WandURL.git
Working copy of https://github.com/el-machine/WandURL.git resolved at 1.4.5
Creating working copy for https://github.com/el-machine/Wand_CoreLocation.git
Working copy of https://github.com/el-machine/Wand_CoreLocation.git resolved at 1.4.4
Creating working copy for https://github.com/el-machine/Any.git
Working copy of https://github.com/el-machine/Any.git resolved at 1.0.1
Creating working copy for https://github.com/el-machine/Wand.git
Working copy of https://github.com/el-machine/Wand.git resolved at 1.5.5
warning: 'wandurl': 'wandurl' dependency on 'https://github.com/The-Wand/Wand.git' conflicts with dependency on 'https://github.com/el-machine/Wand.git' which has the same identity 'wand'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[7/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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[8/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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[10/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[11/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[12/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[13/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[14/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[15/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[16/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[17/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[18/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[19/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[20/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[21/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[22/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[23/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[24/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[25/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[26/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[27/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
[28/28] 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'
19 | ///Data
20 | #if canImport(Foundation)
21 | import Foundation.NSData
| `- error: no such module 'Foundation.NSData'
22 |
23 | @inline(__always)
BUILD FAILURE 6.0 linux