The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftAndroid, reference 0.7.0 (612c94), with Swift 6.3 for Wasm on 19 Apr 2026 08:36:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pureswift/android.git
Reference: 0.7.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/pureswift/android
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at 612c940 Merge pull request #40 from PureSwift/feature/swift-android-native
Cloned https://github.com/pureswift/android.git
Revision (git rev-parse @):
612c940f4769cc352082d1a5e0764e83a7d567b6
SUCCESS checkout https://github.com/pureswift/android.git at 0.7.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/pureswift/android.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/swiftlang/swift-java.git
[1/25465] Fetching swift-java
Fetched https://github.com/swiftlang/swift-java.git from cache (2.15s)
Fetching https://github.com/PureSwift/JavaLang.git
[1/3147] Fetching javalang
Fetched https://github.com/PureSwift/JavaLang.git from cache (0.54s)
Fetching https://github.com/PureSwift/Kotlin.git
[1/960] Fetching kotlin
Fetched https://github.com/PureSwift/Kotlin.git from cache (0.44s)
Fetching https://github.com/swift-android-sdk/swift-android-native.git
[1/1923] Fetching swift-android-native
Fetched https://github.com/swift-android-sdk/swift-android-native.git from cache (0.48s)
Fetching https://github.com/swiftlang/swift-java-jni-core
[1/585] Fetching swift-java-jni-core
Fetched https://github.com/swiftlang/swift-java-jni-core from cache (0.39s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/swiftlang/swift-subprocess.git
[1/6635] Fetching swift-log
[68/30204] Fetching swift-log, swift-collections
[702/35805] Fetching swift-log, swift-collections, swift-system
[1969/53334] Fetching swift-log, swift-collections, swift-system, swift-argument-parser
[4228/56241] Fetching swift-log, swift-collections, swift-system, swift-argument-parser, swift-subprocess
Fetching https://github.com/swiftlang/swift-syntax
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (2.04s)
[43436/53334] Fetching swift-log, swift-collections, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (2.16s)
Fetched https://github.com/apple/swift-log from cache (2.19s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.20s)
[15320/23569] Fetching swift-collections
[18857/98552] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections from cache (3.87s)
[12748/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (10.83s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.4.0 (14.54s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (5.16s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.81s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.87s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.79s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/PureSwift/JavaLang.git
Working copy of https://github.com/PureSwift/JavaLang.git resolved at master (1b7320a)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-java.git
Working copy of https://github.com/swiftlang/swift-java.git resolved at main (347c921)
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/PureSwift/Kotlin.git
Working copy of https://github.com/PureSwift/Kotlin.git resolved at master (88a9bb9)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/swift-android-sdk/swift-android-native.git
Working copy of https://github.com/swift-android-sdk/swift-android-native.git resolved at main (255a289)
Creating working copy for https://github.com/swiftlang/swift-java-jni-core
Working copy of https://github.com/swiftlang/swift-java-jni-core resolved at main (0c915b9)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.73s)
[0/40] Write sources
[17/40] Compiling _SwiftSyntaxCShims PlatformMutex.c
[18/40] Compiling _SubprocessCShims process_shims.c
[19/40] Compiling CSystem shims.c
[20/40] Write swift-version-24593BA9C3E375BF.txt
[22/78] Emitting module SwiftSyntax602
[23/83] Emitting module SystemPackage
[24/87] Compiling SwiftSyntax602 Empty.swift
[26/88] Emitting module SwiftSyntax603
[27/88] Compiling SwiftSyntax603 Empty.swift
[29/89] Emitting module SwiftSyntax600
[30/89] Compiling SwiftSyntax600 Empty.swift
[30/90] Wrapping AST for SwiftSyntax602 for debugging
[31/90] Wrapping AST for SwiftSyntax603 for debugging
[34/90] Emitting module SwiftSyntax509
[35/90] Compiling SwiftSyntax509 Empty.swift
[36/91] Emitting module SwiftSyntax601
[37/91] Compiling SwiftSyntax601 Empty.swift
[39/92] Emitting module SwiftSyntax510
[40/92] Compiling SwiftSyntax510 Empty.swift
[41/93] Wrapping AST for SwiftSyntax600 for debugging
[42/93] Wrapping AST for SwiftSyntax509 for debugging
[44/93] Compiling SystemPackage SystemString.swift
[45/93] Compiling SystemPackage Util+StringArray.swift
[46/93] Compiling SystemPackage Util.swift
[47/93] Compiling SystemPackage UtilConsumers.swift
[49/93] Compiling SystemPackage Errno.swift
[50/93] Compiling SystemPackage ErrnoWindows.swift
[51/93] Compiling SystemPackage FileDescriptor.swift
[52/93] Compiling SystemPackage FileHelpers.swift
[53/93] Compiling SystemPackage FileOperations.swift
[54/93] Compiling SystemPackage FilePath.swift
[55/93] Compiling SystemPackage FilePathComponentView.swift
[56/93] Compiling SystemPackage FilePathComponents.swift
[57/93] Compiling SystemPackage FilePathParsing.swift
[58/93] Compiling SystemPackage FilePathString.swift
[58/93] Wrapping AST for SwiftSyntax601 for debugging
[60/93] Compiling SystemPackage FilePathWindows.swift
[61/93] Compiling SystemPackage FilePermissions.swift
[62/93] Compiling SystemPackage IOCompletion.swift
[63/93] Compiling SystemPackage IORequest.swift
[63/93] Wrapping AST for SwiftSyntax510 for debugging
[65/156] Compiling SwiftSyntax Utils.swift
[66/156] Compiling SwiftSyntax SyntaxRewriter.swift
[67/156] Compiling SwiftSyntax SyntaxTraits.swift
[68/156] Compiling SwiftSyntax SyntaxVisitor.swift
[69/156] Compiling SwiftSyntax Identifier.swift
[70/156] Compiling SwiftSyntax MemoryLayout.swift
[71/156] Compiling SwiftSyntax MissingNodeInitializers.swift
[72/156] Compiling SwiftSyntax RawSyntax.swift
[73/156] Compiling SwiftSyntax RawSyntaxArena.swift
[74/156] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[75/156] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[76/156] Compiling SwiftSyntax RawSyntaxTokenView.swift
[77/156] Compiling SwiftSyntax SourceEdit.swift
[78/164] Compiling SwiftSyntax SyntaxNodeStructure.swift
[79/164] Compiling SwiftSyntax SyntaxProtocol.swift
[80/164] Compiling SwiftSyntax SyntaxText.swift
[81/164] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[82/164] Compiling SwiftSyntax SyntaxChildren.swift
[83/164] Compiling SwiftSyntax SyntaxCollection.swift
[84/164] Compiling SwiftSyntax SyntaxHashable.swift
[85/164] Compiling SwiftSyntax SyntaxIdentifier.swift
[86/164] Compiling SwiftSyntax SourceLocation.swift
[87/164] Compiling SwiftSyntax SourcePresence.swift
[88/164] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[89/164] Compiling SwiftSyntax Syntax.swift
[90/165] Wrapping AST for SystemPackage for debugging
[92/187] Emitting module Subprocess
[93/189] Compiling Subprocess Input+Foundation.swift
[94/189] Compiling Subprocess Output+Foundation.swift
[95/189] Compiling Subprocess Span+SubprocessFoundation.swift
[96/189] Compiling Subprocess AsyncIO+Dispatch.swift
[97/189] Compiling Subprocess AsyncIO+Linux.swift
[98/189] Compiling Subprocess AsyncIO+Windows.swift
[99/189] Compiling Subprocess Teardown.swift
[100/189] Compiling Subprocess Thread.swift
[101/189] Compiling Subprocess API.swift
[102/189] Compiling Subprocess AsyncBufferSequence.swift
[103/189] Compiling Subprocess Buffer.swift
[104/189] Compiling Subprocess Subprocess+Windows.swift
[105/189] Compiling Subprocess Result.swift
[106/189] Compiling Subprocess Span+Subprocess.swift
[107/189] Compiling Subprocess Configuration.swift
[108/189] Compiling Subprocess Error.swift
[109/189] Compiling Subprocess Execution.swift
[110/189] Compiling Subprocess Subprocess+Darwin.swift
[111/189] Compiling Subprocess Subprocess+Linux.swift
[112/189] Compiling Subprocess Subprocess+Unix.swift
[113/189] Compiling Subprocess Input.swift
[114/189] Compiling Subprocess Output.swift
[115/189] Compiling Subprocess Subprocess+BSD.swift
[116/192] Wrapping AST for Subprocess for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[118/192] Emitting module StaticBuildConfigPluginExecutable
/host/spi-builder-workspace/.build/checkouts/swift-java/Sources/StaticBuildConfigPluginExecutable/StaticBuildConfigPluginExecutable.swift:17:8: error: no such module 'SwiftIfConfig'
15 | import Foundation
16 | import Subprocess
17 | import SwiftIfConfig
   |        `- error: no such module 'SwiftIfConfig'
18 |
19 | @main struct StaticBuildConfigPluginExecutable {
[119/192] Compiling StaticBuildConfigPluginExecutable StaticBuildConfigPluginExecutable.swift
/host/spi-builder-workspace/.build/checkouts/swift-java/Sources/StaticBuildConfigPluginExecutable/StaticBuildConfigPluginExecutable.swift:17:8: error: no such module 'SwiftIfConfig'
15 | import Foundation
16 | import Subprocess
17 | import SwiftIfConfig
   |        `- error: no such module 'SwiftIfConfig'
18 |
19 | @main struct StaticBuildConfigPluginExecutable {
[126/192] Compiling SwiftSyntax TokenSequence.swift
[127/192] Compiling SwiftSyntax TokenSyntax.swift
[128/192] Compiling SwiftSyntax Trivia.swift
[130/192] Emitting module SwiftSyntax
[143/192] Compiling SwiftSyntax TokenKind.swift
[144/192] Compiling SwiftSyntax Tokens.swift
[145/192] Compiling SwiftSyntax TriviaPieces.swift
[146/192] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[147/192] Compiling SwiftSyntax RawSyntaxNodesC.swift
[148/192] Compiling SwiftSyntax RawSyntaxNodesD.swift
[149/192] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[150/192] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[151/192] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[152/192] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[153/192] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[154/192] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[155/192] Compiling SwiftSyntax RawSyntaxValidation.swift
[156/192] Compiling SwiftSyntax SyntaxNodesAB.swift
[157/192] Compiling SwiftSyntax AbsolutePosition.swift
[158/192] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[159/192] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[160/192] Compiling SwiftSyntax Assert.swift
[161/192] Compiling SwiftSyntax BumpPtrAllocator.swift
[162/192] Compiling SwiftSyntax CommonAncestor.swift
[163/192] Compiling SwiftSyntax Convenience.swift
[164/192] Compiling SwiftSyntax CustomTraits.swift
[165/192] Compiling SwiftSyntax EditorPlaceholder.swift
[166/192] Compiling SwiftSyntax ChildNameForKeyPath.swift
[167/192] Compiling SwiftSyntax Keyword.swift
[168/192] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[169/192] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[170/192] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[171/192] Compiling SwiftSyntax SyntaxBaseNodes.swift
[172/192] Compiling SwiftSyntax SyntaxCollections.swift
[173/192] Compiling SwiftSyntax SyntaxEnum.swift
[174/192] Compiling SwiftSyntax SyntaxKind.swift
[175/192] Compiling SwiftSyntax SyntaxNodesC.swift
[176/192] Compiling SwiftSyntax SyntaxNodesD.swift
[177/192] Compiling SwiftSyntax SyntaxNodesEF.swift
[178/192] Compiling SwiftSyntax SyntaxNodesGHI.swift
[179/192] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[180/192] Compiling SwiftSyntax SyntaxNodesOP.swift
[181/192] Compiling SwiftSyntax SyntaxNodesQRS.swift
[182/192] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[183/194] Wrapping AST for SwiftSyntax for debugging
[185/250] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[186/253] Compiling SwiftBasicFormat Syntax+Extensions.swift
[187/253] Compiling SwiftDiagnostics Message.swift
[188/253] Compiling SwiftParser Expressions.swift
[189/253] Compiling SwiftParser IncrementalParseTransition.swift
[190/253] Compiling SwiftDiagnostics Note.swift
[191/253] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[192/253] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[193/253] Emitting module SwiftDiagnostics
[194/253] Compiling SwiftParser Directives.swift
[195/253] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[196/253] Compiling SwiftDiagnostics FixIt.swift
[197/253] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[198/253] Compiling SwiftBasicFormat Indenter.swift
[199/253] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[201/254] Compiling SwiftBasicFormat InferIndentation.swift
[201/254] Wrapping AST for SwiftDiagnostics for debugging
[203/254] Emitting module SwiftBasicFormat
[204/254] Compiling SwiftBasicFormat BasicFormat.swift
[205/255] Wrapping AST for SwiftBasicFormat for debugging
[207/255] Compiling SwiftParser Lexeme.swift
[208/255] Compiling SwiftParser LexemeSequence.swift
[209/255] Compiling SwiftParser Lexer.swift
[210/255] Compiling SwiftParser RegexLiteralLexer.swift
[211/255] Compiling SwiftParser UnicodeScalarExtensions.swift
[212/255] Compiling SwiftParser Lookahead.swift
[213/260] Emitting module SwiftParser
[214/260] Compiling SwiftParser StringLiterals.swift
[215/260] Compiling SwiftParser SwiftParserCompatibility.swift
[216/260] Compiling SwiftParser SwiftVersion.swift
[217/260] Compiling SwiftParser SyntaxUtils.swift
[218/260] Compiling SwiftParser TokenConsumer.swift
[219/260] Compiling SwiftParser TokenPrecedence.swift
[220/260] Compiling SwiftParser TokenSpec.swift
[221/260] Compiling SwiftParser TokenSpecSet.swift
[222/260] Compiling SwiftParser TopLevel.swift
[223/260] Compiling SwiftParser TriviaParser.swift
[224/260] Compiling SwiftParser Types.swift
[225/260] Compiling SwiftParser LoopProgressCondition.swift
[226/260] Compiling SwiftParser Modifiers.swift
[227/260] Compiling SwiftParser Names.swift
[228/260] Compiling SwiftParser Nominals.swift
[229/260] Compiling SwiftParser Parameters.swift
[230/260] Compiling SwiftParser ParseSourceFile.swift
[231/260] Compiling SwiftParser Parser.swift
[232/260] Compiling SwiftParser Patterns.swift
[233/260] Compiling SwiftParser Recovery.swift
[234/260] Compiling SwiftParser Specifiers.swift
[235/260] Compiling SwiftParser Statements.swift
[236/260] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[237/260] Compiling SwiftParser Attributes.swift
[238/260] Compiling SwiftParser Availability.swift
[239/260] Compiling SwiftParser CharacterInfo.swift
[240/260] Compiling SwiftParser CollectionNodes+Parsable.swift
[241/260] Compiling SwiftParser CompilerFiles.swift
[242/260] Compiling SwiftParser Declarations.swift
[247/260] Compiling SwiftParser IsValidIdentifier.swift
[248/260] Compiling SwiftParser Cursor.swift
[249/260] Compiling SwiftParser ExperimentalFeatures.swift
[250/260] Compiling SwiftParser IsLexerClassified.swift
[251/260] Compiling SwiftParser LayoutNodes+Parsable.swift
[252/260] Compiling SwiftParser Parser+TokenSpecSet.swift
[253/260] Compiling SwiftParser TokenSpecStaticMembers.swift
[254/277] Wrapping AST for SwiftParser for debugging
[256/284] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[257/285] Compiling SwiftOperators Operator.swift
[258/285] Compiling SwiftOperators OperatorError+Diagnostics.swift
[259/286] Compiling SwiftOperators PrecedenceGroup.swift
[260/286] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[261/286] Compiling SwiftOperators PrecedenceGraph.swift
[262/286] Compiling SwiftOperators OperatorTable.swift
[263/286] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[264/286] Compiling SwiftParserDiagnostics Utils.swift
[265/286] Emitting module SwiftOperators
[266/286] Compiling SwiftOperators SyntaxSynthesis.swift
[267/286] Compiling SwiftOperators OperatorTable+Folding.swift
[268/286] Compiling SwiftOperators OperatorError.swift
[269/286] Compiling SwiftOperators OperatorTable+Defaults.swift
[270/286] Compiling SwiftOperators OperatorTable+Semantics.swift
[271/287] Wrapping AST for SwiftOperators for debugging
[273/287] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[274/287] Emitting module SwiftParserDiagnostics
[277/287] Compiling SwiftParserDiagnostics MissingNodesError.swift
[278/287] Compiling SwiftParserDiagnostics MissingTokenError.swift
[279/287] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[280/287] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[283/288] Wrapping AST for SwiftParserDiagnostics for debugging
[285/303] Compiling SwiftSyntaxBuilder Indenter.swift
[286/303] Compiling SwiftSyntaxBuilder ListBuilder.swift
[287/304] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[288/304] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[289/304] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[290/304] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[291/304] Emitting module SwiftSyntaxBuilder
[292/304] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[293/304] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[294/304] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[295/304] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[296/304] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[297/304] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[298/304] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[299/304] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[300/304] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[301/305] Wrapping AST for SwiftSyntaxBuilder for debugging
[303/320] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[304/320] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[305/321] Compiling SwiftIfConfig VersionTuple.swift
[306/321] Compiling SwiftIfConfig StaticBuildConfiguration.swift
[307/321] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[308/321] Emitting module SwiftIfConfig
[309/321] Compiling SwiftIfConfig IfConfigFunctions.swift
[310/321] Compiling SwiftIfConfig IfConfigRegionState.swift
[311/321] Compiling SwiftIfConfig ConfiguredRegions.swift
[312/321] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[313/321] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[314/321] Compiling SwiftIfConfig BuildConfiguration.swift
[315/321] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[316/321] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[317/321] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[318/321] Compiling SwiftIfConfig IfConfigEvaluation.swift
[319/322] Wrapping AST for SwiftIfConfig for debugging
[1/1] Compiling plugin _StaticBuildConfigPlugin
[2/2] Compiling plugin JExtractSwiftPlugin
[3/3] Compiling plugin SwiftJavaPlugin
[4/4] Compiling plugin JavaCompilerPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/60] Write sources
[48/60] Write swift-version-24593BA9C3E375BF.txt
[49/60] Compiling CSwiftJavaJNI dummy.c
[50/60] Compiling ConcurrencyRuntimeC src.c
[51/60] Compiling CAndroidNDK dummy.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/128] Emitting module AndroidSystem
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:211:57: error: cannot find type 'DIR' in scope
209 | internal typealias system_DIRPtr = OpaquePointer
210 | #else
211 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
212 | #endif
213 |
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Constants.swift:162:5: error: cannot find '_getConst_EWOULDBLOCK' in scope
160 | internal var _EWOULDBLOCK: CInt {
161 |     #if os(WASI)
162 |     _getConst_EWOULDBLOCK()
    |     `- error: cannot find '_getConst_EWOULDBLOCK' in scope
163 |     #else
164 |     EWOULDBLOCK
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Constants.swift:465:5: error: cannot find '_getConst_EOPNOTSUPP' in scope
463 | internal var _EOPNOTSUPP: CInt {
464 |     #if os(WASI)
465 |     _getConst_EOPNOTSUPP()
    |     `- error: cannot find '_getConst_EOPNOTSUPP' in scope
466 |     #else
467 |     EOPNOTSUPP
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Constants.swift:511:5: error: cannot find '_getConst_O_ACCMODE' in scope
509 | internal var _O_ACCMODE: CInt {
510 |     #if os(WASI)
511 |     _getConst_O_ACCMODE()
    |     `- error: cannot find '_getConst_O_ACCMODE' in scope
512 |     #else
513 |     O_ACCMODE
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Constants.swift:521:5: error: cannot find '_getConst_O_NONBLOCK' in scope
519 | internal var _O_NONBLOCK: CInt {
520 |     #if os(WASI)
521 |     _getConst_O_NONBLOCK()
    |     `- error: cannot find '_getConst_O_NONBLOCK' in scope
522 |     #else
523 |     O_NONBLOCK
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Constants.swift:531:5: error: cannot find '_getConst_O_APPEND' in scope
529 | internal var _O_APPEND: CInt {
530 |     #if os(WASI)
531 |     _getConst_O_APPEND()
    |     `- error: cannot find '_getConst_O_APPEND' in scope
532 |     #else
533 |     O_APPEND
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Constants.swift:559:5: error: cannot find '_getConst_O_CREAT' in scope
557 | internal var _O_CREAT: CInt {
558 |     #if os(WASI)
559 |     _getConst_O_CREAT()
    |     `- error: cannot find '_getConst_O_CREAT' in scope
560 |     #else
561 |     O_CREAT
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Constants.swift:568:5: error: cannot find '_getConst_O_TRUNC' in scope
566 | internal var _O_TRUNC: CInt {
567 |     #if os(WASI)
568 |     _getConst_O_TRUNC()
    |     `- error: cannot find '_getConst_O_TRUNC' in scope
569 |     #else
570 |     O_TRUNC
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Constants.swift:577:5: error: cannot find '_getConst_O_EXCL' in scope
575 | internal var _O_EXCL: CInt {
576 |     #if os(WASI)
577 |     _getConst_O_EXCL()
    |     `- error: cannot find '_getConst_O_EXCL' in scope
578 |     #else
579 |     O_EXCL
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Constants.swift:596:5: error: cannot find '_getConst_O_DIRECTORY' in scope
594 | internal var _O_DIRECTORY: CInt {
595 |     #if os(WASI)
596 |     _getConst_O_DIRECTORY()
    |     `- error: cannot find '_getConst_O_DIRECTORY' in scope
597 |     #else
598 |     O_DIRECTORY
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:206:30: error: cannot find 'DT_DIR' in scope
204 | #if !os(Windows)
205 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
206 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
207 | internal typealias system_dirent = dirent
208 | #if os(Linux) || os(Android)
[54/132] Emitting module SwiftJavaMacros
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/133] Emitting module SwiftJavaJNICore
/host/spi-builder-workspace/.build/checkouts/swift-java-jni-core/Sources/SwiftJavaJNICore/JavaEnvironment+Refs.swift:45:21: error: cannot find 'getenv' in scope
 43 | /// `SWIFT_JAVA_JNI_EXCEPTION_DESCRIBE_OOM` to `true` or `1` to enable.
 44 | private let describeOOMException: Bool = {
 45 |   guard let value = getenv("SWIFT_JAVA_JNI_EXCEPTION_DESCRIBE_OOM") else {
    |                     `- error: cannot find 'getenv' in scope
 46 |     return false
 47 |   }
/host/spi-builder-workspace/.build/checkouts/swift-java-jni-core/Sources/SwiftJavaJNICore/VirtualMachine/ThreadLocalStorage.swift:28:13: error: var '_globalTlsValue' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
26 |
27 | #if !(canImport(Darwin) || canImport(Bionic) || canImport(Glibc) || canImport(Musl) || canImport(WinSDK))
28 | private var _globalTlsValue: UnsafeMutableRawPointer?
   |             |- error: var '_globalTlsValue' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
   |             |- note: convert '_globalTlsValue' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var '_globalTlsValue' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | #endif
30 |
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[56/135] Compiling SwiftJavaMacros JavaFieldMacro.swift
[57/135] Compiling SwiftJavaMacros JavaExportMacro.swift
[58/135] Compiling SwiftJavaMacros SwiftSyntaxUtils.swift
[59/135] Compiling SwiftJavaMacros JavaClassMacro.swift
[60/135] Compiling SwiftJavaMacros MacroErrors.swift
[61/135] Compiling SwiftJavaMacros JavaMethodMacro.swift
[62/135] Compiling SwiftJavaMacros SwiftJNIMacrosPlugin.swift
[63/135] Compiling SwiftJavaJNICore JavaValue+Array.swift
[64/135] Compiling SwiftJavaJNICore JavaValue+Bool.swift
[65/136] Wrapping AST for SwiftJavaMacros for debugging
[66/136] Write Objects.LinkFileList
[67/136] Linking SwiftJavaMacros-tool
[69/136] Compiling AndroidManifest PermissionCheck.swift
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidManifest/PermissionCheck.swift:65:14: error: cannot find type 'pid_t' in scope
 63 |     @available(Android 31, *)
 64 |     func check(
 65 |         pid: pid_t = getpid(),
    |              `- error: cannot find type 'pid_t' in scope
 66 |         uid: uid_t = getuid()
 67 |     ) throws(Permission.Error) -> CheckStatus {
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidManifest/PermissionCheck.swift:66:14: error: cannot find type 'uid_t' in scope
 64 |     func check(
 65 |         pid: pid_t = getpid(),
 66 |         uid: uid_t = getuid()
    |              `- error: cannot find type 'uid_t' in scope
 67 |     ) throws(Permission.Error) -> CheckStatus {
 68 |         try _check(pid: pid, uid: uid).get()
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidManifest/PermissionCheck.swift:80:14: error: cannot find type 'pid_t' in scope
 78 |     @available(Android 31, *)
 79 |     internal func _check(
 80 |         pid: pid_t = getpid(),
    |              `- error: cannot find type 'pid_t' in scope
 81 |         uid: uid_t = getuid()
 82 |     ) -> Result<CheckStatus, Error> {
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidManifest/PermissionCheck.swift:81:14: error: cannot find type 'uid_t' in scope
 79 |     internal func _check(
 80 |         pid: pid_t = getpid(),
 81 |         uid: uid_t = getuid()
    |              `- error: cannot find type 'uid_t' in scope
 82 |     ) -> Result<CheckStatus, Error> {
 83 |         var result: Int32 = -1
[70/136] Compiling Kotlin Kotlin.swift
[71/136] Emitting module Kotlin
[72/136] Compiling SwiftJavaJNICore JavaType.swift
[73/136] Compiling SwiftJavaJNICore JavaValue.swift
[74/136] Compiling SwiftJavaJNICore Mangling.swift
[75/137] Compiling SwiftJavaJNICore JavaEnvironment+Refs.swift
/host/spi-builder-workspace/.build/checkouts/swift-java-jni-core/Sources/SwiftJavaJNICore/JavaEnvironment+Refs.swift:45:21: error: cannot find 'getenv' in scope
 43 | /// `SWIFT_JAVA_JNI_EXCEPTION_DESCRIBE_OOM` to `true` or `1` to enable.
 44 | private let describeOOMException: Bool = {
 45 |   guard let value = getenv("SWIFT_JAVA_JNI_EXCEPTION_DESCRIBE_OOM") else {
    |                     `- error: cannot find 'getenv' in scope
 46 |     return false
 47 |   }
[76/137] Compiling SwiftJavaJNICore JavaEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/swift-java-jni-core/Sources/SwiftJavaJNICore/JavaEnvironment+Refs.swift:45:21: error: cannot find 'getenv' in scope
 43 | /// `SWIFT_JAVA_JNI_EXCEPTION_DESCRIBE_OOM` to `true` or `1` to enable.
 44 | private let describeOOMException: Bool = {
 45 |   guard let value = getenv("SWIFT_JAVA_JNI_EXCEPTION_DESCRIBE_OOM") else {
    |                     `- error: cannot find 'getenv' in scope
 46 |     return false
 47 |   }
[77/137] Compiling SwiftJavaJNICore JavaExceptionType.swift
/host/spi-builder-workspace/.build/checkouts/swift-java-jni-core/Sources/SwiftJavaJNICore/JavaEnvironment+Refs.swift:45:21: error: cannot find 'getenv' in scope
 43 | /// `SWIFT_JAVA_JNI_EXCEPTION_DESCRIBE_OOM` to `true` or `1` to enable.
 44 | private let describeOOMException: Bool = {
 45 |   guard let value = getenv("SWIFT_JAVA_JNI_EXCEPTION_DESCRIBE_OOM") else {
    |                     `- error: cannot find 'getenv' in scope
 46 |     return false
 47 |   }
[79/137] Compiling SwiftJavaJNICore LockedState.swift
/host/spi-builder-workspace/.build/checkouts/swift-java-jni-core/Sources/SwiftJavaJNICore/VirtualMachine/ThreadLocalStorage.swift:28:13: error: var '_globalTlsValue' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
26 |
27 | #if !(canImport(Darwin) || canImport(Bionic) || canImport(Glibc) || canImport(Musl) || canImport(WinSDK))
28 | private var _globalTlsValue: UnsafeMutableRawPointer?
   |             |- error: var '_globalTlsValue' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
   |             |- note: convert '_globalTlsValue' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var '_globalTlsValue' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | #endif
30 |
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[80/137] Compiling SwiftJavaJNICore ThreadLocalStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-java-jni-core/Sources/SwiftJavaJNICore/VirtualMachine/ThreadLocalStorage.swift:28:13: error: var '_globalTlsValue' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
26 |
27 | #if !(canImport(Darwin) || canImport(Bionic) || canImport(Glibc) || canImport(Musl) || canImport(WinSDK))
28 | private var _globalTlsValue: UnsafeMutableRawPointer?
   |             |- error: var '_globalTlsValue' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
   |             |- note: convert '_globalTlsValue' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: add '@MainActor' to make var '_globalTlsValue' part of global actor 'MainActor'
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | #endif
30 |
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[81/137] Compiling AndroidManifest PermissionGroup.swift
[84/137] Compiling SwiftJavaJNICore JavaValue+FloatingPoint.swift
[85/137] Compiling SwiftJavaJNICore JavaValue+Integers.swift
[86/137] Compiling SwiftJavaJNICore JavaValue+String.swift
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:211:57: error: cannot find type 'DIR' in scope
209 | internal typealias system_DIRPtr = OpaquePointer
210 | #else
211 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
212 | #endif
213 |
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:206:30: error: cannot find 'DT_DIR' in scope
204 | #if !os(Windows)
205 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
206 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
207 | internal typealias system_dirent = dirent
208 | #if os(Linux) || os(Android)
[88/137] Compiling AndroidSystem FilePathSyntax.swift
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:211:57: error: cannot find type 'DIR' in scope
209 | internal typealias system_DIRPtr = OpaquePointer
210 | #else
211 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
212 | #endif
213 |
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:206:30: error: cannot find 'DT_DIR' in scope
204 | #if !os(Windows)
205 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
206 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
207 | internal typealias system_dirent = dirent
208 | #if os(Linux) || os(Android)
[89/137] Compiling AndroidSystem FilePathTemp.swift
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:211:57: error: cannot find type 'DIR' in scope
209 | internal typealias system_DIRPtr = OpaquePointer
210 | #else
211 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
212 | #endif
213 |
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:206:30: error: cannot find 'DT_DIR' in scope
204 | #if !os(Windows)
205 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
206 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
207 | internal typealias system_dirent = dirent
208 | #if os(Linux) || os(Android)
[90/137] Compiling AndroidSystem FilePathTempPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:211:57: error: cannot find type 'DIR' in scope
209 | internal typealias system_DIRPtr = OpaquePointer
210 | #else
211 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
212 | #endif
213 |
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:206:30: error: cannot find 'DT_DIR' in scope
204 | #if !os(Windows)
205 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
206 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
207 | internal typealias system_dirent = dirent
208 | #if os(Linux) || os(Android)
[91/137] Compiling AndroidSystem MachPort.swift
[92/137] Compiling AndroidSystem PlatformString.swift
[93/137] Compiling AndroidSystem SocketDescriptor.swift
[94/137] Compiling AndroidSystem SocketEvent.swift
[95/137] Compiling AndroidSystem SystemString.swift
[96/137] Compiling AndroidSystem Util+StringArray.swift
[97/137] Compiling AndroidSystem Util.swift
[98/137] Compiling AndroidSystem UtilConsumers.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[102/137] Emitting module AndroidManifest
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidManifest/PermissionCheck.swift:65:14: error: cannot find type 'pid_t' in scope
 63 |     @available(Android 31, *)
 64 |     func check(
 65 |         pid: pid_t = getpid(),
    |              `- error: cannot find type 'pid_t' in scope
 66 |         uid: uid_t = getuid()
 67 |     ) throws(Permission.Error) -> CheckStatus {
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidManifest/PermissionCheck.swift:66:14: error: cannot find type 'uid_t' in scope
 64 |     func check(
 65 |         pid: pid_t = getpid(),
 66 |         uid: uid_t = getuid()
    |              `- error: cannot find type 'uid_t' in scope
 67 |     ) throws(Permission.Error) -> CheckStatus {
 68 |         try _check(pid: pid, uid: uid).get()
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidManifest/PermissionCheck.swift:80:14: error: cannot find type 'pid_t' in scope
 78 |     @available(Android 31, *)
 79 |     internal func _check(
 80 |         pid: pid_t = getpid(),
    |              `- error: cannot find type 'pid_t' in scope
 81 |         uid: uid_t = getuid()
 82 |     ) -> Result<CheckStatus, Error> {
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidManifest/PermissionCheck.swift:81:14: error: cannot find type 'uid_t' in scope
 79 |     internal func _check(
 80 |         pid: pid_t = getpid(),
 81 |         uid: uid_t = getuid()
    |              `- error: cannot find type 'uid_t' in scope
 82 |     ) -> Result<CheckStatus, Error> {
 83 |         var result: Int32 = -1
[103/137] Compiling AndroidManifest Permission.swift
[106/137] Compiling SwiftJavaJNICore JNIError.swift
[107/137] Compiling SwiftJavaJNICore JavaAnnotation.swift
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:206:30: error: cannot find 'DT_DIR' in scope
204 | #if !os(Windows)
205 | internal let SYSTEM_AT_REMOVE_DIR = AT_REMOVEDIR
206 | internal let SYSTEM_DT_DIR = DT_DIR
    |                              `- error: cannot find 'DT_DIR' in scope
207 | internal typealias system_dirent = dirent
208 | #if os(Linux) || os(Android)
/host/spi-builder-workspace/.build/checkouts/swift-android-native/Sources/AndroidSystem/Internals/Syscalls.swift:211:57: error: cannot find type 'DIR' in scope
209 | internal typealias system_DIRPtr = OpaquePointer
210 | #else
211 | internal typealias system_DIRPtr = UnsafeMutablePointer<DIR>
    |                                                         `- error: cannot find type 'DIR' in scope
212 | #endif
213 |
[110/137] Compiling SwiftJavaJNICore JavaDemanglingError.swift
/host/spi-builder-workspace/.build/checkouts/swift-java-jni-core/Sources/SwiftJavaJNICore/VirtualMachine/JavaVirtualMachine.swift:442:22: error: cannot find 'dlsym' in scope
440 |
441 | private func symbol<T>(_ handle: DylibType, _ name: String) -> T? {
442 |   guard let result = dlsym(handle, name) else {
    |                      `- error: cannot find 'dlsym' in scope
443 |     return nil
444 |   }
/host/spi-builder-workspace/.build/checkouts/swift-java-jni-core/Sources/SwiftJavaJNICore/VirtualMachine/JavaVirtualMachine.swift:535:15: error: cannot find 'dlopen' in scope
533 |   let dylib = LoadLibraryA(libjvmPath.path)
534 |   #else
535 |   let dylib = dlopen(libjvmPath.path, RTLD_NOW)
    |               `- error: cannot find 'dlopen' in scope
536 |   #endif
537 |
BUILD FAILURE 6.3 wasm