Build Information
Failed to build LNPopupController, reference 3.0.7 (e14712
), with Swift 5.10 for Linux on 12 Apr 2025 15:55:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNPopupController.git
Reference: 3.0.7
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
* tag 3.0.7 -> FETCH_HEAD
HEAD is now at e14712b 3.0.7
Submodule path 'LNPopupSettings': checked out '6d5428faa04677a8e6d80fdba8b71b0cc4316aaa'
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 @):
e14712b8077f9d25c2b70d23241e922537673338
SUCCESS checkout https://github.com/LeoNatan/LNPopupController.git at 3.0.7
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/LeoNatan/LNPopupController.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
1 error generated.
[0/45] Compiling LNPopupBarAppearanceChainProxy.m
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupInteractionPanGestureRecognizer.m:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupInteractionPanGestureRecognizer.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/45] Compiling LNPopupInteractionPanGestureRecognizer.m
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupItem.m:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupItem+Private.h:9:
/host/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupItem.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/45] Compiling LNPopupItem.m
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNMath.m:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNMath.h:12:9: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
#import <CoreFoundation/CoreFoundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/45] Compiling LNMath.m
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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/45] Compiling LNPopupBarExtras.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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/45] Compiling LNPopupBarAppearance.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupBar.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
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/45] Compiling LNPopupBar.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupCloseButton.mm:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupCloseButton+Private.h:9:
/host/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupCloseButton.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
^~~~~~~~~~~~~~~
[0/45] Compiling LNPopupCloseButton.mm
BUILD FAILURE 5.10 linux