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 (a5b943), with Swift 5.10 for Linux on 27 Jun 2025 03:44:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.64.0
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 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 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-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:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
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/25763] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.33s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.21.1 (1.79s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.21.1
[1397/1024319] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazePushStory.zip
[84649/1661346] 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/BrazeNotificationService.zip
[277457/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/BrazeNotificationService.zip, 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/BrazePushStory.zip
[1446201/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/BrazeNotificationService.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/BrazeLocation.zip
[15965391/40299830] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeNotificationService.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/BrazeLocation.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazePushStory.zip (0.88s)
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/BrazeLocation.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeNotificationService.zip (1.11s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeLocation.zip (1.12s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/12.0.2/BrazeKit.zip (4.73s)
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKCard.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKCard.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKClassicContentCard.m:1:
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKClassicContentCard.h: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 ABKCard.m
[0/298] Compiling ABKClassicContentCard.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKCaptionedImageContentCard.m:1:
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKCaptionedImageContentCard.h: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 ABKCaptionedImageContentCard.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKBannerContentCard.m:1:
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKBannerContentCard.h: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 ABKBannerContentCard.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKCaptionedImageCard.m:1:
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKCaptionedImageCard.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>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKCaptionedImageCard.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
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKBannerCard.m:1:
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKBannerCard.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>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/298] Compiling ABKBannerCard.m
[0/298] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux