Build Information
Failed to build PurchaseKit, reference 1.0.0 (00a647
), with Swift 6.1 for Android on 31 May 2025 04:21:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ramiz69/PurchaseKit.git
Reference: 1.0.0
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/Ramiz69/PurchaseKit
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 00a647c 📚 Update documentation
Cloned https://github.com/Ramiz69/PurchaseKit.git
Revision (git rev-parse @):
00a647c1095df8422a237a91a70eb661e5235ead
SUCCESS checkout https://github.com/Ramiz69/PurchaseKit.git at 1.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Ramiz69/PurchaseKit.git
https://github.com/Ramiz69/PurchaseKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "PurchaseKit",
"name" : "PurchaseKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "RKPurchaseKit",
"targets" : [
"RKPurchaseKit"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "RKPurchaseKit",
"module_type" : "SwiftTarget",
"name" : "RKPurchaseKit",
"path" : "Sources/PurchaseKit",
"product_memberships" : [
"RKPurchaseKit"
],
"sources" : [
"Manager/RKPurchasesManager.swift",
"Models/RKProductType.swift",
"Models/RKPurchasedProductEvent.swift",
"Models/RKPurchasesError.swift",
"Models/RKStoreProduct.swift",
"Protocols/RKPurchasesProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
docker: Error response from daemon: Head "https://registry.gitlab.com/v2/finestructure/spi-images/manifests/android-6.1-latest": received unexpected HTTP status: 502 Bad Gateway
Run 'docker run --help' for more information
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
docker: Error response from daemon: Head "https://registry.gitlab.com/v2/finestructure/spi-images/manifests/android-6.1-latest": received unexpected HTTP status: 502 Bad Gateway
Run 'docker run --help' for more information
BUILD FAILURE 6.1 android