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 Observation, reference main (9e04c7), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 04:17:46 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/Observation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xLet/Observation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9e04c70 Merge pull request #2 from 0xLeif/develop
Cloned https://github.com/0xLet/Observation.git
Revision (git rev-parse @):
9e04c7056782c73a8f2ad6cea43f71a1c5a9700b
SUCCESS checkout https://github.com/0xLet/Observation.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/0xLet/Observation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/9] Compiling E State.swift
[6/9] Compiling E Function.swift
[7/9] Compiling E Control.swift
[8/9] Emitting module E
[9/9] Compiling E Variable.swift
[10/11] Emitting module Chain
[11/11] Compiling Chain Chain.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/13] Emitting module Observation
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
[13/13] Compiling Observation ObservedValue.swift
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
Fetching https://github.com/0xLeif/Chain
[1/119] Fetching chain
Fetched https://github.com/0xLeif/Chain from cache (0.72s)
Computing version for https://github.com/0xLeif/Chain
Computed https://github.com/0xLeif/Chain at 0.3.0 (1.24s)
Fetching https://github.com/0xLeif/E.num
[1/130] Fetching e.num
Fetched https://github.com/0xLeif/E.num from cache (0.64s)
Computing version for https://github.com/0xLeif/E.num
Computed https://github.com/0xLeif/E.num at 0.3.0 (1.13s)
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/0xLeif/Chain
Working copy of https://github.com/0xLeif/Chain resolved at 0.3.0
BUILD FAILURE 6.2 macosSpm