Build Information
Failed to build DynamicJSON, reference 1.0.2 (9648f3
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 16:51:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/objecthub/swift-dynamicjson.git
Reference: 1.0.2
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/objecthub/swift-dynamicjson
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 9648f32 Update CHANGELOG.
Cloned https://github.com/objecthub/swift-dynamicjson.git
Revision (git rev-parse @):
9648f32126ade414b00b9551c27870d4ad9b168c
SUCCESS checkout https://github.com/objecthub/swift-dynamicjson.git at 1.0.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/objecthub/swift-dynamicjson.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/32] Compiling DynamicJSON JSONSchemaResource.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[5/32] Compiling DynamicJSON JSONSchemaValidationContext.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[6/32] Compiling DynamicJSON JSONSchemaValidationResult.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[7/35] Compiling DynamicJSON JSONSchemaValidator.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[8/35] Compiling DynamicJSON JSONType.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[9/35] Compiling DynamicJSON LocatedJSON.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[10/35] Compiling DynamicJSON JSONPatchOperation.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[11/35] Compiling DynamicJSON JSONPath.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[12/35] Compiling DynamicJSON JSONPathEnvironment.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[13/35] Compiling DynamicJSON JSONPathEvaluator.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[14/35] Compiling DynamicJSON JSONSchemaIdentifier.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[15/35] Compiling DynamicJSON JSONSchemaProvider.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[16/35] Compiling DynamicJSON JSONSchemaRegistry.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[17/35] Compiling DynamicJSON JSONPathParser.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[18/35] Compiling DynamicJSON JSONPointer.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[19/35] Compiling DynamicJSON JSONReference.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[20/35] Compiling DynamicJSON JSONSchema.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[21/35] Compiling DynamicJSON Indirect.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[22/35] Compiling DynamicJSON JSONExtensions.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[23/35] Compiling DynamicJSON NSNumber.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[24/35] Compiling DynamicJSON JSON.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[25/35] Compiling DynamicJSON JSONLocation.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[26/35] Compiling DynamicJSON JSONPatch.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[27/35] Compiling DynamicJSON JSONPatchMaker.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/35] Emitting module DynamicJSON
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[29/35] Compiling DynamicJSON JSONSchemaDialect.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[30/35] Compiling DynamicJSON JSONSchemaDraft2020.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[31/35] Compiling DynamicJSON JSONSchemaFormatValidators.swift
/host/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
BUILD FAILURE 6.2 wasm