Build Information
Failed to build KindeSDK, reference main (55f4b7), with Swift 6.1 for Android on 24 Mar 2026 03:00:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kinde-oss/kinde-sdk-ios.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/kinde-oss/kinde-sdk-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 55f4b74 Merge pull request #44 from victoreronmosele/fix/auth-callback-not-firing
Cloned https://github.com/kinde-oss/kinde-sdk-ios.git
Revision (git rev-parse @):
55f4b74addb82849c2a6f26c52ee95d2e9228e0a
SUCCESS checkout https://github.com/kinde-oss/kinde-sdk-ios.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/kinde-oss/kinde-sdk-ios.git
https://github.com/kinde-oss/kinde-sdk-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "appauth-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/openid/AppAuth-iOS.git"
}
],
"manifest_display_name" : "KindeSDK",
"name" : "KindeSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "KindeSDK",
"targets" : [
"KindeSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "KindeSDK",
"module_type" : "SwiftTarget",
"name" : "KindeSDK",
"path" : "Sources/KindeSDK",
"product_dependencies" : [
"AppAuth"
],
"product_memberships" : [
"KindeSDK"
],
"sources" : [
"APIs.swift",
"APIs/FeatureFlagsAPI.swift",
"APIs/OAuthAPI.swift",
"APIs/PermissionsAPI.swift",
"APIs/RolesAPI.swift",
"Auth/Auth.swift",
"Auth/AuthError.swift",
"Auth/AuthStateRepository.swift",
"Auth/BearerDecodableRequestBuilder.swift",
"Auth/BearerRequestBuilder.swift",
"Auth/BearerRequestBuilderFactory.swift",
"Auth/BearerTokenHandler.swift",
"Auth/Config.swift",
"Auth/DefaultLogger.swift",
"Auth/FlagError.swift",
"Auth/Tokens.swift",
"Models/ApiOptions.swift",
"Models/Claim.swift",
"Models/Entitlement.swift",
"Models/EntitlementPlan.swift",
"Models/Entitlements.swift",
"Models/EntitlementsMetadata.swift",
"Models/EntitlementsResponse.swift",
"Models/FeatureFlag.swift",
"Models/FeatureFlagsData.swift",
"Models/FeatureFlagsResponse.swift",
"Models/Flag.swift",
"Models/Organization.swift",
"Models/Permission.swift",
"Models/PermissionsData.swift",
"Models/PermissionsResponse.swift",
"Models/Role.swift",
"Models/RolesData.swift",
"Models/RolesResponse.swift",
"Models/User.swift",
"Models/UserOrganizations.swift",
"Models/UserProfile.swift",
"Utils/APIHelper.swift",
"Utils/AnyCodable.swift",
"Utils/AtomicWrapper.swift",
"Utils/CodableHelper.swift",
"Utils/Extensions.swift",
"Utils/JSONDataEncoding.swift",
"Utils/JSONEncodingHelper.swift",
"Utils/Keychain.swift",
"Utils/Models.swift",
"Utils/OpenISO8601DateFormatter.swift",
"Utils/PList.swift",
"Utils/SDKVersion.swift",
"Utils/String+JWTTokenDecode.swift",
"Utils/URLSessionImplementations.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/openid/AppAuth-iOS.git
[1/9375] Fetching appauth-ios
Fetched https://github.com/openid/AppAuth-iOS.git from cache (0.82s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.6 (1.48s)
Creating working copy for https://github.com/openid/AppAuth-iOS.git
Working copy of https://github.com/openid/AppAuth-iOS.git resolved at 1.7.6
Building for debugging...
[0/14] Copying PrivacyInfo.xcprivacy
[0/14] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/14] Compiling OIDRedirectHTTPHandler.m
[2/14] Compiling OIDExternalUserAgentIOSCustomBrowser.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/14] Compiling AppAuth resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/14] Compiling OIDAuthorizationService+Mac.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/14] Compiling OIDAuthState+Mac.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/14] Compiling OIDExternalUserAgentMac.m
[2/14] Compiling OIDLoopbackHTTPServer.m
[2/14] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/12] Compiling OIDExternalUserAgentMac.m
[0/12] Compiling AppAuth resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/12] Compiling OIDAuthState+Mac.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/12] Compiling OIDAuthorizationService+Mac.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/12] Compiling OIDLoopbackHTTPServer.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/AppAuth.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/12] Compiling OIDExternalUserAgentIOSCustomBrowser.m
[0/12] Compiling OIDRedirectHTTPHandler.m
[0/12] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android