Build Information
Failed to build WordpressReader, reference 0.4.8 (4f0062
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 06:19:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/ryanlintott/WordpressReader.git
Reference: 0.4.8
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/ryanlintott/WordpressReader
* tag 0.4.8 -> FETCH_HEAD
HEAD is now at 4f00626 Added option to set a max number of concurrent tasks when streaming or fetching content. Clamped the per page number between 1 and 100 to prevent errors
Cloned https://github.com/ryanlintott/WordpressReader.git
Revision (git rev-parse @):
4f00626c8d5b9c47ab4109bc307821cccaf0030b
SUCCESS checkout https://github.com/ryanlintott/WordpressReader.git at 0.4.8
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ryanlintott/WordpressReader.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/25] Compiling WordpressReader WordpressSite+async-internal.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[5/25] Compiling WordpressReader WordpressSite+async-public.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[6/25] Compiling WordpressReader WordpressSite+closures.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[7/28] Compiling WordpressReader RenderedContent.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[8/28] Compiling WordpressReader WordpressCategory.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[9/28] Compiling WordpressReader WordpressDate.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[10/28] Compiling WordpressReader WordpressExamples.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[11/28] Compiling WordpressReader WordpressIcon.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[12/28] Compiling WordpressReader WordpressLogo.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/28] Emitting module WordpressReader
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[14/28] Compiling WordpressReader WordpressContent.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[15/28] Compiling WordpressReader WordpressItem.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[16/28] Compiling WordpressReader WordpressTaxonomy.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[17/28] Compiling WordpressReader ParameterLabels.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[18/28] Compiling WordpressReader URL-extension.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[19/28] Compiling WordpressReader URLSession+async.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[20/28] Compiling WordpressReader WordpressReaderError.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[21/28] Compiling WordpressReader WordpressRequest.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[22/28] Compiling WordpressReader WordpressSettings.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[23/28] Compiling WordpressReader WordpressSite.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[24/28] Compiling WordpressReader WordpressTag.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[25/28] Compiling WordpressReader resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[26/28] Compiling WordpressReader WordpressPage.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[27/28] Compiling WordpressReader WordpressPost.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
[28/28] Compiling WordpressReader WordpressQueryItem.swift
/host/spi-builder-workspace/Sources/WordpressReader/Extensions/ParameterLabels.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A type whose parameter labels can be accessed as an array of string values.
BUILD FAILURE 6.2 wasm