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 Notifly, reference main (09c466), with Swift 5.9 for Linux on 2 May 2025 01:47:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emrearmagan/Notifly.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/emrearmagan/Notifly
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 09c4669 update workflow
Cloned https://github.com/emrearmagan/Notifly.git
Revision (git rev-parse @):
09c466926efb496f02667e55bbc0a00258a720aa
SUCCESS checkout https://github.com/emrearmagan/Notifly.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/emrearmagan/Notifly.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/27] Emitting module Notifly
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/30] Compiling Notifly NotiflyPresenter.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/30] Compiling Notifly NotiflyScalePresenter.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/30] Compiling Notifly NotiflyState.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/30] Compiling Notifly NotiflyBouncePresenter.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/30] Compiling Notifly NotiflyDefaultPresenter.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/30] Compiling Notifly NotiflyFadePresenter.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/30] Compiling Notifly NotiflyDirection.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/30] Compiling Notifly NotiflyQueue.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/30] Compiling Notifly NotiflyType.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/30] Compiling Notifly NotiflyFullWidth.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/30] Compiling Notifly SimpleNotifly.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/30] Compiling Notifly NotiflyBase.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/30] Compiling Notifly NotiflyDelegate.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/30] Compiling Notifly Notifly+IconSource.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/30] Compiling Notifly Notifly.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/30] Compiling Notifly NotiflyCard.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/30] Compiling Notifly NotiflyCardButton.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/30] Compiling Notifly UIColor+Notifly.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/30] Compiling Notifly UIEdgeInsets+Notifly.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/30] Compiling Notifly NotiflyFeedback.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/30] Compiling Notifly SYBannerFeedbackGenerator.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/30] Compiling Notifly NotiflyDefaultHighlighter.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/30] Compiling Notifly NotiflyHighlighter.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/30] Compiling Notifly NotiflyBackgroundView+BackgroundColor.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/30] Compiling Notifly NotiflyBackgroundView+CornerRadius.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/30] Compiling Notifly NotiflyBackgroundView+GradientDirection.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/30] Compiling Notifly NotiflyBackgroundView+GradientLayer.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/30] Compiling Notifly NotiflyBackgroundView.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/30] Compiling Notifly Notifly+Configuration.swift
/host/spi-builder-workspace/Sources/Extension/UIColor+Notifly.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux