The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SwiftOCA, reference 0.4.5 (afb3f6), with Swift 5.10 for macOS (SPM) on 19 Jul 2025 06:52:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: 0.4.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/SwiftOCA
 * tag               0.4.5      -> FETCH_HEAD
HEAD is now at afb3f66 cache device property method IDs
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
afb3f665a983959e77b9f5336d6a5718d58fad26
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at 0.4.5
========================================
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/1024jp/GzipSwift
Fetching https://github.com/swhitty/FlyingFox
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/spacenation/swiftui-sliders
Fetching https://github.com/apple/swift-atomics
[1/782] Fetching anycodable
[95/2339] Fetching anycodable, gzipswift
[127/3021] Fetching anycodable, gzipswift, asyncextensions
[466/4829] Fetching anycodable, gzipswift, asyncextensions, swift-atomics
[539/10244] Fetching anycodable, gzipswift, asyncextensions, swift-atomics, flyingfox
[770/10312] Fetching anycodable, gzipswift, asyncextensions, swift-atomics, flyingfox, socketaddress
[837/11819] Fetching anycodable, gzipswift, asyncextensions, swift-atomics, flyingfox, socketaddress, swiftui-sliders
Fetched https://github.com/PADL/SocketAddress from cache (1.82s)
Fetching https://github.com/apple/swift-system
Fetched https://github.com/apple/swift-atomics from cache (1.84s)
Fetching https://github.com/apple/swift-log
[8768/9943] Fetching anycodable, gzipswift, asyncextensions, flyingfox, swiftui-sliders
Fetched https://github.com/swhitty/FlyingFox from cache (2.07s)
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/1024jp/GzipSwift from cache (2.07s)
Fetched https://github.com/spacenation/swiftui-sliders from cache (2.07s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (2.07s)
Fetched https://github.com/Flight-School/AnyCodable from cache (2.07s)
[1/4657] Fetching swift-system
[188/8524] Fetching swift-system, swift-log
[8525/13514] Fetching swift-system, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-system from cache (0.99s)
[4017/8857] Fetching swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-log from cache (0.98s)
[200/4990] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (1.10s)
Computing version for https://github.com/spacenation/swiftui-sliders
Computed https://github.com/spacenation/swiftui-sliders at 2.1.0 (0.42s)
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.XpA54h/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.XzyIK0/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