The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Render, reference master (0955ba), with Swift 6.0 for macOS (SPM) on 30 Oct 2024 23:49:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexdrone/Render.git
Reference: master
Initialized empty Git repository in /Users/admin/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/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "render",
      "name": "Render",
      "url": "https://github.com/alexdrone/Render.git",
      "version": "unspecified",
      "path": "/Users/admin/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 from cache (89.95s)
Creating working copy for https://github.com/alexdrone/Render.git
Working copy of https://github.com/alexdrone/Render.git resolved at master (0955bae)
warning: '.resolve-product-dependencies': dependency 'render' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/alexdrone/Render.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/14] Write sources
[1/14] Write swift-version--7754E27361AE5C74.txt
[2/14] Compiling CoreRender Yoga.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/YGLayout.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
   11 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[3/14] Compiling CoreRender YGLayout.mm
[3/14] Compiling CoreRender CRCoordinator.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeLayoutSpec.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeLayoutSpec.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRNodeLayoutSpec.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder+Modifiers.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRContext.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRNodeBuilder+Modifiers.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBuilder.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRNodeBuilder.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeHierarchy.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRNodeHierarchy.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/UIView+CRNode.mm:2:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRMacros.h:5:9: fatal error: 'UIKit/UIKit.h' file not found
    5 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender UIView+CRNode.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRHostingView.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRHostingView.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNode.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.mm:1:
/Users/admin/builder/spi-builder-workspace/Sources/CoreRender/CRNodeBridge.h:2:9: fatal error: 'UIKit/UIKit.h' file not found
    2 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[3/14] Compiling CoreRender CRNodeBridge.mm
[3/14] Compiling CoreRender CRNode.mm
BUILD FAILURE 6.0 macosSpm