Build Information
Successful build of mcp-swift-sdk, reference 0.9.0 (974293
), with Swift 6.0 for macOS (SPM) on 26 May 2025 15:39:47 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/modelcontextprotocol/swift-sdk.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/modelcontextprotocol/swift-sdk
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at 9742933 Bump version to 0.9.0
Cloned https://github.com/modelcontextprotocol/swift-sdk.git
Revision (git rev-parse @):
9742933d2ff250212a04aed39b123bcc63a21e9c
SUCCESS checkout https://github.com/modelcontextprotocol/swift-sdk.git at 0.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/modelcontextprotocol/swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Compiling CSystem shims.c
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
[7/43] Emitting module SystemPackage
[8/46] Compiling Logging LogHandler.swift
[9/46] Compiling SystemPackage Util+StringArray.swift
[10/46] Compiling SystemPackage Util.swift
[11/46] Compiling SystemPackage UtilConsumers.swift
[12/46] Compiling SystemPackage Errno.swift
[13/46] Compiling SystemPackage ErrnoWindows.swift
[14/46] Compiling SystemPackage FileDescriptor.swift
[15/46] Compiling SystemPackage FilePathComponentView.swift
[16/46] Compiling SystemPackage FilePathComponents.swift
[17/46] Compiling SystemPackage FilePathParsing.swift
[18/46] Compiling SystemPackage FilePathString.swift
[19/46] Compiling SystemPackage FilePathSyntax.swift
[20/46] Compiling SystemPackage FilePathTemp.swift
[21/46] Compiling SystemPackage FileHelpers.swift
[22/46] Compiling SystemPackage FileOperations.swift
[23/46] Compiling SystemPackage FilePath.swift
[24/46] Compiling SystemPackage FilePermissions.swift
[25/46] Compiling SystemPackage Backcompat.swift
[26/46] Compiling SystemPackage CInterop.swift
[27/46] Compiling SystemPackage FilePathTempPosix.swift
[28/46] Compiling SystemPackage FilePathTempWindows.swift
[29/46] Compiling SystemPackage FilePathWindows.swift
[30/46] Compiling SystemPackage RawBuffer.swift
[31/46] Compiling SystemPackage Syscalls.swift
[32/46] Compiling SystemPackage WindowsSyscallAdapters.swift
[33/46] Compiling SystemPackage MachPort.swift
[34/46] Compiling SystemPackage PlatformString.swift
[35/46] Compiling SystemPackage SystemString.swift
[36/46] Compiling SystemPackage Constants.swift
[37/46] Compiling SystemPackage Exports.swift
[38/46] Compiling SystemPackage Mocking.swift
[39/46] Compiling Logging MetadataProvider.swift
[40/46] Compiling Logging Locks.swift
[41/46] Emitting module Logging
[42/46] Compiling Logging Logging.swift
[43/46] Compiling EventSource AsyncEventsSequence.swift
[44/46] Emitting module EventSource
[45/46] Compiling EventSource AsyncSequence+Events.swift
[46/46] Compiling EventSource EventSource.swift
[47/65] Compiling MCP UnitInterval.swift
[48/65] Compiling MCP Ping.swift
[49/65] Compiling MCP Value.swift
[50/65] Compiling MCP Versioning.swift
[51/65] Compiling MCP Prompts.swift
[52/65] Compiling MCP Resources.swift
[53/65] Compiling MCP NetworkTransport.swift
[54/65] Compiling MCP StdioTransport.swift
[55/65] Compiling MCP Transport.swift
[56/65] Compiling MCP HTTPClientTransport.swift
[57/65] Compiling MCP Lifecycle.swift
[58/65] Compiling MCP Messages.swift
[59/65] Compiling MCP Sampling.swift
[60/65] Compiling MCP Server.swift
[61/65] Compiling MCP Error.swift
[62/65] Compiling MCP ID.swift
[63/65] Emitting module MCP
[64/65] Compiling MCP Client.swift
[65/65] Compiling MCP Data+Extensions.swift
[66/66] Compiling MCP Tools.swift
Build complete! (13.14s)
Fetching https://github.com/loopwork-ai/eventsource.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-log.git
[1/4391] Fetching swift-system
[89/4490] Fetching swift-system, eventsource
[712/8326] Fetching swift-system, eventsource, swift-log
Fetched https://github.com/apple/swift-system.git from cache (1.13s)
Fetched https://github.com/apple/swift-log.git from cache (1.13s)
Fetched https://github.com/loopwork-ai/eventsource.git from cache (1.13s)
Computing version for https://github.com/loopwork-ai/eventsource.git
Computed https://github.com/loopwork-ai/eventsource.git at 1.1.1 (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/loopwork-ai/eventsource.git
Working copy of https://github.com/loopwork-ai/eventsource.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "eventsource",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwork-ai/eventsource.git"
}
],
"manifest_display_name" : "mcp-swift-sdk",
"name" : "mcp-swift-sdk",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MCP",
"targets" : [
"MCP"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MCPTests",
"module_type" : "SwiftTarget",
"name" : "MCPTests",
"path" : "Tests/MCPTests",
"product_dependencies" : [
"SystemPackage",
"Logging",
"EventSource"
],
"sources" : [
"Base64DataTests.swift",
"ClientTests.swift",
"HTTPClientTransportTests.swift",
"Helpers/MockTransport.swift",
"IDTests.swift",
"NetworkTransportTests.swift",
"NotificationTests.swift",
"PromptTests.swift",
"RequestTests.swift",
"ResourceTests.swift",
"ResponseTests.swift",
"RoundtripTests.swift",
"SamplingTests.swift",
"ServerTests.swift",
"StdioTransportTests.swift",
"ToolTests.swift",
"UnitIntervalTests.swift",
"VersioningTests.swift"
],
"target_dependencies" : [
"MCP"
],
"type" : "test"
},
{
"c99name" : "MCP",
"module_type" : "SwiftTarget",
"name" : "MCP",
"path" : "Sources/MCP",
"product_dependencies" : [
"SystemPackage",
"Logging",
"EventSource"
],
"product_memberships" : [
"MCP"
],
"sources" : [
"Base/Error.swift",
"Base/ID.swift",
"Base/Lifecycle.swift",
"Base/Messages.swift",
"Base/Transport.swift",
"Base/Transports/HTTPClientTransport.swift",
"Base/Transports/NetworkTransport.swift",
"Base/Transports/StdioTransport.swift",
"Base/UnitInterval.swift",
"Base/Utilities/Ping.swift",
"Base/Value.swift",
"Base/Versioning.swift",
"Client/Client.swift",
"Extensions/Data+Extensions.swift",
"Server/Prompts.swift",
"Server/Resources.swift",
"Server/Sampling.swift",
"Server/Server.swift",
"Server/Tools.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.