The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoogleSignIn, reference 9.1.0 (913b40), with Swift 6.2 for Android on 8 Jan 2026 02:14:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GoogleSignIn-iOS.git
Reference: 9.1.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/google/GoogleSignIn-iOS
 * tag               9.1.0      -> FETCH_HEAD
HEAD is now at 913b400 Update CHANGELOG to prep for 9.1.0 release (#571)
Cloned https://github.com/google/GoogleSignIn-iOS.git
Revision (git rev-parse @):
913b4005ea26aebe1c97d54e35ad82a515924c71
SUCCESS checkout https://github.com/google/GoogleSignIn-iOS.git at 9.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/google/GoogleSignIn-iOS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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
63e5bc7682b8: Pulling fs layer
0b97ca855ec7: Pulling fs layer
303ed80b528c: Pulling fs layer
41ffaea0ac5e: Pulling fs layer
a3277d432861: Pulling fs layer
cae88b8590bb: Pulling fs layer
aef605e90b68: Pulling fs layer
4f4fb700ef54: Pulling fs layer
fbeaaac40274: Pulling fs layer
41ffaea0ac5e: Waiting
a3277d432861: Waiting
360ba71de997: Pulling fs layer
cae88b8590bb: Waiting
aef605e90b68: Waiting
ff7c5a2d5c2b: Pulling fs layer
4f4fb700ef54: Waiting
fbeaaac40274: Waiting
360ba71de997: Waiting
ff7c5a2d5c2b: Waiting
63e5bc7682b8: Verifying Checksum
63e5bc7682b8: Download complete
41ffaea0ac5e: Verifying Checksum
41ffaea0ac5e: Download complete
303ed80b528c: Verifying Checksum
303ed80b528c: Download complete
0b97ca855ec7: Verifying Checksum
0b97ca855ec7: Download complete
aef605e90b68: Verifying Checksum
aef605e90b68: Download complete
4f4fb700ef54: Download complete
63e5bc7682b8: Pull complete
cae88b8590bb: Verifying Checksum
cae88b8590bb: Download complete
a3277d432861: Verifying Checksum
a3277d432861: Download complete
ff7c5a2d5c2b: Verifying Checksum
ff7c5a2d5c2b: Download complete
fbeaaac40274: Verifying Checksum
fbeaaac40274: Download complete
360ba71de997: Verifying Checksum
360ba71de997: Download complete
0b97ca855ec7: Pull complete
303ed80b528c: Pull complete
41ffaea0ac5e: Pull complete
a3277d432861: Pull complete
cae88b8590bb: Pull complete
aef605e90b68: Pull complete
4f4fb700ef54: Pull complete
fbeaaac40274: Pull complete
360ba71de997: Pull complete
ff7c5a2d5c2b: Pull complete
Digest: sha256:8a4b1a21be66190a249873405d75b6572f433dd9078c4755af4bedee2c8584a9
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:44:6: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 42 |   ],
 43 |   dependencies: [
 44 |     .package(
    |      `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 45 |       name: "AppAuth",
 46 |       url: "https://github.com/openid/AppAuth-iOS.git",
/host/spi-builder-workspace/Package.swift:48:6: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 46 |       url: "https://github.com/openid/AppAuth-iOS.git",
 47 |       from: "2.0.0"),
 48 |     .package(
    |      `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 49 |       name: "AppCheck",
 50 |       url: "https://github.com/google/app-check.git",
/host/spi-builder-workspace/Package.swift:52:6: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 50 |       url: "https://github.com/google/app-check.git",
 51 |       from: "11.0.0"),
 52 |     .package(
    |      `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 53 |       name: "GTMAppAuth",
 54 |       url: "https://github.com/google/GTMAppAuth.git",
/host/spi-builder-workspace/Package.swift:56:6: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 54 |       url: "https://github.com/google/GTMAppAuth.git",
 55 |       from: "5.0.0"),
 56 |     .package(
    |      `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 57 |       name: "GTMSessionFetcher",
 58 |       url: "https://github.com/google/gtm-session-fetcher.git",
/host/spi-builder-workspace/Package.swift:60:6: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
 58 |       url: "https://github.com/google/gtm-session-fetcher.git",
 59 |       from: "3.3.0"),
 60 |     .package(
    |      `- warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
 61 |       name: "OCMock",
 62 |       url: "https://github.com/firebase/ocmock.git",
/host/spi-builder-workspace/Package.swift:63:8: warning: 'revision' is deprecated [#DeprecatedDeclaration]
 61 |       name: "OCMock",
 62 |       url: "https://github.com/firebase/ocmock.git",
 63 |       .revision("7291762d3551c5c7e31c49cce40a0e391a52e889")),
    |        `- warning: 'revision' is deprecated [#DeprecatedDeclaration]
 64 |     .package(
 65 |       name: "GoogleUtilities",
/host/spi-builder-workspace/Package.swift:64:6: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 62 |       url: "https://github.com/firebase/ocmock.git",
 63 |       .revision("7291762d3551c5c7e31c49cce40a0e391a52e889")),
 64 |     .package(
    |      `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
 65 |       name: "GoogleUtilities",
 66 |       url: "https://github.com/google/GoogleUtilities.git",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/firebase/ocmock.git
[1/8280] Fetching ocmock
Fetched https://github.com/firebase/ocmock.git from cache (0.83s)
Fetching https://github.com/google/gtm-session-fetcher.git
Fetching https://github.com/google/GTMAppAuth.git
Fetching https://github.com/google/app-check.git
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/openid/AppAuth-iOS.git
[1/3884] Fetching gtmappauth
[468/6335] Fetching gtmappauth, app-check
[4666/11427] Fetching gtmappauth, app-check, googleutilities
[8526/16144] Fetching gtmappauth, app-check, googleutilities, gtm-session-fetcher
[13362/25483] Fetching gtmappauth, app-check, googleutilities, gtm-session-fetcher, appauth-ios
Fetched https://github.com/google/GoogleUtilities.git from cache (0.46s)
Fetched https://github.com/google/GTMAppAuth.git from cache (0.46s)
[9597/16507] Fetching app-check, gtm-session-fetcher, appauth-ios
Fetched https://github.com/google/app-check.git from cache (0.84s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.84s)
Fetched https://github.com/openid/AppAuth-iOS.git from cache (0.85s)
Computing version for https://github.com/google/GTMAppAuth.git
Computed https://github.com/google/GTMAppAuth.git at 5.0.0 (1.44s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 2.0.0 (0.45s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.54s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.49s)
Fetching https://github.com/google/promises.git
[1/2442] Fetching promises
Fetched https://github.com/google/promises.git from cache (0.28s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.70s)
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.42s)
Creating working copy for https://github.com/google/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at 5.0.0
Creating working copy for https://github.com/firebase/ocmock.git
Working copy of https://github.com/firebase/ocmock.git resolved at 7291762d3551c5c7e31c49cce40a0e391a52e889
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/openid/AppAuth-iOS.git
Working copy of https://github.com/openid/AppAuth-iOS.git resolved at 2.0.0
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/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
warning: 'spi-builder-workspace': ignoring target 'GoogleSignIn-UnitTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
[0/112] Copying PrivacyInfo.xcprivacy
[0/112] Write sources
[0/112] Copying GoogleSignIn.strings
[18/112] Copying PrivacyInfo.xcprivacy
[18/112] Copying Info.plist
[20/112] Copying GoogleSignIn.strings
[20/112] Copying google.png
[20/112] Copying GoogleSignIn.strings
[24/112] Copying Roboto-Bold.ttf
[24/112] Copying [email protected]
[24/112] Copying [email protected]
[37/112] Copying PrivacyInfo.xcprivacy
[47/112] Copying GoogleSignIn.strings
[49/112] Copying Info.plist
[50/112] Copying GoogleSignIn.strings
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.
[51/112] Compiling GTMSessionFetcherCore 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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[51/112] 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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[51/112] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[51/112] Compiling AppAuthCore OIDURLSessionProvider.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[51/112] 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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[51/112] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
In file included from [51/112] Compiling AppAuthCore resource_bundle_accessor.m
[51/112] Write swift-version--3EE9C60077A20DAF.txt
BUILD FAILURE 6.2 android