Build Information
Failed to build APWebAuthentication, reference main (e0e5de), with Swift 6.0 for Linux on 6 May 2026 23:53:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/APWebAuthentication.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/aporat/APWebAuthentication
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e0e5de5 date handling
Cloned https://github.com/aporat/APWebAuthentication.git
Revision (git rev-parse @):
e0e5de50288a1f5671f3e222daa51c4fcfbc4925
SUCCESS checkout https://github.com/aporat/APWebAuthentication.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/aporat/APWebAuthentication.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/aporat/APUserAgentGenerator.git
[1/402] Fetching apuseragentgenerator
Fetched https://github.com/aporat/APUserAgentGenerator.git from cache (0.50s)
Fetching https://github.com/devicekit/DeviceKit.git
Fetching https://github.com/SwifterSwift/SwifterSwift.git
Fetching https://github.com/SnapKit/SnapKit.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/4084] Fetching swiftybeaver
[573/8492] Fetching swiftybeaver, devicekit
[1331/12761] Fetching swiftybeaver, devicekit, snapkit
[7980/42483] Fetching swiftybeaver, devicekit, snapkit, swifterswift
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (1.75s)
Fetching https://github.com/JonasGessner/JGProgressHUD.git
Fetched https://github.com/SnapKit/SnapKit.git from cache (1.78s)
[6736/34130] Fetching devicekit, swifterswift
Fetching https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
[9462/35725] Fetching devicekit, swifterswift, jgprogresshud
[10891/36655] Fetching devicekit, swifterswift, jgprogresshud, swifthttpstatuscodes
Fetched https://github.com/rhodgkins/SwiftHTTPStatusCodes.git from cache (0.60s)
[12759/35725] Fetching devicekit, swifterswift, jgprogresshud
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[14926/49112] Fetching devicekit, swifterswift, jgprogresshud, cryptoswift
Fetched https://github.com/JonasGessner/JGProgressHUD.git from cache (2.96s)
Fetching https://github.com/Alamofire/Alamofire.git
[37707/47517] Fetching devicekit, swifterswift, cryptoswift
[47518/79630] Fetching devicekit, swifterswift, cryptoswift, alamofire
Fetching https://github.com/SFSafeSymbols/SFSafeSymbols.git
Fetched https://github.com/devicekit/DeviceKit.git from cache (6.14s)
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
[46000/75222] Fetching swifterswift, cryptoswift, alamofire
Fetched https://github.com/SwifterSwift/SwifterSwift.git from cache (6.35s)
[16599/45500] Fetching cryptoswift, alamofire
[19154/51767] Fetching cryptoswift, alamofire, swiftyjson
[21927/73730] Fetching cryptoswift, alamofire, swiftyjson, sfsafesymbols
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.68s)
[14448/60343] Fetching alamofire, swiftyjson, sfsafesymbols
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.43s)
[14078/54076] Fetching alamofire, sfsafesymbols
Fetched https://github.com/SFSafeSymbols/SFSafeSymbols.git from cache (4.94s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (7.17s)
Computing version for https://github.com/devicekit/DeviceKit.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.0wJCi1/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.3.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.cqRkni/devicekit-manifest"])
/Package.swift:39:9: error: unexpected ',' separator
37 | exclude: ["Info.plist", "Device.swift.gyb"],
38 | resources: [.process("PrivacyInfo.xcprivacy")],
39 | ),
| `- error: unexpected ',' separator
40 | .testTarget(
41 | name: "DeviceKitTests", in https://github.com/devicekit/DeviceKit.git
BUILD FAILURE 6.0 linux