The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JVFloatLabeledTextField with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jverdi/JVFloatLabeledTextField.git
Reference: 1.2.5
Cloned https://github.com/jverdi/JVFloatLabeledTextField.git into spi-builder-workspace
SUCCESS checkout https://github.com/jverdi/JVFloatLabeledTextField.git at 1.2.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Building for debugging...
In file included from /host/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/NSString+TextDirectionality.m:30:
/host/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/NSString+TextDirectionality.h:30:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/3] Compiling NSString+TextDirectionality.m
In file included from /host/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.m:28:
/host/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextField.h:28:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/3] Compiling JVFloatLabeledTextField.m
In file included from /host/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.m:28:
/host/spi-builder-workspace/JVFloatLabeledTextField/JVFloatLabeledTextField/JVFloatLabeledTextView.h:28:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/3] Compiling JVFloatLabeledTextView.m
BUILD FAILURE 5.7 linux

Build Machine: Linux 2