The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build BlackBoxFirebasePerformance, reference 4.1.2 (1b11ae), with Swift 6.0 for Linux on 10 Jan 2025 06:23:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/BlackBoxFirebasePerformance.git
Reference: 4.1.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dodobrands/BlackBoxFirebasePerformance
 * tag               4.1.2      -> FETCH_HEAD
HEAD is now at 1b11ae0 Swift 6 Language Mode (#29)
Cloned https://github.com/dodobrands/BlackBoxFirebasePerformance.git
Revision (git rev-parse @):
1b11ae06a053e961341fed10ae92cdc93e538d08
SUCCESS checkout https://github.com/dodobrands/BlackBoxFirebasePerformance.git at 4.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dodobrands/BlackBoxFirebasePerformance.git
https://github.com/dodobrands/BlackBoxFirebasePerformance.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "blackbox",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/BlackBox"
    },
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.6.0",
            "upper_bound" : "12.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk"
    },
    {
      "identity" : "dbthreadsafe-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dodobrands/DBThreadSafe-ios"
    }
  ],
  "manifest_display_name" : "BlackBoxFirebasePerformance",
  "name" : "BlackBoxFirebasePerformance",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BlackBoxFirebasePerformance",
      "targets" : [
        "BlackBoxFirebasePerformance"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BlackBoxFirebasePerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "BlackBoxFirebasePerformanceTests",
      "path" : "Tests/BlackBoxFirebasePerformanceTests",
      "product_dependencies" : [
        "BlackBox",
        "FirebasePerformance"
      ],
      "sources" : [
        "BlackBoxFirebasePerformanceTests.swift"
      ],
      "target_dependencies" : [
        "BlackBoxFirebasePerformance"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BlackBoxFirebasePerformance",
      "module_type" : "SwiftTarget",
      "name" : "BlackBoxFirebasePerformance",
      "path" : "Sources/BlackBoxFirebasePerformance",
      "product_dependencies" : [
        "BlackBox",
        "FirebasePerformance",
        "DBThreadSafe"
      ],
      "product_memberships" : [
        "BlackBoxFirebasePerformance"
      ],
      "sources" : [
        "FirebasePerformanceLogger.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/dodobrands/DBThreadSafe-ios
Fetching https://github.com/dodobrands/BlackBox
Fetching https://github.com/firebase/firebase-ios-sdk
[1/146] Fetching dbthreadsafe-ios
[147/2471] Fetching dbthreadsafe-ios, blackbox
Fetched https://github.com/dodobrands/DBThreadSafe-ios from cache (0.25s)
Fetched https://github.com/dodobrands/BlackBox from cache (0.26s)
[1/357574] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk from cache (13.95s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 11.6.0 (23.20s)
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/app-check.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/google/abseil-cpp-binary.git
[1/3354] Fetching leveldb
[102/11639] Fetching leveldb, nanopb
[1401/11780] Fetching leveldb, nanopb, grpc-binary
[3274/13963] Fetching leveldb, nanopb, grpc-binary, app-check
[3373/14055] Fetching leveldb, nanopb, grpc-binary, app-check, abseil-cpp-binary
[4734/14330] Fetching leveldb, nanopb, grpc-binary, app-check, abseil-cpp-binary, interop-ios-for-google-sdks
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.24s)
[9433/14238] Fetching leveldb, nanopb, grpc-binary, app-check, interop-ios-for-google-sdks
Fetched https://github.com/google/grpc-binary.git from cache (0.24s)
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.24s)
Fetching https://github.com/google/gtm-session-fetcher.git
[9100/13822] Fetching leveldb, nanopb, app-check
Fetching https://github.com/google/GoogleDataTransport.git
Fetched https://github.com/google/app-check.git from cache (0.27s)
[7248/11639] Fetching leveldb, nanopb
Fetching https://github.com/google/GoogleAppMeasurement.git
[11640/12061] Fetching leveldb, nanopb, googleappmeasurement
[12062/17906] Fetching leveldb, nanopb, googleappmeasurement, googledatatransport
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.19s)
[11756/17484] Fetching leveldb, nanopb, googledatatransport
Fetching https://github.com/apple/swift-protobuf.git
[12108/21602] Fetching leveldb, nanopb, googledatatransport, gtm-session-fetcher
Fetched https://github.com/firebase/leveldb.git from cache (0.49s)
[9304/18248] Fetching nanopb, googledatatransport, gtm-session-fetcher
Fetched https://github.com/firebase/nanopb.git from cache (0.50s)
[1527/9963] Fetching googledatatransport, gtm-session-fetcher
Fetching https://github.com/google/promises.git
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.42s)
[1/2418] Fetching promises
Fetched https://github.com/google/promises.git from cache (0.28s)
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.55s)
[1/37998] Fetching swift-protobuf
[3421/43032] Fetching swift-protobuf, googleutilities
Fetched https://github.com/google/GoogleUtilities.git from cache (0.34s)
[5700/37998] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (4.24s)
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 100.0.0 (0.54s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.65.1 (0.54s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024011602.0 (0.55s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.54s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 11.4.0 (0.58s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.56s)
Computing version for https://github.com/dodobrands/DBThreadSafe-ios
Computed https://github.com/dodobrands/DBThreadSafe-ios at 2.1.0 (2.15s)
Computing version for https://github.com/dodobrands/BlackBox
Computed https://github.com/dodobrands/BlackBox at 4.0.2 (0.53s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.52s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.58s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.0.2 (0.54s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.57s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 4.2.0 (0.56s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.51s)
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.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.2024011602.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/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 100.0.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/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 11.4.0
Creating working copy for https://github.com/dodobrands/DBThreadSafe-ios
Working copy of https://github.com/dodobrands/DBThreadSafe-ios resolved at 2.1.0
Creating working copy for https://github.com/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 11.6.0
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/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 4.2.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.0.2
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/dodobrands/BlackBox
Working copy of https://github.com/dodobrands/BlackBox resolved at 4.0.2
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.65.1
[2747/11969186] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip
[277284/12042322] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.4.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.4.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.4.0/GoogleAppMeasurementIdentitySupport.zip (0.50s)
[832789/11969186] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip
[3540883/12671078] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.4.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.4.0/FirebaseAnalytics.zip
[5274158/104463066] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.4.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpc.zip
[6666609/132428314] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.4.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip
[7358914/154751873] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.4.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpcpp.zip
[7773935/171621774] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.4.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/openssl_grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.4.0/FirebaseAnalytics.zip (0.68s)
[7219408/170919882] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip
[25580710/180976186] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.4.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.4.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpc.zip
[180977555/183877253] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.4.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/11.0.0/rc1/GoogleAppMeasurementOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.0.0/rc1/GoogleAppMeasurementOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip (2.44s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.0.0/rc1/GoogleAppMeasurementOnDeviceConversion.zip (2.46s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.4.0/GoogleAppMeasurement.zip (2.91s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/openssl_grpc.zip (3.49s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip (4.11s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpcpp.zip (5.88s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.65.1/rc1/grpc.zip (12.50s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/BlackBoxFirebasePerformance/Info.plist
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/6] Write sources
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebasePerformanceWrap/dummy.m:15:9: fatal error: 'TargetConditionals.h' file not found
   15 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[4/6] Compiling FirebasePerformanceTarget dummy.m
[4/6] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/BlackBoxFirebasePerformanceTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/BlackBoxFirebasePerformance/Info.plist
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebasePerformanceWrap/dummy.m:15:9: fatal error: 'TargetConditionals.h' file not found
   15 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/3] Compiling FirebasePerformanceTarget dummy.m
[1/3] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux