The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ImpactMeterAdapter with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ImpactMeterAdapter.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ImpactMeterAdapter
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at b63fb4e Version bump
Submodule path 'xcconfigs': checked out '90aae8c60a57e10604288ae5a0b348ef83e50d83'
Submodule 'xcconfigs' (https://github.com/mrackwitz/xcconfigs.git) registered for path 'xcconfigs'
Cloning into '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcconfigs'...
Cloned https://github.com/ChimeHQ/ImpactMeterAdapter.git
Revision (git rev-parse @):
b63fb4e912ffcef6db62eb8dd066cb04fb6c39be
SUCCESS checkout https://github.com/ChimeHQ/ImpactMeterAdapter.git at 0.1.1
========================================
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.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[2/25] Write swift-version--423B1241ED78D482.txt
[3/25] Compiling Impact ImpactBinaryImage.c
[4/31] Compiling ImpactDataCursor.c
[5/31] Compiling ImpactUnwind_x86_64.c
[6/31] Compiling ImpactUnwind_i386.c
[7/31] Compiling ImpactCPU.c
[8/31] Compiling ImpactUtility.c
[9/31] Compiling ImpactDWARFParser.c
[10/31] Compiling ImpactUnwind_arm.c
[11/31] Compiling ImpactUnwind_arm64.c
[12/31] Compiling ImpactCompactUnwind.c
[13/31] Compiling ImpactDWARFCFIInstructions.c
[14/31] Compiling ImpactUnwind.c
[15/31] Compiling ImpactSignal.c
[16/31] Compiling ImpactCrashHandler.c
[17/31] Compiling Impact ImpactThread.c
[18/31] Compiling ImpactMachException.c
[19/31] Compiling Impact ImpactState.c
[20/31] Compiling ImpactDWARF.c
[21/31] Compiling ImpactRuntimeException.mm
[22/31] Compiling Impact ImpactMonitor.m
[23/31] Compiling ImpactLog.m
[24/31] Compiling ImpactMonitoredApplication.m
[26/31] Compiling Meter MetricKitWrappers.swift
[27/31] Compiling Meter DiagnosticPayload.swift
[28/31] Compiling Meter MeterPayloadProvider.swift
[29/31] Compiling Meter DiagnosticProtocol.swift
[30/31] Emitting module Meter
[31/31] Compiling Meter CallStackTree.swift
[32/35] Compiling ImpactMeterAdapter ImpactDiagnostic.swift
[33/35] Compiling ImpactMeterAdapter ImpactLog.swift
[34/35] Compiling ImpactMeterAdapter ImpactMeterDiagnosticProvider.swift
[35/35] Emitting module ImpactMeterAdapter
Build complete! (8.15s)
Fetching https://github.com/ChimeHQ/Meter
Fetching https://github.com/ChimeHQ/Impact.git
[1/569] Fetching meter
[360/1310] Fetching meter, impact
Fetched https://github.com/ChimeHQ/Meter from cache (0.28s)
[275/741] Fetching impact
Fetched https://github.com/ChimeHQ/Impact.git from cache (0.34s)
Computing version for https://github.com/ChimeHQ/Impact.git
Computed https://github.com/ChimeHQ/Impact.git at 0.3.1 (0.45s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.2.0 (0.42s)
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 0.2.0
Build complete.
Done.