Build Information
Failed to build Graphics, reference latest (4d15d4
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 15:01:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dn-m/Graphics.git
Reference: latest
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/dn-m/Graphics
* branch latest -> FETCH_HEAD
* [new branch] latest -> origin/latest
HEAD is now at 4d15d49 Refine quarantined platforms, and regenerate linux tests (#41)
Cloned https://github.com/dn-m/Graphics.git
Revision (git rev-parse @):
4d15d498a072e0c2ce7964c76c71fc41c6715538
SUCCESS checkout https://github.com/dn-m/Graphics.git at latest
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dn-m/Graphics.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/dn-m/Structure
Fetching https://github.com/dn-m/Math
Fetching https://github.com/drmohundro/SWXMLHash
[1/841] Fetching math
[77/6670] Fetching math, structure
[1201/9490] Fetching math, structure, swxmlhash
Fetched https://github.com/dn-m/Math from cache (0.46s)
Fetched https://github.com/drmohundro/SWXMLHash from cache (0.46s)
Fetched https://github.com/dn-m/Structure from cache (0.48s)
Computing version for https://github.com/dn-m/Math
Computed https://github.com/dn-m/Math at 0.8.0 (1.40s)
Computing version for https://github.com/dn-m/Structure
Computed https://github.com/dn-m/Structure at 0.25.0 (3.36s)
Fetching https://github.com/dn-m/PerformanceTesting
[1/1525] Fetching performancetesting
Fetched https://github.com/dn-m/PerformanceTesting from cache (0.32s)
Computing version for https://github.com/dn-m/PerformanceTesting
Computed https://github.com/dn-m/PerformanceTesting at 0.4.0 (0.85s)
Computing version for https://github.com/drmohundro/SWXMLHash
Computed https://github.com/drmohundro/SWXMLHash at 4.9.0 (3.16s)
Creating working copy for https://github.com/dn-m/Math
Working copy of https://github.com/dn-m/Math resolved at 0.8.0
Creating working copy for https://github.com/dn-m/Structure
Working copy of https://github.com/dn-m/Structure resolved at 0.25.0
Creating working copy for https://github.com/dn-m/PerformanceTesting
Working copy of https://github.com/dn-m/PerformanceTesting resolved at 0.4.0
Creating working copy for https://github.com/drmohundro/SWXMLHash
Working copy of https://github.com/drmohundro/SWXMLHash resolved at 4.9.0
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/19] Compiling SWXMLHash shim.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/SWXMLHash.swift:32:8: error: no such module 'Foundation'
30 | // swiftlint:disable file_length
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | let rootElementName = "SWXMLHash_Root_Element"
[15/19] Emitting module Destructure
[16/19] Compiling Destructure Destructure.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/20] Emitting module SWXMLHash
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/SWXMLHash.swift:32:8: error: no such module 'Foundation'
30 | // swiftlint:disable file_length
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | let rootElementName = "SWXMLHash_Root_Element"
[19/20] Compiling SWXMLHash SWXMLHash.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/SWXMLHash.swift:32:8: error: no such module 'Foundation'
30 | // swiftlint:disable file_length
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | let rootElementName = "SWXMLHash_Root_Element"
[20/20] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/SWXMLHash.swift:32:8: error: no such module 'Foundation'
30 | // swiftlint:disable file_length
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | let rootElementName = "SWXMLHash_Root_Element"
[21/44] Compiling Algorithms Swap.swift
[22/44] Compiling Algorithms TupleMap.swift
[23/45] Emitting module Algorithms
[24/45] Compiling Algebra MultiplicativeSemigroup.swift
[25/45] Compiling Algebra One.swift
[26/47] Compiling Algebra Invertible.swift
[27/47] Compiling Algebra Monoid.swift
[28/47] Compiling Algebra MonoidView.swift
[29/47] Compiling Algebra Multiplicative.swift
[30/47] Compiling Algebra AdditiveGroup.swift
[31/47] Compiling Algebra AdditiveSemigroup.swift
BUILD FAILURE 6.2 wasm