The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Ignite, reference main (10ae60), with Swift 6.2 for Wasm on 18 Nov 2025 14:36:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/Ignite.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/twostraws/Ignite
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 10ae60a Merge pull request #853 from treastrain/support-hover-effect-inline-element
Cloned https://github.com/twostraws/Ignite.git
Revision (git rev-parse @):
10ae60a317d6a96cccf8a575f1444070eddf4836
SUCCESS checkout https://github.com/twostraws/Ignite.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/twostraws/Ignite.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/swiftlang/swift-markdown.git
Fetching https://github.com/apple/swift-collections.git
[1/4639] Fetching swiftsoup
[94/11639] Fetching swiftsoup, swift-markdown
[3378/28325] Fetching swiftsoup, swift-markdown, swift-argument-parser
[15101/46639] Fetching swiftsoup, swift-markdown, swift-argument-parser, swift-collections
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.71s)
[28896/42000] Fetching swift-markdown, swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.22s)
[17623/25314] Fetching swift-markdown, swift-collections
Fetched https://github.com/swiftlang/swift-markdown.git from cache (2.00s)
Fetched https://github.com/apple/swift-collections.git from cache (2.04s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (2.69s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.7.3 (2.40s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18245] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.00s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (3.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.63s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (0.34s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/341] Fetching lrucache
[342/2161] Fetching lrucache, swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.40s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.92s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.0 (0.47s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.1
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.2.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/61] Write sources
[7/61] Compiling cmark-gfm-extensions tagfilter.c
[8/61] Compiling cmark-gfm cmark.c
[9/61] Compiling cmark-gfm-extensions tasklist.c
[10/61] Compiling cmark-gfm-extensions ext_scanners.c
[10/61] Write swift-version-24593BA9C3E375BF.txt
[12/61] Compiling cmark-gfm buffer.c
[13/61] Compiling cmark-gfm-extensions strikethrough.c
[14/61] Compiling cmark-gfm xml.c
[14/61] Compiling cmark-gfm-extensions core-extensions.c
[16/61] Compiling cmark-gfm-extensions table.c
[17/61] Compiling cmark-gfm-extensions autolink.c
[18/61] Compiling cmark-gfm references.c
[19/61] Compiling cmark-gfm syntax_extension.c
[20/61] Compiling cmark-gfm render.c
[21/61] Compiling cmark-gfm registry.c
[22/61] Compiling cmark-gfm plaintext.c
[23/61] Compiling cmark-gfm plugin.c
[23/61] Compiling cmark-gfm map.c
[25/61] Compiling cmark-gfm node.c
[26/61] Compiling cmark-gfm man.c
[27/61] Compiling cmark-gfm linked_list.c
[28/61] Compiling cmark-gfm iterator.c
[29/61] Compiling cmark-gfm houdini_href_e.c
[30/61] Compiling cmark-gfm latex.c
[31/61] Compiling cmark-gfm html.c
[32/61] Compiling cmark-gfm houdini_html_e.c
[33/61] Compiling cmark-gfm footnotes.c
[34/61] Compiling cmark-gfm cmark_ctype.c
[34/61] Write sources
[36/61] Compiling _AtomicsShims.c
[36/61] Write sources
[40/61] Copying Resources
[41/61] Compiling cmark-gfm commonmark.c
[42/61] Compiling cmark-gfm houdini_html_u.c
[43/61] Write sources
[46/61] Compiling cmark-gfm arena.c
[47/61] Write sources
[49/61] Compiling cmark-gfm inlines.c
[49/61] Write sources
[52/61] Compiling cmark-gfm blocks.c
[53/61] Compiling CAtomic CAtomic.c
[55/99] Emitting module InternalCollectionsUtilities
[55/101] Compiling cmark-gfm scanners.c
[56/101] Compiling cmark-gfm utf8.c
[58/164] Compiling Markdown DoxygenParameter.swift
[59/164] Compiling Markdown DoxygenReturns.swift
[62/166] Compiling Markdown CustomBlock.swift
[63/166] Compiling Markdown DoxygenAbstract.swift
[64/166] Compiling Markdown DoxygenDiscussion.swift
[65/166] Compiling Markdown DoxygenNote.swift
[66/166] Compiling Markdown BlockDirective.swift
[67/166] Compiling Markdown BlockQuote.swift
[68/166] Compiling Markdown Markup.swift
[69/166] Compiling Markdown MarkupChildren.swift
[70/166] Compiling Markdown MarkupData.swift
[71/166] Compiling Markdown PlainTextConvertibleMarkup.swift
[72/166] Compiling Markdown RawMarkup.swift
[75/166] Compiling Markdown Document.swift
[76/166] Compiling Markdown LiteralMarkup.swift
[81/166] Compiling Markdown ChildIndexPath.swift
[82/166] Compiling Markdown DirectiveArgument.swift
[86/167] Compiling Markdown BasicBlockContainer.swift
[87/167] Compiling Markdown BasicInlineContainer.swift
[88/167] Compiling Markdown BlockContainer.swift
[89/167] Compiling Markdown BlockMarkup.swift
[90/167] Compiling Markdown InlineContainer.swift
[91/167] Compiling Markdown InlineMarkup.swift
[92/167] Compiling Markdown ListItemContainer.swift
[93/167] Compiling Markdown AtomicCounter.swift
[97/175] Emitting module Atomics
[102/381] Compiling HeapModule Heap+Descriptions.swift
[103/381] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[104/381] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[106/382] Compiling HeapModule _HeapNode.swift
[107/382] Compiling HeapModule Heap.swift
[108/397] Compiling HeapModule Heap+Invariants.swift
[109/397] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[110/397] Compiling HeapModule Heap+UnsafeHandle.swift
[111/397] Emitting module HeapModule
[112/398] Emitting module ArgumentParserToolInfo
[113/398] Compiling ArgumentParserToolInfo ToolInfo.swift
[116/399] Compiling DequeModule Deque+CustomReflectable.swift
[117/399] Compiling DequeModule Deque+Descriptions.swift
[118/401] Compiling DequeModule _DequeBuffer.swift
[119/401] Compiling DequeModule _DequeBufferHeader.swift
[120/401] Compiling HashTreeCollections TreeSet+Hashable.swift
[121/401] Compiling HashTreeCollections TreeSet+Sendable.swift
[122/401] Compiling HashTreeCollections TreeSet+Sequence.swift
[123/401] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[124/401] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[125/401] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[126/401] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[127/401] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[128/401] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[129/401] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[130/508] Compiling ArgumentParser HelpGenerator.swift
[131/508] Compiling ArgumentParser MessageInfo.swift
[132/508] Compiling ArgumentParser UsageGenerator.swift
[133/508] Compiling BitCollections BitSet+Extras.swift
[134/508] Compiling BitCollections BitSet+Hashable.swift
[135/508] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[136/508] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[137/508] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[138/508] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[139/508] Compiling BitCollections BitSet+SetAlgebra union.swift
[140/508] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[141/508] Compiling BitCollections BitSet.Counted.swift
[142/508] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[143/508] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[144/515] Compiling ArgumentParser FishCompletionsGenerator.swift
[145/515] Compiling ArgumentParser ZshCompletionsGenerator.swift
[146/515] Compiling ArgumentParser CommandParser.swift
[147/515] Compiling ArgumentParser InputKey.swift
[148/515] Compiling ArgumentParser InputOrigin.swift
[149/515] Compiling ArgumentParser Name.swift
[150/515] Compiling ArgumentParser Parsed.swift
[151/515] Compiling ArgumentParser ParsedValues.swift
[152/515] Compiling ArgumentParser ParserError.swift
[153/515] Compiling ArgumentParser CollectionExtensions.swift
[154/515] Compiling ArgumentParser Mutex.swift
[155/515] Compiling ArgumentParser Platform.swift
[156/515] Compiling ArgumentParser SequenceExtensions.swift
[157/515] Compiling ArgumentParser StringExtensions.swift
[158/515] Compiling ArgumentParser SwiftExtensions.swift
[159/515] Compiling ArgumentParser SplitArguments.swift
[160/515] Compiling ArgumentParser DumpHelpGenerator.swift
[161/515] Compiling ArgumentParser HelpCommand.swift
[162/515] Compiling OrderedCollections OrderedSet+SubSequence.swift
[163/515] Compiling OrderedCollections OrderedSet+Testing.swift
[164/515] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[165/515] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[166/515] Compiling OrderedCollections OrderedSet.swift
[167/515] Compiling OrderedCollections _UnsafeBitset.swift
[168/515] Compiling HashTreeCollections TreeSet+Equatable.swift
[169/515] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[170/515] Compiling HashTreeCollections TreeSet+Extras.swift
[171/515] Compiling HashTreeCollections TreeSet+Filter.swift
[172/515] Compiling ArgumentParser CompletionKind.swift
[173/515] Compiling ArgumentParser Errors.swift
[174/515] Compiling ArgumentParser Flag.swift
[175/515] Compiling ArgumentParser NameSpecification.swift
[176/515] Compiling ArgumentParser Option.swift
[177/515] Compiling ArgumentParser OptionGroup.swift
[178/515] Compiling ArgumentParser AsyncParsableCommand.swift
[179/515] Compiling ArgumentParser CommandConfiguration.swift
[180/515] Compiling ArgumentParser CommandGroup.swift
[181/515] Compiling ArgumentParser EnumerableFlag.swift
[182/515] Compiling ArgumentParser ExpressibleByArgument.swift
[183/515] Compiling ArgumentParser ParsableArguments.swift
[184/515] Compiling ArgumentParser ParsableCommand.swift
[185/515] Compiling ArgumentParser ArgumentDecoder.swift
[186/515] Compiling ArgumentParser ArgumentDefinition.swift
[187/515] Compiling ArgumentParser ArgumentSet.swift
[203/515] Compiling ArgumentParser ArgumentHelp.swift
[204/515] Compiling ArgumentParser ArgumentVisibility.swift
[207/515] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[208/515] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[209/515] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[210/515] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[211/515] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[212/515] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[213/515] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[214/515] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[215/515] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[216/515] Compiling HashTreeCollections TreeSet.swift
[229/521] Compiling ArgumentParser Argument.swift
[230/521] Compiling ArgumentParser ArgumentDiscussion.swift
[240/521] Emitting module Markdown
[241/521] Compiling ArgumentParser BashCompletionsGenerator.swift
[242/521] Compiling ArgumentParser CompletionsGenerator.swift
[250/521] Emitting module LRUCache
[251/521] Compiling LRUCache LRUCache.swift
[258/522] Compiling ArgumentParser Tree.swift
[259/522] Compiling ArgumentParser CodingKeyValidator.swift
[274/522] Compiling ArgumentParser NonsenseFlagsValidator.swift
[275/522] Compiling ArgumentParser ParsableArgumentsValidation.swift
[276/522] Compiling ArgumentParser PositionalArgumentsValidator.swift
[277/522] Compiling ArgumentParser UniqueNamesValidator.swift
[280/529] Wrapping AST for ArgumentParserToolInfo for debugging
[282/529] Emitting module DequeModule
[284/579] Compiling SwiftSoup Element.swift
[285/579] Compiling SwiftSoup Elements.swift
[286/579] Compiling SwiftSoup Entities.swift
[287/579] Compiling SwiftSoup Evaluator.swift
[288/579] Compiling SwiftSoup Exception.swift
[289/579] Compiling SwiftSoup FormElement.swift
[290/579] Compiling SwiftSoup HtmlTreeBuilder.swift
[291/579] Compiling SwiftSoup Attribute.swift
[292/579] Compiling SwiftSoup DataNode.swift
[293/579] Compiling SwiftSoup Document.swift
[294/579] Compiling SwiftSoup DocumentType.swift
[295/579] Compiling SwiftSoup HtmlTreeBuilderState.swift
[296/579] Compiling SwiftSoup Mutex.swift
[297/579] Compiling SwiftSoup Node.swift
[298/579] Compiling SwiftSoup NodeTraversor.swift
[299/579] Compiling SwiftSoup NodeVisitor.swift
[300/579] Compiling SwiftSoup OrderedSet.swift
[301/579] Compiling SwiftSoup Token.swift
[302/579] Compiling SwiftSoup TokenQueue.swift
[303/579] Compiling SwiftSoup Tokeniser.swift
[304/579] Compiling SwiftSoup TokeniserState.swift
[305/579] Compiling SwiftSoup TreeBuilder.swift
[306/579] Compiling SwiftSoup StreamReader.swift
[307/579] Compiling SwiftSoup String.swift
[308/579] Compiling SwiftSoup StringBuilder.swift
[309/579] Compiling SwiftSoup StringUtil.swift
[310/579] Compiling SwiftSoup ParseError.swift
[311/579] Compiling SwiftSoup ParseErrorList.swift
[312/579] Compiling SwiftSoup ParseSettings.swift
[313/579] Compiling SwiftSoup Parser.swift
[314/579] Compiling SwiftSoup ParsingStrings.swift
[315/579] Compiling SwiftSoup Pattern.swift
[316/579] Compiling SwiftSoup QueryParser.swift
[317/579] Compiling SwiftSoup QueryParserCache.swift
[318/579] Compiling SwiftSoup TextNode.swift
[319/579] Compiling SwiftSoup StructuralEvaluator.swift
[320/579] Compiling SwiftSoup SwiftSoup.swift
[321/579] Compiling SwiftSoup Tag.swift
[326/579] Compiling BitCollections BitSet.Index.swift
[327/579] Compiling BitCollections BitSet._UnsafeHandle.swift
[333/579] Compiling BitCollections BitSet.swift
[334/579] Compiling BitCollections Range+Utilities.swift
[335/579] Compiling BitCollections Slice+Utilities.swift
[336/579] Compiling BitCollections UInt+Tricks.swift
[337/579] Compiling BitCollections _Word.swift
[357/588] Emitting module BitCollections
[365/588] Compiling SwiftSoup Attributes.swift
[366/588] Compiling SwiftSoup BinarySearch.swift
[367/588] Compiling SwiftSoup BooleanAttribute.swift
[368/588] Compiling SwiftSoup CharacterExt.swift
[369/588] Compiling SwiftSoup CharacterReader.swift
[370/588] Compiling SwiftSoup Cleaner.swift
[371/588] Compiling SwiftSoup Collector.swift
[372/588] Compiling SwiftSoup CombiningEvaluator.swift
[381/588] Compiling SwiftSoup Comment.swift
[382/588] Compiling SwiftSoup CssSelector.swift
[389/588] Emitting module OrderedCollections
[432/590] Emitting module _RopeModule
[462/590] Emitting module ArgumentParser
[468/590] Compiling _RopeModule Rope+Join.swift
[469/590] Compiling _RopeModule Rope+MutatingForEach.swift
[470/590] Compiling _RopeModule Rope+Remove.swift
[472/591] Emitting module HashTreeCollections
[477/592] Compiling _RopeModule Rope+RemoveSubrange.swift
[478/592] Compiling _RopeModule Rope+Split.swift
[479/592] Compiling _RopeModule Optional Utilities.swift
[480/592] Compiling _RopeModule String Utilities.swift
[481/592] Compiling _RopeModule String.Index+ABI.swift
[482/592] Compiling _RopeModule _CharacterRecognizer.swift
[541/594] Wrapping AST for ArgumentParser for debugging
[543/606] Compiling IgniteCLI BuildCommand.swift
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:30:30: error: cannot find 'Process' in scope
28 |
29 |         // Build executable and report errors & earnings
30 |         let (_, error) = try Process.execute(command: "swift build")
   |                              `- error: cannot find 'Process' in scope
31 |
32 |         // If something went wrong, print a message then
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:47:38: error: cannot find 'Process' in scope
45 |
46 |         // Execute site generation with output, and report errors & earnings
47 |         let (output, runError) = try Process.execute(command: "swift run")
   |                                      `- error: cannot find 'Process' in scope
48 |         print(output)
49 |
[544/606] Compiling IgniteCLI IgniteCLI.swift
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:30:30: error: cannot find 'Process' in scope
28 |
29 |         // Build executable and report errors & earnings
30 |         let (_, error) = try Process.execute(command: "swift build")
   |                              `- error: cannot find 'Process' in scope
31 |
32 |         // If something went wrong, print a message then
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:47:38: error: cannot find 'Process' in scope
45 |
46 |         // Execute site generation with output, and report errors & earnings
47 |         let (output, runError) = try Process.execute(command: "swift run")
   |                                      `- error: cannot find 'Process' in scope
48 |         print(output)
49 |
[545/607] Compiling Collections Collections.swift
[546/607] Emitting module Collections
[547/607] Compiling IgniteCLI QRCode.swift
[548/607] Compiling IgniteCLI QRCodeError.swift
[549/608] Compiling IgniteCLI NewCommand.swift
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:41:26: error: cannot find 'Process' in scope
39 |         // Clone from remote Git repository
40 |         print("⚙️  Creating a new Ignite site in '\(name)'...")
41 |         let result = try Process.execute(command: "git clone \(template) \(name)")
   |                          `- error: cannot find 'Process' in scope
42 |
43 |         if result.error.contains("fatal") {
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:49:17: error: cannot find 'Process' in scope
47 |             // If everything worked, remove the Git history
48 |             // for the IgniteStarter repo to avoid confusion.
49 |             try Process.execute(command: "rm -rf \(name)/.git")
   |                 `- error: cannot find 'Process' in scope
50 |             print("✅ Success!")
51 |
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:18:11: error: cannot find type 'Process' in scope
16 | /// which allows us to `kill` a specific process ID belonging
17 | /// to the user.
18 | extension Process {
   |           `- error: cannot find type 'Process' in scope
19 |     /// Runs a command, optionally followed by a second command.
20 |     /// - Parameters:
[550/608] Compiling IgniteCLI Process-Execute.swift
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:41:26: error: cannot find 'Process' in scope
39 |         // Clone from remote Git repository
40 |         print("⚙️  Creating a new Ignite site in '\(name)'...")
41 |         let result = try Process.execute(command: "git clone \(template) \(name)")
   |                          `- error: cannot find 'Process' in scope
42 |
43 |         if result.error.contains("fatal") {
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:49:17: error: cannot find 'Process' in scope
47 |             // If everything worked, remove the Git history
48 |             // for the IgniteStarter repo to avoid confusion.
49 |             try Process.execute(command: "rm -rf \(name)/.git")
   |                 `- error: cannot find 'Process' in scope
50 |             print("✅ Success!")
51 |
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:18:11: error: cannot find type 'Process' in scope
16 | /// which allows us to `kill` a specific process ID belonging
17 | /// to the user.
18 | extension Process {
   |           `- error: cannot find type 'Process' in scope
19 |     /// Runs a command, optionally followed by a second command.
20 |     /// - Parameters:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[551/608] Emitting module IgniteCLI
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:18:11: error: cannot find type 'Process' in scope
16 | /// which allows us to `kill` a specific process ID belonging
17 | /// to the user.
18 | extension Process {
   |           `- error: cannot find type 'Process' in scope
19 |     /// Runs a command, optionally followed by a second command.
20 |     /// - Parameters:
[552/608] Compiling IgniteCLI BoolMatrix.swift
[553/608] Compiling IgniteCLI ErrorCorrection.swift
[555/608] Compiling IgniteCLI Array2D.swift
[556/608] Compiling IgniteCLI RunCommand.swift
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:83:13: error: cannot find 'Process' in scope
 81 |
 82 |         let subsiteArgument = subsite.isEmpty ? "" : "-s \(subsite)"
 83 |         try Process.execute(
    |             `- error: cannot find 'Process' in scope
 84 |             command: "python3 \(serverScriptURL.path) -d \(directory) \(subsiteArgument) \(currentPort)",
 85 |             then: previewCommand
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:91:26: error: cannot find 'Process' in scope
 89 |     /// Returns true if there is a server running on the specified port.
 90 |     private func isServerRunning(on port: Int) throws -> Bool {
 91 |         let result = try Process.execute(command: "lsof -t -i tcp:\(port)")
    |                          `- error: cannot find 'Process' in scope
 92 |         return !result.output.isEmpty
 93 |     }
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:122:75: error: cannot find 'NI_MAXHOST' in scope
120 |                 if addressFamily == UInt8(AF_INET) {
121 |                     let interfaceName = String(cString: networkInterface.ifa_name)
122 |                     var hostNameBuffer = [CChar](repeating: 0, count: Int(NI_MAXHOST))
    |                                                                           `- error: cannot find 'NI_MAXHOST' in scope
123 |                     // Use sizeof(sockaddr_in) for IPv4 addresses
124 |                     getnameinfo(networkInterface.ifa_addr, socklen_t(MemoryLayout<sockaddr_in>.size),
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:124:21: error: cannot find 'getnameinfo' in scope
122 |                     var hostNameBuffer = [CChar](repeating: 0, count: Int(NI_MAXHOST))
123 |                     // Use sizeof(sockaddr_in) for IPv4 addresses
124 |                     getnameinfo(networkInterface.ifa_addr, socklen_t(MemoryLayout<sockaddr_in>.size),
    |                     `- error: cannot find 'getnameinfo' in scope
125 |                                 &hostNameBuffer, socklen_t(hostNameBuffer.count),
126 |                                 nil, socklen_t(0), NI_NUMERICHOST)
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:126:52: error: cannot find 'NI_NUMERICHOST' in scope
124 |                     getnameinfo(networkInterface.ifa_addr, socklen_t(MemoryLayout<sockaddr_in>.size),
125 |                                 &hostNameBuffer, socklen_t(hostNameBuffer.count),
126 |                                 nil, socklen_t(0), NI_NUMERICHOST)
    |                                                    `- error: cannot find 'NI_NUMERICHOST' in scope
127 |
128 |                     let ipAddressBytes = hostNameBuffer.prefix { $0 != 0 }.map { UInt8(bitPattern: $0) }
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:126:33: error: 'nil' requires a contextual type
124 |                     getnameinfo(networkInterface.ifa_addr, socklen_t(MemoryLayout<sockaddr_in>.size),
125 |                                 &hostNameBuffer, socklen_t(hostNameBuffer.count),
126 |                                 nil, socklen_t(0), NI_NUMERICHOST)
    |                                 `- error: 'nil' requires a contextual type
127 |
128 |                     let ipAddressBytes = hostNameBuffer.prefix { $0 != 0 }.map { UInt8(bitPattern: $0) }
BUILD FAILURE 6.2 wasm