The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppKid with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

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 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/CairoGraphics/ThirdParty/stb'...
Cloning into '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/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:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/smumriak/AppKid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin VolcanoSLPlugin
Building for debugging...
[2/72] Write sources
[2/72] Write volcanosl-entitlement.plist
[2/72] Write sources
[2/72] Write vkthings-entitlement.plist
[12/72] Compiling TSCclibc process.c
[13/72] Compiling empty.c
[13/72] Write sources
[17/72] Compiling TSCclibc libc.c
[17/72] Write Objects.LinkFileList
[17/72] Write sources
[22/72] Compiling CSystem shims.c
warning: /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: archive library: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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)
[23/72] Archiving libcglm.a
[24/72] Write sources
[27/72] Copying GLSLTypesInclude.h
[28/72] Copying ShaderBinaries
[29/72] Copying fan.png
[30/72] Write sources
[31/72] Write AppKidDemo-entitlement.plist
[31/72] Write sources
[33/72] Write swift-version--423B1241ED78D482.txt
[34/119] Compiling _AtomicsShims.c
[35/119] Compiling STBImageResize STBImageResize.c
[36/119] Compiling HijackingHacks empty.c
[37/140] Compiling STBImageRead STBImageRead.c
[38/191] Compiling STBImageWrite STBImageWrite.c
In file included from /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/VulkanMemoryAllocatorAdapted.cpp:4:
In file included from /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/include/VulkanMemoryAllocatorAdapted.h:23:
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/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.
[39/191] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
Fetching https://github.com/recp/cglm from cache
Fetched https://github.com/recp/cglm from cache (0.18s)
Fetching https://github.com/apple/swift-tools-support-core from cache
Fetched https://github.com/apple/swift-tools-support-core from cache (0.23s)
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-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.21s)
Fetched https://github.com/apple/swift-system.git from cache (0.22s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.23s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.24s)
Fetched https://github.com/apple/swift-collections from cache (0.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.03s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.06s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.4 (0.04s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-tools-support-core-d170b489 is not valid git repository for 'https://github.com/apple/swift-tools-support-core', will fetch again.
Fetching https://github.com/apple/swift-tools-support-core from cache
Fetched https://github.com/apple/swift-tools-support-core from cache (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/XMLCoder-d72a71ea is not valid git repository for 'https://github.com/CoreOffice/XMLCoder.git', will fetch again.
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/XMLCoder-d72a71ea is not valid git repository for 'https://github.com/CoreOffice/XMLCoder.git', will fetch again.
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.00s)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.15.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.03s)
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/recp/cglm
Working copy of https://github.com/recp/cglm resolved at master (1d51459)
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
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-tools-support-core-d170b489 is not valid git repository for 'https://github.com/apple/swift-tools-support-core', will fetch again.
Fetching https://github.com/apple/swift-tools-support-core from cache
Fetched https://github.com/apple/swift-tools-support-core from cache (0.01s)
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: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
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: couldn't find pc file for clang
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
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin VolcanoSLPlugin
Building for debugging...
[2/36] Write Objects.LinkFileList
[6/36] Archiving libSTBImageResize.a
[7/36] Archiving libSTBImage.a
[8/36] Archiving libSTBImageWrite.a
[9/36] Archiving libSTBImageRead.a
[10/36] Write swift-version--423B1241ED78D482.txt
In file included from /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/VulkanMemoryAllocatorAdapted.cpp:4:
In file included from /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/include/VulkanMemoryAllocatorAdapted.h:23:
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/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.
[11/188] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
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 clang
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 5.10 macosSpm

Build Machine: Mac 7