The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FlameGraph with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lennet/flamegraph.git
Reference: 0.15.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lennet/flamegraph
 * tag               0.15.0     -> FETCH_HEAD
HEAD is now at e1e8e96 bumped version number
Cloned https://github.com/lennet/flamegraph.git into spi-builder-workspace
e1e8e963b2f1b23b0dbba7c0d08fce1b2ef1f572
SUCCESS checkout https://github.com/lennet/flamegraph.git at 0.15.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/hartbit/Yaap.git from cache
Fetched https://github.com/hartbit/Yaap.git (0.17s)
Creating working copy for https://github.com/hartbit/Yaap.git
Working copy of https://github.com/hartbit/Yaap.git resolved at master
Building for debugging...
[1/20] Emitting module Yaap
[2/21] Compiling Yaap SubCommand.swift
[3/21] Compiling FlameGraphCore CallGraphNode.swift
[4/21] Compiling FlameGraphCore ImageRenderer.swift
[5/21] Compiling Yaap Argument.swift
[6/21] Compiling Yaap ArgumentType.swift
[7/21] Compiling Yaap Extensions.swift
[8/21] Compiling Yaap Version.swift
[9/21] Compiling Yaap FileOutputStream.swift
[10/21] Compiling Yaap Help.swift
[11/21] Compiling Yaap Option.swift
[12/21] Compiling FlameGraphCore Symbol.swift
[13/22] Compiling FlameGraphCore Renderer.swift
[14/22] Compiling FlameGraphCore TraceParser.swift
[15/22] Compiling FlameGraphCore PDFRenderer.swift
[16/22] Compiling FlameGraphCore HTMLRenderer.swift
[17/22] Emitting module FlameGraphCore
[18/22] Compiling FlameGraphCore CGBasedRenderer.swift
[19/22] Compiling FlameGraphCore BaseRenderer.swift
[22/25] Compiling FlameGraph Errors.swift
[23/25] Emitting module FlameGraph
[24/25] Compiling FlameGraph main.swift
[24/25] Linking FlameGraph
Build complete! (8.55s)
Build complete.
Done.