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

Successful build of gRPC, reference 1.69.0 (cc0001), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 13:07:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/grpc-binary.git
Reference: 1.69.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/grpc-binary
 * tag               1.69.0     -> FETCH_HEAD
HEAD is now at cc0001a Update Package.swift for 1.69.0 (#21)
Cloned https://github.com/google/grpc-binary.git
Revision (git rev-parse @):
cc0001a0cf963aa40501d9c2b181e7fc9fd8ec71
SUCCESS checkout https://github.com/google/grpc-binary.git at 1.69.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/google/grpc-binary.git
https://github.com/google/grpc-binary.git
{
  "dependencies" : [
    {
      "identity" : "abseil-cpp-binary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2024072200.0",
            "upper_bound" : "1.2024072300.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/abseil-cpp-binary.git"
    }
  ],
  "manifest_display_name" : "gRPC",
  "name" : "gRPC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "gRPC-Core",
      "targets" : [
        "grpcWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "gRPC-C++",
      "targets" : [
        "grpcppWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "openssl_grpc",
      "module_type" : "BinaryTarget",
      "name" : "openssl_grpc",
      "path" : "remote/archive/openssl_grpc.zip",
      "product_memberships" : [
        "gRPC-C++"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "opensslWrapper",
      "module_type" : "ClangTarget",
      "name" : "opensslWrapper",
      "path" : "openssl-grpc-Wrapper",
      "product_memberships" : [
        "gRPC-C++"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/openssl-grpc-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "openssl_grpc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "grpcppWrapper",
      "module_type" : "ClangTarget",
      "name" : "grpcppWrapper",
      "path" : "grpcpp-Wrapper",
      "product_dependencies" : [
        "abseil"
      ],
      "product_memberships" : [
        "gRPC-C++"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/grpcpp-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "grpcpp",
        "grpcWrapper",
        "opensslWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "grpcpp",
      "module_type" : "BinaryTarget",
      "name" : "grpcpp",
      "path" : "remote/archive/grpcpp.zip",
      "product_memberships" : [
        "gRPC-C++"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "grpcWrapper",
      "module_type" : "ClangTarget",
      "name" : "grpcWrapper",
      "path" : "grpc-Wrapper",
      "product_memberships" : [
        "gRPC-Core",
        "gRPC-C++"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/grpc-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "grpc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "grpc",
      "module_type" : "BinaryTarget",
      "name" : "grpc",
      "path" : "remote/archive/grpc.zip",
      "product_memberships" : [
        "gRPC-Core",
        "gRPC-C++"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
Building for debugging...
[0/13] Copying PrivacyInfo.xcprivacy
[3/13] Copying openssl_grpc.framework
[4/13] Copying absl.framework
[5/13] Copying grpc.framework
[6/13] Copying grpcpp.framework
[7/13] Compiling grpcppWrapper empty.m
[8/13] Compiling opensslWrapper resource_bundle_accessor.m
[9/13] Compiling opensslWrapper empty.m
[10/13] Compiling grpcWrapper empty.m
[11/13] Compiling grpcppWrapper resource_bundle_accessor.m
[12/13] Compiling grpcWrapper resource_bundle_accessor.m
Build complete! (21.09s)
Fetching https://github.com/google/abseil-cpp-binary.git from cache
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.44s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (1.04s)
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
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/grpc.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/bin/grpc/1.69.0/rc0/openssl_grpc.zip
[9406/103311614] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip
[103344364/115622000] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[103672008/138841877] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip
[108455992/158025764] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.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
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (4.74s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip (5.48s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip (14.21s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip (16.28s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "abseil-cpp-binary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2024072200.0",
            "upper_bound" : "1.2024072300.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/abseil-cpp-binary.git"
    }
  ],
  "manifest_display_name" : "gRPC",
  "name" : "gRPC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "gRPC-Core",
      "targets" : [
        "grpcWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "gRPC-C++",
      "targets" : [
        "grpcppWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "openssl_grpc",
      "module_type" : "BinaryTarget",
      "name" : "openssl_grpc",
      "path" : "remote/archive/openssl_grpc.zip",
      "product_memberships" : [
        "gRPC-C++"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "opensslWrapper",
      "module_type" : "ClangTarget",
      "name" : "opensslWrapper",
      "path" : "openssl-grpc-Wrapper",
      "product_memberships" : [
        "gRPC-C++"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/openssl-grpc-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "openssl_grpc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "grpcppWrapper",
      "module_type" : "ClangTarget",
      "name" : "grpcppWrapper",
      "path" : "grpcpp-Wrapper",
      "product_dependencies" : [
        "abseil"
      ],
      "product_memberships" : [
        "gRPC-C++"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/grpcpp-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "grpcpp",
        "grpcWrapper",
        "opensslWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "grpcpp",
      "module_type" : "BinaryTarget",
      "name" : "grpcpp",
      "path" : "remote/archive/grpcpp.zip",
      "product_memberships" : [
        "gRPC-C++"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "grpcWrapper",
      "module_type" : "ClangTarget",
      "name" : "grpcWrapper",
      "path" : "grpc-Wrapper",
      "product_memberships" : [
        "gRPC-Core",
        "gRPC-C++"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/grpc-Wrapper/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "empty.m"
      ],
      "target_dependencies" : [
        "grpc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "grpc",
      "module_type" : "BinaryTarget",
      "name" : "grpc",
      "path" : "remote/archive/grpc.zip",
      "product_memberships" : [
        "gRPC-Core",
        "gRPC-C++"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
Done.