Build Information
Failed to build NimbleLoyalty, reference 0.2.0 (d3a823), with Swift 6.2 for Android on 20 Jun 2025 02:30:28 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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git
Reference: 0.2.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/nimblehq/business-loyalty-ios-sdk-poc
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at d3a823e Merge pull request #21 from nimblehq/release/0.2.0
Cloned https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git
Revision (git rev-parse @):
d3a823ea00b28299b89b0224a88cf73eafedefca
SUCCESS checkout https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git at 0.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4386] Fetching keychainaccess
[3949/29652] Fetching keychainaccess, moya
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (3.76s)
Fetched https://github.com/Moya/Moya.git from cache (3.81s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 15.0.3 (4.68s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52493] Fetching reactiveswift
[4201/82634] Fetching reactiveswift, alamofire
[5252/135344] Fetching reactiveswift, alamofire, rxswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (9.75s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (9.82s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (9.90s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (10.62s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.69s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.77s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.77s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.7.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 15.0.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
Building for debugging...
[0/6] Write sources
[0/6] Copying PrivacyInfo.xcprivacy
[4/6] Write sources
[5/6] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/47] Emitting module Alamofire
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/52] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[9/52] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[10/52] Compiling Alamofire WebSocketRequest.swift
[11/52] Compiling Alamofire DispatchQueue+Alamofire.swift
[12/52] Compiling Alamofire OperationQueue+Alamofire.swift
[13/52] Compiling Alamofire Result+Alamofire.swift
[14/52] Compiling Alamofire StringEncoding+Alamofire.swift
[15/52] Compiling Alamofire RequestTaskMap.swift
[16/52] Compiling Alamofire Response.swift
[17/52] Compiling Alamofire Session.swift
[18/52] Compiling Alamofire SessionDelegate.swift
[19/52] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[20/52] Compiling Alamofire UploadRequest.swift
[21/52] Compiling Alamofire URLRequest+Alamofire.swift
[22/52] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[23/52] Compiling Alamofire AlamofireExtended.swift
[24/52] Compiling Alamofire AuthenticationInterceptor.swift
[25/52] Compiling Alamofire CachedResponseHandler.swift
BUILD FAILURE 6.2 android