This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SwiftUIKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLet/SwiftUIKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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 into spi-builder-workspace
bcfd62da77d0025920eed05c7efa1d6719811c0b
SUCCESS checkout https://github.com/0xLet/SwiftUIKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Fetching https://github.com/0xLet/DataObject.git from cache
Fetching https://github.com/0xLeif/Observation from cache
Fetched https://github.com/0xLeif/Observation (0.18s)
Fetched https://github.com/0xLet/DataObject.git (0.19s)
Computing version for https://github.com/0xLeif/Observation
Computed https://github.com/0xLeif/Observation at 0.0.2 (0.02s)
Fetching https://github.com/0xLeif/Chain from cache
Fetched https://github.com/0xLeif/Chain (0.19s)
Computing version for https://github.com/0xLeif/Chain
Computed https://github.com/0xLeif/Chain at 0.3.0 (0.02s)
Fetching https://github.com/0xLeif/E.num from cache
Fetched https://github.com/0xLeif/E.num (0.17s)
Computing version for https://github.com/0xLeif/E.num
Computed https://github.com/0xLeif/E.num at 0.3.0 (0.02s)
Computing version for https://github.com/0xLet/DataObject.git
Computed https://github.com/0xLet/DataObject.git at 1.1.1 (0.02s)
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLet/SURL from cache
Fetching https://github.com/0xLet/WTV from cache
Fetched https://github.com/0xLet/SURL (0.18s)
Fetched https://github.com/0xLet/WTV (0.18s)
Fetched https://github.com/0xLet/SwiftFu (0.18s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.02s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.02s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.02s)
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/WTV
Working copy of https://github.com/0xLet/WTV 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
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/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
Building for debugging...
[1/24] Compiling E State.swift
[2/24] Compiling E Function.swift
[3/24] Emitting module E
[4/24] Compiling E Control.swift
[5/24] Compiling E Variable.swift
[6/26] Emitting module SwiftFu
[7/27] Emitting module SURL
[8/27] Compiling SwiftFu Tuplable.swift
[9/27] Compiling SwiftFu Boolable.swift
[10/27] Compiling SwiftFu Configurable.swift
[11/27] Compiling SwiftFu SwiftFu+.swift
[12/27] Compiling SwiftFu Fuable.swift
[13/27] Compiling SwiftFu Functionable.swift
[14/27] Compiling SwiftFu Modifiable.swift
[15/27] Compiling SwiftFu Printable.swift
[16/27] Compiling SwiftFu Switch+.swift
[17/27] Compiling SwiftFu BinaryInteger+.swift
[18/27] Compiling SwiftFu Assertable.swift
[19/27] Compiling SwiftFu Foundation+SwiftFu.swift
[20/27] Compiling SwiftFu BinaryFloatingPoint+.swift
[21/27] Emitting module Chain
[22/27] Compiling Chain Chain.swift
[23/27] Compiling SURL URLRequest+.swift
[24/27] Compiling SURL URL+.swift
[25/27] Compiling SURL String+.swift
[26/27] Compiling WTV WTV.swift
[27/27] Emitting module WTV
[28/37] Compiling DataObject Encodable+DataObject.swift
[29/37] Compiling DataObject Data+DataObject.swift
[30/37] Emitting module DataObject
[31/37] Compiling DataObject DataObject+Hashable.swift
[32/37] Compiling DataObject SURL+DataObject.swift
[33/37] Compiling DataObject DataObject.swift
[34/37] Compiling DataObject DataObject+CustomStringConvertible.swift
[35/37] Compiling DataObject DataObject+WTV.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/37] Emitting module Observation
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
[37/37] Compiling Observation ObservedValue.swift
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
error: fatalError
ShellOut encountered an error
Status code: 1
Message: "Fetching https://github.com/0xLet/DataObject.git from cache
Fetching https://github.com/0xLeif/Observation from cache
Fetched https://github.com/0xLeif/Observation (0.18s)
Fetched https://github.com/0xLet/DataObject.git (0.19s)
Computing version for https://github.com/0xLeif/Observation
Computed https://github.com/0xLeif/Observation at 0.0.2 (0.02s)
Fetching https://github.com/0xLeif/Chain from cache
Fetched https://github.com/0xLeif/Chain (0.19s)
Computing version for https://github.com/0xLeif/Chain
Computed https://github.com/0xLeif/Chain at 0.3.0 (0.02s)
Fetching https://github.com/0xLeif/E.num from cache
Fetched https://github.com/0xLeif/E.num (0.17s)
Computing version for https://github.com/0xLeif/E.num
Computed https://github.com/0xLeif/E.num at 0.3.0 (0.02s)
Computing version for https://github.com/0xLet/DataObject.git
Computed https://github.com/0xLet/DataObject.git at 1.1.1 (0.02s)
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLet/SURL from cache
Fetching https://github.com/0xLet/WTV from cache
Fetched https://github.com/0xLet/SURL (0.18s)
Fetched https://github.com/0xLet/WTV (0.18s)
Fetched https://github.com/0xLet/SwiftFu (0.18s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.02s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.02s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.02s)
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/WTV
Working copy of https://github.com/0xLet/WTV 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
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/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"
Output: "Building for debugging...
[1/24] Compiling E State.swift
[2/24] Compiling E Function.swift
[3/24] Emitting module E
[4/24] Compiling E Control.swift
[5/24] Compiling E Variable.swift
[6/26] Emitting module SwiftFu
[7/27] Emitting module SURL
[8/27] Compiling SwiftFu Tuplable.swift
[9/27] Compiling SwiftFu Boolable.swift
[10/27] Compiling SwiftFu Configurable.swift
[11/27] Compiling SwiftFu SwiftFu+.swift
[12/27] Compiling SwiftFu Fuable.swift
[13/27] Compiling SwiftFu Functionable.swift
[14/27] Compiling SwiftFu Modifiable.swift
[15/27] Compiling SwiftFu Printable.swift
[16/27] Compiling SwiftFu Switch+.swift
[17/27] Compiling SwiftFu BinaryInteger+.swift
[18/27] Compiling SwiftFu Assertable.swift
[19/27] Compiling SwiftFu Foundation+SwiftFu.swift
[20/27] Compiling SwiftFu BinaryFloatingPoint+.swift
[21/27] Emitting module Chain
[22/27] Compiling Chain Chain.swift
[23/27] Compiling SURL URLRequest+.swift
[24/27] Compiling SURL URL+.swift
[25/27] Compiling SURL String+.swift
[26/27] Compiling WTV WTV.swift
[27/27] Emitting module WTV
[28/37] Compiling DataObject Encodable+DataObject.swift
[29/37] Compiling DataObject Data+DataObject.swift
[30/37] Emitting module DataObject
[31/37] Compiling DataObject DataObject+Hashable.swift
[32/37] Compiling DataObject SURL+DataObject.swift
[33/37] Compiling DataObject DataObject.swift
[34/37] Compiling DataObject DataObject+CustomStringConvertible.swift
[35/37] Compiling DataObject DataObject+WTV.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/37] Emitting module Observation
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
[37/37] Compiling Observation ObservedValue.swift
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
error: fatalError"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module Observation
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
[2/2] Compiling Observation ObservedValue.swift
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
error: fatalError
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module Observation
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
[2/2] Compiling Observation ObservedValue.swift
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
error: fatalError"
BUILD FAILURE 5.9 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.