Build Information
Failed to build Castor, reference main (fc972e
), with Swift 5.9 for macOS (SPM) on 5 May 2025 07:58:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
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 fc972e9 Fix Google Cast SDK issue tracker link (#91)
Cloned https://github.com/SRGSSR/castor.git
Revision (git rev-parse @):
fc972e93e725bfc269450dd0305e22b80544309a
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/32] Emitting module Castor
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[5/35] Compiling Castor TimeProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[6/35] Compiling Castor resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[7/35] Compiling Castor PackageInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[8/35] Compiling Castor CastSeek.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[9/35] Compiling Castor CastSettingsUpdate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[10/35] Compiling Castor CastSkip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[11/35] Compiling Castor CastCurrent.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[12/35] Compiling Castor CastDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[13/35] Compiling Castor CastExpandedMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[14/35] Compiling Castor RangeReplaceableCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[15/35] Compiling Castor Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[16/35] Compiling Castor View.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[17/35] Compiling Castor Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[18/35] Compiling Castor GCKMediaQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[19/35] Compiling Castor Publishers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[20/35] Compiling Castor CastPlayerItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[21/35] Compiling Castor CastProgressTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[22/35] Compiling Castor CastQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[23/35] Compiling Castor Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[24/35] Compiling Castor CMTimeRange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[25/35] Compiling Castor Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[26/35] Compiling Castor CastPlaybackSpeed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[27/35] Compiling Castor CastPlayer+SettingsMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[28/35] Compiling Castor CastPlayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[29/35] Compiling Castor CastMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[30/35] Compiling Castor CastMiniMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[31/35] Compiling Castor CastPlaybackConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[32/35] Compiling Castor Cast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[33/35] Compiling Castor CastAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[34/35] Compiling Castor CastButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
import GoogleCast
^
[35/35] Compiling Castor CastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/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.59s)
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
[16375/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.75s)
BUILD FAILURE 5.9 macosSpm