Build Information
Failed to build swift-webgpu, reference main (bda307), with Swift 6.2 for Linux on 19 Oct 2025 01:16:51 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/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/henrybetts/swift-webgpu.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/henrybetts/swift-webgpu
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bda307b add support for optional returns
Cloned https://github.com/henrybetts/swift-webgpu.git
Revision (git rev-parse @):
bda307ba08e3377352719453ec55915b6653a15f
SUCCESS checkout https://github.com/henrybetts/swift-webgpu.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/henrybetts/swift-webgpu.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/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/SwiftGFX/SwiftMath
[1/972] Fetching swiftmath
[973/17654] Fetching swiftmath, swift-argument-parser
Fetched https://github.com/SwiftGFX/SwiftMath from cache (0.30s)
[835/16682] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.75s)
Computing version for https://github.com/SwiftGFX/SwiftMath
Computed https://github.com/SwiftGFX/SwiftMath at 3.3.1 (1.20s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.42s)
Creating working copy for https://github.com/SwiftGFX/SwiftMath
Working copy of https://github.com/SwiftGFX/SwiftMath resolved at 3.3.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
warning: couldn't find pc file for webgpu
warning: couldn't find pc file for glfw3
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/11] Emitting module ArgumentParserToolInfo
[6/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/12] Wrapping AST for ArgumentParserToolInfo for debugging
[9/56] Emitting module ArgumentParser
[10/62] Compiling ArgumentParser Tree.swift
[11/62] Compiling ArgumentParser CodingKeyValidator.swift
[12/62] Compiling ArgumentParser NonsenseFlagsValidator.swift
[13/62] Compiling ArgumentParser ParsableArgumentsValidation.swift
[14/62] Compiling ArgumentParser PositionalArgumentsValidator.swift
[15/62] Compiling ArgumentParser UniqueNamesValidator.swift
[16/62] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/62] Compiling ArgumentParser CompletionsGenerator.swift
[18/62] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/62] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/62] Compiling ArgumentParser Argument.swift
[21/62] Compiling ArgumentParser ArgumentDiscussion.swift
[22/62] Compiling ArgumentParser ArgumentHelp.swift
[23/62] Compiling ArgumentParser SplitArguments.swift
[24/62] Compiling ArgumentParser DumpHelpGenerator.swift
[25/62] Compiling ArgumentParser HelpCommand.swift
[26/62] Compiling ArgumentParser HelpGenerator.swift
[27/62] Compiling ArgumentParser MessageInfo.swift
[28/62] Compiling ArgumentParser UsageGenerator.swift
[29/62] Compiling ArgumentParser InputKey.swift
[30/62] Compiling ArgumentParser InputOrigin.swift
[31/62] Compiling ArgumentParser Name.swift
[32/62] Compiling ArgumentParser Parsed.swift
[33/62] Compiling ArgumentParser ParsedValues.swift
[34/62] Compiling ArgumentParser ParserError.swift
[35/62] Compiling ArgumentParser CollectionExtensions.swift
[36/62] Compiling ArgumentParser Mutex.swift
[37/62] Compiling ArgumentParser Platform.swift
[38/62] Compiling ArgumentParser SequenceExtensions.swift
[39/62] Compiling ArgumentParser StringExtensions.swift
[40/62] Compiling ArgumentParser SwiftExtensions.swift
[41/62] Compiling ArgumentParser OptionGroup.swift
[42/62] Compiling ArgumentParser AsyncParsableCommand.swift
[43/62] Compiling ArgumentParser CommandConfiguration.swift
[44/62] Compiling ArgumentParser CommandGroup.swift
[45/62] Compiling ArgumentParser EnumerableFlag.swift
[46/62] Compiling ArgumentParser ExpressibleByArgument.swift
[47/62] Compiling ArgumentParser ArgumentVisibility.swift
[48/62] Compiling ArgumentParser CompletionKind.swift
[49/62] Compiling ArgumentParser Errors.swift
[50/62] Compiling ArgumentParser Flag.swift
[51/62] Compiling ArgumentParser NameSpecification.swift
[52/62] Compiling ArgumentParser Option.swift
[53/62] Compiling ArgumentParser ParsableArguments.swift
[54/62] Compiling ArgumentParser ParsableCommand.swift
[55/62] Compiling ArgumentParser ArgumentDecoder.swift
[56/62] Compiling ArgumentParser ArgumentDefinition.swift
[57/62] Compiling ArgumentParser ArgumentSet.swift
[58/62] Compiling ArgumentParser CommandParser.swift
[59/63] Wrapping AST for ArgumentParser for debugging
[61/91] Emitting module generate_webgpu
/host/spi-builder-workspace/Sources/generate-webgpu/Decoding/String+CodingKey.swift:1:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
1 | extension String: CodingKey {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
2 | public init?(stringValue: String) {
3 | self.init(stringValue)
[62/94] Compiling generate_webgpu Taggable.swift
[63/94] Compiling generate_webgpu CodeBuilder.swift
[64/94] Compiling generate_webgpu Conversion.swift
[65/94] Compiling generate_webgpu GenerateCallbackInfo.swift
[66/94] Compiling generate_webgpu NativeType.swift
[67/94] Compiling generate_webgpu ObjectType.swift
[68/94] Compiling generate_webgpu Record.swift
[69/94] Compiling generate_webgpu GenerateFunctionTypes.swift
[70/94] Compiling generate_webgpu GenerateFunctions.swift
[71/94] Compiling generate_webgpu GenerateOptionSets.swift
[72/94] Compiling generate_webgpu GenerateStructs.swift
[73/94] Compiling generate_webgpu GenerateWebGPU.swift
[74/94] Compiling generate_webgpu BitmaskType.swift
[75/94] Compiling generate_webgpu CallbackFunctionType.swift
[76/94] Compiling generate_webgpu CallbackInfoType.swift
[77/94] Compiling generate_webgpu GenerateCallbacks.swift
[78/94] Compiling generate_webgpu GenerateClasses.swift
[79/94] Compiling generate_webgpu GenerateEnums.swift
[80/94] Compiling generate_webgpu GenerateFunction.swift
[81/94] Compiling generate_webgpu EnumType.swift
[82/94] Compiling generate_webgpu FunctionPointerType.swift
[83/94] Compiling generate_webgpu FunctionType.swift
[84/94] Compiling generate_webgpu Model.swift
[85/94] Compiling generate_webgpu StringUtils.swift
[86/94] Compiling generate_webgpu StructureType.swift
[87/94] Compiling generate_webgpu Type.swift
[88/94] Compiling generate_webgpu DawnData.swift
/host/spi-builder-workspace/Sources/generate-webgpu/Decoding/String+CodingKey.swift:1:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
1 | extension String: CodingKey {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
2 | public init?(stringValue: String) {
3 | self.init(stringValue)
[89/94] Compiling generate_webgpu DefaultFallback.swift
/host/spi-builder-workspace/Sources/generate-webgpu/Decoding/String+CodingKey.swift:1:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
1 | extension String: CodingKey {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
2 | public init?(stringValue: String) {
3 | self.init(stringValue)
[90/94] Compiling generate_webgpu HasDefaultValue.swift
/host/spi-builder-workspace/Sources/generate-webgpu/Decoding/String+CodingKey.swift:1:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
1 | extension String: CodingKey {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
2 | public init?(stringValue: String) {
3 | self.init(stringValue)
[91/94] Compiling generate_webgpu String+CodingKey.swift
/host/spi-builder-workspace/Sources/generate-webgpu/Decoding/String+CodingKey.swift:1:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
1 | extension String: CodingKey {
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
2 | public init?(stringValue: String) {
3 | self.init(stringValue)
[92/95] Wrapping AST for generate-webgpu for debugging
[93/95] Write Objects.LinkFileList
[94/95] Linking generate-webgpu-tool
warning: couldn't find pc file for webgpu
warning: couldn't find pc file for glfw3
[1/1] Compiling plugin GenerateWebGPUPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/52] Write sources
In file included from /host/spi-builder-workspace/Sources/CDawnNative/dawn_native.cpp:2:
/host/spi-builder-workspace/Sources/CDawnNative/include/dawn_native.h:1:10: fatal error: 'dawn/webgpu.h' file not found
1 | #include <dawn/webgpu.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[17/52] Compiling CDawnNative dawn_native.cpp
[17/52] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 linux