The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Render 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/alexdrone/Render.git
Reference: 7.0.3
Cloned https://github.com/alexdrone/Render.git into spi-builder-workspace
SUCCESS checkout https://github.com/alexdrone/Render.git at 7.0.3
========================================
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
warning: 'spi-builder-workspace': ignoring target 'CoreRenderTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
/host/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/12] Compiling CoreRender CRNodeBridge.mm
[0/12] Compiling CoreRender Yoga.c
In file included from /host/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
/host/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/12] Compiling CoreRender CRHostingView.mm
/host/spi-builder-workspace/Sources/CoreRender/UIView+CRNode.mm:1:9: fatal error: 'objc/runtime.h' file not found
#import <objc/runtime.h>
        ^~~~~~~~~~~~~~~~
[0/12] Compiling CoreRender UIView+CRNode.mm
In file included from /host/spi-builder-workspace/Sources/CoreRender/CRContext.mm:1:
/host/spi-builder-workspace/Sources/CoreRender/CRContext.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/12] Compiling CoreRender CRContext.mm
In file included from /host/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
/host/spi-builder-workspace/Sources/CoreRender/CRContext.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/12] Compiling CoreRender CRCoordinator.mm
In file included from /host/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
/host/spi-builder-workspace/Sources/CoreRender/YGLayout.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/12] Compiling CoreRender YGLayout.mm
In file included from /host/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/host/spi-builder-workspace/Sources/CoreRender/CRNode.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/12] Compiling CoreRender CRNode.mm
BUILD FAILURE 5.9 linux

Build Machine: Linux 2