Build Information
Failed to build SwiftUIKit, reference main (bcfd62
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 01:24:08 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xLet/SwiftUIKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 State.swift
[11/33] Compiling E Variable.swift
[12/33] Compiling E Control.swift
[13/33] Compiling E Function.swift
[14/33] Emitting module E
[15/35] Compiling SwiftFu Printable.swift
[16/35] Compiling SwiftFu Functionable.swift
[17/35] Compiling SwiftFu Fuable.swift
[18/35] Compiling SwiftFu Modifiable.swift
[19/35] Compiling SwiftFu SwiftFu+.swift
[20/35] Compiling SwiftFu Tuplable.swift
[21/36] Compiling SwiftFu Switch+.swift
[22/36] Emitting module SwiftFu
[23/36] Compiling SwiftFu Foundation+SwiftFu.swift
[24/36] Compiling SwiftFu BinaryFloatingPoint+.swift
[25/36] Compiling SwiftFu BinaryInteger+.swift
[26/36] Compiling SwiftFu Assertable.swift
[27/36] Compiling SwiftFu Boolable.swift
[28/36] Compiling SwiftFu Configurable.swift
[29/36] Compiling SURL String+.swift
[30/36] Compiling SURL URL+.swift
[31/36] Compiling SURL URLRequest+.swift
[32/36] Emitting module SURL
[33/36] Compiling Chain Chain.swift
[34/36] Emitting module Chain
[35/36] Emitting module WTV
[36/36] Compiling WTV WTV.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/46] Emitting module Observation
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
[38/46] Compiling Observation ObservedValue.swift
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
Fetching https://github.com/0xLeif/Observation
Fetching https://github.com/0xLet/DataObject.git
[1/93] Fetching dataobject
[76/154] Fetching dataobject, observation
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.19s)
Fetching https://github.com/0xLeif/Chain
[1/119] Fetching chain
Fetched https://github.com/0xLeif/Chain from cache (0.71s)
Computing version for https://github.com/0xLeif/Chain
Computed https://github.com/0xLeif/Chain at 0.3.0 (1.22s)
Fetching https://github.com/0xLeif/E.num
[1/130] Fetching e.num
Fetched https://github.com/0xLeif/E.num from cache (0.63s)
Computing version for https://github.com/0xLeif/E.num
Computed https://github.com/0xLeif/E.num at 0.3.0 (1.13s)
Computing version for https://github.com/0xLet/DataObject.git
Computed https://github.com/0xLet/DataObject.git at 1.1.1 (0.49s)
Fetching https://github.com/0xLet/SURL
Fetching https://github.com/0xLet/WTV
Fetching https://github.com/0xLet/SwiftFu
[1/45] Fetching surl
[46/194] Fetching surl, swiftfu
[195/246] Fetching surl, swiftfu, wtv
Fetched https://github.com/0xLet/SwiftFu from cache (0.62s)
Fetched https://github.com/0xLet/SURL from cache (0.62s)
Fetched https://github.com/0xLet/WTV from cache (0.62s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (1.13s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.48s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.50s)
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/0xLeif/Chain
Working copy of https://github.com/0xLeif/Chain resolved at 0.3.0
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/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
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