Build Information
Failed to build LNPopupController, reference master (2d08cd
), with Swift 6.1 for Wasm on 11 Sep 2025 17:24:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 2d08cda 4.0.5
Submodule path 'LNPopupSettings': checked out '4dceb918da1bf456af4382d09ab46f4572dd6d4c'
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 @):
2d08cda2ed33fc0d6ff27f28e0f43ab34efecd6a
SUCCESS checkout https://github.com/LeoNatan/LNPopupController.git at master
========================================
Build
========================================
Selected platform: wasm
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.mm",
"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.mm",
"LNPopupController/Private/_LNPopupBarBackgroundMaskView.mm",
"LNPopupController/Private/_LNPopupBarBackgroundView.m",
"LNPopupController/Private/_LNPopupGlassUtils.mm",
"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",
"SwiftSupport.swift"
],
"target_dependencies" : [
"LNPopupController-ObjC"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
In file included from /host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNForwardingDelegate.m:9:
/host/spi-builder-workspace/LNPopupController/LNPopupController/Private/LNForwardingDelegate.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/47] Compiling LNForwardingDelegate.m
[0/47] Compiling _LNPopupTransitionView.mm
[0/47] Compiling _LNWeakRef.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
12 | #import <CoreFoundation/CoreFoundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/47] Compiling LNMath.m
[0/47] 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
9 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/47] Compiling LNPopupBar.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>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/47] Compiling _LNPopupUIBarAppearanceProxy.mm
[0/47] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
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.
[0/47] Compiling _LNWeakRef.m
[0/47] Compiling _LNPopupTransitionOpenAnimator.m
[0/47] Compiling _LNPopupTransitionPreferredCloseAnimator.mm
[0/47] Compiling _LNPopupTransitionGenericOpenAnimator.m
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>
| ^~~~~~~~~~~~~~~
[0/47] Compiling _LNPopupTransitionView.mm
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>
| ^~~~~~~~~~~~~~~
[0/47] Compiling _LNPopupTransitionPreferredOpenAnimator.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>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/47] Compiling _LNPopupUIBarAppearanceProxy.mm
[0/47] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm