The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlexLayout, reference master (b1fcc8), with Swift 6.0 for macOS (SPM) on 20 Dec 2025 18:03:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/layoutbox/flexlayout.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/layoutbox/flexlayout
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b1fcc81 Update version to 2.2.3
Cloned https://github.com/layoutbox/flexlayout.git
Revision (git rev-parse @):
b1fcc81828e4b735c79d4c3fac35ef0754be0060
SUCCESS checkout https://github.com/layoutbox/flexlayout.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/layoutbox/flexlayout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write swift-version-5BDAB9E9C0126B9D.txt
[1/25] Compiling YGEnums.cpp
[2/25] Compiling LayoutResults.cpp
[3/25] Compiling event.cpp
[4/25] Compiling AssertFatal.cpp
[4/25] Compiling Log.cpp
[6/25] Compiling Config.cpp
[7/25] Compiling PixelGrid.cpp
[8/25] Compiling FlexLine.cpp
[9/25] Compiling YGNode.cpp
[10/25] Compiling CalculateLayout.cpp
[11/25] Compiling Node.cpp
[12/25] Compiling YGValue.cpp
[13/25] Write sources
[14/25] Compiling Cache.cpp
[15/25] Compiling Baseline.cpp
[16/25] Compiling YGPixelGrid.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/YogaKit/YGLayout.mm:8:
/Users/admin/builder/spi-builder-workspace/Sources/YogaKit/include/YogaKit/UIView+Yoga.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[17/25] Compiling FlexLayoutYogaKit YGLayout.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/YogaKit/UIView+Yoga.mm:9:
/Users/admin/builder/spi-builder-workspace/Sources/YogaKit/include/YogaKit/UIView+Yoga.h:8:9: fatal error: 'UIKit/UIKit.h' file not found
    8 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[17/25] Compiling FlexLayoutYogaKit UIView+Yoga.mm
[17/25] Compiling AbsoluteLayout.cpp
[17/25] Compiling YGConfig.cpp
[17/25] Compiling YGNodeStyle.cpp
[17/25] Compiling YGNodeLayout.cpp
Fetching https://github.com/facebook/yoga.git
[1/43796] Fetching yoga
Fetched https://github.com/facebook/yoga.git from cache (2.74s)
Computing version for https://github.com/facebook/yoga.git
Computed https://github.com/facebook/yoga.git at 3.2.1 (0.60s)
Creating working copy for https://github.com/facebook/yoga.git
Working copy of https://github.com/facebook/yoga.git resolved at 3.2.1
BUILD FAILURE 6.0 macosSpm