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 Castor, reference main (8dad32), with Swift 5.9 for macOS (SPM) on 16 Jun 2025 15:06:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SRGSSR/castor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SRGSSR/castor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8dad32e Fix initial states (#114)
Cloned https://github.com/SRGSSR/castor.git
Revision (git rev-parse @):
8dad32e93013457da5b8c23a3f537b585c4d744a
SUCCESS checkout https://github.com/SRGSSR/castor.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/SRGSSR/castor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin CastorPackageInfoPlugin
Building for debugging...
[1/3] Copying Info.plist
[1/3] Copying Localizable.xcstrings
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/58] Emitting module Castor
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[5/64] Compiling Castor ReceiverStateRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[6/64] Compiling Castor ActiveTracksRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[7/64] Compiling Castor CurrentItemIdRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[8/64] Compiling Castor DevicesRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[9/64] Compiling Castor ItemsRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[10/64] Compiling Castor MediaStatusRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[11/64] Compiling Castor MutedRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[12/64] Compiling Castor PlaybackSpeedRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[13/64] Compiling Castor RepeatModeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[14/64] Compiling Castor ShouldPlayRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[15/64] Compiling Castor TargetSeekTimeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[16/64] Compiling Castor VolumeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[17/64] Compiling Castor CastButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[18/64] Compiling Castor CastExpandedMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[19/64] Compiling Castor CastMiniMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[20/64] Compiling Castor CastProgressTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[21/64] Compiling Castor resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[22/64] Compiling Castor PackageInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[23/64] Compiling Castor Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[24/64] Compiling Castor GCKCastSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[25/64] Compiling Castor GCKMediaQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[26/64] Compiling Castor GCKMediaStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[27/64] Compiling Castor GCKMediaTrackType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[28/64] Compiling Castor GCKRemoteMediaClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[29/64] Compiling Castor CastPlayer+SettingsMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[30/64] Compiling Castor CastPlayer+Skip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[31/64] Compiling Castor CastPlayer+SkipToDefault.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[32/64] Compiling Castor CastPlayer+Time.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[33/64] Compiling Castor CastPlayer+TimePublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[34/64] Compiling Castor CastPlayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[35/64] Compiling Castor CastPlayerItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[36/64] Compiling Castor CurrentDevicePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[37/64] Compiling Castor LazyItemPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[38/64] Compiling Castor MutableReceiverState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[39/64] Compiling Castor ReceiverState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[40/64] Compiling Castor MutableReceiverStateRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[41/64] Compiling Castor CastMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[42/64] Compiling Castor CastRepeatMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[43/64] Compiling Castor CastSettingsUpdate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[44/64] Compiling Castor CastSkip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[45/64] Compiling Castor MediaSelectionOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[46/64] Compiling Castor TimeProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[47/64] Compiling Castor Cast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[48/64] Compiling Castor CastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[49/64] Compiling Castor CastDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[50/64] Compiling Castor Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[51/64] Compiling Castor CMTimeRange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[52/64] Compiling Castor Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[53/64] Compiling Castor Publishers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[54/64] Compiling Castor RangeReplaceableCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[55/64] Compiling Castor Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[56/64] Compiling Castor View.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[57/64] Compiling Castor CastAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[58/64] Compiling Castor CastPlaybackConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[59/64] Compiling Castor CastPlayer+Items.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[60/64] Compiling Castor CastPlayer+MediaSelection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[61/64] Compiling Castor CastPlayer+Playback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[62/64] Compiling Castor CastPlayer+PlaybackSpeed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[63/64] Compiling Castor CastPlayer+Properties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
[64/64] Compiling Castor CastPlayer+Seek.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
       ^
error: fatalError
Fetching https://github.com/SRGSSR/google-cast-sdk.git
[1/7] Fetching google-cast-sdk
Fetched https://github.com/SRGSSR/google-cast-sdk.git (1.02s)
Computing version for https://github.com/SRGSSR/google-cast-sdk.git
Computed https://github.com/SRGSSR/google-cast-sdk.git at 4.8.3 (2.39s)
Creating working copy for https://github.com/SRGSSR/google-cast-sdk.git
Working copy of https://github.com/SRGSSR/google-cast-sdk.git resolved at 4.8.3
Downloading binary artifact https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip
[36544/6520823] Downloading https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip
Downloaded https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip (1.85s)
BUILD FAILURE 5.9 macosSpm