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 EZANetwork, reference 1.2.1 (34cee6), with Swift 5.10 for macOS (SPM) on 12 Aug 2025 13:46:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugene-software/EZANetwork.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugene-software/EZANetwork
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 34cee6b - move to background thread
Cloned https://github.com/eugene-software/EZANetwork.git
Revision (git rev-parse @):
34cee6b77ac9ef866b818609d5c4926ea6dc5eaf
SUCCESS checkout https://github.com/eugene-software/EZANetwork.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/eugene-software/EZANetwork.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/16] Compiling EZANetwork EZAResponse.swift
[4/16] Compiling EZANetwork EZAFilePart.swift
[5/17] Compiling EZANetwork EZARequest.swift
[6/17] Compiling EZANetwork EZARequest+Decodable.swift
[7/17] Compiling EZANetwork EZARequest+Publishers.swift
[8/17] Compiling EZANetwork EZAHTTPMethod.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/17] Compiling EZANetwork EZARequest+Multipart.swift
[10/17] Compiling EZANetwork URLRequest+log.swift
[11/17] Compiling EZANetwork URLSessionProgressTracker.swift
[12/17] Compiling EZANetwork EZALogger.swift
[13/17] Compiling EZANetwork EZAError.swift
[14/17] Emitting module EZANetwork
/Users/admin/builder/spi-builder-workspace/Sources/EZANetwork/Internal/EZARequest+Internal.swift:170:42: error: unknown attribute 'retroactive'
extension PassthroughSubject: @unchecked @retroactive Sendable { }
                                         ^
[15/17] Compiling EZANetwork EZALogger+Internal.swift
/Users/admin/builder/spi-builder-workspace/Sources/EZANetwork/Internal/EZARequest+Internal.swift:170:42: error: unknown attribute 'retroactive'
extension PassthroughSubject: @unchecked @retroactive Sendable { }
                                         ^
[16/17] Compiling EZANetwork EZARequest+Internal.swift
/Users/admin/builder/spi-builder-workspace/Sources/EZANetwork/Internal/EZARequest+Internal.swift:170:42: error: unknown attribute 'retroactive'
extension PassthroughSubject: @unchecked @retroactive Sendable { }
                                         ^
[17/17] Compiling EZANetwork EZATask.swift
error: fatalError
BUILD FAILURE 5.10 macosSpm