The Swift Package Index logo.Swift Package Index

Build Information

Failed to build media-generation-kit, reference v1.20260401.0 (883a04), with Swift 6.1 for Android on 2 Apr 2026 05:03:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drawthingsai/media-generation-kit.git
Reference: v1.20260401.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/drawthingsai/media-generation-kit
 * tag               v1.20260401.0 -> FETCH_HEAD
HEAD is now at 883a048 Update.
Cloned https://github.com/drawthingsai/media-generation-kit.git
Revision (git rev-parse @):
883a0484e0841faaa7cf9fa48963e6c4addc21e6
SUCCESS checkout https://github.com/drawthingsai/media-generation-kit.git at v1.20260401.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/drawthingsai/media-generation-kit.git
https://github.com/drawthingsai/media-generation-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "draw-things-community",
      "requirement" : {
        "revision" : [
          "d473a2f148b3e7dc9b90d0b7cfccc5cda999eb66"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/drawthingsai/draw-things-community.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "media-generation-kit",
  "name" : "media-generation-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MediaGenerationKit",
      "targets" : [
        "MediaGenerationKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "media-generation-kit-cli",
      "targets" : [
        "MediaGenerationKitCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MediaGenerationKitCLI",
      "module_type" : "SwiftTarget",
      "name" : "MediaGenerationKitCLI",
      "path" : "Sources/MediaGenerationKitCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "media-generation-kit-cli"
      ],
      "sources" : [
        "MediaGenerationKitCLI.swift"
      ],
      "target_dependencies" : [
        "MediaGenerationKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MediaGenerationKit",
      "module_type" : "SwiftTarget",
      "name" : "MediaGenerationKit",
      "path" : "Sources/MediaGenerationKit",
      "product_dependencies" : [
        "_MediaGenerationKit"
      ],
      "product_memberships" : [
        "MediaGenerationKit",
        "media-generation-kit-cli"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/drawthingsai/draw-things-community.git
[1/16333] Fetching draw-things-community
Fetched https://github.com/drawthingsai/draw-things-community.git from cache (7.59s)
Fetching https://github.com/liuliu/ccv.git
[1/39265] Fetching ccv
Fetched https://github.com/liuliu/ccv.git from cache (37.49s)
Fetching https://github.com/liuliu/s4nnc.git
[1/7680] Fetching s4nnc
Fetched https://github.com/liuliu/s4nnc.git from cache (5.05s)
Fetching https://github.com/liuliu/dflat.git
[1/4475] Fetching dflat
Fetched https://github.com/liuliu/dflat.git from cache (0.40s)
Fetching https://github.com/liuliu/swift-fickling.git
[1/153] Fetching swift-fickling
Fetched https://github.com/liuliu/swift-fickling.git from cache (0.23s)
Fetching https://github.com/liuliu/swift-sentencepiece
[1/118] Fetching swift-sentencepiece
Fetched https://github.com/liuliu/swift-sentencepiece from cache (0.24s)
Fetching https://github.com/kelvin13/swift-png
[1/7460] Fetching swift-png
Fetched https://github.com/kelvin13/swift-png from cache (6.85s)
Fetching https://github.com/weiyanlin117/swift-fpzip-support.git
[1/135] Fetching swift-fpzip-support
Fetched https://github.com/weiyanlin117/swift-fpzip-support.git from cache (0.49s)
Fetching https://github.com/apple/swift-protobuf.git
[1/43170] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (8.52s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.77s)
Fetching https://github.com/google/flatbuffers.git
[1/98394] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (8.90s)
Fetching https://github.com/weiyanlin117/swift-package-support-sentencepiece
[1/6025] Fetching swift-package-support-sentencepiece
Fetched https://github.com/weiyanlin117/swift-package-support-sentencepiece from cache (4.62s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/liuliu/swift-sqlite3-support.git
Fetching https://github.com/apple/swift-numerics.git
[1/23346] Fetching swift-collections
[935/23465] Fetching swift-collections, swift-sqlite3-support
[1000/29881] Fetching swift-collections, swift-sqlite3-support, swift-numerics
[4526/81389] Fetching swift-collections, swift-sqlite3-support, swift-numerics, grpc-swift
[12002/83209] Fetching swift-collections, swift-sqlite3-support, swift-numerics, grpc-swift, swift-atomics
Fetched https://github.com/apple/swift-numerics.git from cache (1.13s)
[11309/76793] Fetching swift-collections, swift-sqlite3-support, grpc-swift, swift-atomics
Fetching https://github.com/jagreenwood/swift-log-datadog.git
[24263/77088] Fetching swift-collections, swift-sqlite3-support, grpc-swift, swift-atomics, swift-log-datadog
Fetched https://github.com/jagreenwood/swift-log-datadog.git from cache (0.53s)
Fetching https://github.com/apple/swift-crypto.git
[27183/76793] Fetching swift-collections, swift-sqlite3-support, grpc-swift, swift-atomics
[38226/94117] Fetching swift-collections, swift-sqlite3-support, grpc-swift, swift-atomics, swift-crypto
Fetched https://github.com/liuliu/swift-sqlite3-support.git from cache (2.44s)
[44955/93998] Fetching swift-collections, grpc-swift, swift-atomics, swift-crypto
Fetching https://github.com/apple/swift-argument-parser.git
[65700/111469] Fetching swift-collections, grpc-swift, swift-atomics, swift-crypto, swift-argument-parser
Fetched https://github.com/apple/swift-collections.git from cache (3.82s)
[74264/88123] Fetching grpc-swift, swift-atomics, swift-crypto, swift-argument-parser
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.71s)
Fetching https://github.com/apple/swift-docc-plugin
[62664/70652] Fetching grpc-swift, swift-atomics, swift-crypto
[62665/76984] Fetching grpc-swift, swift-atomics, swift-crypto, swift-log
[69820/79155] Fetching grpc-swift, swift-atomics, swift-crypto, swift-log, swift-docc-plugin
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
[67948/72823] Fetching grpc-swift, swift-atomics, swift-crypto, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.02s)
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-atomics.git from cache (5.26s)
Fetched https://github.com/grpc/grpc-swift.git from cache (5.42s)
[1/6058] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.90s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.70s)
Computing version for https://github.com/liuliu/swift-sqlite3-support.git
Computed https://github.com/liuliu/swift-sqlite3-support.git at 3.47.1 (7.20s)
Computing version for https://github.com/jagreenwood/swift-log-datadog.git
Computed https://github.com/jagreenwood/swift-log-datadog.git at 0.3.0 (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.07s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (1.08s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.76s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (3.82s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.12s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.16s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.88s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.5 (3.31s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2832] Fetching swift-nio-transport-services
[2833/9339] Fetching swift-nio-transport-services, swift-nio-extras
[5566/21438] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[10606/36833] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.53s)
[7375/30326] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
[8993/113342] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.74s)
[51459/97947] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (7.69s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (7.71s)
Fetched https://github.com/apple/swift-nio.git from cache (7.81s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (11.23s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (2.92s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (1.06s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/1242] Fetching swift-http-structured-headers
[908/2226] Fetching swift-http-structured-headers, swift-http-types
[1271/4939] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[2842/6728] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1
[5461/13873] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates
[6288/20097] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates, swift-async-algorithms
[11360/18855] Fetching swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.37s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.57s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.57s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.58s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.59s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (2.27s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.00s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.55s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (3.14s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.65s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.70s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.38s)
Creating working copy for https://github.com/kelvin13/swift-png
Working copy of https://github.com/kelvin13/swift-png resolved at 075dfb248ae327822635370e9d4f94a5d3fe93b2
Creating working copy for https://github.com/weiyanlin117/swift-fpzip-support.git
Working copy of https://github.com/weiyanlin117/swift-fpzip-support.git resolved at 0ec6d4668c9c83bc3da0f8b2d6dfc46da0b98609
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at d57a5aecf24a25b32ec4a74be2f5d0a995a47c4b
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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/liuliu/ccv.git
Working copy of https://github.com/liuliu/ccv.git resolved at ae1de9962437c14ff7d84af9bac66305e7ce5927
Creating working copy for https://github.com/liuliu/dflat.git
Working copy of https://github.com/liuliu/dflat.git resolved at 73925e51e4f44add842177a229f9990cb13711ff
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/weiyanlin117/swift-package-support-sentencepiece
Working copy of https://github.com/weiyanlin117/swift-package-support-sentencepiece resolved at a39a5be0b3e3ad9bcb19b085af7dd891c00aa3d2
Creating working copy for https://github.com/liuliu/swift-sqlite3-support.git
Working copy of https://github.com/liuliu/swift-sqlite3-support.git resolved at 3.47.1
Creating working copy for https://github.com/liuliu/s4nnc.git
Working copy of https://github.com/liuliu/s4nnc.git resolved at e3a83b351b84a7917fefd28366a3b9417fee3b2e
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/jagreenwood/swift-log-datadog.git
Working copy of https://github.com/jagreenwood/swift-log-datadog.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.27.5
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/liuliu/swift-fickling.git
Working copy of https://github.com/liuliu/swift-fickling.git resolved at 5c982bf479c4cdf8c7f72002cd79ec88b553ab34
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
Creating working copy for https://github.com/liuliu/swift-sentencepiece
Working copy of https://github.com/liuliu/swift-sentencepiece resolved at 8d17bf2e017c97563e8805545d676be9739b6c0e
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at fbd61a676d79cbde05cd4fda3cc46e94d6b8f0eb
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.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.6
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/drawthingsai/draw-things-community.git
Working copy of https://github.com/drawthingsai/draw-things-community.git resolved at d473a2f148b3e7dc9b90d0b7cfccc5cda999eb66
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
[5/5] Compiling plugin GRPCSwiftPlugin
[6/6] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[6/1336] Write sources
[12/1336] Compiling md5-586-linux.S
[13/1336] Compiling _SQLiteDflatOSShim os.c
[14/1336] Write swift-version-24593BA9C3E375BF.txt
[15/1336] Compiling _AtomicsShims.c
[16/1355] Compiling socket.cc
[17/1355] Compiling printf.cc
[18/1355] Compiling x509_trs.cc
[19/1355] Compiling zero_copy_stream_impl.cc
[20/1355] Compiling zero_copy_stream_impl_lite.cc
[20/1355] Compiling zero_copy_stream.cc
[20/1355] Compiling time.cc
[20/1355] Compiling wire_format_lite.cc
[22/1355] Compiling stringpiece.cc
[25/1355] Compiling strutil.cc
[26/1355] Compiling structurally_valid.cc
[27/1355] Compiling statusor.cc
[28/1355] Compiling io_win32.cc
[29/1355] Compiling stringprintf.cc
[30/1355] Compiling status.cc
[31/1355] Compiling int128.cc
[32/1355] Compiling message_lite.cc
[33/1355] Compiling implicit_weak_message.cc
[34/1355] Compiling parse_context.cc
[35/1355] Compiling repeated_field.cc
[36/1355] Compiling generated_message_util.cc
[37/1355] Compiling generated_enum_util.cc
[38/1355] Compiling common.cc
[39/1355] Compiling generated_message_table_driven_lite.cc
[40/1355] Compiling coded_stream.cc
[41/1355] Compiling SQLite3 sqlite3.c
[42/1355] Compiling bytestream.cc
[43/1355] Compiling extension_set.cc
[44/1355] Compiling log.cc
[45/1355] Compiling arena.cc
[46/1355] Compiling arenastring.cc
[48/1355] Compiling FlatBuffers Root.swift
[49/1355] Compiling FlatBuffers String+extension.swift
[50/1355] Compiling FlatBuffers Struct.swift
[51/1355] Compiling FlatBuffers Table.swift
[52/1355] Compiling FlatBuffers TableVerifier.swift
[53/1355] Compiling FlatBuffers VeriferOptions.swift
[54/1357] Compiling FlatBuffers Mutable.swift
[55/1357] Compiling FlatBuffers NativeObject.swift
[56/1357] Compiling FlatBuffers Offset.swift
[57/1357] Emitting module FlatBuffers
[58/1357] Compiling FlatBuffers ByteBuffer.swift
[59/1357] Compiling FlatBuffers Constants.swift
[60/1357] Compiling FlatBuffers Enum.swift
[61/1357] Compiling FlatBuffers FlatbuffersErrors.swift
[62/1357] Compiling FlatBuffers Int+extension.swift
[63/1357] Compiling FlatBuffers Message.swift
[64/1357] Compiling FlatBuffers FlatBufferBuilder.swift
[65/1357] Compiling FlatBuffers FlatBufferObject.swift
[66/1357] Compiling FlatBuffers FlatBuffersUtils.swift
[66/1357] Compiling util.cc
[67/1357] Compiling word_model.cc
[68/1357] Compiling flag.cc
[70/1357] Compiling FlatBuffers Verifiable.swift
[71/1357] Compiling FlatBuffers Verifier.swift
[72/1358] Compiling word_model_trainer.cc
[73/1358] Compiling unicode_script.cc
[74/1358] Compiling pretokenizer_for_training.cc
[75/1358] Compiling unigram_model.cc
[76/1358] Compiling trainer_factory.cc
[77/1358] Compiling sentencepiece_trainer.cc
[78/1358] Compiling normalizer.cc
[79/1358] Compiling unigram_model_trainer.cc
[80/1358] Compiling trainer_interface.cc
[81/1358] Compiling error.cc
[82/1358] Compiling sentencepiece_processor.cc
[83/1358] Compiling model_factory.cc
[84/1358] Compiling init.cc
[85/1358] Compiling filesystem.cc
[86/1358] Compiling model_interface.cc
[87/1358] Compiling siphash siphash24.c
In file included from /host/spi-builder-workspace/.build/checkouts/ccv/lib/nnc/mps/ccv_nnc_palettize.m:1:
/host/spi-builder-workspace/.build/checkouts/ccv/lib/nnc/mps/ccv_nnc_mps.h:43:9: fatal error: 'Metal/Metal.h' file not found
   43 | #import <Metal/Metal.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[88/1358] Compiling lib_nnc_mps_compat ccv_nnc_palettize.m
[88/1358] Compiling sentencepiece_model.pb.cc
[88/1358] Compiling sentencepiece.pb.cc
[88/1358] Compiling char_model_trainer.cc
[88/1358] Compiling char_model.cc
[88/1358] Compiling bpe_model.cc
[88/1358] Compiling builder.cc
[88/1358] Compiling bpe_model_trainer.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
[5/5] Compiling plugin GRPCSwiftPlugin
[6/6] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[6/1276] Write sources
[6/1276] Copying PrivacyInfo.xcprivacy
In file included from /host/spi-builder-workspace/.build/checkouts/ccv/lib/nnc/mps/ccv_nnc_palettize.m:1:
/host/spi-builder-workspace/.build/checkouts/ccv/lib/nnc/mps/ccv_nnc_mps.h:43:9: fatal error: 'Metal/Metal.h' file not found
   43 | #import <Metal/Metal.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[12/1277] Compiling lib_nnc_mps_compat ccv_nnc_palettize.m
[12/1277] Compiling sentencepiece.pb.cc
[12/1277] Compiling char_model.cc
[12/1277] Compiling char_model_trainer.cc
[12/1277] Compiling bpe_model.cc
[12/1277] Compiling builder.cc
[12/1277] Compiling sentencepiece_model.pb.cc
[12/1277] Compiling bpe_model_trainer.cc
BUILD FAILURE 6.1 android