Build Information
Failed to build SwiftOCA, reference 0.5.0 (4e4ffb), with Swift 5.10 for macOS (SPM) on 2 Oct 2025 12:53:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/SwiftOCA
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 4e4ffb5 make sendMessages, rather than sendMessage, mandatory to implement
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
4e4ffb5203f2a0a52a8ff3a01070a1649af71981
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at 0.5.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/PADL/SwiftOCA.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/spacenation/swiftui-sliders
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/swhitty/FlyingFox
Fetching https://github.com/lhoward/AsyncExtensions
[1/134] Fetching socketaddress
[135/1691] Fetching socketaddress, gzipswift
[369/3224] Fetching socketaddress, gzipswift, swiftui-sliders
[477/4006] Fetching socketaddress, gzipswift, swiftui-sliders, anycodable
[571/4688] Fetching socketaddress, gzipswift, swiftui-sliders, anycodable, asyncextensions
[626/6502] Fetching socketaddress, gzipswift, swiftui-sliders, anycodable, asyncextensions, swift-atomics
[699/12129] Fetching socketaddress, gzipswift, swiftui-sliders, anycodable, asyncextensions, swift-atomics, flyingfox
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.71s)
Fetching https://github.com/apple/swift-system
Fetched https://github.com/Flight-School/AnyCodable from cache (1.71s)
Fetching https://github.com/apple/swift-log
[4566/10665] Fetching socketaddress, gzipswift, swiftui-sliders, swift-atomics, flyingfox
Fetched https://github.com/swhitty/FlyingFox from cache (1.93s)
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/apple/swift-atomics from cache (1.93s)
Fetched https://github.com/PADL/SocketAddress from cache (1.93s)
Fetched https://github.com/1024jp/GzipSwift from cache (1.93s)
Fetched https://github.com/spacenation/swiftui-sliders from cache (1.93s)
[1/3910] Fetching swift-log
[314/8932] Fetching swift-log, swift-system
[3173/14404] Fetching swift-log, swift-system, swift-async-algorithms
Fetched https://github.com/apple/swift-log from cache (1.15s)
Fetched https://github.com/apple/swift-system from cache (1.15s)
[1533/5472] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (1.08s)
Computing version for https://github.com/spacenation/swiftui-sliders
Computed https://github.com/spacenation/swiftui-sliders at 2.1.0 (0.46s)
Computing version for https://github.com/1024jp/GzipSwift
error: Invalid manifest (compiled with: ["/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.oxgJGX/vfs.yaml", "-L", "/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk", "-F", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk", "-package-description-version", "5.10.0", "/Package@swift-5.10.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.Zi5V4F/gzipswift-manifest"])
error: fatalError
/Package@swift-5.10.swift:14:78: error: expected ',' separator
swiftSettings: [.enableExperimentalFeature("StrictConcurrency")])
^
,
/Package@swift-5.10.swift:15:9: error: expected expression in container literal
),
^ in https://github.com/1024jp/GzipSwift
BUILD FAILURE 5.10 macosSpm