Build Information
Failed to build AppCheck, reference main (f50adb), with Swift 6.2 for Wasm on 22 Apr 2026 06:50:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/app-check.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/google/app-check
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f50adb5 Bump addressable from 2.8.6 to 2.9.0 in the bundler group across 1 directory (#91)
Cloned https://github.com/google/app-check.git
Revision (git rev-parse @):
f50adb523de54441f6aee444f25c12735d110e66
SUCCESS checkout https://github.com/google/app-check.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/google/app-check.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/erikdoe/ocmock.git
[1/10914] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (1.09s)
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/google/promises.git
[1/2443] Fetching promises
[2444/7622] Fetching promises, googleutilities
Fetched https://github.com/google/promises.git from cache (0.37s)
Fetched https://github.com/google/GoogleUtilities.git from cache (0.41s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.83s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.42s)
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/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/erikdoe/ocmock.git
Working copy of https://github.com/erikdoe/ocmock.git resolved at 2c0bfd373289f4a7716db5d6db471640f91a6507
warning: 'spi-builder-workspace': ignoring target 'AppCheckCoreUnit' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/Core/Errors/GACAppCheckHTTPError.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/Core/Errors/GACAppCheckHTTPError.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/Core/APIService/GACURLSessionDataResponse.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/Core/APIService/GACURLSessionDataResponse.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GACURLSessionDataResponse.m
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/Core/APIService/NSURLSession+GACPromises.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/Core/APIService/NSURLSession+GACPromises.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling NSURLSession+GACPromises.m
[0/34] Compiling GACAppAttestAttestationResponse.m
[0/34] Compiling GACAppCheckHTTPError.m
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/API/GACAppAttestAPIService.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/API/GACAppAttestAPIService.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GACAppAttestAPIService.m
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/Core/Errors/GACAppCheckErrorUtil.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/Core/Errors/GACAppCheckErrorUtil.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GACAppCheckErrorUtil.m
[0/34] Compiling GACAppCheckErrors.m
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/Core/Backoff/GACAppCheckBackoffWrapper.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/Core/Backoff/GACAppCheckBackoffWrapper.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GACAppCheckBackoffWrapper.m
BUILD FAILURE 6.2 wasm