Build Information
Failed to build braze-swift-sdk, reference 12.0.2 (a5b943
), with Swift 6.2 (beta) for Android on 27 Jun 2025 03:44:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/braze-inc/braze-swift-sdk.git
Reference: 12.0.2
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/braze-inc/braze-swift-sdk
* tag 12.0.2 -> FETCH_HEAD
HEAD is now at a5b9431 Version 12.0.2
Cloned https://github.com/braze-inc/braze-swift-sdk.git
Revision (git rev-parse @):
a5b9431786795d6a24fd117041af56f867883f14
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/braze-inc/braze-swift-sdk.git at 12.0.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/braze-inc/braze-swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25763] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (3.78s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (6.68s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.1
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeLocation.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeKit.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeNotificationService.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazePushStory.zip
[1369/1024319] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazePushStory.zip
[17781/1613308] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeLocation.zip
[34165/40687122] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeLocation.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeKit.zip
[58612/41324149] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeLocation.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeKit.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeNotificationService.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeLocation.zip (0.72s)
[8955920/40735160] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeKit.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeNotificationService.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazePushStory.zip (0.73s)
[9409992/39710841] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeKit.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeNotificationService.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeNotificationService.zip (0.76s)
[11676418/39073814] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeKit.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeKit.zip (5.46s)
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKInAppMessageHTML.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKInAppMessageHTML.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKInAppMessageHTML.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKInAppMessageButton.m:1:
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKInAppMessageButton.h:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKInAppMessage.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKInAppMessageButton.m
[0/298] Compiling ABKClassicContentCard.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKInAppMessage.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKInAppMessage.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKInAppMessage.m
[0/298] Compiling ABKInAppMessageHTMLBase.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKInAppMessageFull.m:1:
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKInAppMessageFull.h:1:
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKInAppMessageImmersive.h:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKInAppMessage.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKInAppMessageFull.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKClassicCard.m:1:
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKClassicCard.h:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKCard.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKClassicCard.m
[0/298] Write swift-version-8C5A4AE7A8CE2BA.txt
BUILD FAILURE 6.2 android