Build Information
Failed to build braze-swift-sdk, reference 12.0.0 (c55c56
), with Swift 5.10 for Linux on 24 Apr 2025 01:57:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/braze-inc/braze-swift-sdk.git
Reference: 12.0.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/braze-inc/braze-swift-sdk
* tag 12.0.0 -> FETCH_HEAD
HEAD is now at c55c569 Version 12.0.0
Cloned https://github.com/braze-inc/braze-swift-sdk.git
Revision (git rev-parse @):
c55c56908d4b44d43495bd9bd394c3011e2e3acb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/braze-inc/braze-swift-sdk.git at 12.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25724] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (1.42s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (0.87s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
[1397/637039] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip
[34165/1661435] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip
[67854/40707099] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip
[693241/41296099] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeLocation.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip
[31468520/40271703] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeLocation.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.zip (0.70s)
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeLocation.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeLocation.zip (0.85s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeNotificationService.zip (0.85s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip (4.27s)
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
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKInAppMessageHTML.m
[0/298] Compiling ABKInAppMessageHTMLFull.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKInAppMessageDarkButtonTheme.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKInAppMessageDarkButtonTheme.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKInAppMessageDarkButtonTheme.m
[0/298] Compiling ABKInAppMessageDarkTheme.m
[0/298] Compiling ABKInAppMessageHTMLBase.m
[0/298] Compiling ABKInAppMessageFull.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKInAppMessageImmersive.m: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
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKInAppMessageImmersive.m
[0/298] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux