Build Information
Failed to build Lark, reference 0.8.0 (af39c8
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 02:10:55 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/bouke/lark.git
Reference: 0.8.0
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/bouke/lark
* tag 0.8.0 -> FETCH_HEAD
HEAD is now at af39c8b Release 0.8.0
Cloned https://github.com/bouke/lark.git
Revision (git rev-parse @):
af39c8ba22ff1c7318a47e06666c4fee9aa9dd50
SUCCESS checkout https://github.com/bouke/lark.git at 0.8.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/bouke/lark.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
Fetching https://github.com/Alamofire/Alamofire.git
[1/30141] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.52s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (6.36s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/29] Emitting module Alamofire
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[8/31] Compiling Alamofire ServerTrustPolicy.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[9/31] Compiling Alamofire SessionDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[10/31] Compiling Alamofire Timeline.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[11/31] Compiling Alamofire Validation.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[12/31] Compiling Alamofire SessionManager.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[13/31] Compiling Alamofire TaskDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[14/31] Compiling Alamofire Notifications.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[15/31] Compiling Alamofire ParameterEncoding.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[16/31] Compiling Alamofire MultipartFormData.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[17/31] Compiling Alamofire NetworkReachabilityManager.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[18/31] Compiling Alamofire ResponseSerialization.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[19/31] Compiling Alamofire Result.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[20/31] Compiling Alamofire AFError.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[21/31] Compiling Alamofire Alamofire.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[22/31] Compiling Alamofire DispatchQueue+Alamofire.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[23/31] Compiling Alamofire Request.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[24/31] Compiling Alamofire Response.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
BUILD FAILURE 6.2 wasm