Build Information
Failed to build braze-swift-sdk, reference 11.2.0 (364814
), with Swift 5.9 for Linux on 31 Oct 2024 00:28:03 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.9-latest swift build --triple x86_64-unknown-linux-gnu 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: 11.2.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 11.2.0 -> FETCH_HEAD
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 11.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25212] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git (1.63s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.19.7 (1.02s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.19.7
Downloading binary artifact 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
Downloading binary artifact 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/BrazePushStory.zip
[1369/653373] Downloading https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeNotificationService.zip
[95916/39031119] 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/BrazeKit.zip
[160083/40081097] 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/BrazeKit.zip, https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazePushStory.zip
[460616/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/BrazeKit.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/BrazeLocation.zip
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazePushStory.zip (0.69s)
[33868385/39629816] 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/BrazeKit.zip, 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.76s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeLocation.zip (0.78s)
Downloaded https://github.com/braze-inc/braze-swift-sdk/releases/download/11.2.0/BrazeKit.zip (4.29s)
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/BRZLog.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/BRZLog.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/343] Compiling BrazeKitCompat BRZLog.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKTwitterUser.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKTwitterUser.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/343] Compiling ABKTwitterUser.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/BrazeDelegateWrapper.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/BrazeDelegateWrapper.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[0/343] Compiling BrazeKitCompat BrazeDelegateWrapper.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/BrazeSDKAuthDelegateWrapper.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/BrazeSDKAuthDelegateWrapper.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[0/343] Compiling BrazeKitCompat BrazeSDKAuthDelegateWrapper.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/_ABKBRZCompat.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKIDFADelegate.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[0/343] Compiling BrazeKitCompat _ABKBRZCompat.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/ABKUser.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/ABKUser.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[0/343] Compiling ABKUser.m
In file included from /host/spi-builder-workspace/Sources/BrazeKitCompat/AppboyKit/Appboy.m:1:
/host/spi-builder-workspace/Sources/BrazeKitCompat/include/Appboy.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
[0/343] Compiling Appboy.m
BUILD FAILURE 5.9 linux