The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FlutterSwiftOCA, reference main (3531bb), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 17:26:35 UTC.

Swift 6 data race errors: 0

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/PADL/FlutterSwiftOCA.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/FlutterSwiftOCA
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3531bbb replace ManagedCriticalState with Mutex from Synchronization framework
Cloned https://github.com/PADL/FlutterSwiftOCA.git
Revision (git rev-parse @):
3531bbb24eb1f2694dcaf16b5238cc20ad82a2c7
SUCCESS checkout https://github.com/PADL/FlutterSwiftOCA.git at main
Fetching https://github.com/PADL/SwiftOCA
[1/18644] Fetching swiftoca
Fetched https://github.com/PADL/SwiftOCA from cache (1.28s)
Fetching https://github.com/PADL/FlutterSwift
[1/3879] Fetching flutterswift
Fetched https://github.com/PADL/FlutterSwift from cache (84.80s)
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/swhitty/FlyingFox
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/spacenation/swiftui-sliders
[1/1557] Fetching gzipswift
[235/2447] Fetching gzipswift, asyncextensions
[396/3979] Fetching gzipswift, asyncextensions, swiftui-sliders
[397/5799] Fetching gzipswift, asyncextensions, swiftui-sliders, swift-atomics
[510/6581] Fetching gzipswift, asyncextensions, swiftui-sliders, swift-atomics, anycodable
[4138/12539] Fetching gzipswift, asyncextensions, swiftui-sliders, swift-atomics, anycodable, flyingfox
[4258/18786] Fetching gzipswift, asyncextensions, swiftui-sliders, swift-atomics, anycodable, flyingfox, swift-async-algorithms
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.82s)
Fetching https://github.com/PADL/SocketAddress
[3569/17896] Fetching gzipswift, swiftui-sliders, swift-atomics, anycodable, flyingfox, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics from cache (1.00s)
[5363/16076] Fetching gzipswift, swiftui-sliders, anycodable, flyingfox, swift-async-algorithms
Fetching https://github.com/apple/swift-system
Fetched https://github.com/Flight-School/AnyCodable from cache (1.21s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetched https://github.com/swhitty/FlyingFox from cache (1.24s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.24s)
Fetched https://github.com/1024jp/GzipSwift from cache (1.24s)
Fetched https://github.com/spacenation/swiftui-sliders from cache (1.25s)
Fetching https://github.com/apple/swift-log
[1/292] Fetching socketaddress
Fetched https://github.com/PADL/SocketAddress from cache (0.72s)
[1/5601] Fetching swift-system
[842/16729] Fetching swift-system, sqlite.swift
[2130/23364] Fetching swift-system, sqlite.swift, swift-log
Fetched https://github.com/apple/swift-system from cache (1.16s)
[3241/17763] Fetching sqlite.swift, swift-log
Fetched https://github.com/apple/swift-log from cache (1.09s)
[8569/11128] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.40s)
Computing version for https://github.com/spacenation/swiftui-sliders
Computed https://github.com/spacenation/swiftui-sliders at 2.1.0 (4.80s)
Computing version for https://github.com/swhitty/FlyingFox
Computed https://github.com/swhitty/FlyingFox at 0.26.2 (0.56s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.56s)
Computing version for https://github.com/1024jp/GzipSwift
warning: 'gzipswift': /Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "GzipSwift",
 7 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/1024jp/GzipSwift at 6.1.0 (0.60s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.65s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.57s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.55s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (0.53s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.5 (0.55s)
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (2.66s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.65s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/PADL/SwiftOCA
Working copy of https://github.com/PADL/SwiftOCA resolved at main (0221a69)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.1.0
Creating working copy for https://github.com/PADL/FlutterSwift
Working copy of https://github.com/PADL/FlutterSwift resolved at main (3d4dfb2)
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/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.5.0
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.5
Creating working copy for https://github.com/spacenation/swiftui-sliders
Working copy of https://github.com/spacenation/swiftui-sliders resolved at 2.1.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/swhitty/FlyingFox
Working copy of https://github.com/swhitty/FlyingFox resolved at 0.26.2
warning: 'gzipswift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/GzipSwift/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "GzipSwift",
 7 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
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": "flutterswiftoca",
      "name": "FlutterSwiftOCA",
      "url": "https://github.com/PADL/FlutterSwiftOCA.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlutterSwiftOCA",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "asyncextensions",
          "name": "AsyncExtensions",
          "url": "https://github.com/lhoward/AsyncExtensions",
          "version": "0.9.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swiftoca",
          "name": "SwiftOCA",
          "url": "https://github.com/PADL/SwiftOCA",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftOCA",
          "traits": [
            "NonEmbeddedBuild"
          ],
          "dependencies": [
            {
              "identity": "swift-async-algorithms",
              "name": "swift-async-algorithms",
              "url": "https://github.com/apple/swift-async-algorithms",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "socketaddress",
              "name": "SocketAddress",
              "url": "https://github.com/PADL/SocketAddress",
              "version": "0.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SocketAddress",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system",
                  "version": "1.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "asyncextensions",
              "name": "AsyncExtensions",
              "url": "https://github.com/lhoward/AsyncExtensions",
              "version": "0.9.5",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "anycodable",
              "name": "AnyCodable",
              "url": "https://github.com/Flight-School/AnyCodable",
              "version": "0.6.7",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnyCodable",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "gzipswift",
              "name": "GzipSwift",
              "url": "https://github.com/1024jp/GzipSwift",
              "version": "6.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GzipSwift",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "sqlite.swift",
              "name": "SQLite.swift",
              "url": "https://github.com/stephencelis/SQLite.swift.git",
              "version": "0.16.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
              "traits": [
                "SystemSQLite"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "flyingfox",
              "name": "FlyingFox",
              "url": "https://github.com/swhitty/FlyingFox",
              "version": "0.26.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlyingFox",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swiftui-sliders",
              "name": "Sliders",
              "url": "https://github.com/spacenation/swiftui-sliders",
              "version": "2.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-sliders",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "flutterswift",
          "name": "FlutterSwift",
          "url": "https://github.com/PADL/FlutterSwift",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlutterSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-async-algorithms",
              "name": "swift-async-algorithms",
              "url": "https://github.com/apple/swift-async-algorithms",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "asyncextensions",
              "name": "AsyncExtensions",
              "url": "https://github.com/lhoward/AsyncExtensions",
              "version": "0.9.5",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/PADL/FlutterSwiftOCA.git
[1/647] Fetching flutterswiftoca
Fetched https://github.com/PADL/FlutterSwiftOCA.git from cache (0.72s)
Fetching https://github.com/PADL/SwiftOCA from cache
Fetched https://github.com/PADL/SwiftOCA from cache (0.42s)
Fetching https://github.com/PADL/FlutterSwift from cache
Fetched https://github.com/PADL/FlutterSwift from cache (0.41s)
Fetching https://github.com/lhoward/AsyncExtensions from cache
Fetching https://github.com/apple/swift-atomics from cache
Fetching https://github.com/swhitty/FlyingFox from cache
Fetching https://github.com/spacenation/swiftui-sliders from cache
Fetching https://github.com/Flight-School/AnyCodable from cache
Fetching https://github.com/1024jp/GzipSwift from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.43s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/1024jp/GzipSwift from cache (0.60s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.60s)
Fetched https://github.com/spacenation/swiftui-sliders from cache (0.60s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.60s)
Fetched https://github.com/swhitty/FlyingFox from cache (0.60s)
Fetched https://github.com/apple/swift-atomics from cache (0.60s)
Fetching https://github.com/PADL/SocketAddress from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-system from cache (0.54s)
Fetched https://github.com/PADL/SocketAddress from cache (0.54s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.59s)
Fetched https://github.com/apple/swift-log from cache (0.59s)
Computing version for https://github.com/spacenation/swiftui-sliders
Computed https://github.com/spacenation/swiftui-sliders at 2.1.0 (1.28s)
Computing version for https://github.com/swhitty/FlyingFox
Computed https://github.com/swhitty/FlyingFox at 0.26.2 (0.05s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.03s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.1.0 (0.04s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.03s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.03s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (0.03s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.5 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.61s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.5
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/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/PADL/SwiftOCA
Working copy of https://github.com/PADL/SwiftOCA resolved at main (0221a69)
Creating working copy for https://github.com/spacenation/swiftui-sliders
Working copy of https://github.com/spacenation/swiftui-sliders resolved at 2.1.0
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.5.0
Creating working copy for https://github.com/swhitty/FlyingFox
Working copy of https://github.com/swhitty/FlyingFox resolved at 0.26.2
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.1.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/PADL/FlutterSwiftOCA.git
Working copy of https://github.com/PADL/FlutterSwiftOCA.git resolved at main (3531bbb)
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/PADL/FlutterSwift
Working copy of https://github.com/PADL/FlutterSwift resolved at main (3d4dfb2)
warning: 'flutterswift': Source files for target CxxFlutterSwift should be located under 'Sources/CxxFlutterSwift', or a custom sources path can be set with the 'path' property in Package.swift
warning: '.resolve-product-dependencies': dependency 'flutterswiftoca' is not used by any target
Found 5 product dependencies
  - swift-async-algorithms
  - swift-log
  - AsyncExtensions
  - SwiftOCA
  - FlutterSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/PADL/FlutterSwiftOCA.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Write sources
[21/26] Compiling CSystem shims.c
[22/26] Write swift-version--6988338F2F200930.txt
[23/26] Compiling _AtomicsShims.c
[25/130] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/130] Compiling Atomics IntegerOperations.swift
[27/131] Compiling Atomics PointerConformances.swift
[28/131] Compiling Atomics Primitives.native.swift
[29/131] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/131] Compiling Atomics AtomicInteger.swift
[31/131] Compiling Atomics AtomicOptionalWrappable.swift
[32/131] Compiling Atomics ManagedAtomicLazyReference.swift
[33/131] Compiling Atomics UnsafeAtomic.swift
[34/131] Compiling Atomics AtomicValue.swift
[35/131] Compiling Atomics AtomicMemoryOrderings.swift
[36/131] Compiling Atomics DoubleWord.swift
[37/131] Compiling Atomics ManagedAtomic.swift
[38/132] Compiling Atomics OptionalRawRepresentable.swift
[39/132] Compiling Atomics RawRepresentable.swift
[40/132] Emitting module InternalCollectionsUtilities
[41/132] Compiling Atomics AtomicBool.swift
[42/132] Compiling Atomics IntegerConformances.swift
[49/132] Compiling Atomics AtomicReference.swift
[50/132] Compiling Atomics AtomicStorage.swift
[53/132] Compiling Atomics Unmanaged extensions.swift
[60/307] Compiling Logging MetadataProvider.swift
[61/307] Compiling HashTreeCollections _HashSlot.swift
[62/307] Compiling HashTreeCollections _HashStack.swift
[63/307] Compiling HashTreeCollections _HashTreeIterator.swift
[64/382] Compiling _RopeModule Rope+MutatingForEach.swift
[65/382] Compiling _RopeModule BigString+Chunk+Splitting.swift
[66/382] Compiling _RopeModule BigString+Chunk+UTF16.swift
[67/385] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[68/385] Compiling _RopeModule Rope+_UnsafeHandle.swift
[69/385] Compiling _RopeModule Rope.swift
[70/385] Compiling _RopeModule RopeElement.swift
[71/385] Compiling _RopeModule Rope+_Node.swift
[72/385] Compiling _RopeModule Rope+_Storage.swift
[75/385] Compiling _RopeModule Rope+Find.swift
[76/385] Compiling _RopeModule Rope+ForEachWhile.swift
[77/385] Compiling _RopeModule Rope+Insert.swift
[78/385] Compiling _RopeModule Rope+Join.swift
[79/385] Compiling _RopeModule Rope+Debugging.swift
[80/385] Compiling _RopeModule Rope+Invariants.swift
[83/385] Compiling _RopeModule BigString+Summary.swift
[84/385] Compiling _RopeModule Rope+Append.swift
[85/385] Compiling _RopeModule Rope+Extract.swift
[86/385] Compiling _RopeModule BigString+Chunk+Counts.swift
[87/385] Compiling _RopeModule BigString+Chunk+Description.swift
[88/385] Compiling _RopeModule BigString+Chunk+Index.swift
[89/385] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[90/385] Compiling _RopeModule BigString+Builder.swift
[91/385] Compiling _RopeModule BigString+Contents.swift
[92/385] Compiling _RopeModule BigString+Debugging.swift
[93/385] Compiling _RopeModule BigString+Index.swift
[94/385] Compiling _RopeModule BigString+Ingester.swift
[95/385] Compiling _RopeModule BigString+Invariants.swift
[96/385] Compiling _RopeModule BigString+Metrics.swift
[97/385] Compiling ContainersPreview Inout.swift
[98/385] Compiling ContainersPreview InputSpan.swift
[99/385] Compiling ContainersPreview Shared.swift
[109/385] Emitting module ContainersPreview
[110/385] Emitting module SystemPackage
[111/385] Compiling _RopeModule BigString.swift
[112/385] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[113/385] Compiling _RopeModule BigString+Chunk+Breaks.swift
[114/385] Compiling _RopeModule BigString+Chunk+Character.swift
[115/385] Compiling HeapModule Heap.swift
[116/385] Compiling HeapModule _HeapNode.swift
[117/385] Compiling HeapModule Heap+Invariants.swift
[118/385] Compiling HeapModule Heap+UnsafeHandle.swift
[119/385] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[120/385] Compiling HeapModule Heap+Descriptions.swift
[121/385] Emitting module HeapModule
[128/481] Emitting module Atomics
[129/481] Compiling DequeModule RigidDeque+Consumption.swift
[130/481] Compiling DequeModule RigidDeque+Container.swift
[131/481] Compiling DequeModule RigidDeque+Descriptions.swift
[132/481] Compiling DequeModule RigidDeque+Equatable.swift
[133/481] Compiling DequeModule RigidDeque+Experimental.swift
[134/481] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[135/487] Compiling DequeModule Deque.swift
[136/487] Compiling DequeModule _DequeBuffer.swift
[137/487] Compiling DequeModule _DequeBufferHeader.swift
[138/487] Compiling DequeModule Deque+Descriptions.swift
[139/487] Compiling DequeModule Deque+Equatable.swift
[140/487] Compiling DequeModule RigidDeque+Hashable.swift
[141/487] Compiling DequeModule RigidDeque+Initializers.swift
[142/487] Compiling DequeModule RigidDeque+Insertions.swift
[143/487] Compiling DequeModule RigidDeque+Prepend.swift
[144/487] Compiling Logging LogHandler.swift
[145/487] Compiling Logging LogEvent.swift
[146/487] Emitting module Logging
[147/487] Compiling Logging Locks.swift
[148/487] Compiling Logging Logging.swift
[149/487] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[150/487] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[151/487] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[152/487] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[153/487] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[154/487] Compiling _RopeModule Range+BigString.swift
[155/487] Compiling DequeModule UniqueDeque+Append.swift
[156/487] Compiling DequeModule UniqueDeque+Consumption.swift
[157/487] Compiling DequeModule UniqueDeque+Container.swift
[158/487] Compiling DequeModule UniqueDeque+Descriptions.swift
[159/491] Compiling DequeModule RigidDeque+Append.swift
[160/491] Compiling DequeModule UniqueDeque+Insertions.swift
[161/491] Compiling DequeModule UniqueDeque+Prepend.swift
[162/494] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[168/500] Compiling _RopeModule BigSubstring.swift
[169/500] Compiling _RopeModule Rope+Builder.swift
[170/500] Compiling HashTreeCollections TreeDictionary.swift
[171/500] Compiling HashTreeCollections TreeSet+Codable.swift
[172/500] Compiling HashTreeCollections TreeSet+Collection.swift
[173/500] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[174/500] Compiling HashTreeCollections TreeSet+Debugging.swift
[175/500] Compiling HashTreeCollections TreeSet+Descriptions.swift
[176/508] Compiling DequeModule RigidDeque+Removals.swift
[177/508] Compiling DequeModule RigidDeque+Replacements.swift
[178/508] Compiling DequeModule RigidDeque+Testing.swift
[179/508] Compiling DequeModule RigidDeque.swift
[182/508] Compiling DequeModule UniqueDeque+Removals.swift
[183/508] Compiling DequeModule UniqueDeque+Replacements.swift
[187/508] Compiling DequeModule UniqueDeque.swift
[188/508] Compiling DequeModule _DequeSlot.swift
[189/508] Compiling DequeModule _UnsafeDequeHandle.swift
[202/508] Compiling DequeModule Deque+Extras.swift
[203/508] Compiling DequeModule Deque+Hashable.swift
[204/508] Compiling DequeModule Deque+Testing.swift
[205/508] Compiling DequeModule Deque._Storage.swift
[206/508] Compiling DequeModule Deque._UnsafeHandle.swift
[208/508] Compiling DequeModule _UnsafeDequeSegments.swift
[209/508] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[210/508] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[211/508] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[212/508] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[214/508] Emitting module BitCollections
[215/508] Compiling DequeModule UniqueDeque+Initializers.swift
[224/508] Compiling DequeModule UniqueDeque+Equatable.swift
[225/508] Compiling DequeModule UniqueDeque+Experimental.swift
[226/508] Compiling DequeModule UniqueDeque+Hashable.swift
[256/508] Compiling DequeModule Deque+Codable.swift
[257/508] Compiling DequeModule Deque+Collection.swift
[258/508] Compiling DequeModule Deque+CustomReflectable.swift
[261/508] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[262/508] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[263/508] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[264/508] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[265/508] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[266/508] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[267/508] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[268/508] Compiling HashTreeCollections TreeSet.swift
[308/515] Compiling BitCollections BitSet.swift
[309/515] Compiling BitCollections Range+Utilities.swift
[310/515] Compiling BitCollections Slice+Utilities.swift
[311/515] Compiling BitCollections UInt+Tricks.swift
[312/515] Compiling BitCollections _Word.swift
[313/515] Compiling OrderedCollections _UnsafeBitset.swift
[314/515] Compiling BitCollections BitSet._UnsafeHandle.swift
[344/515] Compiling SocketAddress Utils.swift
[371/515] Compiling _RopeModule BigString+Sequence.swift
[372/515] Compiling _RopeModule BigString+TextOutputStream.swift
[373/515] Compiling _RopeModule BigString+UTF16View.swift
[374/515] Compiling _RopeModule BigString+UTF8View.swift
[375/515] Compiling _RopeModule BigString+UnicodeScalarView.swift
[376/515] Compiling _RopeModule BigSubstring+UTF16View.swift
[377/515] Compiling _RopeModule BigSubstring+UTF8View.swift
[378/515] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[392/515] Emitting module OrderedCollections
[453/518] Emitting module _RopeModule
[470/518] Compiling _RopeModule Rope+Remove.swift
[471/518] Compiling _RopeModule Rope+RemoveSubrange.swift
[472/518] Compiling _RopeModule Rope+Split.swift
[473/518] Compiling _RopeModule Optional Utilities.swift
[474/518] Compiling _RopeModule String Utilities.swift
[475/518] Compiling _RopeModule String.Index+ABI.swift
[476/518] Compiling _RopeModule _CharacterRecognizer.swift
[477/518] Compiling SocketAddress SocketAddress.swift
[478/518] Emitting module SocketAddress
[483/518] Emitting module HashTreeCollections
[484/518] Emitting module DequeModule
[485/579] Compiling Collections HeapModule reexports.swift
[486/579] Compiling Collections OrderedCollections reexports.swift
[487/579] Compiling Collections HashTreeCollections reexports.swift
[488/579] Compiling Collections DequeModule reexports.swift
[489/579] Emitting module Collections
[490/579] Compiling Collections BitCollections reexports.swift
[491/579] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[492/579] Compiling AsyncAlgorithms ChannelStateMachine.swift
[493/579] Compiling AsyncAlgorithms ChannelStorage.swift
[494/579] Emitting module FlyingSocks
[495/579] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[496/579] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[497/579] Compiling AsyncAlgorithms AsyncChannel.swift
[498/612] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[499/612] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[500/612] Compiling AsyncExtensions AsyncSequence+Assign.swift
[501/612] Compiling AsyncExtensions AsyncMergeSequence.swift
[502/612] Compiling AsyncExtensions MergeStateMachine.swift
[503/612] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[504/612] Compiling AsyncExtensions AsyncReplaySubject.swift
[505/612] Compiling AsyncExtensions AsyncSubject.swift
[506/612] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[507/612] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[508/612] Compiling AsyncExtensions AsyncFailSequence.swift
[509/612] Compiling AsyncExtensions AsyncJustSequence.swift
[510/612] Compiling AnyCodable AnyCodable.swift
[511/612] Compiling AnyCodable AnyDecodable.swift
[512/612] Emitting module AnyCodable
[513/612] Compiling AsyncExtensions AsyncPrependSequence.swift
[514/612] Compiling AsyncExtensions AsyncScanSequence.swift
[515/612] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[516/612] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[517/612] Compiling AsyncExtensions Termination.swift
[518/612] Compiling AsyncExtensions AsyncEmptySequence.swift
[519/612] Compiling AnyCodable AnyEncodable.swift
[520/612] Compiling AsyncExtensions AsyncStream+Pipe.swift
[521/612] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[522/612] Compiling AsyncExtensions AsyncTimerSequence.swift
[523/659] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[524/659] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[525/659] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[526/659] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[527/659] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[528/659] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[529/664] Compiling FlyingFox RoutedHTTPHandler.swift
[530/664] Compiling FlyingFox WebSocketHTTPHandler.swift
[531/664] Compiling FlyingFox HTTPRoute+JSONValue.swift
[532/664] Compiling FlyingFox AsyncSequence+Extensions.swift
[533/664] Compiling FlyingFox HTTPBodyPattern.swift
[534/664] Compiling FlyingFox HTTPBodySequence.swift
[535/664] Compiling FlyingFox HTTPDecoder+StandardizePath.swift
[536/664] Compiling FlyingFox HTTPDecoder.swift
[537/664] Compiling FlyingFox HTTPEncoder.swift
[538/664] Compiling FlyingFox HTTPHandler.swift
[539/664] Compiling FlyingFox HTTPHeader.swift
[540/664] Compiling FlyingFox HTTPRoute.swift
[541/664] Compiling FlyingFox HTTPRouteParameterValue.swift
[542/664] Compiling FlyingFox HTTPServer+Configuration.swift
[543/664] Compiling FlyingFox HTTPServer+Listening.swift
[544/664] Compiling FlyingFox HTTPServer.swift
[545/664] Compiling FlyingFox ProxyHTTPHandler.swift
[546/664] Compiling FlyingFox RedirectHTTPHandler.swift
[547/664] Emitting module AsyncAlgorithms
[548/664] Compiling FlyingFox URLSession+Async.swift
[549/664] Compiling FlyingFox AsyncStream+WSFrame.swift
[550/664] Compiling FlyingFox SHA1.swift
[551/664] Compiling FlyingFox WSCloseCode.swift
[552/664] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[553/664] Compiling AsyncAlgorithms MergeStateMachine.swift
[554/664] Compiling FlyingFox HTTPRequest+QueryItem.swift
[555/664] Compiling FlyingFox HTTPRequest+RouteParameter.swift
[556/664] Compiling FlyingFox HTTPRequest+Target.swift
[557/664] Compiling FlyingFox HTTPRequest.swift
[558/664] Compiling FlyingFox HTTPResponse.swift
[559/664] Compiling FlyingFox SocketAddress+Glibc.swift
[560/664] Compiling AsyncAlgorithms UnsafeTransfer.swift
[561/664] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[562/664] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[563/664] Compiling AsyncAlgorithms ZipStateMachine.swift
[564/664] Compiling AsyncAlgorithms ZipStorage.swift
[565/664] Compiling FlyingFox DirectoryHTTPHandler.swift
[566/664] Compiling FlyingFox FileHTTPHandler.swift
[567/664] Compiling FlyingFox HTTPHeaders.swift
[568/664] Compiling FlyingFox HTTPLogging+OSLog.swift
[569/664] Compiling FlyingFox HTTPLogging.swift
[570/664] Compiling FlyingFox HTTPMethod.swift
[571/664] Compiling FlyingFox HTTPChunkedEncodedSequence.swift
[572/664] Compiling FlyingFox HTTPClient.swift
[573/664] Compiling FlyingFox HTTPConnection.swift
[574/664] Compiling FlyingFox HTTPStatusCode.swift
[575/664] Compiling FlyingFox HTTPVersion.swift
[576/664] Compiling FlyingFox ClosureHTTPHandler.swift
[577/664] Compiling FlyingFox HTTPRequest+Address.swift
[578/664] Compiling FlyingFox JSONBodyPattern.swift
[579/664] Compiling FlyingFox JSONPath.swift
[580/664] Compiling FlyingFox JSONValue.swift
[581/664] Compiling FlyingFox JSONPredicatePattern.swift
[582/664] Compiling FlyingFox NonisolatedUnsafe.swift
[608/664] Emitting module FlyingFox
[630/669] Compiling FlyingFox WSFrame.swift
[631/669] Compiling FlyingFox WSFrameEncoder.swift
[632/669] Compiling FlyingFox WSFrameValidator.swift
[633/669] Compiling FlyingFox WSHandler.swift
[634/669] Compiling FlyingFox WSMessage.swift
[652/672] Compiling AsyncExtensions Locking.swift
[653/672] Compiling AsyncExtensions Regulator.swift
[654/672] Compiling AsyncExtensions Result+ErrorMechanism.swift
[655/672] Emitting module AsyncExtensions
[671/844] Compiling SwiftOCA Switch.swift
[672/844] Compiling SwiftOCA Block.swift
[673/844] Compiling SwiftOCA Matrix.swift
[674/844] Compiling SwiftOCA DataSetWorker.swift
[675/844] Compiling SwiftOCA MediaRecorderPlayer.swift
[676/848] Compiling SwiftOCA LengthTaggedData32.swift
[677/848] Compiling SwiftOCA Locking.swift
[678/848] Compiling SwiftOCA Sequence+AsyncMap.swift
[679/848] Compiling SwiftOCA SocketAddressHelpers.swift
[680/848] Compiling SwiftOCA PanBalance.swift
[681/848] Compiling SwiftOCA Polarity.swift
[682/848] Compiling SwiftOCA SignalInput.swift
[683/848] Compiling SwiftOCA SignalOutput.swift
[684/848] Compiling SwiftOCA SummingPoint.swift
[685/848] Compiling FlutterSwift FlutterStandardField.swift
[686/848] Compiling FlutterSwift FlutterBinaryMessenger.swift
[687/848] Compiling FlutterSwift FlutterDesktopMessenger.swift
[688/848] Compiling FlutterSwift FlutterPlatformMessenger.swift
[689/848] Emitting module FlutterSwift
[690/848] Compiling SwiftOCA VectorProperty.swift
[691/848] Compiling SwiftOCA Errors.swift
[692/848] Compiling SwiftOCA Command.swift
[693/848] Compiling SwiftOCA Header.swift
[694/848] Compiling SwiftOCA BoundedProperty.swift
[695/848] Compiling SwiftOCA ListProperty.swift
[696/848] Compiling SwiftOCA MapProperty.swift
[697/848] Compiling SwiftOCA Property.swift
[698/848] Compiling SwiftOCA AudioLevelSensor.swift
[699/848] Compiling SwiftOCA BasicSensors.swift
[700/848] Compiling SwiftOCA IdentificationSensor.swift
[701/848] Compiling SwiftOCA LevelSensor.swift
[702/848] Compiling SwiftOCA KeepAlive.swift
[703/848] Compiling SwiftOCA MessageType.swift
[704/848] Compiling SwiftOCA Notification1.swift
[705/848] Compiling SwiftOCA Notification2.swift
[706/848] Compiling SwiftOCA Response.swift
[707/848] Compiling SwiftOCA ClassRegistry.swift
[708/848] Compiling SwiftOCA Connection.swift
[709/848] Compiling SwiftOCA Data+Hex.swift
[710/848] Compiling SwiftOCA Data+IntegerCodable.swift
[711/848] Compiling SwiftOCA LengthTaggedData16.swift
[712/848] Compiling SwiftOCA Ocp1CFSocketConnection.swift
[713/848] Compiling SwiftOCA ConnectionBroker.swift
[714/848] Compiling SwiftOCA DNSServiceBrowser.swift
[715/848] Compiling SwiftOCA NetServiceBrowser.swift
[716/848] Compiling SwiftOCA NetworkAdvertisingServiceBrowser.swift
[716/848] Write Objects.LinkFileList
[717/848] Archiving libFlutterSwift.a
[719/848] Compiling SwiftOCA UnsafeMutablePointer+PropertyBasePointer.swift
[720/848] Compiling SwiftOCA Weak.swift
[721/848] Compiling SwiftOCA Array2D.swift
[722/848] Compiling SwiftOCA List2D.swift
[723/848] Compiling SwiftOCA Agent.swift
[724/848] Compiling SwiftOCA CounterNotifier.swift
[725/848] Compiling SwiftOCA CounterSetAgent.swift
[726/848] Compiling SwiftOCA EventHandler.swift
[727/848] Compiling SwiftOCA Group.swift
[728/848] Compiling SwiftOCA MediaClock3.swift
[729/848] Compiling SwiftOCA PhysicalPosition.swift
[730/848] Compiling SwiftOCA TimeSource.swift
[731/848] Compiling SwiftOCA ApplicationNetwork.swift
[732/848] Compiling SwiftOCA ControlNetwork.swift
[733/848] Compiling SwiftOCA MediaTransportNetwork.swift
[736/862] Compiling SwiftOCA MediaTransportApplication.swift
[737/862] Compiling SwiftOCA NetworkApplication.swift
[738/862] Compiling SwiftOCA NetworkInterface.swift
[739/862] Compiling SwiftOCA Root+Commands.swift
[740/862] Compiling SwiftOCA Root+JSON.swift
[741/862] Compiling SwiftOCA Root.swift
[742/862] Compiling SwiftOCA Actuator.swift
[743/862] Compiling SwiftOCA BasicActuators.swift
[744/862] Compiling SwiftOCA Frequency.swift
[745/862] Compiling SwiftOCA Gain.swift
[746/862] Compiling SwiftOCA IdentificationActuator.swift
[747/862] Compiling SwiftOCA Mute.swift
[776/862] Compiling SwiftOCA Dataset.swift
[777/862] Compiling SwiftOCA Log.swift
[778/862] Compiling SwiftOCA AudioProcessingManager.swift
[779/862] Compiling SwiftOCA CodingManager.swift
[780/862] Compiling SwiftOCA DeviceManager.swift
[781/862] Compiling SwiftOCA DeviceTimeManager.swift
[782/862] Compiling SwiftOCA DiagnosticManager.swift
[783/862] Compiling SwiftOCA FirmwareManager.swift
[784/862] Compiling SwiftOCA LibraryManager.swift
[785/862] Compiling SwiftOCA LockManager.swift
[786/862] Compiling SwiftOCA Manager.swift
[787/862] Compiling SwiftOCA MediaClockManager.swift
[788/862] Compiling SwiftOCA NetworkManager.swift
[789/862] Compiling SwiftOCA PowerManager.swift
[790/862] Compiling SwiftOCA SecurityManager.swift
[791/862] Compiling SwiftOCA MediaClockDataTypes.swift
[792/862] Compiling SwiftOCA MediaDataTypes.swift
[793/862] Compiling SwiftOCA MediaStreamDataTypes.swift
[794/862] Compiling SwiftOCA MiscFrameworkDataTypes.swift
[795/862] Compiling SwiftOCA ModelDataTypes.swift
[796/862] Compiling SwiftOCA NetworkApplicationDataTypes.swift
[797/862] Compiling SwiftOCA NetworkDataTypes.swift
[798/862] Compiling SwiftOCA PowerManagerDataTypes.swift
[799/862] Compiling SwiftOCA ProgrammingDataTypes.swift
[800/862] Compiling SwiftOCA SearchDataTypes.swift
[801/862] Compiling SwiftOCA TaskManagerDataTypes.swift
[802/862] Compiling SwiftOCA TimeDataTypes.swift
[803/862] Compiling SwiftOCA WellKnownObjectNumbers.swift
[804/862] Compiling SwiftOCA WorkerDataTypes.swift
[805/862] Compiling SwiftOCA Sensor.swift
[806/862] Compiling SwiftOCA TemperatureSensor.swift
[807/862] Compiling SwiftOCA Worker.swift
[808/862] Compiling SwiftOCA ApplicationNetworkDataTypes.swift
[809/862] Compiling SwiftOCA BaseDataTypes.swift
[810/862] Compiling SwiftOCA CommandSetDataTypes.swift
[811/862] Compiling SwiftOCA CounterDataTypes.swift
[812/862] Compiling SwiftOCA DataSetDataTypes.swift
[813/862] Compiling SwiftOCA DeviceManagerDataTypes.swift
[814/862] Compiling SwiftOCA EventDataTypes.swift
[815/862] Compiling SwiftOCA FirmwareManagerDataTypes.swift
[816/862] Compiling SwiftOCA LibraryManagerDataTypes.swift
[817/862] Compiling SwiftOCA LoggingDataTypes.swift
[818/862] Compiling SwiftOCA ManagerDataTypes.swift
[834/862] Emitting module SwiftOCA
[835/862] Compiling SwiftOCA Ocp1FlyingFoxConnection.swift
[836/862] Compiling SwiftOCA Ocp1FlyingSocksConnection.swift
[837/862] Compiling SwiftOCA Ocp1IORingConnection.swift
[838/862] Compiling SwiftOCA Ocp1MachPortConnection.swift
[839/862] Compiling SwiftOCA Ocp1MachPortSupport.swift
[840/862] Compiling SwiftOCA Ocp1NWConnection.swift
[841/862] Compiling SwiftOCA KeyedBinaryDecodingContainer.swift
[842/862] Compiling SwiftOCA SingleValueBinaryDecodingContainer.swift
[843/862] Compiling SwiftOCA UnkeyedBinaryDecodingContainer.swift
[844/862] Compiling SwiftOCA Ocp1Decoder.swift
[845/862] Compiling SwiftOCA Ocp1DecoderImpl.swift
[846/862] Compiling SwiftOCA Ocp1DecodingState.swift
[847/862] Compiling SwiftOCA KeyedOcp1EncodingContainer.swift
[848/862] Compiling SwiftOCA SingleValueOcp1EncodingContainer.swift
[849/862] Compiling SwiftOCA UnkeyedOcp1EncodingContainer.swift
[850/862] Compiling SwiftOCA Ocp1Encoder.swift
[851/862] Compiling SwiftOCA Ocp1EncoderImpl.swift
[852/862] Compiling SwiftOCA Ocp1EncodingState.swift
[853/862] Compiling SwiftOCA Ocp1CoderAPI.swift
[854/862] Compiling SwiftOCA Ocp1Connection+Codable.swift
[855/862] Compiling SwiftOCA Ocp1Connection+Connect.swift
[856/862] Compiling SwiftOCA Ocp1Connection+Messages.swift
[857/862] Compiling SwiftOCA Ocp1Connection+Objects.swift
[858/862] Compiling SwiftOCA Ocp1Connection+Subscribe.swift
[859/862] Compiling SwiftOCA Ocp1Connection.swift
[860/862] Compiling SwiftOCA Ocp1ConnectionMonitor.swift
[861/862] Compiling SwiftOCA Ocp1MessageBatcher.swift
[862/862] Compiling SwiftOCA ReflectionMirror.swift
[863/865] Compiling FlutterSwiftOCA OcaChannelManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/FlutterSwiftOCA/OcaChannelManager.swift:43:35: warning: treating a forced downcast to 'any OcaPropertySubjectRepresentable' as optional will never produce 'nil'
 41 |   {
 42 |     guard let keyPath = await propertyKeyPath(for: propertyID) else { return nil }
 43 |     return self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable
    |            |                      | `- note: use 'as?' to perform a conditional downcast to 'any OcaPropertySubjectRepresentable'
    |            |                      `- warning: treating a forced downcast to 'any OcaPropertySubjectRepresentable' as optional will never produce 'nil'
    |            `- note: add parentheses around the cast to silence this warning
 44 |   }
 45 | }
[864/865] Emitting module FlutterSwiftOCA
[865/865] Compiling FlutterSwiftOCA OcaBrokerChannelManager.swift
Build complete! (29.62s)
warning: 'gzipswift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/GzipSwift/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "GzipSwift",
 7 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'flutterswift': Source files for target CxxFlutterSwift should be located under 'Sources/CxxFlutterSwift', or a custom sources path can be set with the 'path' property in Package.swift
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "asyncextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lhoward/AsyncExtensions"
    },
    {
      "identity" : "swiftoca",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PADL/SwiftOCA"
    },
    {
      "identity" : "flutterswift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PADL/FlutterSwift"
    }
  ],
  "manifest_display_name" : "FlutterSwiftOCA",
  "name" : "FlutterSwiftOCA",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "FlutterSwiftOCA",
      "targets" : [
        "FlutterSwiftOCA"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlutterSwiftOCATests",
      "module_type" : "SwiftTarget",
      "name" : "FlutterSwiftOCATests",
      "path" : "Tests/FlutterSwiftOCATests",
      "sources" : [
        "FlutterSwiftOCATests.swift"
      ],
      "target_dependencies" : [
        "FlutterSwiftOCA"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FlutterSwiftOCA",
      "module_type" : "SwiftTarget",
      "name" : "FlutterSwiftOCA",
      "path" : "Sources/FlutterSwiftOCA",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Logging",
        "AsyncExtensions",
        "SwiftOCA",
        "FlutterSwift"
      ],
      "product_memberships" : [
        "FlutterSwiftOCA"
      ],
      "sources" : [
        "OcaBrokerChannelManager.swift",
        "OcaChannelManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.