Build Information
Failed to build AppKid, reference v0.0.1-alpha-2 (94c476), with Swift 6.3 for Wasm on 13 Apr 2026 19:52:49 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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/smumriak/AppKid.git
Reference: v0.0.1-alpha-2
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/smumriak/AppKid
* tag v0.0.1-alpha-2 -> FETCH_HEAD
HEAD is now at 94c476f Merge pull request #1 from finestructure/patch-1
Submodule path 'CairoGraphics/ThirdParty/stb': checked out 'af1a5bc352164740c1cc1354942b1c6b72eacb8a'
Submodule path 'Volcano/ThirdParty/VulkanMemoryAllocator': checked out '413fc4f98812994e295d05491254823a8ba89400'
Submodule 'CairoGraphics/ThirdParty/stb' (https://github.com/nothings/stb.git) registered for path 'CairoGraphics/ThirdParty/stb'
Submodule 'Volcano/ThirdParty/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'Volcano/ThirdParty/VulkanMemoryAllocator'
Cloning into '/host/spi-builder-workspace/CairoGraphics/ThirdParty/stb'...
Cloning into '/host/spi-builder-workspace/Volcano/ThirdParty/VulkanMemoryAllocator'...
Cloned https://github.com/smumriak/AppKid.git
Revision (git rev-parse @):
94c476fba54533df43dd3e2328f6e3d4bd889ea4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/smumriak/AppKid.git at v0.0.1-alpha-2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/smumriak/AppKid.git
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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/recp/cglm
[1/13521] Fetching cglm
Fetched https://github.com/recp/cglm from cache (1.16s)
Fetching https://github.com/apple/swift-tools-support-core
[1/7187] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (1.01s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-atomics.git
[1/10092] Fetching xmlcoder
[102/11912] Fetching xmlcoder, swift-atomics
[961/29435] Fetching xmlcoder, swift-atomics, swift-argument-parser
[1310/52972] Fetching xmlcoder, swift-atomics, swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.65s)
[15596/51152] Fetching xmlcoder, swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser from cache (1.38s)
[25392/33629] Fetching xmlcoder, swift-collections
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (2.42s)
Fetched https://github.com/apple/swift-collections from cache (2.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.31s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.96s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (0.81s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.89s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.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.7.1
Creating working copy for https://github.com/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at main (41e3ff4)
Creating working copy for https://github.com/recp/cglm
Working copy of https://github.com/recp/cglm resolved at master (83d5b2c)
warning: you may be able to install clang using your system-packager:
apt-get install libclang-12-dev
warning: you may be able to install vulkan using your system-packager:
apt-get install vulkan-sdk libwayland-dev libx11-dev
warning: you may be able to install x11 using your system-packager:
apt-get install libx11-dev libxext-dev libxi-dev libxcb1-dev
warning: you may be able to install xext using your system-packager:
apt-get install libx11-dev libxext-dev libxi-dev libxcb1-dev
warning: you may be able to install xi using your system-packager:
apt-get install libx11-dev libxext-dev libxi-dev libxcb1-dev
warning: you may be able to install xcb using your system-packager:
apt-get install libx11-dev libxext-dev libxi-dev libxcb1-dev
warning: you may be able to install pango using your system-packager:
apt-get install libpango1.0-dev
warning: you may be able to install gobject-2.0 using your system-packager:
apt-get install libpango1.0-dev
warning: you may be able to install cairo using your system-packager:
apt-get install libcairo2-dev
warning: you may be able to install gobject-2.0 using your system-packager:
apt-get install libcairo2-dev
warning: you may be able to install clang using your system-packager:
apt-get install libclang-12-dev
warning: you may be able to install vulkan using your system-packager:
apt-get install vulkan-sdk libwayland-dev libx11-dev
warning: you may be able to install x11 using your system-packager:
apt-get install libx11-dev libxext-dev libxi-dev libxcb1-dev
warning: you may be able to install xext using your system-packager:
apt-get install libx11-dev libxext-dev libxi-dev libxcb1-dev
warning: you may be able to install xi using your system-packager:
apt-get install libx11-dev libxext-dev libxi-dev libxcb1-dev
warning: you may be able to install xcb using your system-packager:
apt-get install libx11-dev libxext-dev libxi-dev libxcb1-dev
warning: you may be able to install pango using your system-packager:
apt-get install libpango1.0-dev
warning: you may be able to install gobject-2.0 using your system-packager:
apt-get install libpango1.0-dev
warning: you may be able to install cairo using your system-packager:
apt-get install libcairo2-dev
warning: you may be able to install gobject-2.0 using your system-packager:
apt-get install libcairo2-dev
[1/1] Compiling plugin VolcanoSLPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/98] Compiling empty.c
[4/98] Compiling HijackingHacks empty.c
[5/98] Write sources
[6/98] Compiling _AtomicsShims.c
[7/98] Write sources
[8/98] Compiling _AtomicsShims.c
[9/98] Compiling TSCclibc libc.c
[10/98] Compiling TSCclibc strerror.c
[11/98] Compiling TSCclibc process.c
[12/98] Write sources
[15/98] Write swift-version-24593BA9C3E375BF.txt
[16/98] Copying GLSLTypesInclude.h
[17/98] Write sources
[18/98] Compiling STBImageWrite STBImageWrite.c
[19/98] Write sources
[21/98] Write Objects.LinkFileList
[21/98] Write sources
[24/98] Archiving libcglm.a
[25/100] Compiling STBImageResize STBImageResize.c
[26/100] Write sources
[29/134] Compiling TSCclibc strerror.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCclibc/process.c:15:
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCclibc/include/process.h:3:10: fatal error: 'spawn.h' file not found
3 | #include <spawn.h>
| ^~~~~~~~~
1 error generated.
[30/139] Compiling TSCclibc process.c
In file included from /host/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/VulkanMemoryAllocatorAdapted.cpp:4:
In file included from /host/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/include/VulkanMemoryAllocatorAdapted.h:23:
/host/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/include/../../CVulkan/CVulkan_umbrella.h:39:10: fatal error: 'vulkan/vulkan.h' file not found
39 | #include <vulkan/vulkan.h>
| ^~~~~~~~~~~~~~~~~
[30/139] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
[30/139] Compiling STBImageRead STBImageRead.c
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
BUILD FAILURE 6.3 wasm