Build Information
Successful build of GoogleDataTransport, reference main (a7a170
), with Swift 5.9 for macOS (SPM) on 30 Oct 2024 15:52:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/GoogleDataTransport.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/GoogleDataTransport
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a7a170a [Infra] Bump clang-format to 19 (#152)
Cloned https://github.com/google/GoogleDataTransport.git
Revision (git rev-parse @):
a7a170a8ed6d54acee8648f32c52d0985783875f
SUCCESS checkout https://github.com/google/GoogleDataTransport.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/google/GoogleDataTransport.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/38] Copying PrivacyInfo.xcprivacy
[1/38] Compiling GDTCORProductData.m
[2/38] Compiling GoogleDataTransport resource_bundle_accessor.m
[2/38] Compiling GDTCORStorageMetadata.m
[4/38] Compiling GDTCORStorageEventSelector.m
[5/38] Compiling GDTCORUploadBatch.m
[6/38] Compiling GDTCORMetricsMetadata.m
[7/38] Compiling GDTCORMetrics.m
[8/38] Compiling GDTCORLogSourceMetrics.m
[9/38] Compiling GDTCORReachability.m
[10/38] Compiling GDTCORRegistrar.m
[11/38] Compiling GDTCORTransport.m
[12/38] Compiling GDTCORFlatFileStorage.m
[13/38] Compiling GDTCORPlatform.m
[14/38] Compiling GDTCOREndpoints.m
[15/38] Compiling GDTCORFlatFileStorage+Promises.m
[16/38] Compiling GDTCORConsoleLogger.m
[17/38] Compiling GDTCORUploadCoordinator.m
[18/38] Compiling GDTCORClock.m
[19/38] Compiling GDTCOREvent.m
[20/38] Compiling GDTCORDirectorySizeTracker.m
[21/38] Compiling GDTCORAssert.m
[22/38] Compiling GDTCORTransformer.m
[23/38] Compiling GDTCORLifecycle.m
[24/38] Compiling GDTCOREvent+GDTMetricsSupport.m
[25/38] Compiling GDTCOREvent+GDTCCTSupport.m
[26/38] Compiling GDTCORMetrics+GDTCCTSupport.m
[27/38] Compiling GDTCORMetricsController.m
[28/38] Compiling external_privacy_context.nanopb.c
[29/38] Compiling GDTCCTUploader.m
[30/38] Compiling client_metrics.nanopb.c
[31/38] Compiling GDTCCTURLSessionDataResponse.m
[32/38] Compiling GDTCCTUploadOperation.m
[33/38] Compiling cct.nanopb.c
[34/38] Compiling external_prequest_context.nanopb.c
[35/38] Compiling GDTCCTNanopbHelpers.m
[36/38] Compiling compliance.nanopb.c
[37/38] Compiling GDTCCTCompressionHelper.m
Build complete! (12.77s)
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/promises.git
[1/8285] Fetching nanopb
[2/10695] Fetching nanopb, promises
Fetched https://github.com/firebase/nanopb.git (1.88s)
Fetched https://github.com/google/promises.git (1.88s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (2.85s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.57s)
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/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Build complete.
Done.