The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Render with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexdrone/Render.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexdrone/Render
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0955bae demo
Cloned https://github.com/alexdrone/Render.git
Revision (git rev-parse @):
0955baefd967e76dd1e4b3c261c5adc740efce54
SUCCESS checkout https://github.com/alexdrone/Render.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "render",
      "name": "Render",
      "url": "https://github.com/alexdrone/Render.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Render",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/alexdrone/Render.git
[1/13535] Fetching render
Fetched https://github.com/alexdrone/Render.git (105.60s)
Creating working copy for https://github.com/alexdrone/Render.git
Working copy of https://github.com/alexdrone/Render.git resolved at master
warning: '.resolve-product-dependencies': dependency 'render' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Compiling CoreRender Yoga.c
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[1/12] Compiling CoreRender CRHostingView.mm
[1/12] Compiling CoreRender YGLayout.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRCoordinator.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[1/12] Compiling CoreRender CRCoordinator.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[1/12] Compiling CoreRender CRNode.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[1/12] Compiling CoreRender CRNodeBuilder+Modifiers.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[1/12] Compiling CoreRender CRNodeBuilder.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRContext.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[1/12] Compiling CoreRender CRContext.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[1/12] Compiling CoreRender CRNodeBridge.mm
[0/1] Planning build
Building for debugging...
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[0/11] Compiling CoreRender YGLayout.mm
[0/11] Compiling CoreRender CRNode.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/UIView+CRNode.mm:2:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRMacros.h:5:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/11] Compiling CoreRender UIView+CRNode.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeLayoutSpec.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeLayoutSpec.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/11] Compiling CoreRender CRNodeLayoutSpec.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/11] Compiling CoreRender CRNodeBuilder+Modifiers.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/11] Compiling CoreRender CRNodeBridge.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/11] Compiling CoreRender CRNodeHierarchy.mm
In file included from /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/11] Compiling CoreRender CRNodeBuilder.mm
BUILD FAILURE 5.9 macosSpm