Build Information
Successful build of ImpactMeterAdapter, reference main (4bbb19
), with Swift 5.10 for macOS (SPM) on 6 Jul 2024 10:52:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ImpactMeterAdapter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ImpactMeterAdapter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4bbb19d Prepare for archiving
Cloned https://github.com/ChimeHQ/ImpactMeterAdapter.git
Revision (git rev-parse @):
4bbb19ddca30cbb98e95fcaf154d31fa750a9e17
SUCCESS checkout https://github.com/ChimeHQ/ImpactMeterAdapter.git at main
Fetching https://github.com/ChimeHQ/Meter
[1/569] Fetching meter
Fetched https://github.com/ChimeHQ/Meter from cache (1.26s)
Fetching https://github.com/ChimeHQ/Impact.git
[1/755] Fetching impact
Fetched https://github.com/ChimeHQ/Impact.git from cache (1.00s)
Computing version for https://github.com/ChimeHQ/Impact.git
Computed https://github.com/ChimeHQ/Impact.git at 0.3.1 (0.58s)
Creating working copy for https://github.com/ChimeHQ/Impact.git
Working copy of https://github.com/ChimeHQ/Impact.git resolved at 0.3.1
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at main (e0158ca)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/ChimeHQ/ImpactMeterAdapter.git
[1/171] Fetching impactmeteradapter
Fetched https://github.com/ChimeHQ/ImpactMeterAdapter.git from cache (0.85s)
Fetching https://github.com/ChimeHQ/Meter from cache
Fetched https://github.com/ChimeHQ/Meter from cache (0.48s)
Fetching https://github.com/ChimeHQ/Impact.git from cache
Fetched https://github.com/ChimeHQ/Impact.git from cache (0.51s)
Computing version for https://github.com/ChimeHQ/Impact.git
Computed https://github.com/ChimeHQ/Impact.git at 0.4.0 (0.56s)
Creating working copy for https://github.com/ChimeHQ/Impact.git
error: 'impact': Couldn’t update repository submodules:
Submodule 'xcconfigs' (https://github.com/mattmassicotte/xcconfigs) registered for path 'xcconfigs'
Cloning into '/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Impact/xcconfigs'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
fatal: clone of 'https://github.com/mattmassicotte/xcconfigs' into submodule path '/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Impact/xcconfigs' failed
Failed to clone 'xcconfigs'. Retry scheduled
Cloning into '/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Impact/xcconfigs'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
fatal: clone of 'https://github.com/mattmassicotte/xcconfigs' into submodule path '/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Impact/xcconfigs' failed
Failed to clone 'xcconfigs' a second time, aborting
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at main (e5b6389)
Creating working copy for https://github.com/ChimeHQ/ImpactMeterAdapter.git
Working copy of https://github.com/ChimeHQ/ImpactMeterAdapter.git resolved at main (4bbb19d)
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ChimeHQ/ImpactMeterAdapter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Write sources
[2/26] Write swift-version-33747A42983211AE.txt
[3/26] Compiling ImpactUnwind_arm64.c
[4/26] Compiling ImpactUtility.c
[5/26] Compiling ImpactCompactUnwind.c
[6/26] Compiling ImpactUnwind.c
[7/26] Compiling ImpactCrashHandler.c
[8/26] Compiling ImpactUnwind_x86_64.c
[9/26] Compiling ImpactSignal.c
[10/26] Compiling ImpactUnwind_arm.c
[11/26] Compiling Impact ImpactThread.c
[12/26] Compiling Impact ImpactState.c
[13/26] Compiling ImpactMachException.c
[14/26] Compiling ImpactUnwind_i386.c
[15/26] Compiling Impact ImpactBinaryImage.c
[16/26] Compiling ImpactDataCursor.c
[17/26] Compiling ImpactCPU.c
[18/26] Compiling ImpactDWARFParser.c
[19/26] Compiling ImpactDWARFCFIInstructions.c
[20/26] Compiling ImpactDWARF.c
[21/26] Compiling ImpactRuntimeException.mm
[22/26] Compiling ImpactLog.m
[23/26] Compiling Impact ImpactMonitor.m
[24/26] Compiling BinaryImage BinaryImage.m
[25/35] Compiling ImpactMonitoredApplication.m
[27/35] Compiling Meter DiagnosticProtocol.swift
[28/35] Compiling Meter MetricKitWrappers.swift
[29/35] Emitting module Meter
[30/35] Compiling Meter CrashDiagnosticProtocol+Rendering.swift
[31/35] Compiling Meter CallStackTree.swift
[32/35] Compiling Meter MeterPayloadProvider.swift
[33/35] Compiling Meter Symbolicator.swift
[34/35] Compiling Meter DlfcnSymbolicator.swift
[35/35] Compiling Meter DiagnosticPayload.swift
[36/39] Compiling ImpactMeterAdapter ImpactLog.swift
[37/39] Emitting module ImpactMeterAdapter
[38/39] Compiling ImpactMeterAdapter ImpactMeterDiagnosticProvider.swift
[39/39] Compiling ImpactMeterAdapter ImpactDiagnostic.swift
Build complete! (9.64s)
Build complete.
Done.