Build Information
Failed to build LNPopupController, reference master (17c098), with Swift 6.2 for Wasm on 13 Oct 2025 20:28:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
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 17c0982 4.2.6
Submodule path 'LNPopupSettings': checked out '2d62722af0d3e1f2eace5a2f643f586e29c9d776'
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 @):
17c09827986d5308fe2ee7eec8a08a8312850551
SUCCESS checkout https://github.com/LeoNatan/LNPopupController.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/LeoNatan/LNPopupController.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Building for debugging...
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupDebug.m:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupDebug.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/51] Compiling LNPopupDebug.m
[0/51] Compiling LNPopupBarExtras.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupImageView.mm:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupImageView+Private.h:9:
/host/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupImageView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/51] Compiling LNPopupImageView.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupContentView.m:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupController.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/51] Compiling LNPopupContentView.m
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupCloseButton.mm:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupController.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/51] Compiling LNPopupCloseButton.mm
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupCustomBarViewController.m:9:
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupCustomBarViewController+Private.h:9:
/host/spi-builder-workspace/LNPopupController/include/LNPopupController/LNPopupItem.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/51] Compiling LNPopupCustomBarViewController.m
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupController.mm:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNPopupController.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/51] Compiling LNPopupController.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
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/51] Compiling LNPopupBar.mm
BUILD FAILURE 6.2 wasm