The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FSCalendar with Swift 5.7 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WenchaoD/FSCalendar.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/WenchaoD/FSCalendar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at df53e79 Merge pull request #1422 from wlxo0401/master
Cloned https://github.com/WenchaoD/FSCalendar.git
Revision (git rev-parse @):
df53e79c324ea5f9e3dcb03b35b2b324de901205
SUCCESS checkout https://github.com/WenchaoD/FSCalendar.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" 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/FSCalendar/FSCalendarExtensions.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarExtensions.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarExtensions.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendar.h:18:9: fatal error: 'UIKit/UIKit.h' file not found
[0/15] Compiling FSCalendar FSCalendarHeaderView.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:14:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/15] Compiling FSCalendar FSCalendarDelegationProxy.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarAppearance.m:11:
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarAppearance.h:11:
/host/spi-builder-workspace/FSCalendar/include/FSCalendarConstants.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarAppearance.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarCollectionViewLayout.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarCollectionViewLayout.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarCollectionViewLayout.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarCalculator.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendar.h:18:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarCalculator.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarCell.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarCell.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarCell.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.m:11:
/host/spi-builder-workspace/FSCalendar/FSCalendarCollectionView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/15] Compiling FSCalendar FSCalendarCollectionView.m
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarDelegationProxy.h:14:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarSeparatorDecorationView.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarSeparatorDecorationView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarDelegationProxy.m
[0/15] Compiling FSCalendar FSCalendarSeparatorDecorationView.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarDelegationFactory.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarExtensions.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarExtensions.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarDelegationFactory.m
[0/15] Compiling FSCalendar FSCalendarExtensions.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarHeaderView.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendar.h:18:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarHeaderView.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarWeekdayView.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarWeekdayView.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.m:9:
/host/spi-builder-workspace/FSCalendar/FSCalendarStickyHeader.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarStickyHeader.m
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.m:9:
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarTransitionCoordinator.h:9:
/host/spi-builder-workspace/FSCalendar/include/FSCalendar.h:18:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarTransitionCoordinator.m
BUILD FAILURE 5.7 linux

Build Machine: Linux 1