The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build braze-swift-sdk, reference main (364814), with Swift 6.0 for Linux on 31 Oct 2024 00:28:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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 3648146 Version 11.2.0
Cloned https://github.com/braze-inc/braze-swift-sdk.git
Revision (git rev-parse @):
36481467bc4f333a0a2e31bcdbf981ad8e526dd0
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:             6.0
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-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25212] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.03s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.19.7 (2.08s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.19.7
[16375/653373] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeNotificationService.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeNotificationService.zip
[654742/1252070] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeNotificationService.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeLocation.zip
[675422/2302048] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeNotificationService.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeLocation.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazePushStory.zip
[691806/40679794] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeNotificationService.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeLocation.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeKit.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeLocation.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeNotificationService.zip (0.65s)
[1636937/40026421] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeLocation.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeKit.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazePushStory.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeLocation.zip (0.71s)
[7438248/39427724] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazePushStory.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeKit.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazePushStory.zip (0.81s)
[19693495/38377746] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeKit.zip
Downloading binary artifact https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeKit.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeKit.zip (6.87s)
Building for debugging...
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.
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
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/348] Compiling ABKCaptionedImageCard.m
[0/348] Compiling ABKClassicCard.m
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
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
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
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/348] Compiling ABKCard.m
[0/348] Compiling ABKBannerCard.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
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/348] 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
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/348] Compiling ABKBannerContentCard.m
[0/348] Compiling ABKInAppMessageHTMLBase.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKInAppMessageDarkTheme.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKInAppMessageDarkTheme.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/348] Compiling ABKInAppMessageDarkTheme.m
BUILD FAILURE 6.0 linux