The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoogleSignIn, reference 9.1.0 (913b40), with Swift 6.3 for Linux on 18 Apr 2026 03:11:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/google/GoogleSignIn-iOS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-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.98s)
Fetching https://github.com/google/app-check.git
Fetching https://github.com/openid/AppAuth-iOS.git
Fetching https://github.com/google/gtm-session-fetcher.git
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/google/GTMAppAuth.git
[1/3897] Fetching gtmappauth
[1599/9076] Fetching gtmappauth, googleutilities
[1742/11975] Fetching gtmappauth, googleutilities, app-check
[6385/16808] Fetching gtmappauth, googleutilities, app-check, gtm-session-fetcher
[8355/26237] Fetching gtmappauth, googleutilities, app-check, gtm-session-fetcher, appauth-ios
Fetched https://github.com/google/GoogleUtilities.git from cache (2.86s)
Fetched https://github.com/google/app-check.git from cache (2.86s)
Fetched https://github.com/google/GTMAppAuth.git from cache (2.86s)
Fetched https://github.com/openid/AppAuth-iOS.git from cache (2.87s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (2.87s)
Computing version for https://github.com/google/GTMAppAuth.git
Computed https://github.com/google/GTMAppAuth.git at 5.0.0 (3.65s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 2.0.0 (0.94s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.51s)
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/2443] Fetching promises
Fetched https://github.com/google/promises.git from cache (0.68s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (1.17s)
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.75s)
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
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/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.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/GTMAppAuth.git
Working copy of https://github.com/google/GTMAppAuth.git resolved at 5.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/firebase/ocmock.git
Working copy of https://github.com/firebase/ocmock.git resolved at 7291762d3551c5c7e31c49cce40a0e391a52e889
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
[1/112] Copying [email protected]
[2/112] Copying google.png
[3/112] Copying Info.plist
[4/112] Copying PrivacyInfo.xcprivacy
[5/112] Copying GoogleSignIn.strings
[7/112] Copying Roboto-Bold.ttf
[7/112] Copying GoogleSignIn.strings
[24/112] Copying [email protected]
[24/112] Copying GoogleSignIn.strings
[24/112] Copying Info.plist
[24/112] Copying GoogleSignIn.strings
[30/112] Copying PrivacyInfo.xcprivacy
[49/112] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/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
[51/112] Compiling AppAuthCore OIDURLSessionProvider.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/AppAuthCore.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 AppAuthCore resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/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/x86_64-unknown-linux-gnu/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
[51/112] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/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 GTMSessionUploadFetcher.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/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 GTMSessionFetcherService.m
[51/112] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 linux