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 executorch, reference v0.6.0 (e67ef3), with Swift 5.9 for macOS (SPM) on 25 Apr 2025 06:53:11 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pytorch/executorch.git
Reference: v0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pytorch/executorch
 * tag               v0.6.0     -> FETCH_HEAD
HEAD is now at e67ef3b Update using-executorch-ios.md (#10448)
Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '7bf44c54527e718b99d588ce520cf2f96343adb1'
Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2'
Submodule path 'backends/arm/third-party/serialization_lib/third_party/flatbuffers': checked out '0100f6a5779831fa7a651e4b67ef389a8752bd9b'
Submodule path 'backends/cadence/utils/FACTO': checked out '1db37fc79d0d59638cbb794fa49d878aafc24461'
Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2'
Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191'
Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3'
Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3'
Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1'
Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '4ea82e595b36106653175dcb04b2aa532660d0d8'
Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99'
Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8'
Submodule path 'extension/llm/tokenizers': checked out 'd70f5a760552d8d3bb288cdd93eebde477bb6eb0'
Submodule path 'extension/llm/tokenizers/third-party/abseil-cpp': checked out '7d96b2e93d9a84530748b68abd2f97595c51ecf4'
Submodule path 'extension/llm/tokenizers/third-party/json': checked out 'e6cafa573aac6ed9227f752a5371c0b3f436307d'
Submodule path 'extension/llm/tokenizers/third-party/re2': checked out '6dcd83d60f7944926bfd308cc13979fc53dd69ca'
Submodule path 'extension/llm/tokenizers/third-party/sentencepiece': checked out 'd8f741853847553169444afc12c00f4bbff3e9ce'
Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa'
Submodule path 'shim': checked out 'cf6a954aae4bee7b4515e13475878460115027d1'
Submodule path 'third-party/ao': checked out '8b264ce1e1597f4c3f6476609334be05d294f092'
Submodule path 'third-party/ao/third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008'
Submodule path 'third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e'
Submodule path 'third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117'
Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd'
Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929'
Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45'
Submodule path 'third-party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa'
Submodule path 'third-party/prelude': checked out '851d3f09c452937fc5adef27e2c50f7f304f1646'
Submodule path 'third-party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4'
Submodule 'backends/arm/third-party/ethos-u-core-driver' (https://git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-core-driver.git) registered for path 'backends/arm/third-party/ethos-u-core-driver'
Submodule 'backends/arm/third-party/serialization_lib' (https://git.gitlab.arm.com/tosa/tosa-serialization.git) registered for path 'backends/arm/third-party/serialization_lib'
Submodule 'backends/cadence/utils/FACTO' (https://github.com/pytorch-labs/FACTO.git) registered for path 'backends/cadence/utils/FACTO'
Submodule 'backends/vulkan/third-party/Vulkan-Headers' (https://github.com/KhronosGroup/Vulkan-Headers) registered for path 'backends/vulkan/third-party/Vulkan-Headers'
Submodule 'backends/vulkan/third-party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'backends/vulkan/third-party/VulkanMemoryAllocator'
Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk'
Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'backends/xnnpack/third-party/FP16'
Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'backends/xnnpack/third-party/FXdiv'
Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'backends/xnnpack/third-party/XNNPACK'
Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'backends/xnnpack/third-party/cpuinfo'
Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'backends/xnnpack/third-party/pthreadpool'
Submodule 'extension/llm/tokenizers' (https://github.com/pytorch-labs/tokenizers.git) registered for path 'extension/llm/tokenizers'
Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'kernels/optimized/third-party/eigen'
Submodule 'shim' (https://github.com/facebook/buck2-shims-meta) registered for path 'shim'
Submodule 'third-party/ao' (https://github.com/pytorch/ao.git) registered for path 'third-party/ao'
Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers'
Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc'
Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags'
Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest'
Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake'
Submodule 'third-party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third-party/pocketfft'
Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude'
Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11'
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/arm/third-party/ethos-u-core-driver'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/arm/third-party/serialization_lib'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/cadence/utils/FACTO'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/vulkan/third-party/Vulkan-Headers'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/vulkan/third-party/VulkanMemoryAllocator'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/vulkan/third-party/volk'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/xnnpack/third-party/FP16'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/xnnpack/third-party/FXdiv'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/xnnpack/third-party/XNNPACK'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/xnnpack/third-party/cpuinfo'...
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/xnnpack/third-party/pthreadpool'...
Cloning into '/Users/admin/builder/spi-builder-workspace/extension/llm/tokenizers'...
Cloning into '/Users/admin/builder/spi-builder-workspace/kernels/optimized/third-party/eigen'...
Cloning into '/Users/admin/builder/spi-builder-workspace/shim'...
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/ao'...
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/flatbuffers'...
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/flatcc'...
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/gflags'...
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/googletest'...
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/ios-cmake'...
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/pocketfft'...
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/prelude'...
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/pybind11'...
Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'backends/arm/third-party/serialization_lib/third_party/flatbuffers'
Cloning into '/Users/admin/builder/spi-builder-workspace/backends/arm/third-party/serialization_lib/third_party/flatbuffers'...
Submodule 'third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'extension/llm/tokenizers/third-party/abseil-cpp'
Submodule 'third-party/json' (https://github.com/nlohmann/json.git) registered for path 'extension/llm/tokenizers/third-party/json'
Submodule 'third-party/re2' (https://github.com/google/re2.git) registered for path 'extension/llm/tokenizers/third-party/re2'
Submodule 'third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'extension/llm/tokenizers/third-party/sentencepiece'
Cloning into '/Users/admin/builder/spi-builder-workspace/extension/llm/tokenizers/third-party/abseil-cpp'...
Cloning into '/Users/admin/builder/spi-builder-workspace/extension/llm/tokenizers/third-party/json'...
Cloning into '/Users/admin/builder/spi-builder-workspace/extension/llm/tokenizers/third-party/re2'...
Cloning into '/Users/admin/builder/spi-builder-workspace/extension/llm/tokenizers/third-party/sentencepiece'...
Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass) registered for path 'third-party/ao/third_party/cutlass'
Cloning into '/Users/admin/builder/spi-builder-workspace/third-party/ao/third_party/cutlass'...
Cloned https://github.com/pytorch/executorch.git
Revision (git rev-parse @):
e67ef3b149688b4085605495690d0d5c6420b45a
SUCCESS checkout https://github.com/pytorch/executorch.git at v0.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/pytorch/executorch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
error: local binary target 'backend_xnnpack' at '/Users/admin/builder/spi-builder-workspace/cmake-out/backend_xnnpack.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_optimized' at '/Users/admin/builder/spi-builder-workspace/cmake-out/kernels_optimized.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_portable' at '/Users/admin/builder/spi-builder-workspace/cmake-out/kernels_portable.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_quantized_debug' at '/Users/admin/builder/spi-builder-workspace/cmake-out/kernels_quantized_debug.xcframework' does not contain a binary artifact.
error: local binary target 'backend_coreml' at '/Users/admin/builder/spi-builder-workspace/cmake-out/backend_coreml.xcframework' does not contain a binary artifact.
error: local binary target 'backend_coreml_debug' at '/Users/admin/builder/spi-builder-workspace/cmake-out/backend_coreml_debug.xcframework' does not contain a binary artifact.
error: local binary target 'backend_xnnpack_debug' at '/Users/admin/builder/spi-builder-workspace/cmake-out/backend_xnnpack_debug.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_quantized' at '/Users/admin/builder/spi-builder-workspace/cmake-out/kernels_quantized.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_optimized_debug' at '/Users/admin/builder/spi-builder-workspace/cmake-out/kernels_optimized_debug.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_portable_debug' at '/Users/admin/builder/spi-builder-workspace/cmake-out/kernels_portable_debug.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_custom_debug' at '/Users/admin/builder/spi-builder-workspace/cmake-out/kernels_custom_debug.xcframework' does not contain a binary artifact.
error: local binary target 'backend_mps' at '/Users/admin/builder/spi-builder-workspace/cmake-out/backend_mps.xcframework' does not contain a binary artifact.
error: local binary target 'executorch' at '/Users/admin/builder/spi-builder-workspace/cmake-out/executorch.xcframework' does not contain a binary artifact.
error: local binary target 'backend_mps_debug' at '/Users/admin/builder/spi-builder-workspace/cmake-out/backend_mps_debug.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_custom' at '/Users/admin/builder/spi-builder-workspace/cmake-out/kernels_custom.xcframework' does not contain a binary artifact.
error: local binary target 'executorch_debug' at '/Users/admin/builder/spi-builder-workspace/cmake-out/executorch_debug.xcframework' does not contain a binary artifact.
BUILD FAILURE 5.9 macosSpm