Build Information
Failed to build swift-webgpu, reference main (77d86c
), with Swift 5.10 for Linux on 17 Feb 2025 01:44:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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 77d86c5 add patch for binding layout structs, which need to be zero-initialised
Cloned https://github.com/henrybetts/swift-webgpu.git
Revision (git rev-parse @):
77d86c5aa3bba677d0eaa0127d28f62804354a2f
SUCCESS checkout https://github.com/henrybetts/swift-webgpu.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/henrybetts/swift-webgpu.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/SwiftGFX/SwiftMath
Fetching https://github.com/apple/swift-argument-parser
[1/972] Fetching swiftmath
[973/15232] Fetching swiftmath, swift-argument-parser
Fetched https://github.com/SwiftGFX/SwiftMath from cache (0.68s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.69s)
Computing version for https://github.com/SwiftGFX/SwiftMath
Computed https://github.com/SwiftGFX/SwiftMath at 3.3.1 (0.36s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.32s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/SwiftGFX/SwiftMath
Working copy of https://github.com/SwiftGFX/SwiftMath resolved at 3.3.1
warning: couldn't find pc file for webgpu
warning: couldn't find pc file for glfw3
Building for debugging...
[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/50] Compiling ArgumentParser OptionGroup.swift
[10/50] Compiling ArgumentParser AsyncParsableCommand.swift
[11/50] Compiling ArgumentParser CommandConfiguration.swift
[12/50] Compiling ArgumentParser CommandGroup.swift
[13/50] Compiling ArgumentParser EnumerableFlag.swift
[14/55] Emitting module ArgumentParser
[15/55] Compiling ArgumentParser ArgumentVisibility.swift
[16/55] Compiling ArgumentParser CompletionKind.swift
[17/55] Compiling ArgumentParser Errors.swift
[18/55] Compiling ArgumentParser Flag.swift
[19/55] Compiling ArgumentParser NameSpecification.swift
[20/55] Compiling ArgumentParser Option.swift
[21/55] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/55] Compiling ArgumentParser CompletionsGenerator.swift
[23/55] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/55] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/55] Compiling ArgumentParser Argument.swift
[26/55] Compiling ArgumentParser ArgumentHelp.swift
[27/55] Compiling ArgumentParser ArgumentDefinition.swift
[28/55] Compiling ArgumentParser ArgumentSet.swift
[29/55] Compiling ArgumentParser CommandParser.swift
[30/55] Compiling ArgumentParser InputKey.swift
[31/55] Compiling ArgumentParser InputOrigin.swift
[32/55] Compiling ArgumentParser CollectionExtensions.swift
[33/55] Compiling ArgumentParser Platform.swift
[34/55] Compiling ArgumentParser SequenceExtensions.swift
[35/55] Compiling ArgumentParser StringExtensions.swift
[36/55] Compiling ArgumentParser Tree.swift
[37/55] Compiling ArgumentParser ExpressibleByArgument.swift
[38/55] Compiling ArgumentParser ParsableArguments.swift
[39/55] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/55] Compiling ArgumentParser ParsableCommand.swift
[41/55] Compiling ArgumentParser ArgumentDecoder.swift
[42/55] Compiling ArgumentParser Name.swift
[43/55] Compiling ArgumentParser Parsed.swift
[44/55] Compiling ArgumentParser ParsedValues.swift
[45/55] Compiling ArgumentParser ParserError.swift
[46/55] Compiling ArgumentParser SplitArguments.swift
[47/55] Compiling ArgumentParser DumpHelpGenerator.swift
[48/55] Compiling ArgumentParser HelpCommand.swift
[49/55] Compiling ArgumentParser HelpGenerator.swift
[50/55] Compiling ArgumentParser MessageInfo.swift
[51/55] Compiling ArgumentParser UsageGenerator.swift
[52/56] Wrapping AST for ArgumentParser for debugging
[54/84] Emitting module generate_webgpu
[55/87] Compiling generate_webgpu GenerateWebGPU.swift
[56/87] Compiling generate_webgpu BitmaskType.swift
[57/87] Compiling generate_webgpu CallbackFunctionType.swift
[58/87] Compiling generate_webgpu CallbackInfoType.swift
[59/87] Compiling generate_webgpu Taggable.swift
[60/87] Compiling generate_webgpu CodeBuilder.swift
[61/87] Compiling generate_webgpu Conversion.swift
[62/87] Compiling generate_webgpu GenerateCallbackInfo.swift
[63/87] Compiling generate_webgpu GenerateFunctionTypes.swift
[64/87] Compiling generate_webgpu GenerateFunctions.swift
[65/87] Compiling generate_webgpu GenerateOptionSets.swift
[66/87] Compiling generate_webgpu GenerateStructs.swift
[67/87] Compiling generate_webgpu NativeType.swift
[68/87] Compiling generate_webgpu ObjectType.swift
[69/87] Compiling generate_webgpu Record.swift
[70/87] Compiling generate_webgpu EnumType.swift
[71/87] Compiling generate_webgpu FunctionPointerType.swift
[72/87] Compiling generate_webgpu FunctionType.swift
[73/87] Compiling generate_webgpu Model.swift
[74/87] Compiling generate_webgpu GenerateCallbacks.swift
[75/87] Compiling generate_webgpu GenerateClasses.swift
[76/87] Compiling generate_webgpu GenerateEnums.swift
[77/87] Compiling generate_webgpu GenerateFunction.swift
[78/87] Compiling generate_webgpu StringUtils.swift
[79/87] Compiling generate_webgpu StructureType.swift
[80/87] Compiling generate_webgpu Type.swift
[81/87] Compiling generate_webgpu DawnData.swift
[82/87] Compiling generate_webgpu DefaultFallback.swift
[83/87] Compiling generate_webgpu HasDefaultValue.swift
[84/87] Compiling generate_webgpu String+CodingKey.swift
[85/88] Wrapping AST for generate-webgpu for debugging
[86/88] Write Objects.LinkFileList
[87/88] Linking generate-webgpu
Build complete! (8.01s)
warning: couldn't find pc file for glfw3
warning: couldn't find pc file for webgpu
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateWebGPUPlugin
Building for debugging...
[2/43] Write sources
error: couldn't build /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/WebGPU/GenerateWebGPUPlugin/Generated/Enums.swift because of missing inputs: /usr/local/share/dawn/dawn.json
[13/43] Compiling CDawnNative dawn_native.cpp
[13/43] Write sources
[13/43] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux