Build Information
Failed to build AppKid, reference v0.0.1-alpha-2 (94c476
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 12:03:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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 /Users/admin/builder/spi-builder-workspace/.git/
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 '/Users/admin/builder/spi-builder-workspace/CairoGraphics/ThirdParty/stb'...
Cloning into '/Users/admin/builder/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
Fetching https://github.com/recp/cglm
[1/11911] Fetching cglm
Fetched https://github.com/recp/cglm from cache (1.44s)
Fetching https://github.com/apple/swift-tools-support-core
[1/6522] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (1.32s)
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/3901] Fetching swift-system
[158/5470] Fetching swift-system, swift-atomics
[190/15481] Fetching swift-system, swift-atomics, xmlcoder
[1316/30956] Fetching swift-system, swift-atomics, xmlcoder, swift-collections
[1551/43309] Fetching swift-system, swift-atomics, xmlcoder, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-collections from cache (15.12s)
Fetched https://github.com/apple/swift-system.git from cache (15.12s)
Fetched https://github.com/apple/swift-atomics.git from cache (15.12s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (15.12s)
Fetched https://github.com/apple/swift-argument-parser from cache (15.12s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.70s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.69s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.4 (0.68s)
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-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-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/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at main (cab96f6)
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
========================================
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": "appkid",
"name": "AppKid",
"url": "https://github.com/smumriak/AppKid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppKid",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "cglm",
"name": "cglm",
"url": "https://github.com/recp/cglm",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cglm",
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "xmlcoder",
"name": "XMLCoder",
"url": "https://github.com/CoreOffice/XMLCoder.git",
"version": "0.17.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
"dependencies": [
]
},
{
"identity": "swift-tools-support-core",
"name": "swift-tools-support-core",
"url": "https://github.com/apple/swift-tools-support-core",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/smumriak/AppKid.git
[1/9640] Fetching appkid
Fetched https://github.com/smumriak/AppKid.git from cache (1.32s)
Fetching https://github.com/recp/cglm from cache
Fetched https://github.com/recp/cglm from cache (0.58s)
Fetching https://github.com/apple/swift-tools-support-core from cache
Fetched https://github.com/apple/swift-tools-support-core from cache (0.80s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.60s)
Fetched https://github.com/apple/swift-collections from cache (0.60s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.04s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.50s)
Creating working copy for https://github.com/smumriak/AppKid.git
Working copy of https://github.com/smumriak/AppKid.git resolved at v0.0.1-alpha-2 (94c476f)
Creating working copy for https://github.com/recp/cglm
Working copy of https://github.com/recp/cglm resolved at master (93a2926)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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 (4074f4d)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
Found 6 product dependencies
- swift-collections
- cglm
- swift-argument-parser
- XMLCoder
- swift-tools-support-core
- swift-atomics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/smumriak/AppKid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin VolcanoSLPlugin
Building for debugging...
[2/72] Write sources
[8/72] Write volcanosl-entitlement.plist
[8/72] Write sources
[9/72] Write vkthings-entitlement.plist
[12/72] Write sources
[15/72] Compiling empty.c
[16/72] Compiling TSCclibc process.c
[17/72] Write sources
[19/72] Write Objects.LinkFileList
[19/72] Write sources
[22/72] Write swift-version--7754E27361AE5C74.txt
[23/72] Write sources
warning: /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: archive library: /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/libcglm.a the table of contents is empty (no object file members in the library define global symbols)
[24/72] Archiving libcglm.a
[25/72] Compiling TSCclibc libc.c
[26/72] Compiling CSystem shims.c
[27/72] Compiling _AtomicsShims.c
[28/172] Compiling STBImageWrite STBImageWrite.c
[29/193] Compiling STBImageResize STBImageResize.c
[30/228] Compiling STBImageRead STBImageRead.c
[31/230] Compiling HijackingHacks empty.c
[32/230] Write Objects.LinkFileList
[32/230] Write sources
[32/230] Copying GLSLTypesInclude.h
[38/230] Copying ShaderBinaries
[38/230] Copying fan.png
[38/230] Write sources
[38/230] Write AppKidDemo-entitlement.plist
[38/230] Write sources
[43/230] Archiving libSTBImageWrite.a
[44/230] Archiving libSTBImageResize.a
[45/230] Archiving libSTBImageRead.a
[46/230] Archiving libSTBImage.a
In file included from /Users/admin/builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/VulkanMemoryAllocatorAdapted.cpp:4:
In file included from /Users/admin/builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/include/VulkanMemoryAllocatorAdapted.h:23:
/Users/admin/builder/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>
| ^~~~~~~~~~~~~~~~~
1 error generated.
[47/230] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for clang
warning: you may be able to install x11 using your system-packager:
brew install xquartz
warning: you may be able to install xext using your system-packager:
brew install xquartz
warning: you may be able to install xi using your system-packager:
brew install xquartz
warning: you may be able to install xcb using your system-packager:
brew install xquartz
warning: couldn't find pc file for vulkan
warning: you may be able to install pango using your system-packager:
brew install pango glib
warning: you may be able to install gobject-2.0 using your system-packager:
brew install pango glib
warning: you may be able to install cairo using your system-packager:
brew install cairo glib
warning: you may be able to install gobject-2.0 using your system-packager:
brew install cairo glib
BUILD FAILURE 6.0 macosSpm