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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/smumriak/AppKid
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de834ee Fix of dedicated manifest of LinuxSys target
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/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/CairoGraphics/ThirdParty/stb'...
Cloning into '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/ThirdParty/VulkanMemoryAllocator'...
Cloned https://github.com/smumriak/AppKid.git
Revision (git rev-parse @):
de834eed5887f5632d5e62c035465b0a3d6fbe4d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/smumriak/AppKid.git at main
========================================
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 Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/61] Write sources
[8/61] Compiling empty.c
[9/61] Write sources
[10/61] Write Objects.LinkFileList
[11/61] Compiling LinuxSys LinuxSysEmpty.c
[12/61] Write swift-version--423B1241ED78D482.txt
[13/61] Write Objects.LinkFileList
warning: /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: archive library: /Users/builder/builds/TDmZkXJm/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)
[14/61] Archiving libcglm.a
[15/113] Compiling _AtomicsShims.c
warning: /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: archive library: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/libLinuxSys.a the table of contents is empty (no object file members in the library define global symbols)
[16/113] Archiving libLinuxSys.a
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/TinyFoundation/Sources/Spoon/SpoonEmpty.c:12:18: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations]
    int result = vfork();
                 ^
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/unistd.h:604:1: note: 'vfork' has been explicitly marked deprecated here
__deprecated_msg("Use posix_spawn or fork")
^
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
[16/113] Compiling Spoon SpoonEmpty.c
[17/113] Write sources
[21/113] Compiling HijackingHacks HijackingHacksEmpty.c
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/CVulkan/CVulkanEmpty.c:8:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/CVulkan/include/CVulkan.h:39:10: fatal error: 'vulkan/vulkan.h' file not found
#include <vulkan/vulkan.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
[22/113] Compiling CVulkan CVulkanEmpty.c
[22/113] Compiling STBImageResize STBImageResize.c
[22/113] Compiling STBImageWrite STBImageWrite.c
[22/113] Compiling STBImageRead STBImageRead.c
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/VulkanMemoryAllocatorAdapted.cpp:4:
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/include/VulkanMemoryAllocatorAdapted.h:23:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/include/../../CVulkan/include/CVulkan.h:39:10: fatal error: 'vulkan/vulkan.h' file not found
#include <vulkan/vulkan.h>
         ^~~~~~~~~~~~~~~~~
[22/113] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
warning: 'spi-builder-workspace': Can not find vulkan registry in known locations. Building anything related to Vulkan will fail. Locations checked: ["/usr/local/share/vulkan/registry"]
Fetching https://github.com/recp/cglm
[1/10879] Fetching cglm
Fetched https://github.com/recp/cglm from cache (0.57s)
Fetching https://github.com/apple/swift-tools-support-core from cache
Fetched https://github.com/apple/swift-tools-support-core from cache (0.26s)
Fetching https://github.com/smumriak/SemanticVersion.git
[1/32] Fetching semanticversion
Fetched https://github.com/smumriak/SemanticVersion.git from cache (0.20s)
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.17s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.20s)
Fetched https://github.com/jpsim/Yams.git from cache (0.20s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.23s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.23s)
Fetched https://github.com/apple/swift-system.git from cache (0.23s)
Fetched https://github.com/apple/swift-collections from cache (0.22s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.06s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.04s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.5 (0.04s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
warning: /Users/builder/builds/TDmZkXJm/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)
warning: /Users/builder/builds/TDmZkXJm/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.02s)
warning: /Users/builder/builds/TDmZkXJm/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.5
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
warning: /Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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.01s)
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.3
Creating working copy for https://github.com/smumriak/SemanticVersion.git
Working copy of https://github.com/smumriak/SemanticVersion.git resolved at main (d8070b9)
Creating working copy for https://github.com/recp/cglm
Working copy of https://github.com/recp/cglm resolved at master (d93b46b)
warning: /Users/builder/builds/TDmZkXJm/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 (3b13e43)
warning: /Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
warning: 'spi-builder-workspace': dependency 'xmlcoder' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-tools-support-core' is not used by any target
warning: 'spi-builder-workspace': dependency 'semanticversion' is not used by any target
warning: 'spi-builder-workspace': dependency 'yams' is not used by any target
warning: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/LayerVertexShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BorderRoundedFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BorderStraightFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/ContentsRoundedFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BackgroundRoundedFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/ContentsStraightFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BackgroundStraightFragmentShader.volcano
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: 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 Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/42] Write sources
[3/42] Write AppKidDemo-entitlement.plist
[3/43] Copying fan.png
[3/42] Write sources
[8/43] Compiling CSystem shims.c
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/CVulkan/CVulkanEmpty.c:8:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/CVulkan/include/CVulkan.h:39:10: fatal error: 'vulkan/vulkan.h' file not found
#include <vulkan/vulkan.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
[9/43] Compiling CVulkan CVulkanEmpty.c
[9/43] Compiling STBImageResize STBImageResize.c
[9/43] Compiling STBImageRead STBImageRead.c
[9/43] Compiling STBImageWrite STBImageWrite.c
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/VulkanMemoryAllocatorAdapted.cpp:4:
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/include/VulkanMemoryAllocatorAdapted.h:23:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Volcano/Sources/VulkanMemoryAllocatorAdapted/include/../../CVulkan/include/CVulkan.h:39:10: fatal error: 'vulkan/vulkan.h' file not found
#include <vulkan/vulkan.h>
         ^~~~~~~~~~~~~~~~~
[9/43] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
[9/43] Write swift-version--423B1241ED78D482.txt
warning: 'spi-builder-workspace': dependency 'xmlcoder' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-tools-support-core' is not used by any target
warning: 'spi-builder-workspace': dependency 'semanticversion' is not used by any target
warning: 'spi-builder-workspace': dependency 'yams' is not used by any target
warning: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BorderRoundedFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BackgroundStraightFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BackgroundRoundedFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/ContentsRoundedFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BorderStraightFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/ContentsStraightFragmentShader.volcano
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/LayerVertexShader.volcano
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
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
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
BUILD FAILURE 5.10 macosSpm