Build Information
Successful build of gRPC, reference 1.65.1 (f56d8f
), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 26 Jul 2024 18:29:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme gRPC-Package -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/grpc-binary.git
Reference: 1.65.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/grpc-binary
* tag 1.65.1 -> FETCH_HEAD
HEAD is now at f56d8fc Merge pull request #18 from google/nc/firestore-bin-m151
Cloned https://github.com/google/grpc-binary.git
Revision (git rev-parse @):
f56d8fc3162de9a498377c7b6cea43431f4f5083
SUCCESS checkout https://github.com/google/grpc-binary.git at 1.65.1
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.9
Building package at path: $PWD
https://github.com/google/grpc-binary.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/google/abseil-cpp-binary.git
Creating working copy of package ‘abseil-cpp-binary’
Checking out 1.2024011602.0 of package ‘abseil-cpp-binary’
Resolve Package Graph
Resolved source packages:
gRPC: /Users/admin/builder/spi-builder-workspace
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024011602.0
resolved source packages: gRPC, abseil
{
"dependencies" : [
{
"identity" : "abseil-cpp-binary",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2024011602.0",
"upper_bound" : "1.2024011700.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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"gRPC-C++",
"gRPC-Core",
"gRPC-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme gRPC-Package -destination platform=macOS,arch=arm64
Build complete.
Done.