The Swift Package Index logo.Swift Package Index

Build Information

Failed to build klaviyo-swift-sdk with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/klaviyo/klaviyo-swift-sdk.git
Reference: 3.1.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/klaviyo/klaviyo-swift-sdk
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at 4940d18 Merge pull request #177 from klaviyo/as/release-3.1.0
Cloned https://github.com/klaviyo/klaviyo-swift-sdk.git
Revision (git rev-parse @):
4940d18937116ab7350bdc198e746d7cafd38b5b
SUCCESS checkout https://github.com/klaviyo/klaviyo-swift-sdk.git at 3.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/klaviyo/klaviyo-swift-sdk.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/3683] Fetching swift-case-paths
[517/5927] Fetching swift-case-paths, combine-schedulers
[3481/6683] Fetching swift-case-paths, combine-schedulers, anycodable
[6684/10915] Fetching swift-case-paths, combine-schedulers, anycodable, swift-custom-dump
[10916/21939] Fetching swift-case-paths, combine-schedulers, anycodable, swift-custom-dump, swift-snapshot-testing
[11578/24271] Fetching swift-case-paths, combine-schedulers, anycodable, swift-custom-dump, swift-snapshot-testing, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.39s)
[7485/20039] Fetching swift-case-paths, combine-schedulers, anycodable, swift-snapshot-testing, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.50s)
[7565/17707] Fetching swift-case-paths, combine-schedulers, anycodable, swift-snapshot-testing
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.53s)
Fetched https://github.com/Flight-School/AnyCodable from cache (1.53s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.53s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.58s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.9.1 (0.41s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.10.1 (0.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.6.1 (0.41s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (1.59s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.10.0 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.6.0 (0.55s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.6.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.10.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.9.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.10.1
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/11] Emitting module KlaviyoSwiftExtension
/host/spi-builder-workspace/Sources/KlaviyoSwiftExtension/KlaviyoExtension.swift:8:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
[7/11] Compiling KlaviyoSwiftExtension KlaviyoExtension.swift
/host/spi-builder-workspace/Sources/KlaviyoSwiftExtension/KlaviyoExtension.swift:8:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/7] Emitting module KlaviyoSwiftExtension
/host/spi-builder-workspace/Sources/KlaviyoSwiftExtension/KlaviyoExtension.swift:8:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
[3/7] Compiling KlaviyoSwiftExtension KlaviyoExtension.swift
/host/spi-builder-workspace/Sources/KlaviyoSwiftExtension/KlaviyoExtension.swift:8:8: error: no such module 'UserNotifications'
import UserNotifications
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1