Build Information
Failed to build EmbeddedProvision, reference v1.1.1 (895983
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 09:13:32 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/magicbell/embedded-provision.git
Reference: v1.1.1
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/magicbell/embedded-provision
* tag v1.1.1 -> FETCH_HEAD
HEAD is now at 8959831 Merge pull request #11 from magicbell/changeset-release/main
Cloned https://github.com/magicbell/embedded-provision.git
Revision (git rev-parse @):
8959831c2d8b28f6f3a7cbe5bfda5de39cd3a9cf
SUCCESS checkout https://github.com/magicbell/embedded-provision.git at v1.1.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/magicbell/embedded-provision.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/filom/ASN1Decoder
[1/757] Fetching asn1decoder
Fetched https://github.com/filom/ASN1Decoder from cache (0.61s)
Computing version for https://github.com/filom/ASN1Decoder
Computed https://github.com/filom/ASN1Decoder at 1.10.0 (1.11s)
Creating working copy for https://github.com/filom/ASN1Decoder
Working copy of https://github.com/filom/ASN1Decoder resolved at 1.10.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/17] Compiling ASN1Decoder ASN1Object.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[5/17] Compiling ASN1Decoder OID.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[6/18] Compiling ASN1Decoder X509ExtensionClasses.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[7/18] Compiling ASN1Decoder X509PublicKey.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[8/18] Compiling ASN1Decoder PKCS7.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[9/18] Compiling ASN1Decoder PKCS7_AppleReceipt.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[10/18] Compiling ASN1Decoder X509Extension.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[11/18] Compiling ASN1Decoder X509ExtensionAltName.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[12/18] Compiling ASN1Decoder PKCS7_Signature.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[13/18] Compiling ASN1Decoder X509Certificate.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/18] Emitting module ASN1Decoder
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[15/18] Compiling ASN1Decoder ASN1Encoder.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[16/18] Compiling ASN1Decoder ASN1Identifier.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[17/18] Compiling ASN1Decoder ASN1Decoder.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
[18/18] Compiling ASN1Decoder ASN1DistinguishedNames.swift
/host/spi-builder-workspace/.build/checkouts/ASN1Decoder/ASN1Decoder/ASN1Decoder.swift:25:8: error: no such module 'Foundation'
23 | // SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | public class ASN1DERDecoder {
BUILD FAILURE 6.2 wasm