Build Information
Failed to build Antlr4, reference master (c95f13
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 16:30:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/flight-school/swiftantlr4.git
Reference: master
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/flight-school/swiftantlr4
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c95f13a Merge pull request #2413 from nxtstep/fix/mutex-free
Cloned https://github.com/flight-school/swiftantlr4.git
Revision (git rev-parse @):
c95f13a074091c6b7df6b5f3d13246398ae195ef
SUCCESS checkout https://github.com/flight-school/swiftantlr4.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/flight-school/swiftantlr4.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
[3/139] Compiling Antlr4 LexerInterpreter.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[4/139] Compiling Antlr4 LexerNoViableAltException.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[5/139] Compiling Antlr4 ListTokenSource.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[6/139] Compiling Antlr4 NoViableAltException.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[7/139] Compiling Antlr4 Parser.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[8/139] Compiling Antlr4 ParserInterpreter.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[9/139] Compiling Antlr4 ParserRuleContext.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[10/139] Compiling Antlr4 ProxyErrorListener.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[11/139] Compiling Antlr4 RecognitionException.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[12/139] Compiling Antlr4 Recognizer.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[13/139] Compiling Antlr4 RuleContext.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[14/139] Compiling Antlr4 RuntimeMetaData.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[15/139] Compiling Antlr4 Token.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[16/139] Compiling Antlr4 TokenFactory.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[17/139] Compiling Antlr4 TokenSource.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[18/139] Compiling Antlr4 TokenStream.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[19/139] Compiling Antlr4 TokenStreamRewriter.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[20/139] Compiling Antlr4 UnbufferedCharStream.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[21/139] Compiling Antlr4 UnbufferedTokenStream.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[22/158] Compiling Antlr4 DoubleKeyMap.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[23/158] Compiling Antlr4 IntSet.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[24/158] Compiling Antlr4 Interval.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[25/158] Compiling Antlr4 IntervalSet.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[26/158] Compiling Antlr4 MultiMap.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[27/158] Compiling Antlr4 MurmurHash.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[28/158] Compiling Antlr4 Utils.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[29/158] Compiling Antlr4 ANTLRError.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[30/158] Compiling Antlr4 ANTLRException.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[31/158] Compiling Antlr4 ArrayExtension.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[32/158] Compiling Antlr4 CharacterExtension.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[33/158] Compiling Antlr4 IntStreamExtension.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[34/158] Compiling Antlr4 StringExtension.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[35/158] Compiling Antlr4 TokenExtension.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[36/158] Compiling Antlr4 UUIDExtension.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[37/158] Compiling Antlr4 CommonUtil.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[38/158] Compiling Antlr4 Mutex.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[39/158] Compiling Antlr4 Stack.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[40/158] Compiling Antlr4 AbstractParseTreeVisitor.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/158] Emitting module Antlr4
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[42/158] Compiling Antlr4 ANTLRErrorListener.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[43/158] Compiling Antlr4 ANTLRErrorStrategy.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[44/158] Compiling Antlr4 ANTLRFileStream.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[45/158] Compiling Antlr4 ANTLRInputStream.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[46/158] Compiling Antlr4 BailErrorStrategy.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[47/158] Compiling Antlr4 BaseErrorListener.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[48/158] Compiling Antlr4 BufferedTokenStream.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[49/158] Compiling Antlr4 CharStream.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[50/158] Compiling Antlr4 CommonToken.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[51/158] Compiling Antlr4 CommonTokenFactory.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[52/158] Compiling Antlr4 CommonTokenStream.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[53/158] Compiling Antlr4 ConsoleErrorListener.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[54/158] Compiling Antlr4 DefaultErrorStrategy.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[55/158] Compiling Antlr4 DiagnosticErrorListener.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[56/158] Compiling Antlr4 FailedPredicateException.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[57/158] Compiling Antlr4 InputMismatchException.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[58/158] Compiling Antlr4 IntStream.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[59/158] Compiling Antlr4 InterpreterRuleContext.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[60/158] Compiling Antlr4 Lexer.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[61/158] Compiling Antlr4 LexerPopModeAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[62/158] Compiling Antlr4 LexerPushModeAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[63/158] Compiling Antlr4 LexerSkipAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[64/158] Compiling Antlr4 LexerTypeAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[65/158] Compiling Antlr4 LookaheadEventInfo.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[66/158] Compiling Antlr4 LookupATNConfig.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[67/158] Compiling Antlr4 LookupDictionary.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[68/158] Compiling Antlr4 LoopEndState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[69/158] Compiling Antlr4 NotSetTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[70/158] Compiling Antlr4 ParseInfo.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[71/158] Compiling Antlr4 ParserATNSimulator.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[72/158] Compiling Antlr4 PlusBlockStartState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[73/158] Compiling Antlr4 PlusLoopbackState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[74/158] Compiling Antlr4 PrecedencePredicateTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[75/158] Compiling Antlr4 PredicateEvalInfo.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[76/158] Compiling Antlr4 PredicateTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[77/158] Compiling Antlr4 PredictionContext.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[78/158] Compiling Antlr4 PredictionContextCache.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[79/158] Compiling Antlr4 PredictionMode.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[80/158] Compiling Antlr4 ProfilingATNSimulator.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[81/158] Compiling Antlr4 RangeTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[82/158] Compiling Antlr4 RuleStartState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[83/158] Compiling Antlr4 RuleStopState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[84/158] Compiling Antlr4 RuleTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[85/158] Compiling Antlr4 SemanticContext.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[86/158] Compiling Antlr4 SetTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[87/158] Compiling Antlr4 SingletonPredictionContext.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[88/158] Compiling Antlr4 StarBlockStartState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[89/158] Compiling Antlr4 StarLoopEntryState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[90/158] Compiling Antlr4 StarLoopbackState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[91/158] Compiling Antlr4 TokensStartState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[92/158] Compiling Antlr4 Transition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[93/158] Compiling Antlr4 WildcardTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[94/158] Compiling Antlr4 DFA.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[95/158] Compiling Antlr4 DFASerializer.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[96/158] Compiling Antlr4 DFAState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[97/158] Compiling Antlr4 LexerDFASerializer.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[98/158] Compiling Antlr4 BitSet.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[99/158] Compiling Antlr4 VocabularySingle.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[100/158] Compiling Antlr4 WritableToken.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[101/158] Compiling Antlr4 ATN.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[102/158] Compiling Antlr4 ATNConfig.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[103/158] Compiling Antlr4 ATNConfigSet.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[104/158] Compiling Antlr4 ATNDeserializationOptions.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[105/158] Compiling Antlr4 ATNDeserializer.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[106/158] Compiling Antlr4 ATNSimulator.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[107/158] Compiling Antlr4 ATNState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[108/158] Compiling Antlr4 ATNType.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[109/158] Compiling Antlr4 AbstractPredicateTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[110/158] Compiling Antlr4 ActionTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[111/158] Compiling Antlr4 AmbiguityInfo.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[112/158] Compiling Antlr4 ArrayPredictionContext.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[113/158] Compiling Antlr4 AtomTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[114/158] Compiling Antlr4 BasicBlockStartState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[115/158] Compiling Antlr4 BasicState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[116/158] Compiling Antlr4 BlockEndState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[117/158] Compiling Antlr4 BlockStartState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[118/158] Compiling Antlr4 ContextSensitivityInfo.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[119/158] Compiling Antlr4 DecisionEventInfo.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[120/158] Compiling Antlr4 DecisionInfo.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[121/158] Compiling Antlr4 DecisionState.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[122/158] Compiling Antlr4 DefaultATNConfig.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[123/158] Compiling Antlr4 EmptyPredictionContext.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[124/158] Compiling Antlr4 EpsilonTransition.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[125/158] Compiling Antlr4 ErrorInfo.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[126/158] Compiling Antlr4 LL1Analyzer.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[127/158] Compiling Antlr4 LexerATNConfig.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[128/158] Compiling Antlr4 LexerATNSimulator.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[129/158] Compiling Antlr4 LexerAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[130/158] Compiling Antlr4 LexerActionExecutor.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[131/158] Compiling Antlr4 LexerActionType.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[132/158] Compiling Antlr4 LexerChannelAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[133/158] Compiling Antlr4 LexerCustomAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[134/158] Compiling Antlr4 LexerIndexedCustomAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[135/158] Compiling Antlr4 LexerModeAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[136/158] Compiling Antlr4 LexerMoreAction.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[137/158] Compiling Antlr4 ErrorNode.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[138/158] Compiling Antlr4 ParseTree.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[139/158] Compiling Antlr4 ParseTreeListener.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[140/158] Compiling Antlr4 ParseTreeVisitor.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[141/158] Compiling Antlr4 ParseTreeWalker.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[142/158] Compiling Antlr4 RuleNode.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[143/158] Compiling Antlr4 SyntaxTree.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[144/158] Compiling Antlr4 TerminalNode.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[145/158] Compiling Antlr4 TerminalNodeImpl.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[146/158] Compiling Antlr4 Tree.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[147/158] Compiling Antlr4 Trees.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[148/158] Compiling Antlr4 Chunk.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[149/158] Compiling Antlr4 ParseTreeMatch.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[150/158] Compiling Antlr4 ParseTreePattern.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[151/158] Compiling Antlr4 ParseTreePatternMatcher.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[152/158] Compiling Antlr4 RuleTagToken.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[153/158] Compiling Antlr4 TagChunk.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[154/158] Compiling Antlr4 TextChunk.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
[155/158] Compiling Antlr4 TokenTagToken.swift
/host/spi-builder-workspace/Sources/Antlr4/ANTLRFileStream.swift:9:8: error: no such module 'Foundation'
7 | ///
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ANTLRFileStream: ANTLRInputStream {
BUILD FAILURE 6.2 wasm