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 LNPopupController, reference master (e909c3), with Swift 6.1 for Linux on 1 May 2025 08:09:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNPopupController.git
Reference: master
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/LeoNatan/LNPopupController
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e909c3e Suspend window rotation and limit interactions while popup is transitioning.
Submodule path 'LNPopupSettings': checked out '09cc9f5e8c3c8a4bbc2d81ca2ff93951e9c113a0'
Submodule 'LNPopupSettings' (https://LeoNatan@github.com/LeoNatan/LNPopupSettings.git) registered for path 'LNPopupSettings'
Cloning into '/host/spi-builder-workspace/LNPopupSettings'...
Cloned https://github.com/LeoNatan/LNPopupController.git
Revision (git rev-parse @):
e909c3e24512356b9765713bbb70ef064d34facb
SUCCESS checkout https://github.com/LeoNatan/LNPopupController.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/LeoNatan/LNPopupController.git
https://github.com/LeoNatan/LNPopupController.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "gnu++20",
  "dependencies" : [
  ],
  "manifest_display_name" : "LNPopupController",
  "name" : "LNPopupController",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LNPopupController",
      "targets" : [
        "LNPopupController",
        "LNPopupController-ObjC"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "LNPopupController-Static",
      "targets" : [
        "LNPopupController",
        "LNPopupController-ObjC"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LNPopupController_ObjC",
      "module_type" : "ClangTarget",
      "name" : "LNPopupController-ObjC",
      "path" : "LNPopupController",
      "product_memberships" : [
        "LNPopupController",
        "LNPopupController-Static"
      ],
      "sources" : [
        "LNPopupController/Private/LNChevronView.m",
        "LNPopupController/Private/LNForwardingDelegate.m",
        "LNPopupController/Private/LNMath.m",
        "LNPopupController/Private/LNPopupBar.mm",
        "LNPopupController/Private/LNPopupBarAppearance.mm",
        "LNPopupController/Private/LNPopupBarAppearanceChainProxy.m",
        "LNPopupController/Private/LNPopupBarExtras.mm",
        "LNPopupController/Private/LNPopupCloseButton.mm",
        "LNPopupController/Private/LNPopupContentView.m",
        "LNPopupController/Private/LNPopupController.mm",
        "LNPopupController/Private/LNPopupCustomBarViewController.m",
        "LNPopupController/Private/LNPopupDebug.m",
        "LNPopupController/Private/LNPopupImageView.mm",
        "LNPopupController/Private/LNPopupInteractionPanGestureRecognizer.m",
        "LNPopupController/Private/LNPopupItem.m",
        "LNPopupController/Private/LNPopupLongPressGestureRecognizer.m",
        "LNPopupController/Private/LNPopupOpenTapGestureRecognizer.m",
        "LNPopupController/Private/LNPopupPresentationContainerSupport.m",
        "LNPopupController/Private/MarqueeLabel.m",
        "LNPopupController/Private/NSAttributedString+LNPopupSupport.m",
        "LNPopupController/Private/UIContextMenuInteraction+LNPopupSupportPrivate.mm",
        "LNPopupController/Private/UIView+LNPopupSupportPrivate.mm",
        "LNPopupController/Private/UIViewController+LNPopupSupport.mm",
        "LNPopupController/Private/UIViewController+LNPopupSupportPrivate.mm",
        "LNPopupController/Private/_LNPopupAddressInfo.mm",
        "LNPopupController/Private/_LNPopupBackgroundShadowView.m",
        "LNPopupController/Private/_LNPopupBarBackgroundMaskView.m",
        "LNPopupController/Private/_LNPopupBarBackgroundView.m",
        "LNPopupController/Private/_LNPopupSwizzlingUtils.m",
        "LNPopupController/Private/_LNPopupTransitionAnimator.mm",
        "LNPopupController/Private/_LNPopupTransitionCloseAnimator.m",
        "LNPopupController/Private/_LNPopupTransitionGenericCloseAnimator.m",
        "LNPopupController/Private/_LNPopupTransitionGenericOpenAnimator.m",
        "LNPopupController/Private/_LNPopupTransitionOpenAnimator.m",
        "LNPopupController/Private/_LNPopupTransitionPreferredCloseAnimator.mm",
        "LNPopupController/Private/_LNPopupTransitionPreferredOpenAnimator.mm",
        "LNPopupController/Private/_LNPopupTransitionView.mm",
        "LNPopupController/Private/_LNPopupUIBarAppearanceProxy.mm",
        "LNPopupController/Private/_LNWeakRef.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LNPopupController",
      "module_type" : "SwiftTarget",
      "name" : "LNPopupController",
      "path" : "LNPCSwiftRefinements",
      "product_memberships" : [
        "LNPopupController",
        "LNPopupController-Static"
      ],
      "sources" : [
        "SwiftRefinements.swift"
      ],
      "target_dependencies" : [
        "LNPopupController-ObjC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupBarBackgroundMaskView.m:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupBarBackgroundMaskView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarAppearanceChainProxy.m:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarAppearanceChainProxy.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/46] Compiling _LNPopupBarBackgroundMaskView.m
[0/46] Compiling LNPopupBarAppearanceChainProxy.m
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupBackgroundShadowView.m:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupBackgroundShadowView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/46] Compiling _LNPopupBackgroundShadowView.m
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/UIViewController+LNPopupSupportPrivate.mm:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/UIViewController+LNPopupSupportPrivate.h:9:
/host/spi-builder-workspace/LNPopupController/include/LNPopupController/UIViewController+LNPopupSupport.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/46] Compiling UIViewController+LNPopupSupportPrivate.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/UIViewController+LNPopupSupport.mm:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/UIViewController+LNPopupSupportPrivate.h:9:
/host/spi-builder-workspace/LNPopupController/include/LNPopupController/UIViewController+LNPopupSupport.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/46] Compiling UIViewController+LNPopupSupport.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarAppearance.mm:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarAppearance+Private.h:9:
/host/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupBarAppearance.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/46] Compiling LNPopupBarAppearance.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBarExtras.mm:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBar+Private.h:9:
/host/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupBar.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupAddressInfo.mm:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupAddressInfo.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/46] Compiling _LNPopupAddressInfo.mm
[0/46] Compiling LNPopupBarExtras.mm
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/46] Write sources
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredOpenAnimator.mm:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredOpenAnimator.h:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionOpenAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[1/46] Compiling _LNPopupTransitionPreferredOpenAnimator.mm
[1/46] Compiling _LNPopupTransitionGenericOpenAnimator.m
[1/46] Compiling _LNPopupTransitionOpenAnimator.m
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredCloseAnimator.mm:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionPreferredCloseAnimator.h:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionCloseAnimator.h:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionAnimator.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[1/46] Compiling _LNPopupTransitionPreferredCloseAnimator.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupUIBarAppearanceProxy.mm:11:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupUIBarAppearanceProxy.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/46] Compiling _LNPopupUIBarAppearanceProxy.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionView.mm:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNPopupTransitionView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
    9 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[1/46] Compiling _LNPopupTransitionView.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNWeakRef.m:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/_LNWeakRef.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/46] Compiling _LNWeakRef.m
[1/46] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux