Build Information
Successful build of SwiftWebGPU, reference main (df2bc6), with Swift 6.2 for macOS (SPM) on 1 Mar 2026 15:39:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/swift-webgpu.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/swift-webgpu
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at df2bc6a Update macOS platform requirement to v13 for JavaScriptKit 0.46.4
Cloned https://github.com/1amageek/swift-webgpu.git
Revision (git rev-parse @):
df2bc6ad734c96bfe8ea03f313776233bb1c97b0
SUCCESS checkout https://github.com/1amageek/swift-webgpu.git at main
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/34919] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (2.47s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.46.4 (3.33s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74541] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.84s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (6.49s)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.46.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-webgpu",
"name": "SwiftWebGPU",
"url": "https://github.com/1amageek/swift-webgpu.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-webgpu",
"dependencies": [
{
"identity": "javascriptkit",
"name": "JavaScriptKit",
"url": "https://github.com/swiftwasm/JavaScriptKit",
"version": "0.46.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JavaScriptKit",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/1amageek/swift-webgpu.git
[1/52] Fetching swift-webgpu
Fetched https://github.com/1amageek/swift-webgpu.git from cache (0.74s)
Fetching https://github.com/swiftwasm/JavaScriptKit from cache
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.62s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.46.4 (0.67s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.98s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/1amageek/swift-webgpu.git
Working copy of https://github.com/1amageek/swift-webgpu.git resolved at main (df2bc6a)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.46.4
warning: '.resolve-product-dependencies': dependency 'swift-webgpu' is not used by any target
Found 1 product dependencies
- JavaScriptKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/1amageek/swift-webgpu.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin BridgeJSCommandPlugin
[2/2] Compiling plugin BridgeJS
[3/3] Compiling plugin PackageToJS
Building for debugging...
[3/12] Write sources
[7/12] Write swift-version-49B95AFC49DCD68C.txt
[8/19] Compiling _CJavaScriptEventLoop _CJavaScriptEventLoop.c
[9/19] Compiling _CJavaScriptKit _CJavaScriptKit.c
[11/19] Compiling BridgeJSMacros JSFunctionMacro.swift
[12/19] Compiling BridgeJSMacros JSClassMacro.swift
[13/19] Compiling BridgeJSMacros JSMacroSupport.swift
[14/19] Compiling BridgeJSMacros BridgeJSMacrosPlugin.swift
[15/19] Emitting module BridgeJSMacros
[16/19] Compiling BridgeJSMacros JSGetterMacro.swift
[17/19] Compiling BridgeJSMacros JSSetterMacro.swift
[17/19] Write Objects.LinkFileList
[18/19] Linking BridgeJSMacros-tool
[20/44] Compiling JavaScriptKit JSTracing.swift
[21/44] Compiling JavaScriptKit JSUndefinedOr.swift
[22/46] Compiling JavaScriptKit JSString.swift
[23/46] Compiling JavaScriptKit JSSymbol.swift
[24/46] Compiling JavaScriptKit JSThrowingFunction.swift
[25/46] Compiling JavaScriptKit Deprecated.swift
[26/46] Compiling JavaScriptKit Features.swift
[27/46] Compiling JavaScriptKit JSBigInt.swift
[28/46] Compiling JavaScriptKit JSPromise.swift
[29/46] Compiling JavaScriptKit JSTimer.swift
[30/46] Compiling JavaScriptKit JSTypedArray.swift
[31/46] Compiling JavaScriptKit JSArray.swift
[32/46] Compiling JavaScriptKit JSDate.swift
[33/46] Compiling JavaScriptKit JSError.swift
[34/46] Compiling JavaScriptKit JSValue.swift
[35/46] Compiling JavaScriptKit JSValueDecoder.swift
[36/46] Emitting module JavaScriptKit
[37/46] Compiling JavaScriptKit JSBridgedType.swift
[38/46] Compiling JavaScriptKit JSException.swift
[39/46] Compiling JavaScriptKit JSClosure.swift
[40/46] Compiling JavaScriptKit JSObject+CallAsFunction.swift
[41/46] Compiling JavaScriptKit JSObject.swift
[42/46] Compiling JavaScriptKit BridgeJSIntrinsics.swift
[43/46] Compiling JavaScriptKit ConstructibleFromJSValue.swift
[44/46] Compiling JavaScriptKit ConvertibleToJSValue.swift
[45/46] Compiling JavaScriptKit Macros.swift
[46/46] Compiling JavaScriptKit ThreadLocal.swift
[47/54] Compiling JavaScriptEventLoop JobQueue.swift
[48/54] Compiling JavaScriptEventLoop JSSending.swift
[49/54] Emitting module JavaScriptEventLoop
[50/54] Compiling JavaScriptEventLoop JavaScriptEventLoop+LegacyHooks.swift
[51/54] Compiling JavaScriptEventLoop JavaScriptEventLoop+ExecutorFactory.swift
[52/54] Compiling JavaScriptEventLoop WebWorkerTaskExecutor.swift
[53/54] Compiling JavaScriptEventLoop JavaScriptEventLoop.swift
[54/54] Compiling JavaScriptEventLoop WebWorkerDedicatedExecutor.swift
[55/70] Compiling SwiftWebGPU GPUShaderModule.swift
[56/71] Compiling SwiftWebGPU GPUSampler.swift
[57/71] Compiling SwiftWebGPU GPURenderPipeline.swift
[58/71] Compiling SwiftWebGPU GPUQueue.swift
[59/71] Compiling SwiftWebGPU GPURenderPassEncoder.swift
[60/71] Compiling SwiftWebGPU GPUTexture.swift
[61/71] Compiling SwiftWebGPU GPUErrors.swift
[62/71] Compiling SwiftWebGPU GPUFlags.swift
[63/71] Compiling SwiftWebGPU GPUCanvasContext.swift
[64/71] Compiling SwiftWebGPU GPUCommandEncoder.swift
[65/71] Compiling SwiftWebGPU GPUBindGroup.swift
[66/71] Compiling SwiftWebGPU GPUBuffer.swift
[67/71] Emitting module SwiftWebGPU
[68/71] Compiling SwiftWebGPU GPU.swift
[69/71] Compiling SwiftWebGPU GPUAdapter.swift
[70/71] Compiling SwiftWebGPU GPUDevice.swift
[71/71] Compiling SwiftWebGPU GPUEnums.swift
Build complete! (17.88s)
Build complete.
{
"dependencies" : [
{
"identity" : "javascriptkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.37.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftwasm/JavaScriptKit"
}
],
"manifest_display_name" : "SwiftWebGPU",
"name" : "SwiftWebGPU",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftWebGPU",
"targets" : [
"SwiftWebGPU"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftWebGPUTests",
"module_type" : "SwiftTarget",
"name" : "SwiftWebGPUTests",
"path" : "Tests/SwiftWebGPUTests",
"sources" : [
"SwiftWebGPUTests.swift"
],
"target_dependencies" : [
"SwiftWebGPU"
],
"type" : "test"
},
{
"c99name" : "SwiftWebGPU",
"module_type" : "SwiftTarget",
"name" : "SwiftWebGPU",
"path" : "Sources/SwiftWebGPU",
"product_dependencies" : [
"JavaScriptKit",
"JavaScriptEventLoop"
],
"product_memberships" : [
"SwiftWebGPU"
],
"sources" : [
"GPU.swift",
"GPUAdapter.swift",
"GPUBindGroup.swift",
"GPUBuffer.swift",
"GPUCanvasContext.swift",
"GPUCommandEncoder.swift",
"GPUDevice.swift",
"GPUEnums.swift",
"GPUErrors.swift",
"GPUFlags.swift",
"GPUQueue.swift",
"GPURenderPassEncoder.swift",
"GPURenderPipeline.swift",
"GPUSampler.swift",
"GPUShaderModule.swift",
"GPUTexture.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.