The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-mcp-toolkit, reference main (4f11ff), with Swift 6.1 for Android on 17 Jan 2026 02:45:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ajevans99/swift-mcp-toolkit.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/ajevans99/swift-mcp-toolkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4f11fff Merge pull request #6 from ajevans99/dependabot/github_actions/actions/checkout-6
Cloned https://github.com/ajevans99/swift-mcp-toolkit.git
Revision (git rev-parse @):
4f11fff16c890efc5264177e0b2e184e300f5ac5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ajevans99/swift-mcp-toolkit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ajevans99/swift-mcp-toolkit.git
https://github.com/ajevans99/swift-mcp-toolkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-json-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ajevans99/swift-json-schema.git"
    },
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
    }
  ],
  "manifest_display_name" : "swift-mcp-toolkit",
  "name" : "swift-mcp-toolkit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "MCPToolkit",
      "targets" : [
        "MCPToolkit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MCPToolkitTests",
      "module_type" : "SwiftTarget",
      "name" : "MCPToolkitTests",
      "path" : "Tests/MCPToolkitTests",
      "sources" : [
        "Helpers/TestTransport.swift",
        "IntegrationTests.swift",
        "MCPResourceTests.swift",
        "ResponseMessagingTests.swift",
        "SchemaBuilderToolTests.swift",
        "SchemableToolTests.swift"
      ],
      "target_dependencies" : [
        "MCPToolkit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MCPToolkit",
      "module_type" : "SwiftTarget",
      "name" : "MCPToolkit",
      "path" : "Sources/MCPToolkit",
      "product_dependencies" : [
        "JSONSchema",
        "JSONSchemaBuilder",
        "MCP"
      ],
      "product_memberships" : [
        "MCPToolkit"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/JSONSchema+MCP.swift",
        "Extensions/MCP+JSONSchema.swift",
        "Extensions/MCPResource+MCP.swift",
        "Extensions/MCPTool+MCP.swift",
        "Extensions/Server+registerResources.swift",
        "Extensions/Server+registerTools.swift",
        "MCPResource.swift",
        "MCPTool.swift",
        "ResponseMessaging.swift",
        "Shared/ContentBuilder.swift",
        "Shared/ContentGroup.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/modelcontextprotocol/swift-sdk.git
Fetching https://github.com/ajevans99/swift-json-schema.git
[1/5666] Fetching swift-json-schema
[3968/8254] Fetching swift-json-schema, swift-sdk
Fetched https://github.com/ajevans99/swift-json-schema.git from cache (0.41s)
Fetched https://github.com/modelcontextprotocol/swift-sdk.git from cache (0.48s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk.git
Computed https://github.com/modelcontextprotocol/swift-sdk.git at 0.10.2 (1.12s)
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-log.git
[1/199] Fetching eventsource
[200/6005] Fetching eventsource, swift-log
[1420/11421] Fetching eventsource, swift-log, swift-system
Fetched https://github.com/mattt/eventsource.git from cache (0.54s)
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Fetched https://github.com/apple/swift-log.git from cache (0.55s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.3.0 (1.14s)
Computing version for https://github.com/ajevans99/swift-json-schema.git
Computed https://github.com/ajevans99/swift-json-schema.git at 0.11.1 (0.63s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/73712] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.24s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (10.11s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.0 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.79s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk.git
Working copy of https://github.com/modelcontextprotocol/swift-sdk.git resolved at 0.10.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.3.0
Creating working copy for https://github.com/ajevans99/swift-json-schema.git
Working copy of https://github.com/ajevans99/swift-json-schema.git resolved at 0.11.1
Building for debugging...
[0/53] Write sources
[18/53] Copying unevaluated.json
[18/53] Copying validation.json
[18/53] Copying schema.json
[21/53] Copying format-annotation.json
[21/53] Copying meta-data.json
[21/53] Copying core.json
[21/53] Copying content.json
[21/53] Copying applicator.json
[21/53] Write sources
[31/53] Compiling CSystem shims.c
[32/53] Compiling _SwiftSyntaxCShims PlatformMutex.c
[33/53] Write swift-version-24593BA9C3E375BF.txt
[35/130] Emitting module SystemPackage
[36/134] Emitting module SwiftSyntax600
[37/134] Compiling SwiftSyntax600 Empty.swift
[38/135] Emitting module SwiftSyntax601
[39/135] Compiling SwiftSyntax601 Empty.swift
[40/136] Emitting module SwiftSyntax509
[41/136] Emitting module SwiftSyntax602
[42/136] Compiling SwiftSyntax602 Empty.swift
[44/137] Compiling SwiftSyntax509 Empty.swift
[45/137] Emitting module SwiftSyntax510
[46/138] Compiling SwiftSyntax510 Empty.swift
[50/139] Wrapping AST for SwiftSyntax601 for debugging
[51/139] Wrapping AST for SwiftSyntax602 for debugging
[52/139] Wrapping AST for SwiftSyntax600 for debugging
[53/139] Wrapping AST for SwiftSyntax510 for debugging
[54/139] Wrapping AST for SwiftSyntax509 for debugging
[56/202] Emitting module JSONSchema
[57/206] Compiling JSONSchema ValidatableSchema.swift
[58/206] Compiling JSONSchema ValidationLocation.swift
[59/206] Compiling JSONSchema ValidationResult.swift
[60/206] Compiling JSONSchema resource_bundle_accessor.swift
[61/206] Compiling SwiftSyntax AbsolutePosition.swift
[62/206] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[63/206] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[64/206] Compiling SwiftSyntax Assert.swift
[65/206] Compiling SwiftSyntax BumpPtrAllocator.swift
[66/206] Compiling SwiftSyntax CommonAncestor.swift
[67/206] Compiling SwiftSyntax Convenience.swift
[68/206] Compiling SwiftSyntax CustomTraits.swift
[69/206] Compiling SwiftSyntax EditorPlaceholder.swift
[70/206] Compiling SwiftSyntax SyntaxIdentifier.swift
[71/206] Compiling SwiftSyntax SyntaxNodeStructure.swift
[72/206] Compiling SwiftSyntax SyntaxProtocol.swift
[73/206] Compiling SwiftSyntax SyntaxText.swift
[74/206] Compiling Logging MetadataProvider.swift
[75/206] Emitting module Logging
[76/206] Compiling Logging Locks.swift
[77/206] Compiling SwiftSyntax SourceLength.swift
[78/206] Compiling SwiftSyntax SourceLocation.swift
[79/206] Compiling SwiftSyntax SourcePresence.swift
[80/206] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[81/206] Compiling SwiftSyntax Identifier.swift
[82/206] Compiling SwiftSyntax MemoryLayout.swift
[83/206] Compiling SwiftSyntax MissingNodeInitializers.swift
[84/206] Compiling SwiftSyntax RawSyntax.swift
[85/206] Compiling SwiftSyntax RawSyntaxArena.swift
[86/206] Compiling SwiftSyntax Syntax.swift
[87/206] Compiling SwiftSyntax SyntaxChildren.swift
[88/206] Compiling SwiftSyntax SyntaxCollection.swift
[89/206] Compiling SwiftSyntax SyntaxHashable.swift
[90/206] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[91/206] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[92/206] Compiling SwiftSyntax RawSyntaxTokenView.swift
[93/206] Compiling SwiftSyntax SourceEdit.swift
[94/207] Compiling Logging LogHandler.swift
[95/207] Compiling Logging Logging.swift
[106/227] Compiling MCP Sampling.swift
[107/227] Compiling MCP Data+Extensions.swift
[108/227] Compiling MCP Prompts.swift
[109/227] Compiling MCP Resources.swift
[119/227] Compiling MCP Messages.swift
[120/227] Compiling MCP Transport.swift
[121/227] Compiling MCP HTTPClientTransport.swift
[122/227] Compiling MCP Error.swift
[123/227] Compiling MCP ID.swift
[124/227] Compiling MCP Lifecycle.swift
[125/227] Compiling MCP InMemoryTransport.swift
[126/227] Compiling MCP NetworkTransport.swift
[127/227] Compiling MCP StdioTransport.swift
[135/227] Compiling SwiftSyntax Trivia.swift
[136/227] Compiling SwiftSyntax Utils.swift
[137/227] Compiling MCP Versioning.swift
[138/227] Compiling MCP Client.swift
[139/227] Compiling MCP UnitInterval.swift
[140/227] Compiling MCP Ping.swift
[141/227] Compiling MCP Value.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[174/238] Compiling MCP Server.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[175/238] Compiling MCP Tools.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[176/238] Emitting module MCP
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/20] Write swift-version-24593BA9C3E375BF.txt
[2/22] Compiling SwiftSyntax509 Empty.swift
[3/27] Compiling SwiftSyntax510 Empty.swift
[4/27] Emitting module SwiftSyntax509
[5/36] Emitting module SwiftSyntax510
[6/99] Compiling SwiftSyntax600 Empty.swift
[8/98] Emitting module SwiftSyntax600
[9/98] Emitting module SwiftSyntax601
[10/98] Compiling SwiftSyntax601 Empty.swift
[11/100] Emitting module SwiftSyntax602
[12/100] Compiling SwiftSyntax602 Empty.swift
[16/98] Compiling Logging LogHandler.swift
[18/97] Compiling Logging MetadataProvider.swift
[19/97] Compiling SystemPackage Constants.swift
[20/97] Compiling SystemPackage Exports.swift
[21/97] Compiling SystemPackage Mocking.swift
[22/97] Compiling SystemPackage RawBuffer.swift
[23/101] Emitting module Logging
[24/101] Compiling Logging Locks.swift
[25/101] Compiling SystemPackage Syscalls.swift
[26/101] Compiling SystemPackage WindowsSyscallAdapters.swift
[27/101] Compiling SystemPackage MachPort.swift
[28/101] Compiling SystemPackage PlatformString.swift
[29/168] Compiling SwiftSyntax Identifier.swift
[30/168] Compiling SwiftSyntax MemoryLayout.swift
[31/168] Compiling SwiftSyntax MissingNodeInitializers.swift
[32/168] Compiling SwiftSyntax RawSyntax.swift
[33/168] Emitting module SystemPackage
[34/168] Emitting module JSONSchema
[35/168] Compiling SwiftSyntax SyntaxNodeStructure.swift
[36/168] Compiling SwiftSyntax SyntaxProtocol.swift
[37/168] Compiling SwiftSyntax SyntaxText.swift
[38/168] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[43/168] Compiling SwiftSyntax TokenDiagnostic.swift
[44/168] Compiling SwiftSyntax TokenSequence.swift
[45/168] Compiling SwiftSyntax TokenSyntax.swift
[46/168] Compiling SwiftSyntax Trivia.swift
[47/168] Compiling SwiftSyntax CommonAncestor.swift
[48/168] Compiling SwiftSyntax Convenience.swift
[49/168] Compiling SwiftSyntax CustomTraits.swift
[50/168] Compiling SwiftSyntax EditorPlaceholder.swift
[51/168] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[52/168] Compiling SwiftSyntax Syntax.swift
[53/168] Compiling SwiftSyntax SyntaxChildren.swift
[54/168] Compiling SwiftSyntax SyntaxCollection.swift
[55/168] Compiling Logging Logging.swift
[61/169] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[62/169] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[63/169] Compiling SwiftSyntax RawSyntaxTokenView.swift
[64/169] Compiling SwiftSyntax SourceEdit.swift
[65/169] Compiling SwiftSyntax AbsolutePosition.swift
[66/169] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[67/169] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[68/169] Compiling SwiftSyntax Assert.swift
[69/169] Compiling SwiftSyntax BumpPtrAllocator.swift
[74/169] Compiling SwiftSyntax RawSyntaxArena.swift
[90/189] Compiling SwiftSyntax Utils.swift
[91/189] Compiling SwiftSyntax SourceLength.swift
[92/189] Compiling SwiftSyntax SourceLocation.swift
[93/189] Compiling SwiftSyntax SourcePresence.swift
[94/190] Compiling MCP Versioning.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[95/190] Compiling MCP Client.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[97/192] Compiling MCP InMemoryTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[98/192] Compiling MCP NetworkTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[99/192] Compiling MCP StdioTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[100/192] Compiling MCP UnitInterval.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[101/192] Compiling MCP Ping.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[102/192] Compiling MCP Value.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[103/192] Compiling MCP Prompts.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[104/192] Compiling MCP Resources.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[105/192] Compiling MCP Messages.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[106/192] Compiling MCP Transport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[107/192] Compiling MCP HTTPClientTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[108/192] Compiling MCP Error.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[109/192] Compiling MCP ID.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[110/192] Compiling MCP Lifecycle.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[111/192] Emitting module MCP
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[112/192] Compiling MCP Server.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[113/192] Compiling MCP Tools.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[114/192] Compiling MCP Sampling.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
[115/192] Compiling MCP Data+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/MCP/Base/Transports/HTTPClientTransport.swift:5:12: error: no such module 'EventSource'
  3 |
  4 | #if !os(Linux)
  5 |     import EventSource
    |            `- error: no such module 'EventSource'
  6 | #endif
  7 |
BUILD FAILURE 6.1 android