The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build braze-swift-sdk, reference main (f1f99b), with Swift 5.10 for Linux on 6 May 2025 13:45:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/braze-inc/braze-swift-sdk.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/braze-inc/braze-swift-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f1f99b7 Add new fields to bug report template (#161)
Cloned https://github.com/braze-inc/braze-swift-sdk.git
Revision (git rev-parse @):
f1f99b784d8d7a82069c821df5b077369645ca44
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/braze-inc/braze-swift-sdk.git at main
========================================
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-4609320-1":/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.53s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.0 (0.95s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.0
[5503/39045664] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip
[30633/39634664] Downloading 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
[95555/40271703] Downloading 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, 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/BrazeNotificationService.zip
Downloading binary artifact 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/BrazeNotificationService.zip (0.53s)
[3596181/39634664] Downloading 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/BrazeLocation.zip (0.54s)
[4649677/39045664] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip
[12204257/40070060] Downloading 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/BrazePushStory.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazePushStory.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/BrazePushStory.zip (0.97s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.0/BrazeKit.zip (4.53s)
Building for debugging...
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
#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/ABKContentCard.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKContentCard.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKContentCard.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKFeedController.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKFeedController.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKFeedController.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKFacebookUser.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKFacebookUser.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKFacebookUser.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKContentCardsController.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKContentCardsController.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/298] Compiling ABKContentCardsController.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
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/298] Compiling ABKInAppMessage.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
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/298] Compiling ABKClassicCard.m
BUILD FAILURE 5.10 linux