The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppKid, reference main (de834e), with Swift 6.1 for Android on 28 May 2025 18:46:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/smumriak/AppKid.git
Reference: main
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
 * 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 '/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 @):
de834eed5887f5632d5e62c035465b0a3d6fbe4d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/smumriak/AppKid.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/smumriak/AppKid.git
https://github.com/smumriak/AppKid.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "cglm",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/recp/cglm"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/smumriak/SemanticVersion.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.6",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "AppKid",
  "name" : "AppKid",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AppKidDemo",
      "targets" : [
        "AppKidDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AppKid",
      "targets" : [
        "AppKid"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "CCairo",
      "targets" : [
        "CCairo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CPango",
      "targets" : [
        "CPango"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CairoGraphics",
      "targets" : [
        "CairoGraphics"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "STBImage",
      "targets" : [
        "STBImageRead",
        "STBImageWrite",
        "STBImageResize"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "STBImageRead",
      "targets" : [
        "STBImageRead"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "STBImageWrite",
      "targets" : [
        "STBImageWrite"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "STBImageResize",
      "targets" : [
        "STBImageResize"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "ContentAnimation",
      "targets" : [
        "ContentAnimation"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "SimpleGLM",
      "targets" : [
        "SimpleGLM"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "CXlib",
      "targets" : [
        "CXlib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftXlib",
      "targets" : [
        "SwiftXlib"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "LinuxSys",
      "targets" : [
        "LinuxSys"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "TinyFoundation",
      "targets" : [
        "TinyFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CVulkan",
      "targets" : [
        "CVulkan"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "Volcano",
      "targets" : [
        "Volcano"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "VulkanMemoryAllocatorAdapted",
      "targets" : [
        "VulkanMemoryAllocatorAdapted"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VulkanMemoryAllocatorAdapted",
      "module_type" : "ClangTarget",
      "name" : "VulkanMemoryAllocatorAdapted",
      "path" : "Volcano/Sources/VulkanMemoryAllocatorAdapted",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "ContentAnimation",
        "Volcano",
        "VulkanMemoryAllocatorAdapted"
      ],
      "sources" : [
        "VulkanMemoryAllocatorAdapted.cpp"
      ],
      "target_dependencies" : [
        "CVulkan"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Volcano",
      "module_type" : "SwiftTarget",
      "name" : "Volcano",
      "path" : "Volcano/Sources/Volcano",
      "product_dependencies" : [
        "Atomics"
      ],
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "ContentAnimation",
        "Volcano"
      ],
      "sources" : [
        "Buffer.swift",
        "CommandBuffer.swift",
        "CommandPool.swift",
        "DescriptorSet.swift",
        "Device.swift",
        "Enums/VkFormat.swift",
        "Enums/VkImageViewType.swift",
        "Experiments/VkChainBuilder.swift",
        "Export.swift",
        "Fence.swift",
        "Framebuffer.swift",
        "GraphicsPipelineDescriptor.swift",
        "Image.swift",
        "ImageView.swift",
        "Instance.swift",
        "Lava/Builders/Lava.swift",
        "Lava/Builders/LavaArray.swift",
        "Lava/Expressions/LVArray.swift",
        "Lava/Expressions/LVArrayWithoutCount.swift",
        "Lava/Expressions/LVBufferPointer.swift",
        "Lava/Expressions/LVBufferPointerWithoutCount.swift",
        "Lava/Expressions/LVFlags.swift",
        "Lava/Expressions/LVFlags64.swift",
        "Lava/Expressions/LVImmutablePointer.swift",
        "Lava/Expressions/LVImmutablePointerToValue.swift",
        "Lava/Expressions/LVMutablePointer.swift",
        "Lava/Expressions/LVNextChainStruct.swift",
        "Lava/Expressions/LVNilValueArray.swift",
        "Lava/Expressions/LVSmartImmutablePointer.swift",
        "Lava/Expressions/LVSmartImmutablePointersArray.swift",
        "Lava/Expressions/LVSmartMutablePointer.swift",
        "Lava/Expressions/LVSmartMutablePointersArray.swift",
        "Lava/Expressions/LVString.swift",
        "Lava/Expressions/LVSubArray.swift",
        "Lava/Expressions/LVSubStruct.swift",
        "Lava/Expressions/LVValue.swift",
        "Lava/Utilities/LVEmptyPath.swift",
        "Lava/Utilities/LVOptionalPath.swift",
        "Lava/Utilities/LVPath.swift",
        "Lava/Utilities/LVTuplePath.swift",
        "Lava/Utilities/LavaContainer.swift",
        "Lava/Utilities/LavaOperator.swift",
        "OptionSets/VkColorComponentFlagBits+MoreConvenience.swift",
        "PhysicalDevice.swift",
        "Pipeline.swift",
        "PipelineLayout.swift",
        "Queue.swift",
        "QueueCreation.swift",
        "RenderPass.swift",
        "Sampler.swift",
        "Semaphore.swift",
        "Shader.swift",
        "Surface.swift",
        "Swapchain.swift",
        "Texture.swift",
        "TextureDescriptor.swift",
        "TimelineSemaphore.swift",
        "Unions/VkClearColorValue.swift",
        "Utilities/DataLoader.swift",
        "Utilities/EntityAbstraction/EntityFactory.swift",
        "Utilities/EntityAbstraction/EntityInfo.swift",
        "Utilities/EntityAbstraction/PoolAllocateable.swift",
        "Utilities/EntityAbstraction/VkEntity.swift",
        "Utilities/Geometry/FoundationGeometry+Vulkan.swift",
        "Utilities/Geometry/VkRect3D.swift",
        "Utilities/MemoryAllocation/MemoryAllocator.swift",
        "Utilities/MemoryAllocation/MemoryChunk.swift",
        "Utilities/MemoryAllocation/SwiftVMA/VMAMemoryChunk.swift",
        "Utilities/MemoryAllocation/SwiftVMA/VmaAllocationCreateFlagBits.swift",
        "Utilities/MemoryAllocation/SwiftVMA/VmaMemoryUsage.swift",
        "Utilities/MemoryAllocation/SwiftVMA/VulkanMemoryAllocator.swift",
        "Utilities/Synchronization/FenceRunLoop.swift",
        "Utilities/Synchronization/SemaphoreRunLoop.swift",
        "Utilities/Synchronization/SemaphoreWatcher.swift",
        "Utilities/TypeConvenience.swift",
        "Utilities/VertexInput.swift",
        "Utilities/VulkanEntity.swift",
        "Utilities/VulkanError.swift",
        "Utilities/VulkanExtensionsConvenience.swift",
        "Utilities/VulkanInvoke.swift",
        "Utilities/VulkanPublicInitializable.swift",
        "Utilities/VulkanStructureChainParsing/VulkanStructure.swift",
        "Utilities/VulkanStructureChainParsing/VulkanStructureChain.swift",
        "Utilities/VulkanStructureChainParsing/VulkanStructureChainParser.swift",
        "VertexAttributeDescriptor.swift",
        "_Generated/1.3.204/VulkanEnums_1.3.204.swift",
        "_Generated/1.3.204/VulkanExtensionsNames_1.3.204.swift",
        "_Generated/1.3.204/VulkanOptionSets_1.3.204.swift",
        "_Generated/1.3.204/VulkanStructureConformance_1.3.204.swift",
        "_Generated/1.3.205/VulkanEnums_1.3.205.swift",
        "_Generated/1.3.205/VulkanExtensionsNames_1.3.205.swift",
        "_Generated/1.3.205/VulkanOptionSets_1.3.205.swift",
        "_Generated/1.3.205/VulkanStructureConformance_1.3.205.swift",
        "_Generated/1.3.206/VulkanEnums_1.3.206.swift",
        "_Generated/1.3.206/VulkanExtensionsNames_1.3.206.swift",
        "_Generated/1.3.206/VulkanOptionSets_1.3.206.swift",
        "_Generated/1.3.206/VulkanStructureConformance_1.3.206.swift",
        "_Generated/1.3.207/VulkanEnums_1.3.207.swift",
        "_Generated/1.3.207/VulkanExtensionsNames_1.3.207.swift",
        "_Generated/1.3.207/VulkanOptionSets_1.3.207.swift",
        "_Generated/1.3.207/VulkanStructureConformance_1.3.207.swift",
        "_Generated/1.3.208/VulkanEnums_1.3.208.swift",
        "_Generated/1.3.208/VulkanExtensionsNames_1.3.208.swift",
        "_Generated/1.3.208/VulkanOptionSets_1.3.208.swift",
        "_Generated/1.3.208/VulkanStructureConformance_1.3.208.swift",
        "_Generated/1.3.209/VulkanEnums_1.3.209.swift",
        "_Generated/1.3.209/VulkanExtensionsNames_1.3.209.swift",
        "_Generated/1.3.209/VulkanOptionSets_1.3.209.swift",
        "_Generated/1.3.209/VulkanStructureConformance_1.3.209.swift",
        "_Generated/1.3.210/VulkanEnums_1.3.210.swift",
        "_Generated/1.3.210/VulkanExtensionsNames_1.3.210.swift",
        "_Generated/1.3.210/VulkanOptionSets_1.3.210.swift",
        "_Generated/1.3.210/VulkanStructureConformance_1.3.210.swift",
        "_Generated/1.3.211/VulkanEnums_1.3.211.swift",
        "_Generated/1.3.211/VulkanExtensionsNames_1.3.211.swift",
        "_Generated/1.3.211/VulkanOptionSets_1.3.211.swift",
        "_Generated/1.3.211/VulkanStructureConformance_1.3.211.swift",
        "_Generated/1.3.212/VulkanEnums_1.3.212.swift",
        "_Generated/1.3.212/VulkanExtensionsNames_1.3.212.swift",
        "_Generated/1.3.212/VulkanOptionSets_1.3.212.swift",
        "_Generated/1.3.212/VulkanStructureConformance_1.3.212.swift",
        "_Generated/1.3.213/VulkanEnums_1.3.213.swift",
        "_Generated/1.3.213/VulkanExtensionsNames_1.3.213.swift",
        "_Generated/1.3.213/VulkanOptionSets_1.3.213.swift",
        "_Generated/1.3.213/VulkanStructureConformance_1.3.213.swift",
        "_Generated/1.3.214/VulkanEnums_1.3.214.swift",
        "_Generated/1.3.214/VulkanExtensionsNames_1.3.214.swift",
        "_Generated/1.3.214/VulkanOptionSets_1.3.214.swift",
        "_Generated/1.3.214/VulkanStructureConformance_1.3.214.swift",
        "_Generated/1.3.215/VulkanEnums_1.3.215.swift",
        "_Generated/1.3.215/VulkanExtensionsNames_1.3.215.swift",
        "_Generated/1.3.215/VulkanOptionSets_1.3.215.swift",
        "_Generated/1.3.215/VulkanStructureConformance_1.3.215.swift",
        "_Generated/1.3.216/VulkanEnums_1.3.216.swift",
        "_Generated/1.3.216/VulkanExtensionsNames_1.3.216.swift",
        "_Generated/1.3.216/VulkanOptionSets_1.3.216.swift",
        "_Generated/1.3.216/VulkanStructureConformance_1.3.216.swift",
        "_Generated/1.3.217/VulkanEnums_1.3.217.swift",
        "_Generated/1.3.217/VulkanExtensionsNames_1.3.217.swift",
        "_Generated/1.3.217/VulkanOptionSets_1.3.217.swift",
        "_Generated/1.3.217/VulkanStructureConformance_1.3.217.swift",
        "_Generated/1.3.218/VulkanEnums_1.3.218.swift",
        "_Generated/1.3.218/VulkanExtensionsNames_1.3.218.swift",
        "_Generated/1.3.218/VulkanOptionSets_1.3.218.swift",
        "_Generated/1.3.218/VulkanStructureConformance_1.3.218.swift",
        "_Generated/1.3.219/VulkanEnums_1.3.219.swift",
        "_Generated/1.3.219/VulkanExtensionsNames_1.3.219.swift",
        "_Generated/1.3.219/VulkanOptionSets_1.3.219.swift",
        "_Generated/1.3.219/VulkanStructureConformance_1.3.219.swift",
        "_Generated/1.3.220/VulkanEnums_1.3.220.swift",
        "_Generated/1.3.220/VulkanExtensionsNames_1.3.220.swift",
        "_Generated/1.3.220/VulkanOptionSets_1.3.220.swift",
        "_Generated/1.3.220/VulkanStructureConformance_1.3.220.swift",
        "_Generated/1.3.221/VulkanEnums_1.3.221.swift",
        "_Generated/1.3.221/VulkanExtensionsNames_1.3.221.swift",
        "_Generated/1.3.221/VulkanOptionSets_1.3.221.swift",
        "_Generated/1.3.221/VulkanStructureConformance_1.3.221.swift",
        "_Generated/1.3.222/VulkanEnums_1.3.222.swift",
        "_Generated/1.3.222/VulkanExtensionsNames_1.3.222.swift",
        "_Generated/1.3.222/VulkanOptionSets_1.3.222.swift",
        "_Generated/1.3.222/VulkanStructureConformance_1.3.222.swift",
        "_Generated/1.3.223/VulkanEnums_1.3.223.swift",
        "_Generated/1.3.223/VulkanExtensionsNames_1.3.223.swift",
        "_Generated/1.3.223/VulkanOptionSets_1.3.223.swift",
        "_Generated/1.3.223/VulkanStructureConformance_1.3.223.swift",
        "_Generated/1.3.224/VulkanEnums_1.3.224.swift",
        "_Generated/1.3.224/VulkanExtensionsNames_1.3.224.swift",
        "_Generated/1.3.224/VulkanOptionSets_1.3.224.swift",
        "_Generated/1.3.224/VulkanStructureConformance_1.3.224.swift",
        "_Generated/1.3.225/VulkanEnums_1.3.225.swift",
        "_Generated/1.3.225/VulkanExtensionsNames_1.3.225.swift",
        "_Generated/1.3.225/VulkanOptionSets_1.3.225.swift",
        "_Generated/1.3.225/VulkanStructureConformance_1.3.225.swift",
        "_Generated/1.3.226/VulkanEnums_1.3.226.swift",
        "_Generated/1.3.226/VulkanExtensionsNames_1.3.226.swift",
        "_Generated/1.3.226/VulkanOptionSets_1.3.226.swift",
        "_Generated/1.3.226/VulkanStructureConformance_1.3.226.swift",
        "_Generated/1.3.227/VulkanEnums_1.3.227.swift",
        "_Generated/1.3.227/VulkanExtensionsNames_1.3.227.swift",
        "_Generated/1.3.227/VulkanOptionSets_1.3.227.swift",
        "_Generated/1.3.227/VulkanStructureConformance_1.3.227.swift",
        "_Generated/1.3.228/VulkanEnums_1.3.228.swift",
        "_Generated/1.3.228/VulkanExtensionsNames_1.3.228.swift",
        "_Generated/1.3.228/VulkanOptionSets_1.3.228.swift",
        "_Generated/1.3.228/VulkanStructureConformance_1.3.228.swift",
        "_Generated/1.3.229/VulkanEnums_1.3.229.swift",
        "_Generated/1.3.229/VulkanExtensionsNames_1.3.229.swift",
        "_Generated/1.3.229/VulkanOptionSets_1.3.229.swift",
        "_Generated/1.3.229/VulkanStructureConformance_1.3.229.swift",
        "_Generated/1.3.230/VulkanEnums_1.3.230.swift",
        "_Generated/1.3.230/VulkanExtensionsNames_1.3.230.swift",
        "_Generated/1.3.230/VulkanOptionSets_1.3.230.swift",
        "_Generated/1.3.230/VulkanStructureConformance_1.3.230.swift",
        "_Generated/1.3.231/VulkanEnums_1.3.231.swift",
        "_Generated/1.3.231/VulkanExtensionsNames_1.3.231.swift",
        "_Generated/1.3.231/VulkanOptionSets_1.3.231.swift",
        "_Generated/1.3.231/VulkanStructureConformance_1.3.231.swift",
        "_Generated/1.3.232/VulkanEnums_1.3.232.swift",
        "_Generated/1.3.232/VulkanExtensionsNames_1.3.232.swift",
        "_Generated/1.3.232/VulkanOptionSets_1.3.232.swift",
        "_Generated/1.3.232/VulkanStructureConformance_1.3.232.swift",
        "_Generated/1.3.233/VulkanEnums_1.3.233.swift",
        "_Generated/1.3.233/VulkanExtensionsNames_1.3.233.swift",
        "_Generated/1.3.233/VulkanOptionSets_1.3.233.swift",
        "_Generated/1.3.233/VulkanStructureConformance_1.3.233.swift",
        "_Generated/1.3.234/VulkanEnums_1.3.234.swift",
        "_Generated/1.3.234/VulkanExtensionsNames_1.3.234.swift",
        "_Generated/1.3.234/VulkanOptionSets_1.3.234.swift",
        "_Generated/1.3.234/VulkanStructureConformance_1.3.234.swift",
        "_Generated/1.3.235/VulkanEnums_1.3.235.swift",
        "_Generated/1.3.235/VulkanExtensionsNames_1.3.235.swift",
        "_Generated/1.3.235/VulkanOptionSets_1.3.235.swift",
        "_Generated/1.3.235/VulkanStructureConformance_1.3.235.swift",
        "_Generated/1.3.236/VulkanEnums_1.3.236.swift",
        "_Generated/1.3.236/VulkanExtensionsNames_1.3.236.swift",
        "_Generated/1.3.236/VulkanOptionSets_1.3.236.swift",
        "_Generated/1.3.236/VulkanStructureConformance_1.3.236.swift",
        "_Generated/1.3.237/VulkanEnums_1.3.237.swift",
        "_Generated/1.3.237/VulkanExtensionsNames_1.3.237.swift",
        "_Generated/1.3.237/VulkanOptionSets_1.3.237.swift",
        "_Generated/1.3.237/VulkanStructureConformance_1.3.237.swift",
        "_Generated/1.3.238/VulkanEnums_1.3.238.swift",
        "_Generated/1.3.238/VulkanExtensionsNames_1.3.238.swift",
        "_Generated/1.3.238/VulkanOptionSets_1.3.238.swift",
        "_Generated/1.3.238/VulkanStructureConformance_1.3.238.swift",
        "_Generated/1.3.239/VulkanEnums_1.3.239.swift",
        "_Generated/1.3.239/VulkanExtensionsNames_1.3.239.swift",
        "_Generated/1.3.239/VulkanOptionSets_1.3.239.swift",
        "_Generated/1.3.239/VulkanStructureConformance_1.3.239.swift",
        "_Generated/1.3.240/VulkanEnums_1.3.240.swift",
        "_Generated/1.3.240/VulkanExtensionsNames_1.3.240.swift",
        "_Generated/1.3.240/VulkanOptionSets_1.3.240.swift",
        "_Generated/1.3.240/VulkanStructureConformance_1.3.240.swift",
        "_Generated/1.3.241/VulkanEnums_1.3.241.swift",
        "_Generated/1.3.241/VulkanExtensionsNames_1.3.241.swift",
        "_Generated/1.3.241/VulkanOptionSets_1.3.241.swift",
        "_Generated/1.3.241/VulkanStructureConformance_1.3.241.swift",
        "_Generated/1.3.242/VulkanEnums_1.3.242.swift",
        "_Generated/1.3.242/VulkanExtensionsNames_1.3.242.swift",
        "_Generated/1.3.242/VulkanOptionSets_1.3.242.swift",
        "_Generated/1.3.242/VulkanStructureConformance_1.3.242.swift",
        "_Generated/1.3.243/VulkanEnums_1.3.243.swift",
        "_Generated/1.3.243/VulkanExtensionsNames_1.3.243.swift",
        "_Generated/1.3.243/VulkanOptionSets_1.3.243.swift",
        "_Generated/1.3.243/VulkanStructureConformance_1.3.243.swift",
        "_Generated/1.3.244/VulkanEnums_1.3.244.swift",
        "_Generated/1.3.244/VulkanExtensionsNames_1.3.244.swift",
        "_Generated/1.3.244/VulkanOptionSets_1.3.244.swift",
        "_Generated/1.3.244/VulkanStructureConformance_1.3.244.swift",
        "_Generated/1.3.245/VulkanEnums_1.3.245.swift",
        "_Generated/1.3.245/VulkanExtensionsNames_1.3.245.swift",
        "_Generated/1.3.245/VulkanOptionSets_1.3.245.swift",
        "_Generated/1.3.245/VulkanStructureConformance_1.3.245.swift",
        "_Generated/1.3.246/VulkanEnums_1.3.246.swift",
        "_Generated/1.3.246/VulkanExtensionsNames_1.3.246.swift",
        "_Generated/1.3.246/VulkanOptionSets_1.3.246.swift",
        "_Generated/1.3.246/VulkanStructureConformance_1.3.246.swift",
        "_Generated/1.3.247/VulkanEnums_1.3.247.swift",
        "_Generated/1.3.247/VulkanExtensionsNames_1.3.247.swift",
        "_Generated/1.3.247/VulkanOptionSets_1.3.247.swift",
        "_Generated/1.3.247/VulkanStructureConformance_1.3.247.swift",
        "_Generated/1.3.248/VulkanEnums_1.3.248.swift",
        "_Generated/1.3.248/VulkanExtensionsNames_1.3.248.swift",
        "_Generated/1.3.248/VulkanOptionSets_1.3.248.swift",
        "_Generated/1.3.248/VulkanStructureConformance_1.3.248.swift",
        "_Generated/1.3.249/VulkanEnums_1.3.249.swift",
        "_Generated/1.3.249/VulkanExtensionsNames_1.3.249.swift",
        "_Generated/1.3.249/VulkanOptionSets_1.3.249.swift",
        "_Generated/1.3.249/VulkanStructureConformance_1.3.249.swift",
        "_Generated/1.3.250/VulkanEnums_1.3.250.swift",
        "_Generated/1.3.250/VulkanExtensionsNames_1.3.250.swift",
        "_Generated/1.3.250/VulkanOptionSets_1.3.250.swift",
        "_Generated/1.3.250/VulkanStructureConformance_1.3.250.swift",
        "_Generated/1.3.251/VulkanEnums_1.3.251.swift",
        "_Generated/1.3.251/VulkanExtensionsNames_1.3.251.swift",
        "_Generated/1.3.251/VulkanOptionSets_1.3.251.swift",
        "_Generated/1.3.251/VulkanStructureConformance_1.3.251.swift",
        "_Generated/1.3.252/VulkanEnums_1.3.252.swift",
        "_Generated/1.3.252/VulkanExtensionsNames_1.3.252.swift",
        "_Generated/1.3.252/VulkanOptionSets_1.3.252.swift",
        "_Generated/1.3.252/VulkanStructureConformance_1.3.252.swift",
        "_Generated/1.3.253/VulkanEnums_1.3.253.swift",
        "_Generated/1.3.253/VulkanExtensionsNames_1.3.253.swift",
        "_Generated/1.3.253/VulkanOptionSets_1.3.253.swift",
        "_Generated/1.3.253/VulkanStructureConformance_1.3.253.swift",
        "_Generated/1.3.254/VulkanEnums_1.3.254.swift",
        "_Generated/1.3.254/VulkanExtensionsNames_1.3.254.swift",
        "_Generated/1.3.254/VulkanOptionSets_1.3.254.swift",
        "_Generated/1.3.254/VulkanStructureConformance_1.3.254.swift",
        "_Generated/1.3.255/VulkanEnums_1.3.255.swift",
        "_Generated/1.3.255/VulkanExtensionsNames_1.3.255.swift",
        "_Generated/1.3.255/VulkanOptionSets_1.3.255.swift",
        "_Generated/1.3.255/VulkanStructureConformance_1.3.255.swift",
        "_Generated/1.3.256/VulkanEnums_1.3.256.swift",
        "_Generated/1.3.256/VulkanExtensionsNames_1.3.256.swift",
        "_Generated/1.3.256/VulkanOptionSets_1.3.256.swift",
        "_Generated/1.3.256/VulkanStructureConformance_1.3.256.swift",
        "_Generated/1.3.257/VulkanEnums_1.3.257.swift",
        "_Generated/1.3.257/VulkanExtensionsNames_1.3.257.swift",
        "_Generated/1.3.257/VulkanOptionSets_1.3.257.swift",
        "_Generated/1.3.257/VulkanStructureConformance_1.3.257.swift",
        "_Generated/1.3.258/VulkanEnums_1.3.258.swift",
        "_Generated/1.3.258/VulkanExtensionsNames_1.3.258.swift",
        "_Generated/1.3.258/VulkanOptionSets_1.3.258.swift",
        "_Generated/1.3.258/VulkanStructureConformance_1.3.258.swift",
        "_Generated/1.3.259/VulkanEnums_1.3.259.swift",
        "_Generated/1.3.259/VulkanExtensionsNames_1.3.259.swift",
        "_Generated/1.3.259/VulkanOptionSets_1.3.259.swift",
        "_Generated/1.3.259/VulkanStructureConformance_1.3.259.swift",
        "_Generated/1.3.260/VulkanEnums_1.3.260.swift",
        "_Generated/1.3.260/VulkanExtensionsNames_1.3.260.swift",
        "_Generated/1.3.260/VulkanOptionSets_1.3.260.swift",
        "_Generated/1.3.260/VulkanStructureConformance_1.3.260.swift",
        "_Generated/1.3.261/VulkanEnums_1.3.261.swift",
        "_Generated/1.3.261/VulkanExtensionsNames_1.3.261.swift",
        "_Generated/1.3.261/VulkanOptionSets_1.3.261.swift",
        "_Generated/1.3.261/VulkanStructureConformance_1.3.261.swift",
        "_Generated/1.3.262/VulkanEnums_1.3.262.swift",
        "_Generated/1.3.262/VulkanExtensionsNames_1.3.262.swift",
        "_Generated/1.3.262/VulkanOptionSets_1.3.262.swift",
        "_Generated/1.3.262/VulkanStructureConformance_1.3.262.swift",
        "_Generated/1.3.263/VulkanEnums_1.3.263.swift",
        "_Generated/1.3.263/VulkanExtensionsNames_1.3.263.swift",
        "_Generated/1.3.263/VulkanOptionSets_1.3.263.swift",
        "_Generated/1.3.263/VulkanStructureConformance_1.3.263.swift",
        "_Generated/1.3.264/VulkanEnums_1.3.264.swift",
        "_Generated/1.3.264/VulkanExtensionsNames_1.3.264.swift",
        "_Generated/1.3.264/VulkanOptionSets_1.3.264.swift",
        "_Generated/1.3.264/VulkanStructureConformance_1.3.264.swift",
        "_Generated/1.3.265/VulkanEnums_1.3.265.swift",
        "_Generated/1.3.265/VulkanExtensionsNames_1.3.265.swift",
        "_Generated/1.3.265/VulkanOptionSets_1.3.265.swift",
        "_Generated/1.3.265/VulkanStructureConformance_1.3.265.swift",
        "_Generated/1.3.266/VulkanEnums_1.3.266.swift",
        "_Generated/1.3.266/VulkanExtensionsNames_1.3.266.swift",
        "_Generated/1.3.266/VulkanOptionSets_1.3.266.swift",
        "_Generated/1.3.266/VulkanStructureConformance_1.3.266.swift",
        "_Generated/1.3.267/VulkanEnums_1.3.267.swift",
        "_Generated/1.3.267/VulkanExtensionsNames_1.3.267.swift",
        "_Generated/1.3.267/VulkanOptionSets_1.3.267.swift",
        "_Generated/1.3.267/VulkanStructureConformance_1.3.267.swift",
        "_Generated/1.3.268/VulkanEnums_1.3.268.swift",
        "_Generated/1.3.268/VulkanExtensionsNames_1.3.268.swift",
        "_Generated/1.3.268/VulkanOptionSets_1.3.268.swift",
        "_Generated/1.3.268/VulkanStructureConformance_1.3.268.swift"
      ],
      "target_dependencies" : [
        "CVulkan",
        "CXlib",
        "TinyFoundation",
        "SimpleGLM",
        "VulkanMemoryAllocatorAdapted"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TinyFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "TinyFoundationTests",
      "path" : "TinyFoundation/Tests/TinyFoundationTests",
      "sources" : [
        "BinarySearchTests.swift",
        "KeyValueCodingTests.swift",
        "RunLoopTests.swift"
      ],
      "target_dependencies" : [
        "TinyFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TinyFoundation",
      "module_type" : "SwiftTarget",
      "name" : "TinyFoundation",
      "path" : "TinyFoundation/Sources/TinyFoundation",
      "product_dependencies" : [
        "DequeModule",
        "Atomics",
        "SystemPackage"
      ],
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CairoGraphics",
        "ContentAnimation",
        "SwiftXlib",
        "TinyFoundation",
        "Volcano"
      ],
      "sources" : [
        "Containers/Bag.swift",
        "DateAndTime/AbsoluteTime.swift",
        "DisposalBag.swift",
        "DylibWrapper.swift",
        "Experiments/RunLoop/OSPort/Darwin/OSNativeThreadDarwin.swift",
        "Experiments/RunLoop/OSPort/Darwin/OSPortDarwin.swift",
        "Experiments/RunLoop/OSPort/Darwin/OSPortSetDarwin.swift",
        "Experiments/RunLoop/OSPort/Darwin/OSTimerPortDarwin.swift",
        "Experiments/RunLoop/OSPort/Linux/OSNativeThreadLinux.swift",
        "Experiments/RunLoop/OSPort/Linux/OSPortLinux.swift",
        "Experiments/RunLoop/OSPort/Linux/OSPortSetLinux.swift",
        "Experiments/RunLoop/OSPort/Linux/OSTimerPortLinux.swift",
        "Experiments/RunLoop/OSPort/OSPortProtocol.swift",
        "Experiments/RunLoop/OSPort/Windows/OSNativeThreadWindows.swift",
        "Experiments/RunLoop/OSPort/Windows/OSPortSetWindows.swift",
        "Experiments/RunLoop/OSPort/Windows/OSPortWindows.swift",
        "Experiments/RunLoop/OSPort/Windows/OSTimerPortWindows.swift",
        "Experiments/RunLoop/RunLoop.swift",
        "Experiments/RunLoop/RunLoopMode.swift",
        "Experiments/RunLoop/RunLoopObserver.swift",
        "Experiments/RunLoop/RunLoopSource.swift",
        "Experiments/RunLoop/Timer.swift",
        "FoundationUtilities/BinarySearch.swift",
        "FoundationUtilities/CGFloat+Convenience.swift",
        "FoundationUtilities/CStringUtils.swift",
        "FoundationUtilities/Coding/Decoding.swift",
        "FoundationUtilities/Geometry/CGPoint+Arithmetic.swift",
        "FoundationUtilities/Geometry/CGSize+Arithmetic.swift",
        "FoundationUtilities/Geometry/Point.swift",
        "FoundationUtilities/Geometry/Rect.swift",
        "FoundationUtilities/Geometry/Size.swift",
        "FoundationUtilities/Ivar.swift",
        "FoundationUtilities/POSIXErrorCode+Error.swift",
        "FoundationUtilities/Set+Operators.swift",
        "FoundationUtilities/String.swift",
        "FoundationUtilities/Synchronization/Atomics.swift",
        "FoundationUtilities/Synchronization/Isolated.swift",
        "FoundationUtilities/Synchronization/Synchronized.swift",
        "FoundationUtilities/Thread+Main.swift",
        "FoundationUtilities/WithUnsafePointerOrNil.swift",
        "KeyValueCoding/KeyValueCodable.swift",
        "KeyValueCoding/Value.swift",
        "Process/SpoonProcess.swift",
        "PublicInitializable.swift",
        "SmartPointers/CopyablePointer.swift",
        "SmartPointers/HandleStorage.swift",
        "SmartPointers/ReleasablePointer.swift",
        "SmartPointers/RetainablePointer.swift",
        "SmartPointers/SmartPointer.swift",
        "SmartPointers/UnsafeTypedPointerProtocol.swift",
        "Threading/Lock.swift",
        "Threading/Thread.swift",
        "syscall.swift"
      ],
      "target_dependencies" : [
        "LinuxSys",
        "HijackingHacks",
        "Spoon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftXlibTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXlibTests",
      "path" : "SwiftXlib/Tests/SwiftXlibTests",
      "sources" : [
        "SwiftXlibTests.swift"
      ],
      "target_dependencies" : [
        "SwiftXlib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftXlib",
      "module_type" : "SwiftTarget",
      "name" : "SwiftXlib",
      "path" : "SwiftXlib/Sources/SwiftXlib",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "SwiftXlib"
      ],
      "sources" : [
        "Atom.swift",
        "Display.swift",
        "RootWindow.swift",
        "Screen.swift",
        "Window.swift",
        "XEvent.swift",
        "XInput2Button.swift",
        "XInput2EventType+Debug.swift",
        "XlibError.swift",
        "XlibEventType+Debug.swift"
      ],
      "target_dependencies" : [
        "CXlib",
        "TinyFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Spoon",
      "module_type" : "ClangTarget",
      "name" : "Spoon",
      "path" : "TinyFoundation/Sources/Spoon",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CairoGraphics",
        "ContentAnimation",
        "SwiftXlib",
        "TinyFoundation",
        "Volcano"
      ],
      "sources" : [
        "SpoonEmpty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SimpleGLMTests",
      "module_type" : "SwiftTarget",
      "name" : "SimpleGLMTests",
      "path" : "SimpleGLM/Tests/SimpleGLMTests",
      "sources" : [
        "SimpleGLMTests.swift"
      ],
      "target_dependencies" : [
        "SimpleGLM"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SimpleGLM",
      "module_type" : "SwiftTarget",
      "name" : "SimpleGLM",
      "path" : "SimpleGLM/Sources/SimpleGLM",
      "product_dependencies" : [
        "cglm"
      ],
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CairoGraphics",
        "ContentAnimation",
        "SimpleGLM",
        "Volcano"
      ],
      "sources" : [
        "CGPoint+GLM.swift",
        "CGRect+GLM.swift",
        "CGSize+GLM.swift",
        "Export.swift",
        "Matrix.swift",
        "Vector.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "STBImageWrite",
      "module_type" : "ClangTarget",
      "name" : "STBImageWrite",
      "path" : "CairoGraphics/SwiftSTB/Sources/STBImageWrite",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CairoGraphics",
        "STBImage",
        "STBImageWrite",
        "ContentAnimation"
      ],
      "sources" : [
        "STBImageWrite.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "STBImageResize",
      "module_type" : "ClangTarget",
      "name" : "STBImageResize",
      "path" : "CairoGraphics/SwiftSTB/Sources/STBImageResize",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CairoGraphics",
        "STBImage",
        "STBImageResize",
        "ContentAnimation"
      ],
      "sources" : [
        "STBImageResize.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "STBImageRead",
      "module_type" : "ClangTarget",
      "name" : "STBImageRead",
      "path" : "CairoGraphics/SwiftSTB/Sources/STBImageRead",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CairoGraphics",
        "STBImage",
        "STBImageRead",
        "ContentAnimation"
      ],
      "sources" : [
        "STBImageRead.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LinuxSys",
      "module_type" : "ClangTarget",
      "name" : "LinuxSys",
      "path" : "Sys/Sources/LinuxSys",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CairoGraphics",
        "ContentAnimation",
        "SwiftXlib",
        "LinuxSys",
        "TinyFoundation",
        "Volcano"
      ],
      "sources" : [
        "LinuxSysEmpty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LayerRenderingData",
      "module_type" : "ClangTarget",
      "name" : "LayerRenderingData",
      "path" : "ContentAnimation/Sources/LayerRenderingData",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "ContentAnimation"
      ],
      "sources" : [
        "empty.c"
      ],
      "target_dependencies" : [
        "SimpleGLM"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HijackingHacks",
      "module_type" : "ClangTarget",
      "name" : "HijackingHacks",
      "path" : "TinyFoundation/Sources/HijackingHacks",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CairoGraphics",
        "ContentAnimation",
        "SwiftXlib",
        "TinyFoundation",
        "Volcano"
      ],
      "sources" : [
        "HijackingHacksEmpty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ContentAnimationTests",
      "module_type" : "SwiftTarget",
      "name" : "ContentAnimationTests",
      "path" : "ContentAnimation/Tests/ContentAnimationTests",
      "sources" : [
        "CALayerKVCTests.swift"
      ],
      "target_dependencies" : [
        "ContentAnimation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ContentAnimation",
      "module_type" : "SwiftTarget",
      "name" : "ContentAnimation",
      "path" : "ContentAnimation/Sources/ContentAnimation",
      "product_dependencies" : [
        "DequeModule",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "ContentAnimation"
      ],
      "sources" : [
        "CAAction.swift",
        "CAAnimation.swift",
        "CABackingStore.swift",
        "CALayer.swift",
        "CAMediaTiming.swift",
        "CAProperty.swift",
        "CATransaction.swift",
        "CATransform3D.swift",
        "CAValuesContainer.swift",
        "Rendering/CARenderer.swift",
        "Rendering/DescriptorsSetCache.swift",
        "Rendering/RenderOperation.swift",
        "Rendering/RenderTarget.swift",
        "Rendering/VolcanoRenderStack.swift",
        "Rendering/VolcanoRenderer.swift"
      ],
      "target_dependencies" : [
        "CairoGraphics",
        "TinyFoundation",
        "Volcano",
        "SimpleGLM",
        "LayerRenderingData"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CairoGraphicsTests",
      "module_type" : "SwiftTarget",
      "name" : "CairoGraphicsTests",
      "path" : "CairoGraphics/Tests/CairoGraphicsTests",
      "sources" : [
        "CGAffineTransformTests.swift"
      ],
      "target_dependencies" : [
        "CairoGraphics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CairoGraphics",
      "module_type" : "SwiftTarget",
      "name" : "CairoGraphics",
      "path" : "CairoGraphics/Sources/CairoGraphics",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CairoGraphics",
        "ContentAnimation"
      ],
      "sources" : [
        "CGAffineTransform.swift",
        "CGAffineTransform_cairo.swift",
        "CGAffineTransform_cglm_WorkInProgress.swift",
        "CGBitmapContext.swift",
        "CGColor.swift",
        "CGColorSpace.swift",
        "CGContext.swift",
        "CGContextState.swift",
        "CGDataProvider.swift",
        "CGImage.swift",
        "CGPath.swift",
        "Enums/PangoAlignment.swift",
        "Enums/PangoEllipsizeMode.swift",
        "Enums/PangoWrapMode.swift",
        "Enums/cairo_antialias_t.swift",
        "Enums/cairo_fill_rule_t.swift",
        "Enums/cairo_format_t.swift",
        "Enums/cairo_hint_metrics_t.swift",
        "Enums/cairo_hint_style_t.swift",
        "Enums/cairo_line_cap_t.swift",
        "Enums/cairo_line_join_t.swift",
        "Enums/cairo_subpixel_order_t.swift",
        "Memory/CopyableCType+Cairo.swift",
        "Memory/CopyableCType+Pango.swift",
        "Memory/ReferableCType+Cairo.swift",
        "Memory/ReferableCType+Pango.swift",
        "Text/Font.swift",
        "Text/TextLayout.swift"
      ],
      "target_dependencies" : [
        "CCairo",
        "CPango",
        "TinyFoundation",
        "SimpleGLM",
        "STBImageRead",
        "STBImageWrite",
        "STBImageResize"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CXlib",
      "module_type" : "SystemLibraryTarget",
      "name" : "CXlib",
      "path" : "SwiftXlib/Sources/CXlib",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "ContentAnimation",
        "CXlib",
        "SwiftXlib",
        "Volcano"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "CVulkan",
      "module_type" : "ClangTarget",
      "name" : "CVulkan",
      "path" : "Volcano/Sources/CVulkan",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "ContentAnimation",
        "CVulkan",
        "Volcano",
        "VulkanMemoryAllocatorAdapted"
      ],
      "sources" : [
        "CVulkanEmpty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CPango",
      "module_type" : "SystemLibraryTarget",
      "name" : "CPango",
      "path" : "CairoGraphics/Sources/CPango",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CPango",
        "CairoGraphics",
        "ContentAnimation"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "CClang",
      "module_type" : "SystemLibraryTarget",
      "name" : "CClang",
      "path" : "Volcano/Sources/CClang",
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "CCairo",
      "module_type" : "SystemLibraryTarget",
      "name" : "CCairo",
      "path" : "CairoGraphics/Sources/CCairo",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid",
        "CCairo",
        "CairoGraphics",
        "ContentAnimation"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "AppKidDemoTests",
      "module_type" : "SwiftTarget",
      "name" : "AppKidDemoTests",
      "path" : "Tests/AppKidDemoTests",
      "sources" : [
        "SwiftyFanTests.swift"
      ],
      "target_dependencies" : [
        "AppKidDemo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppKidDemo",
      "module_type" : "SwiftTarget",
      "name" : "AppKidDemo",
      "path" : "Sources/AppKidDemo",
      "product_memberships" : [
        "AppKidDemo"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/AppKidDemo/Resources/fan.png",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AppDelegate.swift",
        "PlainViewController.swift",
        "RootViewController.swift"
      ],
      "target_dependencies" : [
        "AppKid",
        "CairoGraphics",
        "ContentAnimation",
        "TinyFoundation",
        "Volcano"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AppKid",
      "module_type" : "SwiftTarget",
      "name" : "AppKid",
      "path" : "AppKid/Sources/AppKid",
      "product_memberships" : [
        "AppKidDemo",
        "AppKid"
      ],
      "sources" : [
        "Application/Application.swift",
        "CFRunLoop+Constants.swift",
        "Events/Event+X11.swift",
        "Events/Event+XInput2.swift",
        "Events/Event.swift",
        "Events/Processing/EventProcessor.swift",
        "Events/Processing/XlibEventProcessor.swift",
        "Image.swift",
        "Rendering/RenderScheduler.swift",
        "Rendering/SoftwareRenderer.swift",
        "Rendering/VolcanoSwapchainRenderer.swift",
        "Rendering/VulkanRenderStack+Surface.swift",
        "Responder/Responder.swift",
        "Responder/ResponderAction.swift",
        "Responder/ResponderEditActions.swift",
        "Screen.swift",
        "System/DisplayServer/DisplayServer.swift",
        "System/DisplayServer/X11DisplayServer+GTK.swift",
        "System/DisplayServer/X11DisplayServer+X11.swift",
        "System/DisplayServer/X11DisplayServer.swift",
        "System/DisplayServer/X11DisplayServerContext.swift",
        "System/Input/TextInputClient.swift",
        "System/Input/TextInputContext.swift",
        "System/X11Types/X11ModifierKeySymbol+Event.swift",
        "System/X11Types/XEvent+Event.swift",
        "System/X11Types/XIDeviceEvent+Geometry.swift",
        "System/X11Types/XInput2Button+Event.swift",
        "System/X11Types/XInput2Device.swift",
        "ViewControllers/ViewController.swift",
        "Views/Button.swift",
        "Views/Control/Control+Internal.swift",
        "Views/Control/Control.swift",
        "Views/Control/ControlProtocol.swift",
        "Views/ImageView.swift",
        "Views/Label.swift",
        "Views/ScrollView.swift",
        "Views/View+Autoresizing.swift",
        "Views/View.swift",
        "Windows/CGContext+AppKid.swift",
        "Windows/CGContext+X11.swift",
        "Windows/Window.swift",
        "Windows/X11NativeWindow.swift"
      ],
      "target_dependencies" : [
        "CairoGraphics",
        "ContentAnimation",
        "TinyFoundation",
        "Volcano",
        "SimpleGLM",
        "CXlib",
        "SwiftXlib"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
warning: 'spi-builder-workspace': Can not find vulkan registry in known locations. Building anything related to Vulkan will fail. Locations checked: ["/usr/share/vulkan/registry"]
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': Can not find vulkan registry in known locations. Building anything related to Vulkan will fail. Locations checked: ["/usr/share/vulkan/registry"]
Fetching https://github.com/recp/cglm
[1/13382] Fetching cglm
Fetched https://github.com/recp/cglm from cache (0.65s)
Fetching https://github.com/apple/swift-tools-support-core
[1/6764] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (0.47s)
Fetching https://github.com/smumriak/SemanticVersion.git
[1/32] Fetching semanticversion
Fetched https://github.com/smumriak/SemanticVersion.git from cache (0.34s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/apple/swift-system
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-atomics.git
[1/2049] Fetching swift-docc-plugin
[227/12706] Fetching swift-docc-plugin, yams
[441/14416] Fetching swift-docc-plugin, yams, swift-atomics
[804/24427] Fetching swift-docc-plugin, yams, swift-atomics, xmlcoder
[1686/28818] Fetching swift-docc-plugin, yams, swift-atomics, xmlcoder, swift-system
[18234/44169] Fetching swift-docc-plugin, yams, swift-atomics, xmlcoder, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.90s)
[17472/39778] Fetching swift-docc-plugin, yams, swift-atomics, xmlcoder, swift-argument-parser
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.08s)
[25798/38068] Fetching swift-docc-plugin, yams, xmlcoder, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (1.20s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (1.20s)
[18523/26008] Fetching yams, swift-argument-parser
[21960/42599] Fetching yams, swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser from cache (1.86s)
[13053/27248] Fetching yams, swift-collections
Fetched https://github.com/jpsim/Yams.git from cache (2.86s)
Fetched https://github.com/apple/swift-collections from cache (2.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.13s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.79s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.64s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.91s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.94s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.89s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.82s)
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/recp/cglm
Working copy of https://github.com/recp/cglm resolved at master (a311dbf)
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 (7436264)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/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/smumriak/SemanticVersion.git
Working copy of https://github.com/smumriak/SemanticVersion.git resolved at main (d8070b9)
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.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
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: 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 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: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BorderStraightFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BackgroundRoundedFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/ContentsRoundedFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BackgroundStraightFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BorderRoundedFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/ContentsStraightFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/LayerVertexShader.volcano
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/71] Compiling empty.c
[4/71] Write sources
[5/71] Write Objects.LinkFileList
[6/71] Write sources
[7/71] Compiling HijackingHacks HijackingHacksEmpty.c
[8/71] Write sources
[10/71] Compiling _AtomicsShims.c
[10/71] Write sources
[12/71] Archiving libcglm.a
In file included from /host/spi-builder-workspace/Sys/Sources/LinuxSys/LinuxSysEmpty.c:9:
/host/spi-builder-workspace/Sys/Sources/LinuxSys/include/LinuxSys.h:40:30: error: expected function body after function declarator
   40 | extern __pid_t gettid (void) __THROW;
      |                              ^
/host/spi-builder-workspace/Sys/Sources/LinuxSys/include/LinuxSys.h:43:15: error: unknown type name '__sigset_t'; did you mean 'sigset_t'?
   43 |                                   const __sigset_t *__ss)
      |                                         ^~~~~~~~~~
      |                                         sigset_t
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/asm-generic/signal.h:58:3: note: 'sigset_t' declared here
   58 | } sigset_t;
      |   ^
In file included from /host/spi-builder-workspace/Sys/Sources/LinuxSys/LinuxSysEmpty.c:9:
/host/spi-builder-workspace/Sys/Sources/LinuxSys/include/LinuxSys.h:44:8: error: expected function body after function declarator
   44 |                         __fortified_attr_access (__write_only__, 1, 2);
      |                         ^
/host/spi-builder-workspace/Sys/Sources/LinuxSys/include/LinuxSys.h:47:10: error: expected function body after function declarator
   47 |                                 __THROW __nonnull ((1, 2));
      |                                 ^
4 errors generated.
[13/71] Compiling LinuxSys LinuxSysEmpty.c
[13/71] Compiling STBImageResize STBImageResize.c
[13/71] Compiling Spoon SpoonEmpty.c
[13/71] Compiling STBImageRead STBImageRead.c
[13/71] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
[13/71] Compiling STBImageWrite STBImageWrite.c
[13/71] Compiling CVulkan CVulkanEmpty.c
[13/71] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': Can not find vulkan registry in known locations. Building anything related to Vulkan will fail. Locations checked: ["/usr/share/vulkan/registry"]
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: 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 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: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/ContentsRoundedFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BorderRoundedFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BorderStraightFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BackgroundRoundedFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/ContentsStraightFragmentShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/LayerVertexShader.volcano
    /host/spi-builder-workspace/ContentAnimation/Sources/ContentAnimation/Resources/Shaders/BackgroundStraightFragmentShader.volcano
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/61] Write sources
[3/61] Copying fan.png
[3/61] Write sources
[11/61] Compiling Spoon SpoonEmpty.c
In file included from /host/spi-builder-workspace/Sys/Sources/LinuxSys/LinuxSysEmpty.c:9:
/host/spi-builder-workspace/Sys/Sources/LinuxSys/include/LinuxSys.h:40:30: error: expected function body after function declarator
   40 | extern __pid_t gettid (void) __THROW;
      |                              ^
/host/spi-builder-workspace/Sys/Sources/LinuxSys/include/LinuxSys.h:43:15: error: unknown type name '__sigset_t'; did you mean 'sigset_t'?
   43 |                                   const __sigset_t *__ss)
      |                                         ^~~~~~~~~~
      |                                         sigset_t
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/asm-generic/signal.h:58:3: note: 'sigset_t' declared here
   58 | } sigset_t;
      |   ^
In file included from /host/spi-builder-workspace/Sys/Sources/LinuxSys/LinuxSysEmpty.c:9:
/host/spi-builder-workspace/Sys/Sources/LinuxSys/include/LinuxSys.h:44:8: error: expected function body after function declarator
   44 |                         __fortified_attr_access (__write_only__, 1, 2);
      |                         ^
/host/spi-builder-workspace/Sys/Sources/LinuxSys/include/LinuxSys.h:47:10: error: expected function body after function declarator
   47 |                                 __THROW __nonnull ((1, 2));
      |                                 ^
4 errors generated.
[12/61] Compiling LinuxSys LinuxSysEmpty.c
In file included from /host/spi-builder-workspace/Volcano/Sources/CVulkan/CVulkanEmpty.c:8:
In file included from /host/spi-builder-workspace/Volcano/Sources/CVulkan/include/CVulkan.h:39:
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/vulkan/vulkan.h:52:10: fatal error: 'xcb/xcb.h' file not found
   52 | #include <xcb/xcb.h>
      |          ^~~~~~~~~~~
[12/61] Compiling CVulkan CVulkanEmpty.c
[12/61] Compiling STBImageRead STBImageRead.c
[12/61] Compiling STBImageResize STBImageResize.c
[12/61] Compiling CSystem shims.c
[12/61] Compiling STBImageWrite STBImageWrite.c
[12/61] Compiling VulkanMemoryAllocatorAdapted VulkanMemoryAllocatorAdapted.cpp
[12/61] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android