The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FSCalendar with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WenchaoD/FSCalendar.git
Reference: 2.8.4
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
 * tag               2.8.4      -> FETCH_HEAD
HEAD is now at 0fbdec5 version bump
Cloned https://github.com/WenchaoD/FSCalendar.git
Revision (git rev-parse @):
0fbdec5172fccb90f707472eeaea4ffe095278f6
SUCCESS checkout https://github.com/WenchaoD/FSCalendar.git at 2.8.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/WenchaoD/FSCalendar.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
In file included from /host/spi-builder-workspace/FSCalendar/FSCalendarConstants.m:11:
/host/spi-builder-workspace/FSCalendar/FSCalendarConstants.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarConstants.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>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/15] Compiling FSCalendar FSCalendarCollectionView.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/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/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.
[0/15] Compiling FSCalendar FSCalendarDelegationFactory.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/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/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
[0/1] Planning build
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.
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.
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/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.
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.
[0/15] Compiling FSCalendar FSCalendarDelegationFactory.m
[0/15] Compiling FSCalendar FSCalendarWeekdayView.m
[0/15] Compiling FSCalendar FSCalendarDelegationProxy.m
[0/15] Compiling FSCalendar FSCalendarExtensions.m
[0/15] Compiling FSCalendar FSCalendarSeparatorDecorationView.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.
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/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 FSCalendarTransitionCoordinator.m
[0/15] Compiling FSCalendar FSCalendarStickyHeader.m
BUILD FAILURE 5.10 linux

Build Machine: Linux 1