The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MetaverseVulkanFramework, reference main (13c706), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 02:32:42 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaverseVulkanFramework -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/MetaverseVulkanFramework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/MetaverseVulkanFramework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 13c7061 Fix VkBundle resources path.
Cloned https://github.com/wabiverse/MetaverseVulkanFramework.git
Revision (git rev-parse @):
13c7061599c61a4959c558d8ec1836e5b32b640b
SUCCESS checkout https://github.com/wabiverse/MetaverseVulkanFramework.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wabiverse/MetaverseVulkanFramework.git
https://github.com/wabiverse/MetaverseVulkanFramework.git
{
  "c_language_standard" : "gnu17",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "MetaverseVulkanFramework",
  "name" : "MetaverseVulkanFramework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MoltenVK",
      "targets" : [
        "VkBundle",
        "MoltenVK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VkBundleTests",
      "module_type" : "SwiftTarget",
      "name" : "VkBundleTests",
      "path" : "Tests/VkBundleTests",
      "sources" : [
        "VkBundleTests.swift"
      ],
      "target_dependencies" : [
        "VkBundle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VkBundle",
      "module_type" : "SwiftTarget",
      "name" : "VkBundle",
      "path" : "Sources/VkBundle",
      "product_memberships" : [
        "MoltenVK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/VkBundle/Resources/vulkan",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "VkBundler.swift"
      ],
      "target_dependencies" : [
        "MoltenVK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MoltenVK",
      "module_type" : "BinaryTarget",
      "name" : "MoltenVK",
      "path" : "Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework",
      "product_memberships" : [
        "MoltenVK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MetaverseVulkanFramework: /Users/admin/builder/spi-builder-workspace
resolved source packages: MetaverseVulkanFramework
{
  "c_language_standard" : "gnu17",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "MetaverseVulkanFramework",
  "name" : "MetaverseVulkanFramework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MoltenVK",
      "targets" : [
        "VkBundle",
        "MoltenVK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VkBundleTests",
      "module_type" : "SwiftTarget",
      "name" : "VkBundleTests",
      "path" : "Tests/VkBundleTests",
      "sources" : [
        "VkBundleTests.swift"
      ],
      "target_dependencies" : [
        "VkBundle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VkBundle",
      "module_type" : "SwiftTarget",
      "name" : "VkBundle",
      "path" : "Sources/VkBundle",
      "product_memberships" : [
        "MoltenVK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/VkBundle/Resources/vulkan",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "VkBundler.swift"
      ],
      "target_dependencies" : [
        "MoltenVK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MoltenVK",
      "module_type" : "BinaryTarget",
      "name" : "MoltenVK",
      "path" : "Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework",
      "product_memberships" : [
        "MoltenVK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MetaverseVulkanFramework"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaverseVulkanFramework -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MetaverseVulkanFramework -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  MetaverseVulkanFramework: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'MoltenVK' in project 'MetaverseVulkanFramework'
        ➜ Explicit dependency on target 'VkBundle' in project 'MetaverseVulkanFramework'
        ➜ Explicit dependency on target 'MetaverseVulkanFramework_VkBundle' in project 'MetaverseVulkanFramework'
    Target 'VkBundle' in project 'MetaverseVulkanFramework'
        ➜ Explicit dependency on target 'MetaverseVulkanFramework_VkBundle' in project 'MetaverseVulkanFramework'
    Target 'MetaverseVulkanFramework_VkBundle' in project 'MetaverseVulkanFramework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b718cf9a800dc9c4245ff5ebb501fde6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b718cf9a800dc9c4245ff5ebb501fde6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework'. (in target 'MoltenVK' from project 'MetaverseVulkanFramework')
/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework'. (in target 'MoltenVK' from project 'MetaverseVulkanFramework')
/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework'. (in target 'VkBundle' from project 'MetaverseVulkanFramework')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MetaverseVulkanFramework
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  MetaverseVulkanFramework: /Users/admin/builder/spi-builder-workspace
resolved source packages: MetaverseVulkanFramework
{
  "c_language_standard" : "gnu17",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "MetaverseVulkanFramework",
  "name" : "MetaverseVulkanFramework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MoltenVK",
      "targets" : [
        "VkBundle",
        "MoltenVK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VkBundleTests",
      "module_type" : "SwiftTarget",
      "name" : "VkBundleTests",
      "path" : "Tests/VkBundleTests",
      "sources" : [
        "VkBundleTests.swift"
      ],
      "target_dependencies" : [
        "VkBundle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VkBundle",
      "module_type" : "SwiftTarget",
      "name" : "VkBundle",
      "path" : "Sources/VkBundle",
      "product_memberships" : [
        "MoltenVK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/VkBundle/Resources/vulkan",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "VkBundler.swift"
      ],
      "target_dependencies" : [
        "MoltenVK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MoltenVK",
      "module_type" : "BinaryTarget",
      "name" : "MoltenVK",
      "path" : "Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework",
      "product_memberships" : [
        "MoltenVK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MetaverseVulkanFramework"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaverseVulkanFramework -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MetaverseVulkanFramework -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  MetaverseVulkanFramework: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'MoltenVK' in project 'MetaverseVulkanFramework'
        ➜ Explicit dependency on target 'VkBundle' in project 'MetaverseVulkanFramework'
        ➜ Explicit dependency on target 'MetaverseVulkanFramework_VkBundle' in project 'MetaverseVulkanFramework'
    Target 'VkBundle' in project 'MetaverseVulkanFramework'
        ➜ Explicit dependency on target 'MetaverseVulkanFramework_VkBundle' in project 'MetaverseVulkanFramework'
    Target 'MetaverseVulkanFramework_VkBundle' in project 'MetaverseVulkanFramework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3d336914feca1d0df53febf4891a8e1f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3d336914feca1d0df53febf4891a8e1f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework'. (in target 'VkBundle' from project 'MetaverseVulkanFramework')
/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework'. (in target 'MoltenVK' from project 'MetaverseVulkanFramework')
/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework'. (in target 'MoltenVK' from project 'MetaverseVulkanFramework')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MetaverseVulkanFramework
(1 failure)
BUILD FAILURE 6.1 watchOS