Build Information
Failed to build AppCheck, reference 11.2.0 (61b851
), with Swift 5.9 for Linux on 21 Oct 2024 20:48:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/app-check.git
Reference: 11.2.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/app-check
* tag 11.2.0 -> FETCH_HEAD
HEAD is now at 61b8510 [Release] Update AppCheckCore.podspec (#79)
Cloned https://github.com/google/app-check.git
Revision (git rev-parse @):
61b85103a1aeed8218f17c794687781505fbbef5
SUCCESS checkout https://github.com/google/app-check.git at 11.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/google/app-check.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:5a47d9d39a5702cbfa0ba55458353b9ccb6eb7cde0581792bc757a518ca63386
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/erikdoe/ocmock.git
[1/10878] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git (0.84s)
Fetching https://github.com/google/promises.git
Fetching https://github.com/google/GoogleUtilities.git
[1/2410] Fetching promises
[2411/7434] Fetching promises, googleutilities
Fetched https://github.com/google/GoogleUtilities.git (0.29s)
Fetched https://github.com/google/promises.git (0.29s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.39s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.0.2 (0.38s)
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.0.2
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/AppAttestProvider/DCAppAttestService+GACAppAttestService.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/DCAppAttestService+GACAppAttestService.h:17:9: fatal error: 'TargetConditionals.h' file not found
#import <TargetConditionals.h>
^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling DCAppAttestService+GACAppAttestService.m
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/GACAppAttestProvider.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/Public/AppCheckCore/GACAppAttestProvider.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
While building module 'FBLPromises' imported from /host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/GACAppAttestProvider.m:24:
In file included from <module-includes>:1:
In file included from /host/spi-builder-workspace/.build/checkouts/promises/Sources/FBLPromises/include/FBLPromises.h:17:
In file included from /host/spi-builder-workspace/.build/checkouts/promises/Sources/FBLPromises/include/FBLPromise+All.h:17:
In file included from /host/spi-builder-workspace/.build/checkouts/promises/Sources/FBLPromises/include/FBLPromise.h:17:
/host/spi-builder-workspace/.build/checkouts/promises/Sources/FBLPromises/include/FBLPromiseError.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GACAppAttestProvider.m
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/Storage/GACAppAttestArtifactStorage.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/Storage/GACAppAttestArtifactStorage.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GACAppAttestArtifactStorage.m
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/GACAppAttestProviderState.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/GACAppAttestProviderState.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GACAppAttestProviderState.m
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/Errors/GACAppAttestRejectionError.m:17:
/host/spi-builder-workspace/AppCheckCore/Sources/Public/AppCheckCore/GACAppCheckErrors.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GACAppAttestRejectionError.m
[0/34] Compiling GACAppAttestKeyIDStorage.m
[0/34] Compiling GACDeviceCheckProvider.m
In file included from /host/spi-builder-workspace/AppCheckCore/Sources/AppAttestProvider/Storage/GACAppAttestStoredArtifact.m:[0/34] Compiling GACAppAttestStoredArtifact.m
BUILD FAILURE 5.9 linux