The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Yoga-SwiftUI, reference main (f40d71), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 12:20:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tiepvuvan/Yoga-SwiftUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tiepvuvan/Yoga-SwiftUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f40d719 Update README.md
Cloned https://github.com/tiepvuvan/Yoga-SwiftUI.git
Revision (git rev-parse @):
f40d719c2c642482bf5f62bb52f60f190b627ad1
SUCCESS checkout https://github.com/tiepvuvan/Yoga-SwiftUI.git at main
Fetching https://github.com/tiepvuvan/yoga
[1/22452] Fetching yoga
Fetched https://github.com/tiepvuvan/yoga from cache (2.67s)
Creating working copy for https://github.com/tiepvuvan/yoga
Working copy of https://github.com/tiepvuvan/yoga resolved at main (10f985a)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "yoga-swiftui",
      "name": "Yoga-SwiftUI",
      "url": "https://github.com/tiepvuvan/Yoga-SwiftUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yoga-SwiftUI",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "yoga",
          "name": "yoga",
          "url": "https://github.com/tiepvuvan/yoga",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yoga",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tiepvuvan/Yoga-SwiftUI.git
[1/21] Fetching yoga-swiftui
Fetched https://github.com/tiepvuvan/Yoga-SwiftUI.git from cache (0.55s)
Fetching https://github.com/tiepvuvan/yoga from cache
Fetched https://github.com/tiepvuvan/yoga from cache (0.41s)
Creating working copy for https://github.com/tiepvuvan/yoga
Working copy of https://github.com/tiepvuvan/yoga resolved at main (10f985a)
Creating working copy for https://github.com/tiepvuvan/Yoga-SwiftUI.git
Working copy of https://github.com/tiepvuvan/Yoga-SwiftUI.git resolved at main (f40d719)
warning: '.resolve-product-dependencies': dependency 'yoga-swiftui' is not used by any target
Found 1 product dependencies
  - yoga
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tiepvuvan/Yoga-SwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Write sources
[1/18] Copying Assets.xcassets
[2/18] Compiling Yoga.modulemap
[2/18] Compiling module.modulemap
[2/18] Compiling log.cpp
[2/18] Compiling module.modulemap
[2/18] Compiling event.cpp
[2/18] Compiling YGNodePrint.cpp
[2/18] Compiling Yoga.cpp
[2/18] Compiling YGStyle.cpp
[2/18] Compiling YGValue.cpp
[2/18] Write swift-version--6988338F2F200930.txt
error: unable to open dependencies file (/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Yoga.build/yoga/include/Yoga.modulemap.d)
error: unable to open dependencies file (/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Yoga.build/yoga/include/module.modulemap.d)
BUILD FAILURE 6.3 macosSpm