The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bagel with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yagiz/Bagel.git
Reference: master
Cloned https://github.com/yagiz/Bagel.git into spi-builder-workspace
SUCCESS checkout https://github.com/yagiz/Bagel.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Fetching https://github.com/robbiehanson/CocoaAsyncSocket.git
[1/6404] Fetching cocoaasyncsocket
Fetched https://github.com/robbiehanson/CocoaAsyncSocket.git (0.71s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket.git
Computed https://github.com/robbiehanson/CocoaAsyncSocket.git at 7.6.5 (1.16s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket.git
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket.git resolved at 7.6.5
Building for debugging...
In file included from /host/spi-builder-workspace/iOS/Source/BagelBaseModel.m:22:
/host/spi-builder-workspace/iOS/Source/BagelBaseModel.h:22:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling Bagel BagelBaseModel.m
In file included from /host/spi-builder-workspace/iOS/Source/BagelProjectModel.m:22:
In file included from /host/spi-builder-workspace/iOS/Source/BagelProjectModel.h:22:
/host/spi-builder-workspace/iOS/Source/BagelBaseModel.h:22:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling Bagel BagelProjectModel.m
In file included from /host/spi-builder-workspace/iOS/Source/BagelDeviceModel.m:22:
In file included from /host/spi-builder-workspace/iOS/Source/BagelDeviceModel.h:22:
/host/spi-builder-workspace/iOS/Source/BagelBaseModel.h:22:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling Bagel BagelDeviceModel.m
In file included from /host/spi-builder-workspace/iOS/Source/BagelRequestCarrier.m:22:
/host/spi-builder-workspace/iOS/Source/BagelRequestCarrier.h:22:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling Bagel BagelRequestCarrier.m
In file included from /host/spi-builder-workspace/iOS/Source/BagelConfiguration.m:22:
/host/spi-builder-workspace/iOS/Source/BagelConfiguration.h:22:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/13] Compiling Bagel BagelConfiguration.m
In file included from /host/spi-builder-workspace/iOS/Source/BagelBrowser.m:22:
/host/spi-builder-workspace/iOS/Source/BagelBrowser.h:22:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /host/spi-builder-workspace/iOS/Source/Bagel.m:22:
/host/spi-builder-workspace/iOS/Source/Bagel.h:22:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/13] Compiling Bagel BagelBrowser.m
[0/13] Compiling Bagel Bagel.m
In file included from /host/spi-builder-workspace/iOS/Source/BagelController.m:22:
/host/spi-builder-workspace/iOS/Source/BagelController.h:22:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/13] Compiling Bagel BagelController.m
BUILD FAILURE 5.9 linux

Build Machine: Linux 2