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 SwiftyRemoteConfig, reference master (b99244), with Swift 5.10 for macOS (SPM) on 10 Jun 2025 06:08:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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/fumito-ito/SwiftyRemoteConfig.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fumito-ito/SwiftyRemoteConfig
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b99244e Merge pull request #91 from fumito-ito/renovate/firebase-firebase-ios-sdk-11.x
Cloned https://github.com/fumito-ito/SwiftyRemoteConfig.git
Revision (git rev-parse @):
b99244ec972aef4929a61d80f5e034eadf6aae37
SUCCESS checkout https://github.com/fumito-ito/SwiftyRemoteConfig.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/fumito-ito/SwiftyRemoteConfig.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/22] Write sources
[1/22] Copying PrivacyInfo.xcprivacy
[1/22] Write sources
[6/22] Write swift-version-33747A42983211AE.txt
[8/30] Compiling FirebaseRemoteConfigInterop RemoteConfigInterop.swift
[9/30] Emitting module FirebaseRemoteConfigInterop
[10/30] Compiling FirebaseRemoteConfigInterop RemoteConfigConstants.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/30] Compiling FirebaseSharedSwift FirebaseRemoteConfigValueDecoding.swift
[12/30] Emitting module FirebaseSharedSwift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:289:64: error: consecutive declarations on a line must be separated by ';'
  open func encode<T : Encodable>(_ value: T) throws -> sending Any {
                                                               ^
                                                               ;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:289:65: error: expected declaration
  open func encode<T : Encodable>(_ value: T) throws -> sending Any {
                                                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:110:14: note: in declaration of 'FirebaseDataEncoder'
public class FirebaseDataEncoder {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:289:57: error: cannot find type 'sending' in scope
  open func encode<T : Encodable>(_ value: T) throws -> sending Any {
                                                        ^~~~~~~
[13/30] Compiling FirebaseSharedSwift FirebaseDataEncoder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:289:64: error: consecutive declarations on a line must be separated by ';'
  open func encode<T : Encodable>(_ value: T) throws -> sending Any {
                                                               ^
                                                               ;
/Users/admin/builder/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:289:65: error: expected declaration
  open func encode<T : Encodable>(_ value: T) throws -> sending Any {
                                                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:110:14: note: in declaration of 'FirebaseDataEncoder'
public class FirebaseDataEncoder {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseSharedSwift/Sources/third_party/FirebaseDataEncoder/FirebaseDataEncoder.swift:289:57: error: cannot find type 'sending' in scope
  open func encode<T : Encodable>(_ value: T) throws -> sending Any {
                                                        ^~~~~~~
error: fatalError
[14/30] Compiling FirebaseRemoteConfigInterop RolloutsStateSubscriber.swift
Fetching https://github.com/firebase/firebase-ios-sdk.git
[1/371687] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (11.72s)
Computing version for https://github.com/firebase/firebase-ios-sdk.git
Computed https://github.com/firebase/firebase-ios-sdk.git at 11.14.0 (12.76s)
Fetching https://github.com/google/app-check.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/abseil-cpp-binary.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/google/gtm-session-fetcher.git
[1/3354] Fetching leveldb
[2/11639] Fetching leveldb, nanopb
[3/11739] Fetching leveldb, nanopb, abseil-cpp-binary
[402/11888] Fetching leveldb, nanopb, abseil-cpp-binary, grpc-binary
[520/12163] Fetching leveldb, nanopb, abseil-cpp-binary, grpc-binary, interop-ios-for-google-sdks
[674/14346] Fetching leveldb, nanopb, abseil-cpp-binary, grpc-binary, interop-ios-for-google-sdks, app-check
[2232/18840] Fetching leveldb, nanopb, abseil-cpp-binary, grpc-binary, interop-ios-for-google-sdks, app-check, gtm-session-fetcher
Fetched https://github.com/firebase/leveldb.git from cache (1.35s)
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.35s)
Fetching https://github.com/google/GoogleDataTransport.git
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (1.36s)
Fetched https://github.com/google/app-check.git from cache (1.36s)
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetching https://github.com/apple/swift-protobuf.git
Fetched https://github.com/google/grpc-binary.git from cache (1.36s)
Fetched https://github.com/firebase/nanopb.git from cache (1.36s)
Fetched https://github.com/google/abseil-cpp-binary.git from cache (1.36s)
Fetching https://github.com/google/promises.git
[1/5077] Fetching googleutilities
[52/5539] Fetching googleutilities, googleappmeasurement
[256/7981] Fetching googleutilities, googleappmeasurement, promises
[432/13855] Fetching googleutilities, googleappmeasurement, promises, googledatatransport
Fetched https://github.com/google/GoogleUtilities.git from cache (1.01s)
[6836/8778] Fetching googleappmeasurement, promises, googledatatransport
Fetched https://github.com/google/GoogleDataTransport.git from cache (1.11s)
[2901/42257] Fetching googleappmeasurement, promises, swift-protobuf
Fetched https://github.com/google/promises.git from cache (3.86s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (3.86s)
Fetched https://github.com/apple/swift-protobuf.git from cache (3.86s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (0.63s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.0 (0.48s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (0.47s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.48s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.39s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 11.14.0 (0.50s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/32] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.62s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.49s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 2.0.0 (0.50s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.38s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.48s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.47s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 4.5.0 (0.49s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.38s)
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 11.14.0
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 2.0.0
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.69.0
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 4.5.0
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024072200.0
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/firebase/firebase-ios-sdk.git
Working copy of https://github.com/firebase/firebase-ios-sdk.git resolved at 11.14.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
[2681/707829] Downloading https://dl.google.com/firebase/ios/swiftpm/11.14.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.14.0/FirebaseAnalytics.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.14.0/FirebaseAnalytics.zip (0.97s)
[22847/28294280] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip
[330694/131605894] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip
[5636051/154825771] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip
[5996301/174009658] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
[6323801/186320044] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[9256062/196772031] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurement.zip
[11742408/196844887] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurementIdentitySupport.zip
[24783261/201893261] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/appads/2.0.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurementIdentitySupport.zip (2.08s)
[26431561/201820405] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/2.0.0/GoogleAdsOnDeviceConversion.zip
[29348129/204859207] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/2.0.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurementOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurementOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/2.0.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurementOnDeviceConversion.zip (2.75s)
[148266651/201820405] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/2.0.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/appads/2.0.0/GoogleAdsOnDeviceConversion.zip (2.90s)
[167826645/196772031] Downloading https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.14.0/GoogleAppMeasurement.zip (3.19s)
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (4.10s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/11.13.0/rc0/FirebaseFirestoreInternal.zip (4.23s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip (4.61s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip (8.21s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip (11.74s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftyRemoteConfigTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SwiftyRemoteConfig/Info.plist
BUILD FAILURE 5.10 macosSpm