Build Information
Successful build of GTMSessionFetcher, reference v4.1.0 (5cfe5f
), with Swift 5.10 for macOS (SPM) on 30 Sep 2024 23:26:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/gtm-session-fetcher.git
Reference: v4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/gtm-session-fetcher
* tag v4.1.0 -> FETCH_HEAD
HEAD is now at 5cfe5f0 Bump version to 4.1.0 to go with minOS change.
Cloned https://github.com/google/gtm-session-fetcher.git
Revision (git rev-parse @):
5cfe5f090c982de9c58605d2a82a4fc77b774fbd
SUCCESS checkout https://github.com/google/gtm-session-fetcher.git at v4.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "gtm-session-fetcher",
"name": "GTMSessionFetcher",
"url": "https://github.com/google/gtm-session-fetcher.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gtm-session-fetcher",
"dependencies": [
]
}
]
}
Fetching https://github.com/google/gtm-session-fetcher.git
[1/3930] Fetching gtm-session-fetcher
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.73s)
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 v4.1.0 (5cfe5f0)
warning: '.resolve-product-dependencies': dependency 'gtm-session-fetcher' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/google/gtm-session-fetcher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Copying PrivacyInfo.xcprivacy
[3/14] Compiling GTMSessionFetcherLogView GTMSessionFetcherLogViewController.m
[4/14] Compiling GTMSessionFetcherCore resource_bundle_accessor.m
[5/14] Compiling GTMSessionFetcherLogView resource_bundle_accessor.m
[6/14] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
[7/14] Compiling GTMSessionFetcherFull GTMReadMonitorInputStream.m
[8/14] Compiling GTMSessionFetcherFull GTMGatherInputStream.m
[9/14] Compiling GTMSessionFetcherFull resource_bundle_accessor.m
[10/14] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
[11/14] Compiling GTMSessionFetcherFull GTMMIMEDocument.m
[12/14] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
[13/14] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
Build complete! (2.59s)
Build complete.
Done.