Build Information
Failed to build SimpleMDM-Swift, reference main (6de0dc
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 12:01:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/guillaumealgis/SimpleMDM-Swift.git
Reference: main
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/guillaumealgis/SimpleMDM-Swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6de0dcf [WIP] async / await
Cloned https://github.com/guillaumealgis/SimpleMDM-Swift.git
Revision (git rev-parse @):
6de0dcf72d30406d0e2366bc65518e8723560b2a
SUCCESS checkout https://github.com/guillaumealgis/SimpleMDM-Swift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/guillaumealgis/SimpleMDM-Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/29] Compiling SimpleMDM DeviceGroup.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[4/29] Compiling SimpleMDM InstalledApp.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[5/29] Compiling SimpleMDM ManagedConfig.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[6/32] Compiling SimpleMDM PushCertificate.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[7/32] Compiling SimpleMDM Resource.generated.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[8/32] Compiling SimpleMDM Resource.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[9/32] Compiling SimpleMDM SimpleMDM.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[10/32] Compiling SimpleMDM URL+CustomInit.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[11/32] Compiling SimpleMDM URLSession.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[12/32] Compiling SimpleMDM Decoding.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[13/32] Compiling SimpleMDM Error.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[14/32] Compiling SimpleMDM Version.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[15/32] Compiling SimpleMDM Networking.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[16/32] Compiling SimpleMDM Payload.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[17/32] Compiling SimpleMDM RelatedToMany.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[18/32] Compiling SimpleMDM RelatedToManyNested.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[19/32] Compiling SimpleMDM RelatedToOne.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[20/32] Compiling SimpleMDM CustomAttribute.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[21/32] Compiling SimpleMDM CustomAttributeValue.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[22/32] Compiling SimpleMDM CustomConfigurationProfile.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[23/32] Compiling SimpleMDM Device.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[24/32] Compiling SimpleMDM Relation.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[25/32] Compiling SimpleMDM Account.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[26/32] Compiling SimpleMDM App.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[27/32] Compiling SimpleMDM AppGroup.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/32] Emitting module SimpleMDM
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:8:10: warning: FIXME: Guillaume: Useful ?
6 | import Foundation
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
| `- warning: FIXME: Guillaume: Useful ?
9 | #warning("FIXME: Guillaume: documentation in whole file")
10 |
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:9:10: warning: FIXME: Guillaume: documentation in whole file
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
9 | #warning("FIXME: Guillaume: documentation in whole file")
| `- warning: FIXME: Guillaume: documentation in whole file
10 |
11 | /// The bounds of the number of elements one can get when requesting a paginated list of resources.
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[29/32] Compiling SimpleMDM AsyncPaginatedResources.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:8:10: warning: FIXME: Guillaume: Useful ?
6 | import Foundation
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
| `- warning: FIXME: Guillaume: Useful ?
9 | #warning("FIXME: Guillaume: documentation in whole file")
10 |
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:9:10: warning: FIXME: Guillaume: documentation in whole file
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
9 | #warning("FIXME: Guillaume: documentation in whole file")
| `- warning: FIXME: Guillaume: documentation in whole file
10 |
11 | /// The bounds of the number of elements one can get when requesting a paginated list of resources.
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[30/32] Compiling SimpleMDM AsyncResources.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:8:10: warning: FIXME: Guillaume: Useful ?
6 | import Foundation
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
| `- warning: FIXME: Guillaume: Useful ?
9 | #warning("FIXME: Guillaume: documentation in whole file")
10 |
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:9:10: warning: FIXME: Guillaume: documentation in whole file
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
9 | #warning("FIXME: Guillaume: documentation in whole file")
| `- warning: FIXME: Guillaume: documentation in whole file
10 |
11 | /// The bounds of the number of elements one can get when requesting a paginated list of resources.
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[31/32] Compiling SimpleMDM AsyncSequence+Collect.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:8:10: warning: FIXME: Guillaume: Useful ?
6 | import Foundation
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
| `- warning: FIXME: Guillaume: Useful ?
9 | #warning("FIXME: Guillaume: documentation in whole file")
10 |
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:9:10: warning: FIXME: Guillaume: documentation in whole file
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
9 | #warning("FIXME: Guillaume: documentation in whole file")
| `- warning: FIXME: Guillaume: documentation in whole file
10 |
11 | /// The bounds of the number of elements one can get when requesting a paginated list of resources.
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
[32/32] Compiling SimpleMDM Cursor.swift
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:8:10: warning: FIXME: Guillaume: Useful ?
6 | import Foundation
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
| `- warning: FIXME: Guillaume: Useful ?
9 | #warning("FIXME: Guillaume: documentation in whole file")
10 |
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:9:10: warning: FIXME: Guillaume: documentation in whole file
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
9 | #warning("FIXME: Guillaume: documentation in whole file")
| `- warning: FIXME: Guillaume: documentation in whole file
10 |
11 | /// The bounds of the number of elements one can get when requesting a paginated list of resources.
/host/spi-builder-workspace/Sources/AsyncPaginatedResources.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | #warning("FIXME: Guillaume: Useful ?")
BUILD FAILURE 6.2 wasm