The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftUIKit, reference 3.0.1 (bcfd62), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 01:23:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLet/SwiftUIKit.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xLet/SwiftUIKit
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at bcfd62d Updated DataObject to 1.0.0
Cloned https://github.com/0xLet/SwiftUIKit.git
Revision (git rev-parse @):
bcfd62da77d0025920eed05c7efa1d6719811c0b
SUCCESS checkout https://github.com/0xLet/SwiftUIKit.git at 3.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/0xLet/SwiftUIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-1EA4D86E10B52AF.txt
[10/33] Compiling E Control.swift
[11/33] Emitting module E
[12/33] Compiling E Function.swift
[13/33] Compiling E Variable.swift
[14/33] Compiling E State.swift
[15/35] Compiling SwiftFu Tuplable.swift
[16/35] Compiling SwiftFu SwiftFu+.swift
[17/35] Compiling SwiftFu Printable.swift
[18/36] Compiling SwiftFu Boolable.swift
[19/36] Compiling SwiftFu Configurable.swift
[20/36] Compiling SwiftFu Functionable.swift
[21/36] Compiling SwiftFu Modifiable.swift
[22/36] Compiling SwiftFu Fuable.swift
[23/36] Compiling SwiftFu BinaryInteger+.swift
[24/36] Compiling SwiftFu Assertable.swift
[25/36] Emitting module SwiftFu
[26/36] Compiling SwiftFu Foundation+SwiftFu.swift
[27/36] Compiling SwiftFu BinaryFloatingPoint+.swift
[28/36] Compiling SwiftFu Switch+.swift
[29/36] Compiling SURL URLRequest+.swift
[30/36] Emitting module SURL
[31/36] Compiling SURL String+.swift
[32/36] Compiling SURL URL+.swift
[33/36] Emitting module WTV
[34/36] Compiling WTV WTV.swift
[35/36] Compiling Chain Chain.swift
[36/36] Emitting module Chain
[37/46] Compiling DataObject DataObject+CustomStringConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/46] Emitting module Observation
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
[39/46] Compiling Observation ObservedValue.swift
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
[40/46] Compiling DataObject DataObject+WTV.swift
[41/46] Compiling DataObject DataObject+Hashable.swift
[42/46] Compiling DataObject Data+DataObject.swift
[43/46] Compiling DataObject Encodable+DataObject.swift
[44/46] Emitting module DataObject
Fetching https://github.com/0xLet/DataObject.git
Fetching https://github.com/0xLeif/Observation
[1/61] Fetching observation
[56/154] Fetching observation, dataobject
Fetched https://github.com/0xLeif/Observation from cache (0.67s)
Fetched https://github.com/0xLet/DataObject.git from cache (0.67s)
Computing version for https://github.com/0xLeif/Observation
Computed https://github.com/0xLeif/Observation at 0.0.2 (1.21s)
Fetching https://github.com/0xLeif/Chain
[1/119] Fetching chain
Fetched https://github.com/0xLeif/Chain from cache (0.65s)
Computing version for https://github.com/0xLeif/Chain
Computed https://github.com/0xLeif/Chain at 0.3.0 (1.20s)
Fetching https://github.com/0xLeif/E.num
[1/130] Fetching e.num
Fetched https://github.com/0xLeif/E.num from cache (0.62s)
Computing version for https://github.com/0xLeif/E.num
Computed https://github.com/0xLeif/E.num at 0.3.0 (1.15s)
Computing version for https://github.com/0xLet/DataObject.git
Computed https://github.com/0xLet/DataObject.git at 1.1.1 (0.55s)
Fetching https://github.com/0xLet/SURL
Fetching https://github.com/0xLet/WTV
Fetching https://github.com/0xLet/SwiftFu
[1/52] Fetching wtv
[36/97] Fetching wtv, surl
Fetched https://github.com/0xLet/SURL from cache (0.65s)
[36/201] Fetching wtv, swiftfu
Fetched https://github.com/0xLet/SwiftFu from cache (0.68s)
Fetched https://github.com/0xLet/WTV from cache (0.69s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (1.27s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.52s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.51s)
Creating working copy for https://github.com/0xLet/DataObject.git
Working copy of https://github.com/0xLet/DataObject.git resolved at 1.1.1
Creating working copy for https://github.com/0xLeif/Chain
Working copy of https://github.com/0xLeif/Chain resolved at 0.3.0
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/Observation
Working copy of https://github.com/0xLeif/Observation resolved at 0.0.2
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/E.num
Working copy of https://github.com/0xLeif/E.num resolved at 0.3.0
BUILD FAILURE 6.2 macosSpm