The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSignInWith3rd_Google, reference 1.1.3 (86e795), with Swift 6.1 for Android on 30 May 2025 22:42:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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.1
Building package at path:  $PWD
https://github.com/William-Weng/WWSignInWith3rd_Google.git
https://github.com/William-Weng/WWSignInWith3rd_Google.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "wwsigninwith3rd_apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/William-Weng/WWSignInWith3rd_Apple"
    },
    {
      "identity" : "googlesignin-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/GoogleSignIn-iOS/"
    }
  ],
  "manifest_display_name" : "WWSignInWith3rd_Google",
  "name" : "WWSignInWith3rd_Google",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WWSignInWith3rd_Google",
      "targets" : [
        "WWSignInWith3rd_Google"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWSignInWith3rd_Google",
      "module_type" : "SwiftTarget",
      "name" : "WWSignInWith3rd_Google",
      "path" : "Sources/WWSignInWith3rd_Google",
      "product_dependencies" : [
        "WWSignInWith3rd_Apple",
        "GoogleSignInSwift"
      ],
      "product_memberships" : [
        "WWSignInWith3rd_Google"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/WWSignInWith3rd_Google/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "WWSignInWith3rd_Google.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/google/GoogleSignIn-iOS/
[1/11238] Fetching googlesignin-ios
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple
Fetched https://github.com/google/GoogleSignIn-iOS/ from cache (1.84s)
[1/175] Fetching wwsigninwith3rd_apple
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (0.49s)
Computing version for https://github.com/google/GoogleSignIn-iOS/
Computed https://github.com/google/GoogleSignIn-iOS/ at 7.1.0 (3.27s)
Fetching https://github.com/google/GTMAppAuth.git
Fetching https://github.com/google/gtm-session-fetcher.git
Fetching https://github.com/openid/AppAuth-iOS.git
[1/4483] Fetching gtm-session-fetcher
[2/8345] Fetching gtm-session-fetcher, gtmappauth
[2193/17443] Fetching gtm-session-fetcher, gtmappauth, appauth-ios
Fetched https://github.com/google/GTMAppAuth.git from cache (1.27s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.45s)
Fetched https://github.com/openid/AppAuth-iOS.git from cache (1.45s)
Computing version for https://github.com/google/GTMAppAuth.git
Computed https://github.com/google/GTMAppAuth.git at 4.1.1 (2.52s)
Computing version for https://github.com/openid/AppAuth-iOS.git
Computed https://github.com/openid/AppAuth-iOS.git at 1.7.6 (1.03s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.4 (1.00s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.5.0 (3.19s)
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
Creating working copy for https://github.com/google/GoogleSignIn-iOS/
Working copy of https://github.com/google/GoogleSignIn-iOS/ resolved at 7.1.0
Building for debugging...
[0/107] Write sources
[0/107] Copying Privacy
[0/107] Copying GoogleSignIn.strings
[1/107] Copying Info.plist
[1/107] Copying GoogleSignIn.strings
[8/107] Copying PrivacyInfo.xcprivacy
[13/107] Copying GoogleSignIn.strings
[20/107] Copying google@3x.png
[20/107] Copying google@2x.png
[23/107] Copying GoogleSignIn.strings
[32/107] Copying PrivacyInfo.xcprivacy
[32/107] Copying Roboto-Bold.ttf
[32/107] Copying Info.plist
[32/107] Write sources
[32/107] Copying PrivacyInfo.xcprivacy
[32/107] Write sources
[32/107] Copying PrivacyInfo.xcprivacy
[48/107] Copying GoogleSignIn.strings
[51/107] Copying google.png
[52/107] Copying GoogleSignIn.strings
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/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
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/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 GTMSessionFetcher.m
[55/107] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[55/107] Compiling AppAuthCore resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/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 GTMSessionUploadFetcher.m
[55/107] Compiling AppAuthCore OIDURLSessionProvider.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/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-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/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/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.
[0/52] Compiling GTMSessionFetcherCore resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/52] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[0/52] Compiling AppAuthCore OIDURLSessionProvider.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/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.
[0/52] Compiling AppAuthCore resource_bundle_accessor.m
[0/52] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[0/52] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/GTMSessionFetcherCore.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/52] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[0/52] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android