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 Jellyfish, reference master (883e1f), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 22:45:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JellyfishProject/JellyfishKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JellyfishProject/JellyfishKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 883e1f4 Update podspec
Cloned https://github.com/JellyfishProject/JellyfishKit.git
Revision (git rev-parse @):
883e1f4d8f64643bd03f1c7648558ac3bbb15c41
SUCCESS checkout https://github.com/JellyfishProject/JellyfishKit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/JellyfishProject/JellyfishKit.git
[1/306] Fetching jellyfishkit
Fetched https://github.com/JellyfishProject/JellyfishKit.git from cache (0.94s)
Creating working copy for https://github.com/JellyfishProject/JellyfishKit.git
Working copy of https://github.com/JellyfishProject/JellyfishKit.git resolved at master (883e1f4)
error: 'jellyfishkit': target at '/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JellyfishKit/Sources/Jellyfish' contains mixed language source files; feature not supported
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/JellyfishProject/JellyfishKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: 'spi-builder-workspace': target at '/Users/admin/builder/spi-builder-workspace/Sources/Jellyfish' contains mixed language source files; feature not supported
BUILD FAILURE 6.0 macosSpm