The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build executorch, reference v0.6.0 (e67ef3), with Swift 6.2 (beta) for Android on 18 Jun 2025 14:49:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pytorch/executorch.git
Reference: v0.6.0
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/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 '/host/spi-builder-workspace/backends/arm/third-party/ethos-u-core-driver'...
Cloning into '/host/spi-builder-workspace/backends/arm/third-party/serialization_lib'...
Cloning into '/host/spi-builder-workspace/backends/cadence/utils/FACTO'...
Cloning into '/host/spi-builder-workspace/backends/vulkan/third-party/Vulkan-Headers'...
Cloning into '/host/spi-builder-workspace/backends/vulkan/third-party/VulkanMemoryAllocator'...
Cloning into '/host/spi-builder-workspace/backends/vulkan/third-party/volk'...
Cloning into '/host/spi-builder-workspace/backends/xnnpack/third-party/FP16'...
Cloning into '/host/spi-builder-workspace/backends/xnnpack/third-party/FXdiv'...
Cloning into '/host/spi-builder-workspace/backends/xnnpack/third-party/XNNPACK'...
Cloning into '/host/spi-builder-workspace/backends/xnnpack/third-party/cpuinfo'...
Cloning into '/host/spi-builder-workspace/backends/xnnpack/third-party/pthreadpool'...
Cloning into '/host/spi-builder-workspace/extension/llm/tokenizers'...
Cloning into '/host/spi-builder-workspace/kernels/optimized/third-party/eigen'...
Cloning into '/host/spi-builder-workspace/shim'...
Cloning into '/host/spi-builder-workspace/third-party/ao'...
Cloning into '/host/spi-builder-workspace/third-party/flatbuffers'...
Cloning into '/host/spi-builder-workspace/third-party/flatcc'...
Cloning into '/host/spi-builder-workspace/third-party/gflags'...
Cloning into '/host/spi-builder-workspace/third-party/googletest'...
Cloning into '/host/spi-builder-workspace/third-party/ios-cmake'...
Cloning into '/host/spi-builder-workspace/third-party/pocketfft'...
Cloning into '/host/spi-builder-workspace/third-party/prelude'...
Cloning into '/host/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 '/host/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 '/host/spi-builder-workspace/extension/llm/tokenizers/third-party/abseil-cpp'...
Cloning into '/host/spi-builder-workspace/extension/llm/tokenizers/third-party/json'...
Cloning into '/host/spi-builder-workspace/extension/llm/tokenizers/third-party/re2'...
Cloning into '/host/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 '/host/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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pytorch/executorch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
error: local binary target 'kernels_portable_debug' at '/host/spi-builder-workspace/cmake-out/kernels_portable_debug.xcframework' does not contain a binary artifact.
error: local binary target 'executorch' at '/host/spi-builder-workspace/cmake-out/executorch.xcframework' does not contain a binary artifact.
error: local binary target 'backend_coreml' at '/host/spi-builder-workspace/cmake-out/backend_coreml.xcframework' does not contain a binary artifact.
error: local binary target 'backend_xnnpack_debug' at '/host/spi-builder-workspace/cmake-out/backend_xnnpack_debug.xcframework' does not contain a binary artifact.
error: local binary target 'backend_xnnpack' at '/host/spi-builder-workspace/cmake-out/backend_xnnpack.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_custom_debug' at '/host/spi-builder-workspace/cmake-out/kernels_custom_debug.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_quantized_debug' at '/host/spi-builder-workspace/cmake-out/kernels_quantized_debug.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_optimized_debug' at '/host/spi-builder-workspace/cmake-out/kernels_optimized_debug.xcframework' does not contain a binary artifact.
error: local binary target 'backend_mps' at '/host/spi-builder-workspace/cmake-out/backend_mps.xcframework' does not contain a binary artifact.
error: local binary target 'executorch_debug' at '/host/spi-builder-workspace/cmake-out/executorch_debug.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_optimized' at '/host/spi-builder-workspace/cmake-out/kernels_optimized.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_portable' at '/host/spi-builder-workspace/cmake-out/kernels_portable.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_custom' at '/host/spi-builder-workspace/cmake-out/kernels_custom.xcframework' does not contain a binary artifact.
error: local binary target 'kernels_quantized' at '/host/spi-builder-workspace/cmake-out/kernels_quantized.xcframework' does not contain a binary artifact.
error: local binary target 'backend_mps_debug' at '/host/spi-builder-workspace/cmake-out/backend_mps_debug.xcframework' does not contain a binary artifact.
error: local binary target 'backend_coreml_debug' at '/host/spi-builder-workspace/cmake-out/backend_coreml_debug.xcframework' does not contain a binary artifact.
BUILD FAILURE 6.2 android