The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSignInWith3rd_Google, reference 1.1.3 (86e795), with Swift 6.3 for Android on 16 Apr 2026 03:37:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSignInWith3rd_Google.git
Reference: 1.1.3
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/William-Weng/WWSignInWith3rd_Google
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at 86e7955 - iOS 15 / Swift 5.7
Cloned https://github.com/William-Weng/WWSignInWith3rd_Google.git
Revision (git rev-parse @):
86e7955435f59642b8642a65316fc0f03cf7317f
SUCCESS checkout https://github.com/William-Weng/WWSignInWith3rd_Google.git at 1.1.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/William-Weng/WWSignInWith3rd_Google.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple
Fetching https://github.com/google/GoogleSignIn-iOS/
[1/12313] Fetching googlesignin-ios
[125/12488] Fetching googlesignin-ios, wwsigninwith3rd_apple
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (1.42s)
Fetched https://github.com/google/GoogleSignIn-iOS/ from cache (1.48s)
Computing version for https://github.com/google/GoogleSignIn-iOS/
Computed https://github.com/google/GoogleSignIn-iOS/ at 7.1.0 (2.08s)
Fetching https://github.com/google/GTMAppAuth.git
Fetching https://github.com/openid/AppAuth-iOS.git
Fetching https://github.com/google/gtm-session-fetcher.git
[1/3897] Fetching gtmappauth
[3197/8730] Fetching gtmappauth, gtm-session-fetcher
[8731/18155] Fetching gtmappauth, gtm-session-fetcher, appauth-ios
Fetched https://github.com/google/GTMAppAuth.git from cache (1.09s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.10s)
Fetched https://github.com/openid/AppAuth-iOS.git from cache (1.10s)
Computing version for https://github.com/google/GTMAppAuth.git
Computed https://github.com/google/GTMAppAuth.git at 4.1.1 (1.63s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.6 (0.57s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.4 (0.52s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.5.0 (0.51s)
Creating working copy for https://github.com/google/GoogleSignIn-iOS/
Working copy of https://github.com/google/GoogleSignIn-iOS/ resolved at 7.1.0
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
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 3.5.0
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_Apple
Working copy of https://github.com/William-Weng/WWSignInWith3rd_Apple resolved at 1.1.4
Creating working copy for https://github.com/google/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at 4.1.1
Building for debugging...
[0/107] Copying PrivacyInfo.xcprivacy
[0/107] Copying google@3x.png
[2/107] Copying GoogleSignIn.strings
[2/107] Copying Privacy
[2/107] Copying GoogleSignIn.strings
[2/107] Copying google.png
[2/107] Copying GoogleSignIn.strings
[2/107] Copying google@2x.png
[2/107] Copying GoogleSignIn.strings
[41/107] Copying Info.plist
[41/107] Copying GoogleSignIn.strings
[45/107] Copying PrivacyInfo.xcprivacy
[47/107] Copying Info.plist
[48/107] Copying PrivacyInfo.xcprivacy
[50/107] Copying Roboto-Bold.ttf
[51/107] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[55/107] Compiling GTMSessionFetcherCore resource_bundle_accessor.m
[55/107] Compiling AppAuthCore OIDURLSessionProvider.m
[55/107] Compiling AppAuthCore resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[55/107] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[55/107] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[55/107] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[55/107] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[55/107] Write swift-version--4F562202D5529B1.txt
BUILD FAILURE 6.3 android