The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppKid with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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: $workDir/.spi.yml
SUCCESS checkout https://github.com/smumriak/AppKid.git at v0.0.1-alpha-2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/smumriak/AppKid.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/recp/cglm
[1/10879] Fetching cglm
Fetched https://github.com/recp/cglm from cache (0.48s)
Fetching https://github.com/apple/swift-tools-support-core
[1/6130] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (0.39s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/apple/swift-collections
[1/10011] Fetching xmlcoder
[102/11574] Fetching xmlcoder, swift-atomics
[1434/14557] Fetching xmlcoder, swift-atomics, swift-system
[14558/28303] Fetching xmlcoder, swift-atomics, swift-system, swift-collections
[15246/39738] Fetching xmlcoder, swift-atomics, swift-system, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (1.01s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.01s)
Fetched https://github.com/apple/swift-collections from cache (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.59s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.44s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.4 (0.44s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.15.0
Creating working copy for https://github.com/recp/cglm
Working copy of https://github.com/recp/cglm resolved at master (1d51459)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.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 (cab96f6)
warning: you may be able to install vulkan using your system-packager:
    apt-get install vulkan-sdk libwayland-dev libx11-dev
warning: prohibited flag(s): -pthread
warning: you may be able to install clang using your system-packager:
    apt-get install libclang-12-dev
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin VolcanoSLPlugin
Building for debugging...
[2/85] Write sources
[7/85] Compiling _AtomicsShims.c
[8/85] Compiling empty.c
[8/85] Write sources
[15/85] Compiling TSCclibc process.c
[16/85] Write Objects.LinkFileList
[17/85] Archiving libcglm.a
[18/85] Write sources
[21/85] Compiling TSCclibc libc.c
[22/85] Write sources
[25/85] Copying GLSLTypesInclude.h
[26/85] Copying ShaderBinaries
[27/85] Copying fan.png
[28/85] Write sources
[30/85] Compiling HijackingHacks empty.c
[31/85] Compiling CSystem shims.c
[32/85] Compiling STBImageWrite STBImageWrite.c
[33/85] Write Objects.LinkFileList
[34/85] Archiving libSTBImageWrite.a
[35/85] Compiling STBImageResize STBImageResize.c
[36/85] Write swift-version-24593BA9C3E375BF.txt
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
#include <vulkan/vulkan.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
[37/206] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
[37/206] Compiling STBImageRead STBImageRead.c
warning: you may be able to install vulkan using your system-packager:
    apt-get install vulkan-sdk libwayland-dev libx11-dev
warning: prohibited flag(s): -pthread
warning: you may be able to install clang using your system-packager:
    apt-get install libclang-12-dev
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin VolcanoSLPlugin
Building for debugging...
[2/51] Write Objects.LinkFileList
[3/51] Archiving libSTBImageResize.a
[4/51] Write swift-version-24593BA9C3E375BF.txt
[5/188] Compiling STBImageRead STBImageRead.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
#include <vulkan/vulkan.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
[6/188] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
BUILD FAILURE 5.10 linux

Build Machine: Linux 1