The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LlamaStackClient, reference main (3716c7), with Swift 6.3 for macOS (SPM) on 24 Apr 2026 10:38:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ogx-ai/llama-stack-client-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ogx-ai/llama-stack-client-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3716c7d Upgrade SDK 0.2.14 (#38)
Submodule path 'local_inference/executorch': checked out '484a4ab5b717ce1f364c469509214d0ed0cdaf11'
Submodule path 'local_inference/executorch/backends/arm/third-party/ethos-u-core-driver': checked out '78df0006c5fa667150d3ee35db7bde1d3f6f58c7'
Submodule path 'local_inference/executorch/backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2'
Submodule path 'local_inference/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers': checked out '0100f6a5779831fa7a651e4b67ef389a8752bd9b'
Submodule path 'local_inference/executorch/backends/cadence/fusion_g3/third-party/nnlib/nnlib-FusionG3': checked out '8ddd1c39d4b20235ebe9dac68d92848da2885ece'
Submodule path 'local_inference/executorch/backends/cadence/hifi/third-party/nnlib/nnlib-hifi4': checked out '102944a6f76a0de4d81adc431f3f132f517aa87f'
Submodule path 'local_inference/executorch/backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2'
Submodule path 'local_inference/executorch/backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191'
Submodule path 'local_inference/executorch/backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3'
Submodule path 'local_inference/executorch/backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3'
Submodule path 'local_inference/executorch/backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1'
Submodule path 'local_inference/executorch/backends/xnnpack/third-party/XNNPACK': checked out '4ea82e595b36106653175dcb04b2aa532660d0d8'
Submodule path 'local_inference/executorch/backends/xnnpack/third-party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99'
Submodule path 'local_inference/executorch/backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8'
Submodule path 'local_inference/executorch/extension/llm/third-party/abseil-cpp': checked out 'eb852207758a773965301d0ae717e4235fc5301a'
Submodule path 'local_inference/executorch/extension/llm/third-party/re2': checked out '6dcd83d60f7944926bfd308cc13979fc53dd69ca'
Submodule path 'local_inference/executorch/extension/llm/third-party/sentencepiece': checked out '6225e08edb2577757163b3f5dbba4c0b670ef445'
Submodule path 'local_inference/executorch/kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa'
Submodule path 'local_inference/executorch/third-party/ao': checked out 'ebc43034e665bcda759cf9ef9c2c207057c5eeb1'
Submodule path 'local_inference/executorch/third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e'
Submodule path 'local_inference/executorch/third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117'
Submodule path 'local_inference/executorch/third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd'
Submodule path 'local_inference/executorch/third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929'
Submodule path 'local_inference/executorch/third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45'
Submodule path 'local_inference/executorch/third-party/prelude': checked out '4e9e6d50b8b461564a7e351ff60b87fe59d7e53b'
Submodule path 'local_inference/executorch/third-party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4'
Submodule 'local_inference/executorch' (https://github.com/pytorch/executorch) registered for path 'local_inference/executorch'
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch'...
Submodule 'backends/arm/third-party/ethos-u-core-driver' (https://github.com/pytorch-labs/ethos-u-core-driver-mirror) registered for path 'local_inference/executorch/backends/arm/third-party/ethos-u-core-driver'
Submodule 'backends/arm/third-party/serialization_lib' (https://github.com/pytorch-labs/tosa_serialization_lib-mirror) registered for path 'local_inference/executorch/backends/arm/third-party/serialization_lib'
Submodule 'backends/cadence/fusion_g3/third-party/nnlib/nnlib-FusionG3' (https://github.com/foss-xtensa/nnlib-FusionG3/) registered for path 'local_inference/executorch/backends/cadence/fusion_g3/third-party/nnlib/nnlib-FusionG3'
Submodule 'backends/cadence/hifi/third-party/nnlib/nnlib-hifi4' (https://github.com/foss-xtensa/nnlib-hifi4.git) registered for path 'local_inference/executorch/backends/cadence/hifi/third-party/nnlib/nnlib-hifi4'
Submodule 'backends/vulkan/third-party/Vulkan-Headers' (https://github.com/KhronosGroup/Vulkan-Headers) registered for path 'local_inference/executorch/backends/vulkan/third-party/Vulkan-Headers'
Submodule 'backends/vulkan/third-party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'local_inference/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'
Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'local_inference/executorch/backends/vulkan/third-party/volk'
Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'local_inference/executorch/backends/xnnpack/third-party/FP16'
Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'local_inference/executorch/backends/xnnpack/third-party/FXdiv'
Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'local_inference/executorch/backends/xnnpack/third-party/XNNPACK'
Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'local_inference/executorch/backends/xnnpack/third-party/cpuinfo'
Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'local_inference/executorch/backends/xnnpack/third-party/pthreadpool'
Submodule 'extension/llm/third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'local_inference/executorch/extension/llm/third-party/abseil-cpp'
Submodule 'extension/llm/third-party/re2' (https://github.com/google/re2.git) registered for path 'local_inference/executorch/extension/llm/third-party/re2'
Submodule 'extension/llm/third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'local_inference/executorch/extension/llm/third-party/sentencepiece'
Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'local_inference/executorch/kernels/optimized/third-party/eigen'
Submodule 'third-party/ao' (https://github.com/pytorch/ao.git) registered for path 'local_inference/executorch/third-party/ao'
Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'local_inference/executorch/third-party/flatbuffers'
Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'local_inference/executorch/third-party/flatcc'
Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'local_inference/executorch/third-party/gflags'
Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'local_inference/executorch/third-party/googletest'
Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'local_inference/executorch/third-party/ios-cmake'
Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'local_inference/executorch/third-party/prelude'
Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'local_inference/executorch/third-party/pybind11'
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/arm/third-party/ethos-u-core-driver'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/arm/third-party/serialization_lib'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/cadence/fusion_g3/third-party/nnlib/nnlib-FusionG3'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/cadence/hifi/third-party/nnlib/nnlib-hifi4'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/vulkan/third-party/Vulkan-Headers'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/vulkan/third-party/volk'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/xnnpack/third-party/FP16'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/xnnpack/third-party/FXdiv'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/xnnpack/third-party/XNNPACK'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/xnnpack/third-party/cpuinfo'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/xnnpack/third-party/pthreadpool'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/extension/llm/third-party/abseil-cpp'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/extension/llm/third-party/re2'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/extension/llm/third-party/sentencepiece'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/kernels/optimized/third-party/eigen'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/third-party/ao'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/third-party/flatbuffers'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/third-party/flatcc'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/third-party/gflags'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/third-party/googletest'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/third-party/ios-cmake'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/third-party/prelude'...
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/third-party/pybind11'...
Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'local_inference/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers'
Cloning into '/Users/admin/builder/spi-builder-workspace/local_inference/executorch/backends/arm/third-party/serialization_lib/third_party/flatbuffers'...
From https://github.com/foss-xtensa/nnlib-FusionG3
 * branch            8ddd1c39d4b20235ebe9dac68d92848da2885ece -> FETCH_HEAD
Cloned https://github.com/ogx-ai/llama-stack-client-swift.git
Revision (git rev-parse @):
3716c7d5dd080ff062bb142b2e723308ffc80606
SUCCESS checkout https://github.com/ogx-ai/llama-stack-client-swift.git at main
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-openapi-urlsession.git
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/mattpolzin/OpenAPIKit
[1/1116] Fetching swift-openapi-urlsession
[80/7532] Fetching swift-openapi-urlsession, swift-numerics
[81/31212] Fetching swift-openapi-urlsession, swift-numerics, swift-collections
[265/42763] Fetching swift-openapi-urlsession, swift-numerics, swift-collections, yams
[1529/60227] Fetching swift-openapi-urlsession, swift-numerics, swift-collections, yams, swift-argument-parser
[2665/77692] Fetching swift-openapi-urlsession, swift-numerics, swift-collections, yams, swift-argument-parser, swift-openapi-generator
[45922/223094] Fetching swift-openapi-urlsession, swift-numerics, swift-collections, yams, swift-argument-parser, swift-openapi-generator, openapikit
Fetched https://github.com/apple/swift-openapi-generator from cache (1.96s)
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (1.96s)
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-algorithms
[60566/204513] Fetching swift-numerics, swift-collections, yams, swift-argument-parser, openapikit
[60626/211120] Fetching swift-numerics, swift-collections, yams, swift-argument-parser, openapikit, swift-openapi-runtime
[60759/217178] Fetching swift-numerics, swift-collections, yams, swift-argument-parser, openapikit, swift-openapi-runtime, swift-algorithms
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.14s)
Fetched https://github.com/apple/swift-algorithms from cache (1.14s)
Fetching https://github.com/apple/swift-http-types.git
[62020/204513] Fetching swift-numerics, swift-collections, yams, swift-argument-parser, openapikit
[62348/205556] Fetching swift-numerics, swift-collections, yams, swift-argument-parser, openapikit, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.75s)
[63474/204513] Fetching swift-numerics, swift-collections, yams, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-numerics.git from cache (36.38s)
Fetched https://github.com/apple/swift-collections from cache (36.38s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (36.38s)
Fetched https://github.com/apple/swift-argument-parser from cache (36.38s)
Fetched https://github.com/jpsim/Yams from cache (36.38s)
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Creating working copy for https://github.com/apple/swift-collections
Creating working copy for https://github.com/apple/swift-argument-parser
Creating working copy for https://github.com/jpsim/Yams
Creating working copy for https://github.com/apple/swift-openapi-generator
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Creating working copy for https://github.com/apple/swift-openapi-urlsession.git
Creating working copy for https://github.com/apple/swift-http-types.git
Creating working copy for https://github.com/apple/swift-algorithms
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at 1.0.2
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.5.0
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.2.2
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.3.1
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "llama-stack-client-swift",
      "name": "LlamaStackClient",
      "url": "https://github.com/ogx-ai/llama-stack-client-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/llama-stack-client-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-openapi-urlsession",
          "name": "swift-openapi-urlsession",
          "url": "https://github.com/apple/swift-openapi-urlsession.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-urlsession",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-openapi-runtime",
              "name": "swift-openapi-runtime",
              "url": "https://github.com/apple/swift-openapi-runtime.git",
              "version": "1.11.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
              "traits": [
                "FullFoundation"
              ],
              "dependencies": [
                {
                  "identity": "swift-http-types",
                  "name": "swift-http-types",
                  "url": "https://github.com/apple/swift-http-types.git",
                  "version": "1.5.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types.git",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-openapi-generator",
          "name": "swift-openapi-generator",
          "url": "https://github.com/apple/swift-openapi-generator",
          "version": "1.11.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-generator",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-algorithms",
              "name": "swift-algorithms",
              "url": "https://github.com/apple/swift-algorithms",
              "version": "1.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-numerics",
                  "name": "swift-numerics",
                  "url": "https://github.com/apple/swift-numerics.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "openapikit",
              "name": "OpenAPIKit",
              "url": "https://github.com/mattpolzin/OpenAPIKit",
              "version": "3.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPIKit",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "yams",
                  "name": "Yams",
                  "url": "https://github.com/jpsim/Yams",
                  "version": "6.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "yams",
              "name": "Yams",
              "url": "https://github.com/jpsim/Yams",
              "version": "6.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser",
              "version": "1.7.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-openapi-runtime",
          "name": "swift-openapi-runtime",
          "url": "https://github.com/apple/swift-openapi-runtime.git",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
          "traits": [
            "FullFoundation"
          ],
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types.git",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types.git",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ogx-ai/llama-stack-client-swift.git
[1/808] Fetching llama-stack-client-swift
Fetched https://github.com/ogx-ai/llama-stack-client-swift.git from cache (14.57s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-openapi-generator from cache
Fetching https://github.com/apple/swift-openapi-runtime.git from cache
Fetching https://github.com/apple/swift-openapi-urlsession.git from cache
Fetched https://github.com/apple/swift-openapi-generator from cache (0.53s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.53s)
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (0.54s)
Computing version for https://github.com/apple/swift-openapi-urlsession.git
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.3.0 (2.99s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.51s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (1.15s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.69s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.11.1 (0.72s)
Fetching https://github.com/mattpolzin/OpenAPIKit from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (0.58s)
Fetched https://github.com/apple/swift-algorithms from cache (0.58s)
Fetched https://github.com/jpsim/Yams from cache (0.59s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.59s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (1.29s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.67s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.22s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.62s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.57s)
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
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-openapi-urlsession.git
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at 1.3.0
Creating working copy for https://github.com/ogx-ai/llama-stack-client-swift.git
Working copy of https://github.com/ogx-ai/llama-stack-client-swift.git resolved at main (3716c7d)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
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
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.11.1
warning: '.resolve-product-dependencies': dependency 'llama-stack-client-swift' is not used by any target
Found 4 product dependencies
  - swift-openapi-urlsession
  - swift-openapi-generator
  - swift-openapi-runtime
  - swift-http-types
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ogx-ai/llama-stack-client-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[0/23] Write sources
[0/23] Write swift-openapi-generator-tool-entitlement.plist
[2/23] Write sources
[12/23] Compiling _NumericsShims _NumericsShims.c
[13/23] Write swift-version--6988338F2F200930.txt
[14/69] Compiling parser.c
[15/69] Compiling api.c
[16/69] Compiling emitter.c
[17/69] Compiling writer.c
[18/69] Compiling scanner.c
[19/69] Compiling reader.c
[21/84] Compiling RealModule Float80+Real.swift
[22/84] Compiling RealModule Real.swift
[23/85] Compiling RealModule Float16+Real.swift
[24/85] Compiling RealModule ElementaryFunctions.swift
[25/85] Compiling RealModule ApproximateEquality.swift
[26/85] Compiling RealModule AugmentedArithmetic.swift
[27/85] Compiling RealModule AlgebraicField.swift
[28/85] Compiling RealModule Double+Real.swift
[29/85] Emitting module RealModule
[30/85] Compiling RealModule Float+Real.swift
[31/85] Compiling RealModule RealFunctions.swift
[32/111] Emitting module ArgumentParserToolInfo
[33/111] Compiling ArgumentParserToolInfo ToolInfo.swift
[34/150] Compiling ArgumentParser CommandConfiguration.swift
[35/150] Compiling ArgumentParser CommandGroup.swift
[36/150] Compiling ArgumentParser EnumerableFlag.swift
[37/152] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/152] Compiling ArgumentParser Argument.swift
[39/152] Compiling ArgumentParser HelpGenerator.swift
[40/152] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/152] Compiling ArgumentParser CompletionsGenerator.swift
[42/152] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/152] Compiling ArgumentParser ArgumentHelp.swift
[44/152] Compiling ArgumentParser ArgumentVisibility.swift
[45/152] Compiling ArgumentParser CompletionKind.swift
[46/152] Compiling ArgumentParser Errors.swift
[47/152] Compiling ArgumentParser Flag.swift
[48/152] Compiling ArgumentParser MessageInfo.swift
[49/152] Compiling ArgumentParser UsageGenerator.swift
[50/152] Compiling ArgumentParser CollectionExtensions.swift
[51/152] Compiling ArgumentParser ParsableArguments.swift
[52/152] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/152] Compiling ArgumentParser ParsableCommand.swift
[54/152] Compiling Algorithms Unique.swift
[55/152] Compiling Algorithms Windows.swift
[56/152] Compiling ArgumentParser ArgumentDecoder.swift
[57/152] Compiling ArgumentParser ArgumentDefinition.swift
[58/152] Compiling ArgumentParser ArgumentSet.swift
[59/152] Emitting module Algorithms
[60/152] Compiling ArgumentParser CommandParser.swift
[61/152] Compiling ArgumentParser InputKey.swift
[63/152] Compiling ArgumentParser Option.swift
[64/152] Compiling ArgumentParser OptionGroup.swift
[65/152] Compiling ArgumentParser AsyncParsableCommand.swift
[66/152] Compiling ArgumentParser InputOrigin.swift
[67/152] Compiling ArgumentParser Name.swift
[68/152] Compiling ArgumentParser Parsed.swift
[69/155] Emitting module OpenAPIKitCore
[70/155] Compiling OpenAPIKitCore Optional+Zip.swift
[71/155] Compiling OpenAPIKitCore Result+Value.swift
[72/155] Compiling OpenAPIKitCore Validatable.swift
[73/155] Emitting module ArgumentParser
[100/159] Compiling ArgumentParser Platform.swift
[101/159] Compiling ArgumentParser SequenceExtensions.swift
[102/159] Compiling ArgumentParser StringExtensions.swift
[103/159] Compiling ArgumentParser Tree.swift
[116/159] Compiling Yams Resolver.swift
[141/160] Compiling ArgumentParser DumpHelpGenerator.swift
[142/160] Compiling ArgumentParser HelpCommand.swift
[147/160] Compiling Yams String+Yams.swift
[148/160] Emitting module Yams
[151/160] Compiling Yams Tag.swift
[156/160] Compiling Yams Representer.swift
[157/283] Compiling Yams YamlError.swift
[158/283] Emitting module OpenAPIKit30
[159/289] Compiling OpenAPIKit ResponseDecodingError.swift
[160/289] Compiling OpenAPIKit Example.swift
[161/289] Compiling OpenAPIKit ExternalDocumentation.swift
[162/289] Compiling OpenAPIKit DereferencedHeader.swift
[163/289] Compiling OpenAPIKit Header.swift
[164/289] Compiling OpenAPIKit JSONReference.swift
[165/289] Emitting module OpenAPIKit
[166/295] Compiling OpenAPIKit DereferencedRequest.swift
[167/295] Compiling OpenAPIKit Request.swift
[168/295] Compiling OpenAPIKit DereferencedResponse.swift
[169/295] Compiling OpenAPIKit Response.swift
[170/295] Compiling OpenAPIKit RuntimeExpression.swift
[171/295] Compiling OpenAPIKit SchemaProtocols.swift
[172/295] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[173/295] Compiling OpenAPIKit Either+Convenience.swift
[174/295] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[175/295] Compiling OpenAPIKit Either+Summarizable.swift
[176/295] Compiling OpenAPIKit Either+Validatable.swift
[177/295] Compiling OpenAPIKit DocumentDecodingError.swift
[178/295] Compiling OpenAPIKit OperationDecodingError.swift
[179/295] Compiling OpenAPIKit PathDecodingError.swift
[180/295] Compiling OpenAPIKit AnyCodable+Validatable.swift
[181/295] Compiling OpenAPIKit Callbacks.swift
[182/295] Compiling OpenAPIKit CodableVendorExtendable.swift
[183/295] Compiling OpenAPIKit Components+JSONReference.swift
[184/295] Compiling OpenAPIKit Components+Locatable.swift
[185/295] Compiling OpenAPIKit Components.swift
[186/295] Compiling OpenAPIKit Content.swift
[194/295] Compiling OpenAPIKit SecurityScheme.swift
[195/295] Compiling OpenAPIKit Server.swift
[196/295] Compiling OpenAPIKit Tag.swift
[197/295] Compiling OpenAPIKit URLTemplate+Validatable.swift
[198/295] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[199/295] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[200/295] Compiling OpenAPIKit ResolvedDocument.swift
[201/295] Compiling OpenAPIKit OpenAPI.swift
[202/295] Compiling OpenAPIKit DereferencedOperation.swift
[203/295] Compiling OpenAPIKit Operation.swift
[204/295] Compiling OpenAPIKit ResolvedEndpoint.swift
[205/295] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[206/295] Compiling OpenAPIKit DereferencedParameter.swift
[213/295] Compiling OpenAPIKit30 Validation+Builtins.swift
[220/295] Compiling OpenAPIKit DereferencedSchemaContext.swift
[221/295] Compiling OpenAPIKit Link.swift
[222/295] Compiling OpenAPIKit ContentEncoding.swift
[223/295] Compiling OpenAPIKit DereferencedContent.swift
[224/295] Compiling OpenAPIKit DereferencedContentEncoding.swift
[225/295] Compiling OpenAPIKit DereferencedDocument.swift
[226/295] Compiling OpenAPIKit Document.swift
[227/295] Compiling OpenAPIKit DocumentInfo.swift
[229/295] Compiling OpenAPIKit Validation+Builtins.swift
[230/295] Compiling OpenAPIKit Validation.swift
[231/295] Compiling OpenAPIKit Validator+Convenience.swift
[232/295] Compiling OpenAPIKit Validator.swift
[233/295] Compiling OpenAPIKit XML.swift
[252/295] Compiling OpenAPIKit _CoreReExport.swift
[254/295] Compiling OpenAPIKit Parameter.swift
[255/295] Compiling OpenAPIKit ParameterContext.swift
[256/295] Compiling OpenAPIKit ParameterSchemaContext.swift
[257/295] Compiling OpenAPIKit DereferencedPathItem.swift
[258/295] Compiling OpenAPIKit PathItem.swift
[259/295] Compiling OpenAPIKit ResolvedRoute.swift
[281/295] Compiling OpenAPIKit JSONSchema+Combining.swift
[282/295] Compiling OpenAPIKit JSONSchema.swift
[283/295] Compiling OpenAPIKit JSONSchemaContext.swift
[284/295] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[285/295] Compiling OpenAPIKit TypesAndFormats.swift
[286/295] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[293/298] Compiling OpenAPIKitCompat Compat30To31.swift
[294/298] Emitting module OpenAPIKitCompat
[295/298] Compiling OpenAPIKitCompat Either+Map.swift
[296/380] Compiling _OpenAPIGeneratorCore Config.swift
[297/380] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[298/380] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[299/380] Compiling _OpenAPIGeneratorCore Errors.swift
[300/380] Compiling _OpenAPIGeneratorCore Foundation.swift
[301/380] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[302/380] Compiling _OpenAPIGeneratorCore String.swift
[303/380] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[304/380] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[305/389] Emitting module _OpenAPIGeneratorCore
[306/389] Compiling _OpenAPIGeneratorCore translateParameter.swift
[307/389] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[308/389] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[309/389] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[310/389] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[311/389] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[312/389] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[313/389] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[314/389] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[315/389] Compiling _OpenAPIGeneratorCore translateArray.swift
[316/389] Compiling _OpenAPIGeneratorCore translateCodable.swift
[317/389] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[318/389] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[319/389] Compiling _OpenAPIGeneratorCore translateSchema.swift
[320/389] Compiling _OpenAPIGeneratorCore translateStringEnum.swift
[321/389] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[322/389] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[323/389] Compiling _OpenAPIGeneratorCore Annotations.swift
[324/389] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[325/389] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[326/389] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[327/389] Compiling _OpenAPIGeneratorCore TypeName.swift
[328/389] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[329/389] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[330/389] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[331/389] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[332/389] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[333/389] Compiling _OpenAPIGeneratorCore YamsParser.swift
[334/389] Compiling _OpenAPIGeneratorCore validateDoc.swift
[335/389] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[336/389] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[337/389] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[338/389] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[339/389] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[340/389] Compiling _OpenAPIGeneratorCore SwiftSafeNames.swift
[341/389] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[342/389] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[343/389] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[344/389] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[345/389] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[346/389] Compiling _OpenAPIGeneratorCore translateComponents.swift
[347/389] Compiling _OpenAPIGeneratorCore translateOperations.swift
[348/389] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[349/389] Compiling _OpenAPIGeneratorCore translateServers.swift
[350/389] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[351/389] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[352/389] Compiling _OpenAPIGeneratorCore Constants.swift
[353/389] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[354/389] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[355/389] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[356/389] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[357/389] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[358/389] Compiling _OpenAPIGeneratorCore ContentType.swift
[359/389] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[360/389] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[361/389] Compiling _OpenAPIGeneratorCore translateResponse.swift
[362/389] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[363/389] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[364/389] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[365/389] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[366/389] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[367/389] Compiling _OpenAPIGeneratorCore Builtins.swift
[368/389] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[369/389] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[370/389] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[371/389] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[372/389] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[373/389] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[374/389] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[375/389] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[376/389] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[377/389] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[378/389] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[379/389] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[380/389] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[381/389] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[382/389] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[383/389] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[384/389] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[385/389] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[386/389] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[387/399] Compiling swift_openapi_generator PluginSource.swift
[388/399] Compiling swift_openapi_generator UserConfig.swift
[389/399] Compiling swift_openapi_generator Tool.swift
[390/399] Compiling swift_openapi_generator runGenerator.swift
[391/399] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[392/399] Compiling swift_openapi_generator GenerateCommand.swift
[393/399] Compiling swift_openapi_generator GenerateOptions.swift
[394/399] Compiling swift_openapi_generator FilterCommand.swift
[395/399] Compiling swift_openapi_generator Extensions.swift
[396/399] Emitting module swift_openapi_generator
[396/399] Write Objects.LinkFileList
[397/399] Linking swift-openapi-generator-tool
[398/399] Applying swift-openapi-generator-tool
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/31] Write sources
[19/31] Compiling _NumericsShims _NumericsShims.c
[20/31] Compiling writer.c
[21/31] Compiling reader.c
[22/31] Compiling parser.c
[23/31] Compiling api.c
[24/31] Compiling emitter.c
[25/31] Write swift-version--6988338F2F200930.txt
[26/31] Compiling scanner.c
[28/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[30/58] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[31/58] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/58] Compiling InternalCollectionsUtilities Specialize.swift
[33/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
[34/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/58] Compiling InternalCollectionsUtilities Debugging.swift
[36/58] Compiling InternalCollectionsUtilities Descriptions.swift
[37/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/58] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[39/58] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/58] Compiling InternalCollectionsUtilities Integer rank.swift
[41/58] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/58] Emitting module InternalCollectionsUtilities
[43/58] Compiling HTTPTypes HTTPParsedFields.swift
[44/58] Compiling HTTPTypes ISOLatin1String.swift
[45/58] Compiling HTTPTypes HTTPResponse.swift
[46/58] Compiling HTTPTypes HTTPRequest.swift
[47/58] Compiling InternalCollectionsUtilities UInt+reversed.swift
[48/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[49/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[50/58] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[51/74] Compiling HTTPTypes HTTPFieldName.swift
[52/74] Emitting module HTTPTypes
[53/74] Compiling HTTPTypes HTTPField.swift
[54/74] Compiling HTTPTypes HTTPFields.swift
[55/74] Compiling DequeModule _DequeBufferHeader.swift
[56/74] Compiling DequeModule _DequeSlot.swift
[57/117] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/117] Write Objects.LinkFileList
[59/137] Compiling DequeModule _DequeBuffer.swift
[60/137] Compiling OpenAPIRuntime Converter+Common.swift
[61/137] Compiling OpenAPIRuntime MultipartValidation.swift
[62/137] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[63/137] Compiling OpenAPIRuntime CodableExtensions.swift
[64/137] Compiling OpenAPIRuntime Configuration.swift
[65/137] Compiling OpenAPIRuntime Converter+Client.swift
[66/137] Compiling OpenAPIRuntime URICoderConfiguration.swift
[67/137] Compiling OpenAPIRuntime URIEncodedNode.swift
[68/137] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[69/137] Compiling OpenAPIRuntime UndocumentedPayload.swift
[70/137] Emitting module DequeModule
[71/137] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[72/137] Compiling OpenAPIRuntime URICodeCodingKey.swift
[78/137] Compiling OpenAPIRuntime URIParsedNode.swift
[86/143] Compiling OpenAPIRuntime URIDecoder.swift
[87/143] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[88/143] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[89/143] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[90/143] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[91/143] Compiling OpenAPIRuntime URIEncoder.swift
[92/143] Compiling OpenAPIRuntime URLExtensions.swift
[93/143] Compiling OpenAPIRuntime Deprecated.swift
[94/143] Compiling OpenAPIRuntime ClientError.swift
[95/143] Compiling OpenAPIRuntime CodingErrors.swift
[96/143] Compiling OpenAPIRuntime RuntimeError.swift
[97/143] Compiling OpenAPIRuntime ServerError.swift
[98/143] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[99/143] Emitting module OpenAPIRuntime
[99/143] Linking swift-openapi-generator-tool
[101/143] Compiling OpenAPIRuntime Acceptable.swift
[102/143] Compiling OpenAPIRuntime Base64EncodedData.swift
[103/143] Compiling OpenAPIRuntime ByteUtilities.swift
[104/143] Compiling OpenAPIRuntime ContentDisposition.swift
[105/143] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[106/143] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[107/143] Compiling OpenAPIRuntime OpenAPIValue.swift
[108/143] Compiling OpenAPIRuntime Converter+Server.swift
[109/143] Compiling OpenAPIRuntime Converter.swift
[110/143] Compiling OpenAPIRuntime CurrencyExtensions.swift
[111/143] Compiling OpenAPIRuntime ErrorExtensions.swift
[112/143] Compiling OpenAPIRuntime FoundationExtensions.swift
[113/143] Compiling OpenAPIRuntime ParameterStyles.swift
[114/143] Compiling OpenAPIRuntime ServerVariable.swift
[115/143] Compiling OpenAPIRuntime ClientTransport.swift
[116/143] Compiling OpenAPIRuntime CurrencyTypes.swift
[117/143] Compiling OpenAPIRuntime HTTPBody.swift
[118/143] Compiling OpenAPIRuntime ServerTransport.swift
[119/143] Compiling OpenAPIRuntime UniversalClient.swift
[120/143] Compiling OpenAPIRuntime UniversalServer.swift
[121/143] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[122/143] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[123/143] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[124/143] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[125/143] Compiling OpenAPIRuntime ServerSentEvents.swift
[126/143] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[127/143] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[128/143] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[129/143] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[130/143] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[131/143] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[132/143] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[133/143] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[134/143] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[135/143] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[136/143] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[137/143] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[138/143] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[139/143] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[140/143] Compiling OpenAPIRuntime URIParser.swift
[141/143] Compiling OpenAPIRuntime URISerializer.swift
[142/150] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[143/150] Compiling OpenAPIURLSession URLSessionTransport.swift
[144/150] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[145/150] Compiling OpenAPIURLSession URLSession+Extensions.swift
[146/150] Emitting module OpenAPIURLSession
[147/150] Compiling OpenAPIURLSession Lock.swift
[148/150] Compiling OpenAPIURLSession BufferedStream.swift
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /Users/admin/builder/spi-builder-workspace/Sources/LlamaStackClient/openapi.yaml
- Configuration path: /Users/admin/builder/spi-builder-workspace/Sources/LlamaStackClient/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: public
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/LlamaStackClient/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /Users/admin/builder/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[148/150] Running swift-openapi-generator
[149/150] Write sources
[151/165] Compiling LlamaStackClient BearerAuthenticationMiddleware.swift
[152/165] Compiling LlamaStackClient Inference.swift
[153/165] Compiling LlamaStackClient RemoteAgents.swift
[154/165] Compiling LlamaStackClient TypeExtensions.swift
[155/165] Compiling LlamaStackClient ProviderMiddleware.swift
[156/165] Compiling LlamaStackClient Client.swift
[157/165] Emitting module LlamaStackClient
[158/165] Compiling LlamaStackClient RemoteInference.swift
[159/165] Compiling LlamaStackClient LlamaStack.swift
[160/165] Compiling LlamaStackClient LlamaStackDistribution.swift
[161/165] Compiling LlamaStackClient Agents.swift
/Users/admin/builder/spi-builder-workspace/Sources/LlamaStackClient/Agents/ChatAgent.swift:39:13: warning: initialization of immutable value 'startTime' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 37 |         let session = sessions[session_id]
 38 |         let turnId = UUID().uuidString
 39 |         let startTime = Date()
    |             `- warning: initialization of immutable value 'startTime' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 40 |
 41 |         continuation.yield(
[162/165] Compiling LlamaStackClient ChatAgent.swift
/Users/admin/builder/spi-builder-workspace/Sources/LlamaStackClient/Agents/ChatAgent.swift:39:13: warning: initialization of immutable value 'startTime' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 37 |         let session = sessions[session_id]
 38 |         let turnId = UUID().uuidString
 39 |         let startTime = Date()
    |             `- warning: initialization of immutable value 'startTime' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 40 |
 41 |         continuation.yield(
[163/165] Compiling LlamaStackClient CustomTools.swift
/Users/admin/builder/spi-builder-workspace/Sources/LlamaStackClient/Agents/LocalAgents.swift:68:16: warning: no 'async' operations occur within 'await' expression
66 |   public func createTurn(agent_id: String, session_id: String, request: Components.Schemas.CreateAgentTurnRequest) async throws -> AsyncStream<Components.Schemas.AgentTurnResponseStreamChunk> {
67 |     let agent = agents[agent_id]!
68 |     return try await agent.createAndExecuteTurn(agent_id: agent_id, session_id: session_id, request: request)
   |                `- warning: no 'async' operations occur within 'await' expression
69 |   }
70 | }
/Users/admin/builder/spi-builder-workspace/Sources/LlamaStackClient/Agents/LocalAgents.swift:68:12: warning: no calls to throwing functions occur within 'try' expression
66 |   public func createTurn(agent_id: String, session_id: String, request: Components.Schemas.CreateAgentTurnRequest) async throws -> AsyncStream<Components.Schemas.AgentTurnResponseStreamChunk> {
67 |     let agent = agents[agent_id]!
68 |     return try await agent.createAndExecuteTurn(agent_id: agent_id, session_id: session_id, request: request)
   |            `- warning: no calls to throwing functions occur within 'try' expression
69 |   }
70 | }
[164/165] Compiling LlamaStackClient LocalAgents.swift
/Users/admin/builder/spi-builder-workspace/Sources/LlamaStackClient/Agents/LocalAgents.swift:68:16: warning: no 'async' operations occur within 'await' expression
66 |   public func createTurn(agent_id: String, session_id: String, request: Components.Schemas.CreateAgentTurnRequest) async throws -> AsyncStream<Components.Schemas.AgentTurnResponseStreamChunk> {
67 |     let agent = agents[agent_id]!
68 |     return try await agent.createAndExecuteTurn(agent_id: agent_id, session_id: session_id, request: request)
   |                `- warning: no 'async' operations occur within 'await' expression
69 |   }
70 | }
/Users/admin/builder/spi-builder-workspace/Sources/LlamaStackClient/Agents/LocalAgents.swift:68:12: warning: no calls to throwing functions occur within 'try' expression
66 |   public func createTurn(agent_id: String, session_id: String, request: Components.Schemas.CreateAgentTurnRequest) async throws -> AsyncStream<Components.Schemas.AgentTurnResponseStreamChunk> {
67 |     let agent = agents[agent_id]!
68 |     return try await agent.createAndExecuteTurn(agent_id: agent_id, session_id: session_id, request: request)
   |            `- warning: no calls to throwing functions occur within 'try' expression
69 |   }
70 | }
[165/165] Compiling LlamaStackClient Server.swift
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
BUILD FAILURE 6.3 macosSpm