Build Information
Successful build of abseil, reference main (194a67
), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 26 Jul 2024 18:11:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme abseil -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/abseil-cpp-binary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/abseil-cpp-binary
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 194a670 Merge pull request #14 from google/nc/firestore-bin-m151
Cloned https://github.com/google/abseil-cpp-binary.git
Revision (git rev-parse @):
194a6706acbd25e4ef639bcaddea16e8758a3e27
SUCCESS checkout https://github.com/google/abseil-cpp-binary.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.10
Building package at path: $PWD
https://github.com/google/abseil-cpp-binary.git
Command line invocation:
/Applications/Xcode-15.4.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
Resolved source packages:
abseil: /Users/admin/builder/spi-builder-workspace
resolved source packages: abseil
{
"dependencies" : [
],
"manifest_display_name" : "abseil",
"name" : "abseil",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "abseil",
"targets" : [
"abslWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "abslWrapper",
"module_type" : "ClangTarget",
"name" : "abslWrapper",
"path" : "absl-Wrapper",
"product_memberships" : [
"abseil"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/absl-Wrapper/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"empty.m"
],
"target_dependencies" : [
"absl"
],
"type" : "library"
},
{
"c99name" : "absl",
"module_type" : "BinaryTarget",
"name" : "absl",
"path" : "remote/archive/absl.zip",
"product_memberships" : [
"abseil"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"abseil"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme abseil -destination platform=macOS,arch=arm64
Build complete.
Done.