Build Information
Failed to build MetricsReporter, reference master (0cee17), with Swift 6.2 for Android on 7 Nov 2025 01:34:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rudderlabs/metrics-reporter-ios.git
Reference: master
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/rudderlabs/metrics-reporter-ios
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0cee170 chore: apply security best practices from step security (#53)
Cloned https://github.com/rudderlabs/metrics-reporter-ios.git
Revision (git rev-parse @):
0cee1709c76e08840dc1686198fcf852f51dbc19
SUCCESS checkout https://github.com/rudderlabs/metrics-reporter-ios.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/rudderlabs/metrics-reporter-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/rudderlabs/crash-reporter-ios
Fetching https://github.com/rudderlabs/rudder-ios-kit
[1/309] Fetching rudder-ios-kit
Fetched https://github.com/rudderlabs/rudder-ios-kit from cache (0.25s)
[1/33190] Fetching crash-reporter-ios
Fetched https://github.com/rudderlabs/crash-reporter-ios from cache (1.63s)
Computing version for https://github.com/rudderlabs/crash-reporter-ios
Computed https://github.com/rudderlabs/crash-reporter-ios at 1.0.1 (2.09s)
Computing version for https://github.com/rudderlabs/rudder-ios-kit
Computed https://github.com/rudderlabs/rudder-ios-kit at 1.4.0 (0.53s)
Creating working copy for https://github.com/rudderlabs/rudder-ios-kit
Working copy of https://github.com/rudderlabs/rudder-ios-kit resolved at 1.4.0
Creating working copy for https://github.com/rudderlabs/crash-reporter-ios
Working copy of https://github.com/rudderlabs/crash-reporter-ios resolved at 1.0.1
Building for debugging...
[0/83] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/Helpers/RSCUtils.m:9:
/host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/Helpers/RSCUtils.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/83] Compiling RSCUtils.m
[1/83] Compiling RSCSerialization.m
In file included from /host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/KSCrash/Source/KSCrash/Recording/RSC_KSCrash.m:27:
/host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/KSCrash/Source/KSCrash/Recording/RSC_KSCrash.h:27:9: fatal error: 'Foundation/Foundation.h' file not found
27 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/83] Compiling RSC_KSCrash.m
[1/83] Compiling RSCStorageMigratorV0V1.m
In file included from /host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/Helpers/RSC_RFC3339DateTool.m:25:
/host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/Helpers/RSC_RFC3339DateTool.h:25:9: fatal error: 'Foundation/Foundation.h' file not found
25 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/83] Compiling RSC_RFC3339DateTool.m
In file included from /host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/Helpers/RSCTelemetry.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/Helpers/RSCTelemetry.h:9:
/host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/include/RSCrashReporter/RSCrashReporterConfiguration.h:27:9: fatal error: 'Foundation/Foundation.h' file not found
27 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/83] Compiling RSCTelemetry.m
In file included from /host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/Helpers/RSCrashReporterCollections.m:22:
/host/spi-builder-workspace/.build/checkouts/crash-reporter-ios/RSCrashReporter/Helpers/RSCrashReporterCollections.h:22:9: fatal error: 'Foundation/Foundation.h' file not found
22 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/83] Compiling RSCrashReporterCollections.m
[1/83] Write swift-version--11D90AFD9DD3AB2.txt
BUILD FAILURE 6.2 android