Build Information
Failed to build SwiftOCA, reference main (8f1641
), with Swift 5.10 for macOS (SPM) on 28 Jun 2025 12:13:34 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/SwiftOCA
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8f16412 update for IORing API changes
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
8f1641286b1e62ff5f7fd9f32aa2db5f15e823b8
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at main
========================================
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/Flight-School/AnyCodable
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/spacenation/swiftui-sliders
Fetching https://github.com/swhitty/FlyingFox
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/PADL/SocketAddress
[1/5385] Fetching flyingfox
[109/6892] Fetching flyingfox, swiftui-sliders
[185/8695] Fetching flyingfox, swiftui-sliders, swift-atomics
[258/8763] Fetching flyingfox, swiftui-sliders, swift-atomics, socketaddress
[301/10320] Fetching flyingfox, swiftui-sliders, swift-atomics, socketaddress, gzipswift
[535/11102] Fetching flyingfox, swiftui-sliders, swift-atomics, socketaddress, gzipswift, anycodable
[654/11784] Fetching flyingfox, swiftui-sliders, swift-atomics, socketaddress, gzipswift, anycodable, asyncextensions
Fetched https://github.com/1024jp/GzipSwift from cache (1.66s)
Fetching https://github.com/apple/swift-system
[5511/10227] Fetching flyingfox, swiftui-sliders, swift-atomics, socketaddress, anycodable, asyncextensions
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.92s)
Fetched https://github.com/swhitty/FlyingFox from cache (1.92s)
Fetching https://github.com/apple/swift-log
Fetched https://github.com/Flight-School/AnyCodable from cache (1.92s)
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/PADL/SocketAddress from cache (1.92s)
Fetched https://github.com/spacenation/swiftui-sliders from cache (1.92s)
Fetched https://github.com/apple/swift-atomics from cache (1.92s)
[1/4443] Fetching swift-system
[3467/9428] Fetching swift-system, swift-async-algorithms
[4594/13264] Fetching swift-system, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-system from cache (0.95s)
[780/8821] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log from cache (0.99s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.99s)
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.HOIJ2s/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.RrpcK5/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